Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dnet.h220 BLE_MESH_NET_PENDING, enumerator
Dsettings.c1453 #define NO_WAIT_PENDING_BITS (BIT(BLE_MESH_NET_PENDING) | \
1530 schedule_store(BLE_MESH_NET_PENDING); in bt_mesh_store_net()
2082 bt_mesh_atomic_test_and_clear_bit(bt_mesh.flags, BLE_MESH_NET_PENDING)) { in store_pending()
2246 schedule_store(BLE_MESH_NET_PENDING); in bt_mesh_clear_net()