Home
last modified time | relevance | path

Searched refs:channel_width (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/cros/ap_configurators/
Dbelkin_ap_configurator.py165 def set_ch_width(self, channel_width): argument
171 self.add_item_to_command_list(self._set_ch_width,(channel_width,),
175 def _set_ch_width(self, channel_width): argument
178 self.select_item_from_popup_by_xpath(channel_choice[channel_width],
Dbuffalo_ap_configurator.py189 def set_ch_width(self, channel_width): argument
195 self.add_item_to_command_list(self._set_ch_width,(channel_width,), 1,
199 def _set_ch_width(self, channel_width): argument
204 channel_width_choice[channel_width], xpath)
DbelkinF9K_ap_configurator.py203 def set_ch_width(self, channel_width): argument
209 self.add_item_to_command_list(self._set_ch_width,(channel_width,),
213 def _set_ch_width(self, channel_width): argument
216 self.select_item_from_popup_by_xpath(channel_choice[channel_width],