Home
last modified time | relevance | path

Searched refs:MAX_PNO_SCAN_FAILED_NUM (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.h45 const int MAX_PNO_SCAN_FAILED_NUM = 5; variable
H A Dscan_service.cpp1347 if (pnoScanFailedNum > MAX_PNO_SCAN_FAILED_NUM) { in RestartPnoScanTimeOut()