Home
last modified time | relevance | path

Searched refs:getValidFrequenciesForBand (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/wifi/1.0/vts/functional/
Dwifi_ap_iface_hidl_test.cpp97 wifi_ap_iface_, getValidFrequenciesForBand, WifiBand::BAND_24GHZ); in TEST_P()
Dwifi_sta_iface_hidl_test.cpp136 wifi_sta_iface_, getValidFrequenciesForBand, WifiBand::BAND_24GHZ); in TEST_P()
/hardware/interfaces/wifi/1.0/
DIWifiApIface.hal51 getValidFrequenciesForBand(WifiBand band)
DIWifiStaIface.hal219 getValidFrequenciesForBand(WifiBand band)
/hardware/interfaces/wifi/aidl/default/
Dwifi_legacy_hal.h633 std::pair<wifi_error, std::vector<uint32_t>> getValidFrequenciesForBand(
Dwifi_legacy_hal.cpp804 std::pair<wifi_error, std::vector<uint32_t>> WifiLegacyHal::getValidFrequenciesForBand( in getValidFrequenciesForBand() function in aidl::android::hardware::wifi::legacy_hal::WifiLegacyHal