Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_session_fsm.h41 STATE_SYNC_NEGOTIATION, enumerator
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c113 [STATE_SYNC_NEGOTIATION] = {
477 if (curState == STATE_SYNC_NEGOTIATION || curState == STATE_SYNC_DEVICE_ID) { in ProcessTimeoutErrorCode()
616 authFsm->curState = STATE_SYNC_NEGOTIATION; in SyncNegotiationEnter()
1535 *state = STATE_SYNC_NEGOTIATION; in GetFirstFsmState()
1544 *state = STATE_SYNC_NEGOTIATION; in GetFirstFsmState()

Completed in 4 milliseconds