Home
last modified time | relevance | path

Searched refs:BT_MESH_LPN_WAIT_UPDATE (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dlpn.h40 return (bt_mesh.lpn.state == BT_MESH_LPN_WAIT_UPDATE); in bt_mesh_lpn_waiting_update()
A Dnet.h152 BT_MESH_LPN_WAIT_UPDATE, /* Waiting for Update or message */ enumerator
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dlpn.c97 case BT_MESH_LPN_WAIT_UPDATE: in state2str()
798 lpn_set_state(BT_MESH_LPN_WAIT_UPDATE); in lpn_timeout()
800 case BT_MESH_LPN_WAIT_UPDATE: in lpn_timeout()

Completed in 5 milliseconds