Searched defs:scannerBand (Results 1 – 1 of 1) sorted by relevance
386 @WifiScanner.WifiBand int scannerBand, WifiNative wifiNative, Resources resources, in addDfsChannelsIfNeeded()405 private static List<Integer> getWifiCondAvailableChannelsForBand( in getWifiCondAvailableChannelsForBand()419 private static List<Integer> getHalAvailableChannelsForBand( in getHalAvailableChannelsForBand()458 int scannerBand = apConfig2wifiScannerBand(band); in getAvailableChannelFreqsForBand() local