Home
last modified time | relevance | path

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

123

/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.py71 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
74 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
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
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
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
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
Dnetgearwnr1000v4_ap_configurator.py156 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
159 def _set_channel(self, channel): member in NetgearWNR1000V4APConfigurator
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
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
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
Dbuffalo_wsr_1166dd_ap_configurator.py186 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
189 def _set_channel(self, channel): member in BuffaloWSR1166DDAPConfigurator
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
Dlinksyse1500_ap_configurator.py29 def _set_channel(self, channel): member in Linksyse1500APConfigurator
Dlinksyse1000_ap_configurator.py31 def _set_channel(self, channel): member in Linksyse1000APConfigurator
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
Dasus_rtac68u_ap_configurator.py216 self.add_item_to_command_list(self._set_channel, (channel,), 1, 900)
219 def _set_channel(self, channel): member in AsusRTAC68UAPConfigurator
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
Dlinksyswrt160_ap_configurator.py30 def _set_channel(self, channel): member in LinksysWRT160APConfigurator
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

123