Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/
A Dlpn.h49 return (bt_mesh.lpn.state == BT_MESH_LPN_TIMER); in bt_mesh_lpn_timer()
A Dnet.h146 BT_MESH_LPN_TIMER, /* Waiting for auto timer expiry */ enumerator
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dlpn.c85 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 8 milliseconds