Home
last modified time | relevance | path

Searched refs:set_band (Results 1 – 25 of 42) 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): member in Edimax6475ndAPConfigurator
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
Ddynamic_ap_configurator.py581 self.set_band(set_ap_spec.band)
645 def set_band(self, band): member in DynamicAPConfigurator
Dasus_qis_ap_configurator.py110 def set_band(self, band): member in AsusQISAPConfigurator
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
Ddlink_dir505l_ap_configurator.py166 def set_band(self, band): member in DLinkDIR505lAPConfigurator
Dnetgearwnr1000v4_ap_configurator.py203 def set_band(self, band): member in NetgearWNR1000V4APConfigurator
Dlevelone_ap_configurator.py116 def set_band(self, enabled=True): member in LevelOneAPConfigurator
Dtrendnet692gr_ap_configurator.py138 def set_band(self, band): member in Trendnet692grAPConfigurator
Dedimax_ap_configurator.py80 def set_band(self, band): member in EdimaxAPConfigurator
Dtrendnet_ap_configurator.py162 def set_band(self, band): member in TrendnetAPConfigurator
Dlinksys_ap_configurator.py136 def set_band(self, band): member in LinksysAPConfigurator
Dbuffalo_wsr_1166dd_ap_configurator.py228 def set_band(self, band): member in BuffaloWSR1166DDAPConfigurator
Dbelkin_ap_configurator.py187 def set_band(self, band): member in BelkinAPConfigurator
Dkeeboxw150nr_ap_configurator.py114 def set_band(self, band): member in Keeboxw150nrAPConfigurator
Dasus_rtac68u_ap_configurator.py248 def set_band(self, band): member in AsusRTAC68UAPConfigurator
Dmedialink_ap_configurator.py171 def set_band(self, band): member in MediaLinkAPConfigurator
Dbuffaloag300h_ap_configurator.py134 def set_band(self, band): member in Buffaloag300hAPConfigurator
/external/wpa_supplicant_8/src/common/
Ddefs.h370 enum set_band { enum
/external/wpa_supplicant_8/wpa_supplicant/
Ddriver_i.h893 enum set_band band) in wpa_drv_setband()
895 if (!wpa_s->driver->set_band) in wpa_drv_setband()
897 return wpa_s->driver->set_band(wpa_s->drv_priv, band); in wpa_drv_setband()

12