Searched refs:BT_MESH_LPN_TIMER (Results 1 – 3 of 3) sorted by relevance
49 return (bt_mesh.lpn.state == BT_MESH_LPN_TIMER); in bt_mesh_lpn_timer()
146 BT_MESH_LPN_TIMER, /* Waiting for auto timer expiry */ enumerator
85 case BT_MESH_LPN_TIMER: in state2str()439 lpn->state == BT_MESH_LPN_TIMER) { in bt_mesh_lpn_set()469 if (lpn->state == BT_MESH_LPN_TIMER) { in bt_mesh_lpn_msg_received()748 case BT_MESH_LPN_TIMER: in lpn_timeout()1050 lpn_set_state(BT_MESH_LPN_TIMER); in bt_mesh_lpn_init()
Completed in 5 milliseconds