Home
last modified time | relevance | path

Searched refs:AUTH_STATE_WAIT (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_session_fsm.h62 AUTH_STATE_WAIT = 1, enumerator
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_message.c519 info->localState = AUTH_STATE_WAIT; in UpdateLocalAuthState()
H A Dauth_session_fsm.c982 } else if (info->localState == AUTH_STATE_WAIT) { in HandleMsgRecvDeviceIdNego()
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp854 .localState = AUTH_STATE_WAIT, in HWTEST_F()

Completed in 6 milliseconds