Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Dlpn.c84 case BLE_MESH_LPN_REQ_WAIT: in state2str()
290 lpn_set_state(BLE_MESH_LPN_REQ_WAIT); in friend_req_sent()
777 case BLE_MESH_LPN_REQ_WAIT: in lpn_timeout()
Dnet.h150 BLE_MESH_LPN_REQ_WAIT, /* Wait before scanning for offers */ enumerator