Home
last modified time | relevance | path

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

/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"},
1269 case FSM_MSG_AUTH_ERROR: in DeviceAuthStateProcess()
1642 return PostMessageToAuthFsm(FSM_MSG_AUTH_ERROR, authSeq, (uint8_t *)&reason, sizeof(reason)); in AuthSessionHandleAuthError()
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_fsm_test.cpp445 msgType = FSM_MSG_AUTH_ERROR; in HWTEST_F()

Completed in 6 milliseconds