Searched refs:BAND_5_GHZ_LAST_CH_NUM (Results 1 – 2 of 2) sorted by relevance
642 public static final int BAND_5_GHZ_LAST_CH_NUM = 177; field in ScanResult801 if (channel >= BAND_5_GHZ_FIRST_CH_NUM && channel <= BAND_5_GHZ_LAST_CH_NUM) { in convertChannelToFrequencyMhzIfSupported()
1033 + ScanResult.BAND_5_GHZ_LAST_CH_NUM; in toAcsFreqRanges()