Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_state_machine.c27 static bool IsDuplicateState(FsmStateMachine *fsm, FsmState *state) in IsDuplicateState() function
108 if (IsDuplicateState(fsm, state) == true) { in ProcessStartMessage()
286 if (IsDuplicateState(fsm, state)) { in LnnFsmAddState()
378 if (IsDuplicateState(fsm, state)) { in LnnFsmTransactState()