Searched refs:start_wifi_tethering (Results 1 – 24 of 24) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiChannelSwitchStressTest.py | 170 wutils.start_wifi_tethering(self.dut, 211 wutils.start_wifi_tethering(self.dut, 256 wutils.start_wifi_tethering(self.dut, 284 wutils.start_wifi_tethering(self.dut,
|
D | WifiTetheringTest.py | 144 wutils.start_wifi_tethering(self.hotspot_device, 526 wutils.start_wifi_tethering( 550 wutils.start_wifi_tethering(
|
D | WifiCrashStressTest.py | 138 wutils.start_wifi_tethering( 194 wutils.start_wifi_tethering(
|
D | WifiConnectedMacRandomizationTest.py | 240 wutils.start_wifi_tethering(self.dut_softap,
|
D | WifiTetheringPowerTest.py | 108 wutils.start_wifi_tethering(self.hotspot_device,
|
D | WifiSoftApMultiCountryTest.py | 172 wutils.start_wifi_tethering(
|
D | WifiSoftApTest.py | 196 wutils.start_wifi_tethering(self.dut, 720 wutils.start_wifi_tethering(self.dut,
|
D | WifiSoftApPerformanceTest.py | 169 wutils.start_wifi_tethering(self.android_devices[0],
|
D | WifiStaApConcurrencyTest.py | 190 wutils.start_wifi_tethering(self.dut,
|
D | WifiStressTest.py | 442 wutils.start_wifi_tethering(self.dut,
|
D | WifiSoftApAcsTest.py | 129 wutils.start_wifi_tethering(self.dut,
|
D | WifiManagerTest.py | 1093 wutils.start_wifi_tethering(
|
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/ |
D | NonConcurrencyTest.py | 77 wutils.start_wifi_tethering(dut, self.TETHER_SSID, password=None) 113 wutils.start_wifi_tethering(dut, self.TETHER_SSID, password=None) 160 wutils.start_wifi_tethering(dut_ap, ap_ssid, ap_password)
|
/tools/test/connectivity/acts_tests/tests/google/coex/hotspot_tests/ |
D | HotspotWiFiChannelTest.py | 34 from acts_contrib.test_utils.wifi.wifi_test_utils import start_wifi_tethering 198 start_wifi_tethering(self.pri_ad, self.network['SSID'],
|
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | DataUsageTest.py | 300 wutils.start_wifi_tethering(dut_a, 390 wutils.start_wifi_tethering(dut_a,
|
/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/functional/ |
D | RangeSoftApTest.py | 51 wutils.start_wifi_tethering(
|
D | RangeApSupporting11McTest.py | 150 wutils.start_wifi_tethering(
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/cellular/ |
D | cellular_hotspot_traffic_power_test.py | 109 wutils.start_wifi_tethering(self.dut,
|
/tools/test/connectivity/acts_tests/tests/google/power/wifi/ |
D | PowerWiFiHotspotTest.py | 137 wutils.start_wifi_tethering(
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_data_utils.py | 74 from acts_contrib.test_utils.tel.tel_test_utils import start_wifi_tethering 207 if not start_wifi_tethering(log, provider, ssid, password, ap_band): 1807 if not start_wifi_tethering(log, ad_host, ssid, password,
|
D | tel_test_utils.py | 7465 def start_wifi_tethering(log, ad, ssid, password, ap_band=None): function 7478 wifi_test_utils.start_wifi_tethering,
|
/tools/test/connectivity/acts_tests/tests/google/usb/ |
D | UsbTetheringFunctionsTest.py | 133 wutils.start_wifi_tethering(self.dut,
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
D | wifi_test_utils.py | 980 def start_wifi_tethering(ad, ssid, password, band=None, hidden=None, function 2314 start_wifi_tethering(ad.dut,
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveDataTest.py | 98 from acts_contrib.test_utils.tel.tel_test_utils import start_wifi_tethering
|