Searched refs:BLE_MESH_LPN_TIMER (Results 1 – 3 of 3) sorted by relevance
58 return (bt_mesh.lpn.state == BLE_MESH_LPN_TIMER); in bt_mesh_lpn_timer()
80 case BLE_MESH_LPN_TIMER: in state2str()456 lpn->state == BLE_MESH_LPN_TIMER) { in bt_mesh_lpn_set()486 if (lpn->state == BLE_MESH_LPN_TIMER) { in bt_mesh_lpn_msg_received()767 case BLE_MESH_LPN_TIMER: in lpn_timeout()1083 lpn_set_state(BLE_MESH_LPN_TIMER); in bt_mesh_lpn_init()
147 BLE_MESH_LPN_TIMER, /* Waiting for auto timer expiry */ enumerator