Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h219 BT_MESH_CFG_PENDING, enumerator
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dsettings.c1013 …t_bit(bt_mesh.flags, BT_MESH_MOD_PENDING) || atomic_test_bit(bt_mesh.flags, BT_MESH_CFG_PENDING) || in schedule_store()
1615 if (atomic_test_and_clear_bit(bt_mesh.flags, BT_MESH_CFG_PENDING)) { in store_pending()
1766 schedule_store(BT_MESH_CFG_PENDING); in bt_mesh_store_cfg()
1773 schedule_store(BT_MESH_CFG_PENDING); in bt_mesh_clear_net()

Completed in 8 milliseconds