Home
last modified time | relevance | path

Searched refs:LnnHeartbeatState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/include/
H A Dlnn_heartbeat_fsm.h35 } LnnHeartbeatState; typedef
61 LnnHeartbeatState state;
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_fsm.c707 LnnHeartbeatState nextState; in OnTransHbFsmState()