Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h111 WIFI_EVENT_SCAN_ABORTED, enumerator
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_event_adapter.c312 WifiEventReport(ifName, WIFI_EVENT_SCAN_ABORTED, &scanResults); in WifiEventScanAbortedProcess()
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c825 case WIFI_EVENT_SCAN_ABORTED: in HandleWifiEvent()