Home
last modified time | relevance | path

Searched refs:BAND_5_GHZ_LAST_CH_NUM (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/
DScanResult.java842 public static final int BAND_5_GHZ_LAST_CH_NUM = 177; field in ScanResult
1040 if (channel >= BAND_5_GHZ_FIRST_CH_NUM && channel <= BAND_5_GHZ_LAST_CH_NUM) { in convertChannelToFrequencyMhzIfSupported()
1086 if (channel >= BAND_5_GHZ_FIRST_CH_NUM && channel <= BAND_5_GHZ_LAST_CH_NUM) { in getBandFromOpClass()
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DApConfigUtil.java1492 ScanResult.BAND_5_GHZ_LAST_CH_NUM)