Searched refs:start_wifi_tethering (Results 1 – 25 of 25) 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 | WifiBtStressCoexTest.py | 187 wutils.start_wifi_tethering(self.dut, 341 wutils.start_wifi_tethering( 373 wutils.start_wifi_tethering(
|
D | WifiCellStressTest.py | 157 wutils.start_wifi_tethering(self.dut, 172 wutils.start_wifi_tethering(
|
D | WifiTetheringTest.py | 142 wutils.start_wifi_tethering(self.hotspot_device, 524 wutils.start_wifi_tethering( 548 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 | WifiSoftApPerformanceTest.py | 178 wutils.start_wifi_tethering(self.android_devices[0],
|
D | WifiSoftApTest.py | 196 wutils.start_wifi_tethering(self.dut, 720 wutils.start_wifi_tethering(self.dut,
|
D | WifiStaApConcurrencyTest.py | 190 wutils.start_wifi_tethering(self.dut,
|
D | WifiStressTest.py | 447 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/acts_contrib/test_utils/tel/ |
D | tel_wifi_utils.py | 212 def start_wifi_tethering(log, ad, ssid, password, ap_band=None): function 225 wifi_test_utils.start_wifi_tethering,
|
D | tel_data_utils.py | 110 from acts_contrib.test_utils.tel.tel_wifi_utils import start_wifi_tethering 216 if not start_wifi_tethering(log, provider, ssid, password, ap_band): 1708 if not start_wifi_tethering(log, ad_host, ssid, 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/wifi/rtt/functional/ |
D | RangeSoftApTest.py | 51 wutils.start_wifi_tethering(
|
D | RangeApSupporting11McTest.py | 150 wutils.start_wifi_tethering(
|
/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/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/tests/google/usb/ |
D | UsbTetheringFunctionsTest.py | 134 wutils.start_wifi_tethering(self.dut,
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
D | wifi_test_utils.py | 993 def start_wifi_tethering(ad, ssid, password, band=None, hidden=None, function 2332 start_wifi_tethering(ad.dut,
|