Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dlpn.c88 case BLE_MESH_LPN_ESTABLISHED: in state2str()
477 lpn_set_state(BLE_MESH_LPN_ESTABLISHED); in friend_response_received()
735 lpn_set_state(BLE_MESH_LPN_ESTABLISHED); in update_timeout()
804 case BLE_MESH_LPN_ESTABLISHED: in lpn_timeout()
Dnet.h151 BLE_MESH_LPN_ESTABLISHED, /* Friendship established */ enumerator