Searched refs:_set_ch_width (Results 1 – 7 of 7) sorted by relevance
/external/autotest/server/cros/ap_configurators/ |
D | belkin_ap_configurator.py | 171 self.add_item_to_command_list(self._set_ch_width,(channel_width,), 175 def _set_ch_width(self, channel_width): member in BelkinAPConfigurator
|
D | buffalo_wsr_1166dd_ap_configurator.py | 205 self.add_item_to_command_list(self._set_ch_width,(width,), 1, 900) 208 def _set_ch_width(self, width): member in BuffaloWSR1166DDAPConfigurator
|
D | buffalo_wzr_d1800h_ap_configurator.py | 197 self.add_item_to_command_list(self._set_ch_width,(width,), 1, 900) 200 def _set_ch_width(self, width): member in BuffalowzrAPConfigurator
|
D | buffalo_ap_configurator.py | 195 self.add_item_to_command_list(self._set_ch_width,(channel_width,), 1, 199 def _set_ch_width(self, channel_width): member in BuffaloAPConfigurator
|
D | linksyse2000_ap_configurator.py | 162 self.add_item_to_command_list(self._set_ch_width,(channel_wid,), 166 def _set_ch_width(self, channel_wid): member in Linksyse2000APConfigurator
|
D | belkinF9K_ap_configurator.py | 209 self.add_item_to_command_list(self._set_ch_width,(channel_width,), 213 def _set_ch_width(self, channel_width): member in BelkinF9KAPConfigurator
|
D | linksyse2100_ap_configurator.py | 47 def _set_ch_width(self, channel_wid): member in Linksyse2100APConfigurator
|