Home
last modified time | relevance | path

Searched defs:Get5GHzChannelList (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_device.cpp514 NO_SANITIZE("cfi") WifiErrorCode Get5GHzChannelList(int *result, int *size) in Get5GHzChannelList() function
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_impl.cpp427 ErrCode WifiDeviceImpl::Get5GHzChannelList(std::vector<int> &result) in Get5GHzChannelList() function in OHOS::Wifi::WifiDeviceImpl
H A Dwifi_device_proxy_lite.cpp1636 ErrCode WifiDeviceProxy::Get5GHzChannelList(std::vector<int> &result) in Get5GHzChannelList() function in OHOS::Wifi::WifiDeviceProxy
H A Dwifi_device_proxy.cpp1793 ErrCode WifiDeviceProxy::Get5GHzChannelList(std::vector<int> &result) in Get5GHzChannelList() function in OHOS::Wifi::WifiDeviceProxy
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_service_impl.cpp1734 ErrCode WifiDeviceServiceImpl::Get5GHzChannelList(std::vector<int> &result) in Get5GHzChannelList() function in OHOS::Wifi::WifiDeviceServiceImpl
/ohos5.0/foundation/communication/wifi/wifi/frameworks/js/napi/src/
H A Dwifi_napi_device.cpp1535 NO_SANITIZE("cfi") napi_value Get5GHzChannelList(napi_env env, napi_callback_info info) in Get5GHzChannelList() function