Home
last modified time | relevance | path

Searched refs:channel_wid (Results 1 – 6 of 6) sorted by relevance

/external/autotest/server/cros/ap_configurators/
Dlinksyse_single_band_configurator.py169 def set_channel_width(self, channel_wid): argument
175 self.add_item_to_command_list(self._set_channel_width,(channel_wid,),
179 def _set_channel_width(self, channel_wid): argument
182 self.select_item_from_popup_by_xpath(channel_width_choice[channel_wid],
Dlinksyse1000_ap_configurator.py39 def _set_channel_width(self, channel_wid): argument
43 self.select_item_from_popup_by_xpath(channel_width_choice[channel_wid],
Dlinksyse2000_ap_configurator.py156 def set_ch_width(self, channel_wid): argument
162 self.add_item_to_command_list(self._set_ch_width,(channel_wid,),
166 def _set_ch_width(self, channel_wid): argument
173 self.select_item_from_popup_by_xpath(channel_width_choice[channel_wid],
Dlinksyswrt160_ap_configurator.py38 def _set_channel_width(self, channel_wid): argument
41 self.select_item_from_popup_by_xpath(channel_width_choice[channel_wid],
Dwesterndigitaln600_ap_configurator.py278 def set_channel_width(self, channel_wid): argument
279 self.add_item_to_command_list(self._set_channel_width, (channel_wid,),
283 def _set_channel_width(self, channel_wid): argument
288 self.select_item_from_popup_by_id(channel_width_choice[channel_wid],
Dlinksyse2100_ap_configurator.py47 def _set_ch_width(self, channel_wid): argument
50 self.select_item_from_popup_by_xpath(channel_width_choice[channel_wid],