Home
last modified time | relevance | path

Searched refs:bt_mesh_net_iv_update (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dnet.c609 bt_mesh_net_iv_update(bt_mesh.iv_index, false); in bt_mesh_iv_update()
611 bt_mesh_net_iv_update(bt_mesh.iv_index + 1, true); in bt_mesh_iv_update()
632 bool bt_mesh_net_iv_update(bt_u32_t iv_index, bool iv_update) in bt_mesh_net_iv_update() function
792 bt_mesh_net_iv_update(bt_mesh.iv_index + 1, true); in bt_mesh_net_resend()
1399 bt_mesh_net_iv_update(bt_mesh.iv_index, false); in ivu_refresh()
A Dbeacon.c337 iv_change = bt_mesh_net_iv_update(iv_index, BT_MESH_IV_UPDATE(flags)); in secure_beacon_recv()
A Dlpn.c990 bt_mesh_net_iv_update(iv_index, BT_MESH_IV_UPDATE(msg->flags)); in bt_mesh_lpn_friend_update()
A Dtransport.c213 if (bt_mesh_net_iv_update(bt_mesh.iv_index, false)) { in seg_tx_reset()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h340 bool bt_mesh_net_iv_update(bt_u32_t iv_index, bool iv_update);

Completed in 14 milliseconds