Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/wifi/1.5/vts/functional/
H A Dwifi_chip_hidl_test.cpp196 TEST_P(WifiChipHidlTest, getUsableChannels) { in TEST_P() argument
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DBaseWifiService.java777 public List<WifiAvailableChannel> getUsableChannels( in getUsableChannels() method in BaseWifiService
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DIWifiManager.aidl339 List<WifiAvailableChannel> getUsableChannels(int band, int mode, int filter); in getUsableChannels() method
H A DWifiManager.java8147 public List<WifiAvailableChannel> getUsableChannels( in getUsableChannels() method in WifiManager
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_chip.cpp772 Return<void> WifiChip::getUsableChannels( in getUsableChannels() function in android::hardware::wifi::V1_5::implementation::WifiChip
H A Dwifi_legacy_hal.cpp1665 WifiLegacyHal::getUsableChannels(uint32_t band_mask, uint32_t iface_mode_mask, in getUsableChannels() function in android::hardware::wifi::V1_5::implementation::legacy_hal::WifiLegacyHal