Home
last modified time | relevance | path

Searched refs:get_supported_bands (Results 1 – 7 of 7) sorted by relevance

/external/autotest/server/cros/ap_configurators/
Dap_configurator_test.py79 bands = self.ap.get_supported_bands()
86 for band in self.ap.get_supported_bands():
131 supported_bands = self.ap.get_supported_bands()
151 bands_info = self.ap.get_supported_bands()
174 bands_info = self.ap.get_supported_bands()
Dstatic_ap_configurator.py165 def get_supported_bands(self): member in StaticAPConfigurator
230 bands = self.get_supported_bands()
Dap_configurator.py95 def get_supported_bands(self): member in APConfiguratorAbstract
Dap_configurator_factory.py110 bands_and_channels = ap.get_supported_bands()
Dasus_qis_ap_configurator.py49 def get_supported_bands(self): member in AsusQISAPConfigurator
Dasus_rtac68u_ap_configurator.py38 def get_supported_bands(self): member in AsusRTAC68UAPConfigurator
Dasus_ap_configurator.py49 def get_supported_bands(self): member in AsusAPConfigurator