Searched refs:BAND_5_GHZ_HIGH_END_FREQ (Results 1 – 2 of 2) sorted by relevance
60 public static final int BAND_5_GHZ_HIGH_END_FREQ = ScanResult.BAND_5_GHZ_END_FREQ_MHZ; field in KnownBandsChannelHelper
3394 } else if (frequency <= KnownBandsChannelHelper.BAND_5_GHZ_HIGH_END_FREQ) { in incrementTxLinkSpeedBandCount()3425 } else if (frequency <= KnownBandsChannelHelper.BAND_5_GHZ_HIGH_END_FREQ) { in incrementRxLinkSpeedBandCount()