Home
last modified time | relevance | path

Searched refs:SYSTEM_SCAN_INTERVAL_30_SECOND (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.h53 const int SYSTEM_SCAN_INTERVAL_30_SECOND = 30; variable
H A Dscan_service.cpp2515 interval = SYSTEM_SCAN_INTERVAL_30_SECOND; in SystemScanDisconnectedPolicy()