Searched refs:freqRange3 (Results 1 – 1 of 1) sorted by relevance
1401 android.hardware.wifi.hostapd.V1_2.IHostapd.AcsFrequencyRange freqRange3 = in testAddAccessPointSuccess_DualBandConfig() local1410 freqRange3.start = ApConfigUtil.convertChannelToFrequency(11, in testAddAccessPointSuccess_DualBandConfig()1412 freqRange3.end = ApConfigUtil.convertChannelToFrequency(13, SoftApConfiguration.BAND_2GHZ); in testAddAccessPointSuccess_DualBandConfig()1417 acsFreqRanges.add(freqRange3); in testAddAccessPointSuccess_DualBandConfig()