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