Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/
DScanResult.java863 public static final int BAND_6_GHZ_LAST_CH_NUM = 233; field in ScanResult
1047 if (channel >= BAND_6_GHZ_FIRST_CH_NUM && channel <= BAND_6_GHZ_LAST_CH_NUM) { in convertChannelToFrequencyMhzIfSupported()
1090 if (channel >= BAND_6_GHZ_FIRST_CH_NUM && channel <= BAND_6_GHZ_LAST_CH_NUM) { in getBandFromOpClass()
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DApConfigUtil.java1499 ScanResult.BAND_6_GHZ_LAST_CH_NUM)