Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.h55 const int SYSTEM_SCAN_COUNT_3_TIMES = 3; variable
H A Dscan_service.cpp2512 if (count < SYSTEM_SCAN_COUNT_3_TIMES) { in SystemScanDisconnectedPolicy()
2514 } else if (count < SYSTEM_SCAN_COUNT_3_TIMES * DOUBLE_SCAN_INTERVAL) { in SystemScanDisconnectedPolicy()