Searched refs:start_wifi_tethering (Results 1 – 21 of 21) sorted by relevance
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/ |
D | NonConcurrencyTest.py | 69 wutils.start_wifi_tethering(dut, self.TETHER_SSID, password=None) 99 wutils.start_wifi_tethering(dut, self.TETHER_SSID, password=None) 164 wutils.start_wifi_tethering(dut_ap, ap_ssid, ap_password)
|
/tools/test/connectivity/acts/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/google/coex/hotspot_tests/ |
D | HotspotWiFiChannelTest.py | 34 from acts.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/google/wifi/ |
D | WifiCrashStressTest.py | 143 wutils.start_wifi_tethering( 199 wutils.start_wifi_tethering(
|
D | WifiTetheringTest.py | 154 wutils.start_wifi_tethering(self.hotspot_device, 524 wutils.start_wifi_tethering( 545 wutils.start_wifi_tethering(
|
D | WifiSoftApPerformanceTest.py | 133 wutils.start_wifi_tethering(self.android_devices[0],
|
D | WifiConnectedMacRandomizationTest.py | 242 wutils.start_wifi_tethering(self.dut_softap,
|
D | WifiTetheringPowerTest.py | 108 wutils.start_wifi_tethering(self.hotspot_device,
|
D | WifiSoftApTest.py | 196 wutils.start_wifi_tethering(self.dut, 399 wutils.start_wifi_tethering(self.dut,
|
D | WifiStaApConcurrencyTest.py | 177 wutils.start_wifi_tethering(self.dut,
|
D | WifiStressTest.py | 437 wutils.start_wifi_tethering(self.dut,
|
D | WifiSoftApAcsTest.py | 139 wutils.start_wifi_tethering(self.dut,
|
D | WifiManagerTest.py | 952 wutils.start_wifi_tethering(
|
/tools/test/connectivity/acts/framework/acts/test_utils/power/cellular/ |
D | cellular_hotspot_traffic_power_test.py | 109 wutils.start_wifi_tethering(self.dut,
|
/tools/test/connectivity/acts/tests/google/power/wifi/ |
D | PowerWiFiHotspotTest.py | 137 wutils.start_wifi_tethering(
|
/tools/test/connectivity/acts/tests/google/net/ |
D | DataUsageTest.py | 299 wutils.start_wifi_tethering(dut_a, 389 wutils.start_wifi_tethering(dut_a,
|
/tools/test/connectivity/acts/tests/google/usb/ |
D | UsbTetheringFunctionsTest.py | 133 wutils.start_wifi_tethering(self.dut,
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_test_utils.py | 935 def start_wifi_tethering(ad, ssid, password, band=None, hidden=None): function 2190 start_wifi_tethering(ad.dut,
|
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveDataTest.py | 85 from acts.test_utils.tel.tel_test_utils import start_wifi_tethering 2053 if not start_wifi_tethering(self.log, ad_host, ssid, password,
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_test_utils.py | 6533 def start_wifi_tethering(log, ad, ssid, password, ap_band=None): function 6546 wifi_test_utils.start_wifi_tethering,
|