Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c104 static bool SyncNegotiationStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para);
115 .process = SyncNegotiationStateProcess,
1001 static bool SyncNegotiationStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in SyncNegotiationStateProcess() function