Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiCountrySoftApAcsTest.py103 def connect_wifi_network(self, init_sta_band, init_sta_chan): argument
116 if init_sta_band == BAND_2G:
120 elif init_sta_band == BAND_5G:
208 def collect_acs_failures(self, freq1, freq2, country, init_sta_band, argument
246 if init_sta_band == BAND_2G:
264 if init_sta_band == BAND_2G:
275 def validate_country_softap_acs(self, country, init_sta_band, argument
304 self.actual_sta_freq = self.connect_wifi_network(init_sta_band,
309 return self.collect_acs_failures(freq1, freq2, country, init_sta_band,