Home
last modified time | relevance | path

Searched refs:BT_MESH_IVU_INITIATOR (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dbeacon.c273 …_beacon_get() == BT_MESH_BEACON_ENABLED || atomic_test_bit(bt_mesh.flags, BT_MESH_IVU_INITIATOR)) { in beacon_send()
332 if (atomic_test_bit(bt_mesh.flags, BT_MESH_IVU_INITIATOR) && in secure_beacon_recv()
417 atomic_set_bit_to(bt_mesh.flags, BT_MESH_IVU_INITIATOR, enable); in bt_mesh_beacon_ivu_initiator()
453 if (!atomic_test_bit(bt_mesh.flags, BT_MESH_IVU_INITIATOR)) { in bt_mesh_beacon_disable()
A Dlpn.c946 if (atomic_test_bit(bt_mesh.flags, BT_MESH_IVU_INITIATOR) && in bt_mesh_lpn_friend_update()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h208 BT_MESH_IVU_INITIATOR, /* IV Update initiated by us */ enumerator

Completed in 7 milliseconds