Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/
Dlpn.c102 static inline void lpn_set_state(int state) in lpn_set_state() function
167 lpn_set_state(BLE_MESH_LPN_ENABLED); in friend_clear_sent()
172 lpn_set_state(BLE_MESH_LPN_CLEAR); in friend_clear_sent()
260 lpn_set_state(BLE_MESH_LPN_DISABLED); in clear_friendship()
264 lpn_set_state(BLE_MESH_LPN_ENABLED); in clear_friendship()
290 lpn_set_state(BLE_MESH_LPN_REQ_WAIT); in friend_req_sent()
294 lpn_set_state(BLE_MESH_LPN_WAIT_OFFER); in friend_req_sent()
350 lpn_set_state(BLE_MESH_LPN_RECV_DELAY); in req_sent()
357 lpn_set_state(BLE_MESH_LPN_OFFER_RECV); in req_sent()
438 lpn_set_state(BLE_MESH_LPN_ENABLED); in bt_mesh_lpn_set()
[all …]