Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dlpn.c91 case BT_MESH_LPN_WAIT_OFFER: in state2str()
282 lpn_set_state(BT_MESH_LPN_WAIT_OFFER); in friend_req_sent()
502 if (lpn->state != BT_MESH_LPN_WAIT_OFFER) { in bt_mesh_lpn_friend_offer()
762 lpn_set_state(BT_MESH_LPN_WAIT_OFFER); in lpn_timeout()
764 case BT_MESH_LPN_WAIT_OFFER: in lpn_timeout()
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dnet.h149 BT_MESH_LPN_WAIT_OFFER, /* Friend Req sent */ enumerator

Completed in 6 milliseconds