Searched refs:BAND_5_GHZ_LOW_END_FREQ (Results 1 – 2 of 2) sorted by relevance
56 public static final int BAND_5_GHZ_LOW_END_FREQ = 5240; field in KnownBandsChannelHelper262 if (frequency <= BAND_5_GHZ_LOW_END_FREQ) { in getBand()
3390 } else if (frequency <= KnownBandsChannelHelper.BAND_5_GHZ_LOW_END_FREQ) { in incrementTxLinkSpeedBandCount()3421 } else if (frequency <= KnownBandsChannelHelper.BAND_5_GHZ_LOW_END_FREQ) { in incrementRxLinkSpeedBandCount()