Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h213 BT_MESH_RPL_PENDING, enumerator
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dsettings.c1020 } else if (atomic_test_bit(bt_mesh.flags, BT_MESH_RPL_PENDING) && in schedule_store()
1579 if (atomic_test_and_clear_bit(bt_mesh.flags, BT_MESH_RPL_PENDING)) { in store_pending()
1640 schedule_store(BT_MESH_RPL_PENDING); in bt_mesh_store_rpl()
1832 schedule_store(BT_MESH_RPL_PENDING); in bt_mesh_clear_rpl()

Completed in 7 milliseconds