Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_fsm.c127 static void HbMasterNodeStateExit(FsmStateMachine *fsm);
144 .exit = HbMasterNodeStateExit,
449 static void HbMasterNodeStateExit(FsmStateMachine *fsm) in HbMasterNodeStateExit() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/test/heartbeat/
H A Dhb_fsm_test.cpp142 HbMasterNodeStateExit(nullptr);
145 HbMasterNodeStateExit(&hbFsm->fsm);