Home
last modified time | relevance | path

Searched refs:stop_wifi_tethering (Results 1 – 15 of 15) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiTetheringPowerTest.py155 wutils.stop_wifi_tethering(self.hotspot_device)
166 wutils.stop_wifi_tethering(self.hotspot_device)
178 wutils.stop_wifi_tethering(self.hotspot_device)
190 wutils.stop_wifi_tethering(self.hotspot_device)
203 wutils.stop_wifi_tethering(self.hotspot_device)
216 wutils.stop_wifi_tethering(self.hotspot_device)
228 wutils.stop_wifi_tethering(self.hotspot_device)
240 wutils.stop_wifi_tethering(self.hotspot_device)
253 wutils.stop_wifi_tethering(self.hotspot_device)
266 wutils.stop_wifi_tethering(self.hotspot_device)
DWifiTetheringTest.py382 wutils.stop_wifi_tethering(self.hotspot_device)
396 wutils.stop_wifi_tethering(self.hotspot_device)
410 wutils.stop_wifi_tethering(self.hotspot_device)
423 wutils.stop_wifi_tethering(self.hotspot_device)
436 wutils.stop_wifi_tethering(self.hotspot_device)
452 wutils.stop_wifi_tethering(self.hotspot_device)
469 wutils.stop_wifi_tethering(self.hotspot_device)
502 wutils.stop_wifi_tethering(dut)
510 wutils.stop_wifi_tethering(self.hotspot_device)
525 wutils.stop_wifi_tethering(self.hotspot_device)
[all …]
DWifiSoftApTest.py70 wutils.stop_wifi_tethering(self.dut)
154 wutils.stop_wifi_tethering(self.dut)
289 wutils.stop_wifi_tethering(self.dut)
DWifiConnectedMacRandomizationTest.py103 wutils.stop_wifi_tethering(self.dut_softap)
253 wutils.stop_wifi_tethering(self.dut_softap)
DWifiSoftApPerformanceTest.py95 wutils.stop_wifi_tethering(self.android_devices[0])
DWifiStaApConcurrencyTest.py102 wutils.stop_wifi_tethering(self.dut)
DWifiStressTest.py294 wutils.stop_wifi_tethering(self.dut)
DWifiSoftApAcsTest.py84 wutils.stop_wifi_tethering(self.dut)
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/
DNonConcurrencyTest.py65 wutils.stop_wifi_tethering(dut)
89 wutils.stop_wifi_tethering(dut)
/tools/test/connectivity/acts/tests/google/wifi/rtt/functional/
DRangeSoftApTest.py95 wutils.stop_wifi_tethering(sap)
/tools/test/connectivity/acts/tests/google/net/
DDataUsageTest.py302 wutils.stop_wifi_tethering(self.dut)
384 wutils.stop_wifi_tethering(self.dut)
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveSmokeTest.py33 from acts.test_utils.tel.tel_test_utils import stop_wifi_tethering
366 stop_wifi_tethering(self.log, ads[0])
DTelLiveDataTest.py85 from acts.test_utils.tel.tel_test_utils import stop_wifi_tethering
752 stop_wifi_tethering(self.log, self.provider)
1857 stop_wifi_tethering(self.log, ad_host)
1872 if not stop_wifi_tethering(self.log, ad_host):
2149 stop_wifi_tethering(self.log, self.provider)
2219 stop_wifi_tethering(self.log, self.provider)
2613 stop_wifi_tethering(self.log, self.provider)
2727 stop_wifi_tethering(self.log, self.provider)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py911 def stop_wifi_tethering(ad): function
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py4658 def stop_wifi_tethering(log, ad): function
4668 wifi_test_utils.stop_wifi_tethering, False, ad)