Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_monitor.cpp50 constexpr int32_t CAPTIVE_PORTAL_DETECTION_DELAY_MS = 15 * 1000; variable
130 detectionDelay_ = CAPTIVE_PORTAL_DETECTION_DELAY_MS; in ProcessDetection()