Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_device.h33 #define RETRY_REGDATA_MILLSECONDS 300 macro
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_device.c449 (void)SoftBusSleepMs(RETRY_REGDATA_MILLSECONDS); in RetryRegTrustDataChangeListener()