Searched refs:BAND_2GHZ (Results 1 - 25 of 53) sorted by relevance

123

/external/autotest/server/cros/ap_configurators/
H A Dap_configurator_config.py9 BAND_2GHZ = '2.4GHz' variable in class:APConfiguratorConfig
29 VALID_BANDS = [BAND_2GHZ, BAND_5GHZ]
H A Dedimax6475nd_ap_configurator.py32 if self.current_band == ap_spec.BAND_2GHZ:
49 return [{'band': ap_spec.BAND_2GHZ, 'channels': range(1, 11)},
58 elif band == ap_spec.BAND_2GHZ:
59 self.current_band = ap_spec.BAND_2GHZ
65 return [{'band': ap_spec.BAND_2GHZ,
90 if self.current_band == ap_spec.BAND_2GHZ:
108 if self.current_band == ap_spec.BAND_2GHZ:
H A Dtrendnet692gr_ap_configurator.py52 return [{'band': ap_spec.BAND_2GHZ,
59 return [{'band': ap_spec.BAND_2GHZ,
73 if self.current_band == ap_spec.BAND_2GHZ:
141 elif band == ap_spec.BAND_2GHZ:
142 self.current_band = ap_spec.BAND_2GHZ
166 if self.current_band == ap_spec.BAND_2GHZ:
H A Dlinksyswrt54gs2_ap_configurator.py14 return [{'band': ap_spec.BAND_2GHZ,
H A Dbuffalo_wsr_1166dd_ap_configurator.py19 ap_spec.BAND_2GHZ: 'ra0Form',
23 ap_spec.BAND_2GHZ: 'ra0aForm',
43 return [{'band': ap_spec.BAND_2GHZ,
51 return [{'band': ap_spec.BAND_2GHZ,
124 ap_spec.BAND_2GHZ: {
214 ap_spec.BAND_2GHZ: ['802.11n 40 MHz',
235 elif band == ap_spec.BAND_2GHZ:
236 self.current_band = ap_spec.BAND_2GHZ
H A Dap_configurator_factory_unittest.py37 [{'band': self.ap_config.BAND_2GHZ, 'channels': [5]},
40 [{'band': self.ap_config.BAND_2GHZ,
115 bands_and_channels=[{'band': ap_spec.BAND_2GHZ,
117 bands_and_modes=[{'band': ap_spec.BAND_2GHZ,
125 bands_and_channels=[{'band': ap_spec.BAND_2GHZ,
129 bands_and_modes=[{'band': ap_spec.BAND_2GHZ,
141 bands_and_channels=[{'band': ap_spec.BAND_2GHZ,
143 bands_and_modes=[{'band': ap_spec.BAND_2GHZ,
156 spec = ap_spec.APSpec(band=ap_spec.BAND_2GHZ)
H A Dap_spec.py9 BAND_2GHZ = '2.4GHz' variable
13 VALID_BANDS = [BAND_2GHZ, BAND_5GHZ]
78 DEFAULT_BAND = BAND_2GHZ
95 if band == BAND_2GHZ:
155 if band == BAND_2GHZ or not band:
168 if ((band == BAND_2GHZ and self._mode not in VALID_2GHZ_MODES) or
211 return BAND_2GHZ
H A Dap_spec_unittest.py29 spec = ap_spec.APSpec(band=ap_spec.BAND_2GHZ)
65 self.assertEquals(spec.band, ap_spec.BAND_2GHZ)
78 spec = ap_spec.APSpec(band=ap_spec.BAND_2GHZ, mode=ap_spec.MODE_G)
90 spec = ap_spec.APSpec(band=ap_spec.BAND_2GHZ, mode=ap_spec.MODE_N,
127 band=ap_spec.BAND_2GHZ, mode=ap_spec.MODE_A)
171 spec = ap_spec.APSpec(band=ap_spec.BAND_2GHZ, mode=ap_spec.MODE_N)
172 self.assertEquals(spec.band, ap_spec.BAND_2GHZ)
H A Dasus_ap_configurator.py48 return [{'band': ap_spec.BAND_2GHZ,
55 return [{'band': ap_spec.BAND_2GHZ,
89 if self.current_band == ap_spec.BAND_2GHZ:
137 (self.current_band == ap_spec.BAND_2GHZ)):
145 (self.current_band != ap_spec.BAND_2GHZ):
191 if band == ap_spec.BAND_2GHZ:
192 self.current_band = ap_spec.BAND_2GHZ
H A DnetgearR6200_ap_configurator.py46 return [{'band': ap_spec.BAND_2GHZ,
54 return [{'band': ap_spec.BAND_2GHZ,
90 if self.current_band == ap_spec.BAND_2GHZ:
H A Dtrendnet812dru_ap_configurator.py31 return [{'band': ap_spec.BAND_2GHZ, 'modes': [ap_spec.MODE_N]},
56 if self.current_band == ap_spec.BAND_2GHZ:
133 if self.current_band == ap_spec.BAND_2GHZ:
H A Dasus_qis_ap_configurator.py50 return [{'band': ap_spec.BAND_2GHZ,
57 return [{'band': ap_spec.BAND_2GHZ,
111 if band == ap_spec.BAND_2GHZ:
112 self.current_band = ap_spec.BAND_2GHZ
H A Dlinksyswrt54gl_ap_configurator.py19 return [{'band': ap_spec.BAND_2GHZ,
24 return [{'band': ap_spec.BAND_2GHZ,
H A Dasus_rtac68u_ap_configurator.py40 return [{'band': ap_spec.BAND_2GHZ,
48 return [{'band': ap_spec.BAND_2GHZ,
61 return {ap_spec.BAND_2GHZ: {ap_spec.MODE_N: [20]},
145 modes = {ap_spec.BAND_2GHZ: modes_2GHZ,
255 elif band == ap_spec.BAND_2GHZ:
256 self.current_band = ap_spec.BAND_2GHZ
H A Dlinksyse2000_ap_configurator.py32 return [{'band': ap_spec.BAND_2GHZ,
42 return [{'band': ap_spec.BAND_2GHZ,
101 (self.current_band == ap_spec.BAND_2GHZ)):
109 (self.current_band != ap_spec.BAND_2GHZ):
182 if band == ap_spec.BAND_2GHZ:
183 self.current_band = ap_spec.BAND_2GHZ
H A Ddlink_ap_configurator.py58 return [{'band': ap_spec.BAND_2GHZ,
65 return [{'band': ap_spec.BAND_2GHZ,
145 band_value = ap_spec.BAND_2GHZ
158 band_value = ap_spec.BAND_2GHZ
236 return ap_spec.BAND_2GHZ
241 if band != ap_spec.BAND_2GHZ or band != ap_spec.BAND_5GHZ:
248 if band == ap_spec.BAND_2GHZ:
H A Dlinksyse_dual_band_configurator.py61 return [{'band': ap_spec.BAND_2GHZ,
68 return [{'band': ap_spec.BAND_2GHZ,
131 (self.current_band != ap_spec.BAND_2GHZ):
185 elif band == ap_spec.BAND_2GHZ:
186 self.current_band = ap_spec.BAND_2GHZ
H A Dnetgear_WNDR_dual_band_configurator.py60 return [{'band': ap_spec.BAND_2GHZ,
68 return [{'band': ap_spec.BAND_2GHZ,
185 elif band == ap_spec.BAND_2GHZ:
186 self.current_band = ap_spec.BAND_2GHZ
241 if self.current_band == ap_spec.BAND_2GHZ:
H A Dnetgear4300_ap_configurator.py42 return [{'band': ap_spec.BAND_2GHZ,
51 {'band': ap_spec.BAND_2GHZ,
108 if self.current_band == ap_spec.BAND_2GHZ:
H A Dnetgearwnr1000v4_ap_configurator.py34 return [{'band': ap_spec.BAND_2GHZ,
40 return [{'band': ap_spec.BAND_2GHZ,
208 self.current_band = ap_spec.BAND_2GHZ
H A Ddlink_dwl2100_ap_configurator.py38 return [{'band': ap_spec.BAND_2GHZ,
50 supported_modes = [{'band' : ap_spec.BAND_2GHZ,
60 return [{'band': ap_spec.BAND_2GHZ,
H A Dnetgear3700_ap_configurator.py51 return [{'band': ap_spec.BAND_2GHZ,
60 {'band': ap_spec.BAND_2GHZ,
H A Dtrendnet432brp_ap_configurator.py38 return [{'band': ap_spec.BAND_2GHZ, 'channels': range(1, 13)}]
42 return [{'band': ap_spec.BAND_2GHZ, 'modes': [ap_spec.MODE_G]}]
H A Dtrendnet731br_ap_configurator.py67 return [{'band': ap_spec.BAND_2GHZ,
94 return [{'band': ap_spec.BAND_2GHZ, 'channels': range(1, 12)}]
H A DbelkinF9K1102_ap_configurator.py38 return [{'band': ap_spec.BAND_2GHZ,
45 return [{'band': ap_spec.BAND_2GHZ,
215 if band == ap_spec.BAND_2GHZ:
216 self.current_band = ap_spec.BAND_2GHZ

Completed in 237 milliseconds

123