Home
last modified time | relevance | path

Searched refs:set_band (Results 1 – 25 of 39) sorted by relevance

12

/external/autotest/server/cros/ap_configurators/
Dap_configurator_test.py78 self.ap.set_band(bands[0]['band'])
85 self.ap.set_band(band['band'])
131 self.ap.set_band(band['band'])
156 self.ap.set_band(band)
164 self.ap.set_band(ap_spec.BAND_2GHZ)
166 self.ap.set_band(ap_spec.BAND_5GHZ)
176 self.ap.set_band(band)
212 self.ap.set_band(mode['band'])
239 self.ap.set_band(good_pair['band'])
262 self.ap.set_band(band_modes['band'])
[all …]
Dedimax6475nd_ap_configurator.py55 def set_band(self, band):
Dtrendnet432brp_ap_configurator.py106 def set_band(self, band): member in Trendnet432brpAPConfigurator
Ddlink_dwl2100_ap_configurator.py192 def set_band(self, band): member in DLinkDWL2100APConfigurator
Dtrendnet654tr_ap_configurator.py100 def set_band(self, band): member in Trendnet654trAPConfigurator
Dnetgear_single_band_configurator.py118 def set_band(self, band): member in NetgearSingleBandAPConfigurator
Dtrendnet692gr_ap_configurator.py138 def set_band(self, band): member in Trendnet692grAPConfigurator
Ddlinkwbr1310_ap_configurator.py144 def set_band(self, band): member in DLinkwbr1310APConfigurator
Ddlink_dir300_ap_configurator.py150 def set_band(self, band): member in DLinkDIR300APConfigurator
Dasus_qis_ap_configurator.py110 def set_band(self, band): member in AsusQISAPConfigurator
Dlevelone_ap_configurator.py116 def set_band(self, enabled=True): member in LevelOneAPConfigurator
Ddlink_dir505l_ap_configurator.py166 def set_band(self, band): member in DLinkDIR505lAPConfigurator
Dedimax_ap_configurator.py80 def set_band(self, band): member in EdimaxAPConfigurator
Dtrendnet_ap_configurator.py162 def set_band(self, band): member in TrendnetAPConfigurator
Ddynamic_ap_configurator.py528 self.set_band(set_ap_spec.band)
592 def set_band(self, band): member in DynamicAPConfigurator
Dlinksys_ap_configurator.py136 def set_band(self, band): member in LinksysAPConfigurator
Dkeeboxw150nr_ap_configurator.py114 def set_band(self, band): member in Keeboxw150nrAPConfigurator
Dbelkin_ap_configurator.py187 def set_band(self, band): member in BelkinAPConfigurator
Dmedialink_ap_configurator.py171 def set_band(self, band): member in MediaLinkAPConfigurator
Dbuffaloag300h_ap_configurator.py134 def set_band(self, band): member in Buffaloag300hAPConfigurator
Ddlink_dir655_ap_configurator.py237 def set_band(self, band): member in DLinkDIR655APConfigurator
Dbuffalo_ap_configurator.py230 def set_band(self, band): member in BuffaloAPConfigurator
Dbuffalo_wzr_d1800h_ap_configurator.py215 def set_band(self, band): member in BuffalowzrAPConfigurator
/external/wpa_supplicant_8/src/common/
Ddefs.h332 enum set_band { enum
/external/wpa_supplicant_8/wpa_supplicant/
Ddriver_i.h887 enum set_band band) in wpa_drv_setband()
889 if (!wpa_s->driver->set_band) in wpa_drv_setband()
891 return wpa_s->driver->set_band(wpa_s->drv_priv, band); in wpa_drv_setband()

12