Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_event_adapter.c354 case WIFI_EVENT_SCAN_RESULT: in OnWiFiEvents()
/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h99 WIFI_EVENT_SCAN_RESULT = 5, enumerator
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c819 case WIFI_EVENT_SCAN_RESULT: in HandleWifiEvent()
/ohos5.0/drivers/peripheral/wlan/test/unittest/hal/
H A Dwifi_hal_test.cpp218 case WIFI_EVENT_SCAN_RESULT: in HalCallbackEvent()