Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c56 FSM_MSG_DEVICE_POST_DEVICEID, enumerator
76 {FSM_MSG_DEVICE_POST_DEVICEID, (char *)"DEVICE_POST_DEVICEID"},
1016 case FSM_MSG_DEVICE_POST_DEVICEID: in SyncNegotiationStateProcess()
1043 case FSM_MSG_DEVICE_POST_DEVICEID: in SyncDevIdStateProcess()
1736 return PostMessageToAuthFsm(FSM_MSG_DEVICE_POST_DEVICEID, authSeq, NULL, 0); in AuthNotifyRequestVerify()