Home
last modified time | relevance | path

Searched refs:BAND_5GHZ (Results 1 – 25 of 25) sorted by relevance

/external/autotest/server/cros/ap_configurators/
Dasus_ap_configurator.py29 if self.current_band == ap_spec.BAND_5GHZ:
52 {'band': ap_spec.BAND_5GHZ,
60 {'band': ap_spec.BAND_5GHZ,
94 elif self.current_band == ap_spec.BAND_5GHZ:
134 if self.current_band == ap_spec.BAND_5GHZ or band == ap_spec.BAND_5GHZ:
170 if self.current_band == ap_spec.BAND_5GHZ:
184 if self.current_band == ap_spec.BAND_5GHZ:
195 elif band == ap_spec.BAND_5GHZ:
196 self.current_band = ap_spec.BAND_5GHZ
207 if self.current_band == ap_spec.BAND_5GHZ:
[all …]
Dasus_rtac68u_ap_configurator.py42 {'band': ap_spec.BAND_5GHZ,
50 {'band': ap_spec.BAND_5GHZ,
62 ap_spec.BAND_5GHZ: {ap_spec.MODE_N: [20],
146 ap_spec.BAND_5GHZ: modes_5GHZ}
253 if band == ap_spec.BAND_5GHZ:
254 self.current_band = ap_spec.BAND_5GHZ
265 if self.current_band == ap_spec.BAND_5GHZ:
Dap_spec.py10 BAND_5GHZ = '5GHz' variable
13 VALID_BANDS = [BAND_2GHZ, BAND_5GHZ]
97 elif band == BAND_5GHZ:
159 elif band == BAND_5GHZ:
169 (band == BAND_5GHZ and self._mode not in VALID_5GHZ_MODES) or
171 (band == BAND_5GHZ and self._channel not in VALID_5GHZ_CHANNELS)):
214 return BAND_5GHZ
Dap_spec_unittest.py36 spec = ap_spec.APSpec(band=ap_spec.BAND_5GHZ)
51 self.assertEquals(spec.band, ap_spec.BAND_5GHZ)
72 self.assertEquals(spec.band, ap_spec.BAND_5GHZ)
84 spec = ap_spec.APSpec(band=ap_spec.BAND_5GHZ, mode=ap_spec.MODE_A)
97 spec = ap_spec.APSpec(band=ap_spec.BAND_5GHZ, mode=ap_spec.MODE_N,
133 band=ap_spec.BAND_5GHZ, channel=1)
168 spec = ap_spec.APSpec(band=ap_spec.BAND_5GHZ, mode=ap_spec.MODE_N)
169 self.assertEquals(spec.band, ap_spec.BAND_5GHZ)
Dasus_qis_ap_configurator.py52 {'band': ap_spec.BAND_5GHZ,
59 {'band': ap_spec.BAND_5GHZ,
103 if self.current_band == ap_spec.BAND_5GHZ:
114 elif band == ap_spec.BAND_5GHZ:
115 self.current_band = ap_spec.BAND_5GHZ
Dap_configurator_config.py10 BAND_5GHZ = '5GHz' variable in APConfiguratorConfig
29 VALID_BANDS = [BAND_2GHZ, BAND_5GHZ]
Dasus_ac66r_ap_configurator.py42 if self.current_band == ap_spec.BAND_5GHZ:
Dap_configurator_test.py156 if band == ap_spec.BAND_5GHZ:
168 self.ap.set_band(ap_spec.BAND_5GHZ)
/external/autotest/server/site_tests/network_WiFi_ChaosConnectDisconnect/
Dcontrol.static_5Ghz23 ap_specs = [ap_spec.APSpec(band=ap_spec.BAND_5GHZ,
26 ap_spec.APSpec(band=ap_spec.BAND_5GHZ,
29 ap_spec.APSpec(band=ap_spec.BAND_5GHZ,
32 ap_spec.APSpec(band=ap_spec.BAND_5GHZ,
35 ap_spec.APSpec(band=ap_spec.BAND_5GHZ,
38 ap_spec.APSpec(band=ap_spec.BAND_5GHZ,
41 ap_spec.APSpec(band=ap_spec.BAND_5GHZ,
44 ap_spec.APSpec(band=ap_spec.BAND_5GHZ,
Dcontrol.static27 band=ap_spec.BAND_5GHZ,
33 band=ap_spec.BAND_5GHZ,
Dcontrol.wpapsk25 band=ap_spec.BAND_5GHZ),
28 band=ap_spec.BAND_5GHZ,
Dcontrol.wpa2psk28 band=ap_spec.BAND_5GHZ),
31 band=ap_spec.BAND_5GHZ,
Dcontrol.open25 band=ap_spec.BAND_5GHZ)]
Dcontrol.debug24 ap_spec.APSpec(band=ap_spec.BAND_5GHZ, hostnames=debug_aps)]
Dcontrol.open_n29 band=ap_spec.BAND_5GHZ)]
/external/autotest/server/site_tests/network_WiFi_ChaosLongConnect/
Dcontrol.suspend28 band=ap_spec.BAND_5GHZ),
31 band=ap_spec.BAND_5GHZ,
Dcontrol.netperf_udp_downstream29 band=ap_spec.BAND_5GHZ),
32 band=ap_spec.BAND_5GHZ,
Dcontrol.netperf_udp_upstream29 band=ap_spec.BAND_5GHZ),
32 band=ap_spec.BAND_5GHZ,
Dcontrol.long27 band=ap_spec.BAND_5GHZ),
30 band=ap_spec.BAND_5GHZ,
Dcontrol.debug34 band=ap_spec.BAND_5GHZ,
/external/autotest/server/site_tests/network_WiFi_CliqueConnectDisconnect/
Dcontrol.debug28 band=ap_spec.BAND_5GHZ,
/external/autotest/server/site_tests/network_WiFi_CliqueLongConnect/
Dcontrol.debug28 band=ap_spec.BAND_5GHZ,
/external/autotest/server/cros/
Dap_config.py182 return ap_spec.BAND_5GHZ
/external/sl4a/Common/src/com/googlecode/android_scripting/jsonrpc/
DJsonBuilder.java1116 case SoftApConfiguration.BAND_5GHZ: in apBand2wifiScannerBand()
1327 IntStream.of(data.getSupportedChannelList(SoftApConfiguration.BAND_5GHZ)) in buildSoftApCapability()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
DWifiManagerFacade.java1670 return SoftApConfiguration.BAND_5GHZ; in getApBandFromChannelFrequency()