Home
last modified time | relevance | path

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

12

/external/autotest/server/cros/ap_configurators/
Dasus_ac66r_ap_configurator.py34 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
37 def _set_channel(self, channel): member in Asus66RAPConfigurator
Dnetgear3700_ap_configurator.py79 self.add_item_to_command_list(self._set_channel, (channel,), 1, 800)
82 def _set_channel(self, channel): member in Netgear3700APConfigurator
DnetgearR6200_ap_configurator.py70 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
73 def _set_channel(self, channel): member in NetgearR6200APConfigurator
Ddlink_dwl2100_ap_configurator.py180 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
183 def _set_channel(self, channel): member in DLinkDWL2100APConfigurator
Dnetgear4300_ap_configurator.py122 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
125 def _set_channel(self, channel): member in Netgear4300APConfigurator
Dnetgear_single_band_configurator.py92 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
95 def _set_channel(self, channel): member in NetgearSingleBandAPConfigurator
Ddlink_dir505l_ap_configurator.py149 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
152 def _set_channel(self, channel): member in DLinkDIR505lAPConfigurator
Dasus_qis_ap_configurator.py95 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
98 def _set_channel(self, channel): member in AsusQISAPConfigurator
Dlevelone_ap_configurator.py93 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
96 def _set_channel(self, channel): member in LevelOneAPConfigurator
Ddlink_dir300_ap_configurator.py136 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
139 def _set_channel(self, channel): member in DLinkDIR300APConfigurator
Ddlinkwbr1310_ap_configurator.py134 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
137 def _set_channel(self, channel): member in DLinkwbr1310APConfigurator
Dtrendnet_ap_configurator.py147 self.add_item_to_command_list(self._set_channel, (channel,), 1, 100)
150 def _set_channel(self, channel): member in TrendnetAPConfigurator
Dedimax_ap_configurator.py117 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
120 def _set_channel(self, channel): member in EdimaxAPConfigurator
Dbelkin_ap_configurator.py137 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
140 def _set_channel(self, channel): member in BelkinAPConfigurator
Dlinksys_ap_configurator.py121 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
124 def _set_channel(self, channel): member in LinksysAPConfigurator
Dkeeboxw150nr_ap_configurator.py174 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
177 def _set_channel(self, channel): member in Keeboxw150nrAPConfigurator
Dlinksyse1500_ap_configurator.py29 def _set_channel(self, channel): member in Linksyse1500APConfigurator
Dmedialink_ap_configurator.py150 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
153 def _set_channel(self, channel): member in MediaLinkAPConfigurator
Dbuffaloag300h_ap_configurator.py114 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
117 def _set_channel(self, channel): member in Buffaloag300hAPConfigurator
Dlinksyse1000_ap_configurator.py31 def _set_channel(self, channel): member in Linksyse1000APConfigurator
Dnetgear_WNDR_dual_band_configurator.py165 self.add_item_to_command_list(self._set_channel, (channel,), 1, 800)
168 def _set_channel(self, channel): member in NetgearDualBandAPConfigurator
Dlinksyse_single_band_configurator.py155 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
158 def _set_channel(self, channel): member in LinksyseSingleBandAPConfigurator
Dasus_ap_configurator.py175 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
178 def _set_channel(self, channel): member in AsusAPConfigurator
Dbuffalo_wzr_d1800h_ap_configurator.py165 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
168 def _set_channel(self, channel): member in BuffalowzrAPConfigurator
Dbuffalo_ap_configurator.py173 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
176 def _set_channel(self, channel): member in BuffaloAPConfigurator

12