Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiChannelSwitchStressTest.py170 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,
DWifiTetheringTest.py144 wutils.start_wifi_tethering(self.hotspot_device,
526 wutils.start_wifi_tethering(
550 wutils.start_wifi_tethering(
DWifiCrashStressTest.py138 wutils.start_wifi_tethering(
194 wutils.start_wifi_tethering(
DWifiConnectedMacRandomizationTest.py240 wutils.start_wifi_tethering(self.dut_softap,
DWifiTetheringPowerTest.py108 wutils.start_wifi_tethering(self.hotspot_device,
DWifiSoftApMultiCountryTest.py172 wutils.start_wifi_tethering(
DWifiSoftApTest.py196 wutils.start_wifi_tethering(self.dut,
720 wutils.start_wifi_tethering(self.dut,
DWifiSoftApPerformanceTest.py169 wutils.start_wifi_tethering(self.android_devices[0],
DWifiStaApConcurrencyTest.py190 wutils.start_wifi_tethering(self.dut,
DWifiStressTest.py442 wutils.start_wifi_tethering(self.dut,
DWifiSoftApAcsTest.py129 wutils.start_wifi_tethering(self.dut,
DWifiManagerTest.py1093 wutils.start_wifi_tethering(
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/
DNonConcurrencyTest.py77 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/
DHotspotWiFiChannelTest.py34 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/
DDataUsageTest.py300 wutils.start_wifi_tethering(dut_a,
390 wutils.start_wifi_tethering(dut_a,
/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/functional/
DRangeSoftApTest.py51 wutils.start_wifi_tethering(
DRangeApSupporting11McTest.py150 wutils.start_wifi_tethering(
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/cellular/
Dcellular_hotspot_traffic_power_test.py109 wutils.start_wifi_tethering(self.dut,
/tools/test/connectivity/acts_tests/tests/google/power/wifi/
DPowerWiFiHotspotTest.py137 wutils.start_wifi_tethering(
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_data_utils.py74 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,
Dtel_test_utils.py7465 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/
DUsbTetheringFunctionsTest.py133 wutils.start_wifi_tethering(self.dut,
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_test_utils.py980 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/
DTelLiveDataTest.py98 from acts_contrib.test_utils.tel.tel_test_utils import start_wifi_tethering