Lines Matching refs:frequency

157      * The primary 20 MHz frequency (in MHz) of the channel of the Responder.
159 public final int frequency;
163 * this is the center frequency (in MHz), if the Responder uses 80 + 80 MHz, this is the
164 * center frequency of the first segment (in MHz).
170 * this is the center frequency of the second segment (in MHz).
187 * @param frequency The primary 20 MHz frequency (in MHz) of the channel of the Responder.
189 * 40, 80 or 160 MHz, this is the center frequency (in MHz), if the
190 * Responder uses 80 + 80 MHz, this is the center frequency of the first
194 * uses 80 + 80 MHz, this is the center frequency of the second segment
201 boolean supports80211mc, @ChannelWidth int channelWidth, int frequency, int centerFreq0,
212 this.frequency = frequency;
226 * @param frequency The primary 20 MHz frequency (in MHz) of the channel of the Responder.
228 * 40, 80 or 160 MHz, this is the center frequency (in MHz), if the
229 * Responder uses 80 + 80 MHz, this is the center frequency of the first
233 * uses 80 + 80 MHz, this is the center frequency of the second segment
240 boolean supports80211mc, @ChannelWidth int channelWidth, int frequency, int centerFreq0,
247 this.frequency = frequency;
263 * @param frequency The primary 20 MHz frequency (in MHz) of the channel of the Responder.
265 * 40, 80 or 160 MHz, this is the center frequency (in MHz), if the
266 * Responder uses 80 + 80 MHz, this is the center frequency of the first
270 * uses 80 + 80 MHz, this is the center frequency of the second segment
279 @ChannelWidth int channelWidth, int frequency, int centerFreq0, int centerFreq1,
286 this.frequency = frequency;
301 int frequency = scanResult.frequency;
333 frequency, centerFreq0, centerFreq1, preamble);
403 dest.writeInt(frequency);
430 int frequency = in.readInt();
437 frequency, centerFreq0, centerFreq1, preamble);
440 frequency, centerFreq0, centerFreq1, preamble);
460 && frequency == lhs.frequency && centerFreq0 == lhs.centerFreq0
467 frequency, centerFreq0, centerFreq1, preamble);
477 ", frequency=").append(frequency).append(", centerFreq0=").append(