Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.h118 BT_MESH_LPN_ESTABLISHED, /* Friendship established */ enumerator
Dlpn.c106 case BT_MESH_LPN_ESTABLISHED: in state2str()
573 lpn_set_state(BT_MESH_LPN_ESTABLISHED); in friend_response_received()
860 lpn_set_state(BT_MESH_LPN_ESTABLISHED); in update_timeout()
920 case BT_MESH_LPN_ESTABLISHED: in lpn_timeout()