Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dlpn.c78 case BLE_MESH_LPN_CLEAR: in state2str()
172 lpn_set_state(BLE_MESH_LPN_CLEAR); in friend_clear_sent()
580 if (lpn->state != BLE_MESH_LPN_CLEAR) { in bt_mesh_lpn_friend_clear_cfm()
764 case BLE_MESH_LPN_CLEAR: in lpn_timeout()
Dnet.h146 BLE_MESH_LPN_CLEAR, /* Clear in progress */ enumerator