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