Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/
DWifiTetheringTest.py65 wutils.stop_wifi_tethering(self.hotspot_device)
388 wutils.stop_wifi_tethering(self.hotspot_device)
404 wutils.stop_wifi_tethering(self.hotspot_device)
418 wutils.stop_wifi_tethering(self.hotspot_device)
431 wutils.stop_wifi_tethering(self.hotspot_device)
444 wutils.stop_wifi_tethering(self.hotspot_device)
460 wutils.stop_wifi_tethering(self.hotspot_device)
477 wutils.stop_wifi_tethering(self.hotspot_device)
510 wutils.stop_wifi_tethering(dut)
518 wutils.stop_wifi_tethering(self.hotspot_device)
[all …]
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)
DWifiSoftApTest.py85 wutils.stop_wifi_tethering(self.dut)
101 wutils.stop_wifi_tethering(self.dut)
213 wutils.stop_wifi_tethering(self.dut)
245 wutils.stop_wifi_tethering(self.dut)
404 wutils.stop_wifi_tethering(self.dut)
550 wutils.stop_wifi_tethering(self.dut)
DWifiCrashStressTest.py71 wutils.stop_wifi_tethering(self.dut)
177 wutils.stop_wifi_tethering(self.dut)
218 wutils.stop_wifi_tethering(self.dut)
DWifiSoftApPerformanceTest.py93 wutils.stop_wifi_tethering(self.android_devices[0])
100 wutils.stop_wifi_tethering(self.android_devices[0])
DWifiConnectedMacRandomizationTest.py102 wutils.stop_wifi_tethering(self.dut_softap)
252 wutils.stop_wifi_tethering(self.dut_softap)
DWifiStressTest.py87 wutils.stop_wifi_tethering(self.dut)
443 wutils.stop_wifi_tethering(self.dut)
DWifiStaApConcurrencyTest.py85 wutils.stop_wifi_tethering(self.dut)
DWifiStaApConcurrencyStressTest.py136 wutils.stop_wifi_tethering(self.dut)
DWifiSoftApAcsTest.py90 wutils.stop_wifi_tethering(self.dut)
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveDataTest.py89 from acts.test_utils.tel.tel_test_utils import stop_wifi_tethering
974 stop_wifi_tethering(self.log, self.provider)
2242 stop_wifi_tethering(self.log, ad_host)
2257 if not stop_wifi_tethering(self.log, ad_host):
2534 stop_wifi_tethering(self.log, self.provider)
2604 stop_wifi_tethering(self.log, self.provider)
2997 stop_wifi_tethering(self.log, self.provider)
3111 stop_wifi_tethering(self.log, self.provider)
DTelLiveSmokeTest.py33 from acts.test_utils.tel.tel_test_utils import stop_wifi_tethering
366 stop_wifi_tethering(self.log, ads[0])
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/
DNonConcurrencyTest.py68 wutils.stop_wifi_tethering(dut)
92 wutils.stop_wifi_tethering(dut)
153 wutils.stop_wifi_tethering(dut_ap)
/tools/test/connectivity/acts_tests/tests/google/coex/hotspot_tests/
DHotspotWiFiChannelTest.py35 from acts.test_utils.wifi.wifi_test_utils import stop_wifi_tethering
73 stop_wifi_tethering(self.pri_ad)
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_data_utils.py33 from acts.test_utils.tel.tel_test_utils import stop_wifi_tethering
72 if not stop_wifi_tethering(log, provider):
Dtel_test_utils.py7173 def stop_wifi_tethering(log, ad): function
7183 wifi_test_utils.stop_wifi_tethering, False, ad)
/tools/test/connectivity/acts/tests/google/wifi/rtt/functional/
DRangeSoftApTest.py103 wutils.stop_wifi_tethering(sap)
DRangeApSupporting11McTest.py190 wutils.stop_wifi_tethering(dut)
/tools/test/connectivity/acts_tests/tests/google/net/
DDataUsageTest.py105 wutils.stop_wifi_tethering(ad)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py975 def stop_wifi_tethering(ad): function