Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c49 FSM_MSG_AUTH_ERROR, enumerator
69 {FSM_MSG_AUTH_ERROR, (char *)"AUTH_ERROR"},
1266 case FSM_MSG_AUTH_ERROR: in DeviceAuthStateProcess()
1635 return PostMessageToAuthFsm(FSM_MSG_AUTH_ERROR, authSeq, (uint8_t *)&reason, sizeof(reason)); in AuthSessionHandleAuthError()
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_fsm_test.cpp444 msgType = FSM_MSG_AUTH_ERROR;