Searched refs:BAND_6_GHZ_LOW_END_FREQ (Results 1 – 2 of 2) sorted by relevance
60 public static final int BAND_6_GHZ_LOW_END_FREQ = 6425; field in KnownBandsChannelHelper268 if (frequency <= BAND_6_GHZ_LOW_END_FREQ) { in getBand()
2659 } else if (frequency <= KnownBandsChannelHelper.BAND_6_GHZ_LOW_END_FREQ) { in incrementTxLinkSpeedBandCount()2690 } else if (frequency <= KnownBandsChannelHelper.BAND_6_GHZ_LOW_END_FREQ) { in incrementRxLinkSpeedBandCount()