Home
last modified time | relevance | path

Searched defs:GetSupportFreqs (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_p2p_iface.cpp59 int32_t WifiP2pIface::GetSupportFreqs(int band, std::vector<uint32_t>& frequencies) in GetSupportFreqs() function in OHOS::HDI::Wlan::Chip::V1_0::WifiP2pIface
H A Dwifi_ap_iface.cpp67 int32_t WifiApIface::GetSupportFreqs(int band, std::vector<uint32_t>& frequencies) in GetSupportFreqs() function in OHOS::HDI::Wlan::Chip::V1_0::WifiApIface
H A Dwifi_sta_iface.cpp63 int32_t WifiStaIface::GetSupportFreqs(int band, std::vector<uint32_t>& frequencies) in GetSupportFreqs() function in OHOS::HDI::Wlan::Chip::V1_0::WifiStaIface
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dhal_device_manage_test.h59 virtual int32_t GetSupportFreqs(int32_t band, std::vector<uint32_t>& frequencies) in GetSupportFreqs() function