Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.h113 BT_MESH_LPN_CLEAR, /* Clear in progress */ enumerator
Dlpn.c96 case BT_MESH_LPN_CLEAR: in state2str()
201 lpn_set_state(BT_MESH_LPN_CLEAR); in friend_clear_sent()
706 if (lpn->state != BT_MESH_LPN_CLEAR) { in bt_mesh_lpn_friend_clear_cfm()
892 case BT_MESH_LPN_CLEAR: in lpn_timeout()