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