Home
last modified time | relevance | path

Searched refs:HAL_SINGLE_SCAN_FAILED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_monitor.cpp74 case HAL_SINGLE_SCAN_FAILED: { in ProcessReceiveScanEvent()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/common/
H A Dwifi_native_define.h47 HAL_SINGLE_SCAN_FAILED = 1, /* Scan failure notification */ enumerator
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_monitor_test.cpp69 pScanMonitor->ProcessReceiveScanEvent(HAL_SINGLE_SCAN_FAILED); in ProcessReceiveScanEventTest2()