Home
last modified time | relevance | path

Searched refs:BT_MESH_NET_PENDING (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h215 BT_MESH_NET_PENDING, enumerator
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dsettings.c1011 …if (atomic_test_bit(bt_mesh.flags, BT_MESH_NET_PENDING) || atomic_test_bit(bt_mesh.flags, BT_MESH_… in schedule_store()
1076 schedule_store(BT_MESH_NET_PENDING); in bt_mesh_store_net()
1591 if (atomic_test_and_clear_bit(bt_mesh.flags, BT_MESH_NET_PENDING)) { in store_pending()
1771 schedule_store(BT_MESH_NET_PENDING); in bt_mesh_clear_net()

Completed in 7 milliseconds