Searched refs:_set_band (Results 1 – 4 of 4) sorted by relevance
/external/autotest/server/cros/ap_configurators/ |
D | asus_qis_ap_configurator.py | 71 self._set_band(band) 119 self.add_item_to_command_list(self._set_band, (band_popup,), 1, 800) 122 def _set_band(self, band): member in AsusQISAPConfigurator
|
D | linksyse2000_ap_configurator.py | 82 self.add_item_to_command_list(self._set_band, (band,), 1, 700) 178 self.add_item_to_command_list(self._set_band, (band,), 1, 800) 181 def _set_band(self, band): member in Linksyse2000APConfigurator
|
D | dlink_ap_configurator.py | 169 self._set_band(band_value) 243 self.add_item_to_command_list(self._set_band, (band,), 1, 900) 246 def _set_band(self, band): member in DLinkAPConfigurator
|
D | asus_ac66r_ap_configurator.py | 21 self._set_band(band)
|