Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_common.h132 #define INTERNET_DETECT_INTERVAL_MS (6 * 1000) macro
H A Dself_cure_state_machine.cpp436 …eStateMachine->MessageExecutedLater(WIFI_CURE_CMD_DNS_FAILED_MONITOR, INTERNET_DETECT_INTERVAL_MS); in SetupSelfCureMonitor()