Home
last modified time | relevance | path

Searched refs:RESTART_PNO_SCAN_TIME (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.h40 const int RESTART_PNO_SCAN_TIME = 5 * 1000; variable
H A Dscan_service.cpp196 … pScanStateMachine->StartTimer(static_cast<int>(RESTART_PNO_SCAN_TIMER), RESTART_PNO_SCAN_TIME); in HandleScanStatusReport()