Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain_adapter.c37 #define RETRY_MILLSECONDS 500 macro
118 (void)SoftBusSleepMs(RETRY_MILLSECONDS); in AuthDevice()