Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/include/wifi/
H A Dhdf_wifi_event.h366 int32_t HdfWifiEventScanDone(const struct NetDevice *netDev, WifiScanStatus status);
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/include/
H A Dhdf_wifi_cmd.h118 } WifiScanStatus; typedef
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wifi_event.c129 int32_t HdfWifiEventScanDone(const struct NetDevice *netDev, WifiScanStatus status) in HdfWifiEventScanDone()