Home
last modified time | relevance | path

Searched refs:DEFAULT_PNO_SCAN_INTERVAL (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.h56 const int DEFAULT_PNO_SCAN_INTERVAL = 300; variable
H A Dscan_service.cpp941 pnoScanConfig.scanInterval = DEFAULT_PNO_SCAN_INTERVAL; in BeginPnoScan()