Home
last modified time | relevance | path

Searched refs:SYSTEM_SCAN_INIT_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.h48 const int SYSTEM_SCAN_INIT_TIME = 10; variable
H A Dscan_service.cpp1262 int scanTime = SYSTEM_SCAN_INIT_TIME; in StartSystemTimerScan()