Searched refs:start_wifi_tethering (Results 1 – 14 of 14) sorted by relevance
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/ |
D | NonConcurrencyTest.py | 58 wutils.start_wifi_tethering(dut, self.TETHER_SSID, password=None) 76 wutils.start_wifi_tethering(dut, self.TETHER_SSID, password=None)
|
/tools/test/connectivity/acts/tests/google/wifi/rtt/functional/ |
D | RangeSoftApTest.py | 54 wutils.start_wifi_tethering(sap, self.SOFT_AP_SSID, self.SOFT_AP_PASSWORD,
|
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiSoftApTest.py | 140 wutils.start_wifi_tethering(self.dut, 281 wutils.start_wifi_tethering(self.dut,
|
D | WifiSoftApPerformanceTest.py | 70 wutils.start_wifi_tethering(
|
D | WifiTetheringTest.py | 146 wutils.start_wifi_tethering(self.hotspot_device, 521 wutils.start_wifi_tethering( 536 wutils.start_wifi_tethering(
|
D | WifiConnectedMacRandomizationTest.py | 243 wutils.start_wifi_tethering(self.dut_softap,
|
D | WifiTetheringPowerTest.py | 108 wutils.start_wifi_tethering(self.hotspot_device,
|
D | WifiStaApConcurrencyTest.py | 209 wutils.start_wifi_tethering(self.dut,
|
D | WifiStressTest.py | 288 wutils.start_wifi_tethering(self.dut,
|
D | WifiSoftApAcsTest.py | 131 wutils.start_wifi_tethering(self.dut,
|
/tools/test/connectivity/acts/tests/google/net/ |
D | DataUsageTest.py | 284 wutils.start_wifi_tethering(self.dut, 362 wutils.start_wifi_tethering(self.dut,
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_test_utils.py | 873 def start_wifi_tethering(ad, ssid, password, band=None, hidden=None): function
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_test_utils.py | 4637 def start_wifi_tethering(log, ad, ssid, password, ap_band=None): function 4650 wifi_test_utils.start_wifi_tethering,
|
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveDataTest.py | 1860 if not start_wifi_tethering(self.log, ad_host, ssid, password,
|