Home
last modified time | relevance | path

Searched refs:WIFI_EVENT_SCAN_RESULTS (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_event_adapter.c110 WifiEventReport(ifName, WIFI_EVENT_SCAN_RESULTS, &g_scanResults); in WifiEventScanDoneProcess()
/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h110 WIFI_EVENT_SCAN_RESULTS, enumerator
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_event_adapter.c297 WifiEventReport(ifName, WIFI_EVENT_SCAN_RESULTS, &scanResults); in WifiEventScanResultProcess()
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c822 case WIFI_EVENT_SCAN_RESULTS: in HandleWifiEvent()
/ohos5.0/drivers/peripheral/wlan/test/unittest/hal/
H A Dwifi_hal_test.cpp221 case WIFI_EVENT_SCAN_RESULTS: in HalCallbackEvent()