Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c106 static bool SyncDevIdStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para);
120 .process = SyncDevIdStateProcess,
1028 static bool SyncDevIdStateProcess(FsmStateMachine *fsm, int32_t msgType, void *para) in SyncDevIdStateProcess() function