Home
last modified time | relevance | path

Searched refs:_set_band (Results 1 – 5 of 5) sorted by relevance

/external/autotest/server/cros/ap_configurators/
Dasus_qis_ap_configurator.py71 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
Dlinksyse2000_ap_configurator.py82 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
Ddlink_ap_configurator.py169 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
Dasus_ac66r_ap_configurator.py21 self._set_band(band)
Dasus_rtac68u_ap_configurator.py259 self.add_item_to_command_list(self._set_band, (), 1, 700)
262 def _set_band(self): member in AsusRTAC68UAPConfigurator