Home
last modified time | relevance | path

Searched refs:STATE_SYNC_DEVICE_INFO (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_session_fsm.h44 STATE_SYNC_DEVICE_INFO, enumerator
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c128 [STATE_SYNC_DEVICE_INFO] = {
482 } else if (curState == STATE_SYNC_DEVICE_INFO) { in ProcessTimeoutErrorCode()
1125 LnnFsmTransactState(&authFsm->fsm, g_states + STATE_SYNC_DEVICE_INFO); in HandleMsgSaveSessionKey()
1126 authFsm->curState = STATE_SYNC_DEVICE_INFO; in HandleMsgSaveSessionKey()
H A Dauth_manager.c1573 if (authFsm != NULL && authFsm->curState >= STATE_SYNC_DEVICE_INFO) { in AuthHandleLeaveLNN()

Completed in 7 milliseconds