Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dnet.h223 BLE_MESH_HB_PUB_PENDING, enumerator
Dsettings.c1459 BIT(BLE_MESH_HB_PUB_PENDING) | \
2107 bt_mesh_atomic_test_and_clear_bit(bt_mesh.flags, BLE_MESH_HB_PUB_PENDING)) { in store_pending()
2230 schedule_store(BLE_MESH_HB_PUB_PENDING); in bt_mesh_store_hb_pub()