Home
last modified time | relevance | path

Searched refs:WIFI_EVENT_SCAN_DONE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_event_adapter.c351 case WIFI_EVENT_SCAN_DONE: in OnWiFiEvents()
/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h98 WIFI_EVENT_SCAN_DONE, enumerator
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_event_adapter.c93 WifiEventReport(ifName, WIFI_EVENT_SCAN_DONE, &status); in QcaWifiEventScanDoneProcess()
/ohos5.0/drivers/peripheral/wlan/test/unittest/hal/
H A Dwifi_hal_test.cpp215 case WIFI_EVENT_SCAN_DONE: in HalCallbackEvent()