Searched refs:BAND_5_GHZ_LAST_CH_NUM (Results 1 – 1 of 1) sorted by relevance
558 public static final int BAND_5_GHZ_LAST_CH_NUM = 173; field in ScanResult644 if (channel >= BAND_5_GHZ_FIRST_CH_NUM && channel <= BAND_5_GHZ_LAST_CH_NUM) { in convertChannelToFrequencyMhz()