Searched refs:BLE_MESH_LPN_WAIT_OFFER (Results 1 – 2 of 2) sorted by relevance
86 case BLE_MESH_LPN_WAIT_OFFER: in state2str()294 lpn_set_state(BLE_MESH_LPN_WAIT_OFFER); in friend_req_sent()519 if (lpn->state != BLE_MESH_LPN_WAIT_OFFER) { in bt_mesh_lpn_friend_offer()781 lpn_set_state(BLE_MESH_LPN_WAIT_OFFER); in lpn_timeout()783 case BLE_MESH_LPN_WAIT_OFFER: in lpn_timeout()
151 BLE_MESH_LPN_WAIT_OFFER, /* Friend Req sent */ enumerator