Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_fsm.c40 #define AUTH_TIMEOUT_MS (10 * 1000) macro
1571 LnnFsmPostMessageDelay(&authFsm->fsm, FSM_MSG_AUTH_TIMEOUT, NULL, AUTH_TIMEOUT_MS); in AuthSessionStartAuth()