Searched refs:BLE_MESH_LPN_WAIT_UPDATE (Results 1 – 3 of 3) sorted by relevance
49 return (bt_mesh.lpn.state == BLE_MESH_LPN_WAIT_UPDATE); in bt_mesh_lpn_waiting_update()
92 case BLE_MESH_LPN_WAIT_UPDATE: in state2str()829 lpn_set_state(BLE_MESH_LPN_WAIT_UPDATE); in lpn_timeout()831 case BLE_MESH_LPN_WAIT_UPDATE: in lpn_timeout()
153 BLE_MESH_LPN_WAIT_UPDATE, /* Waiting for Update or message */ enumerator