Searched refs:stop_wifi_tethering (Results 1 – 15 of 15) sorted by relevance
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiTetheringPowerTest.py | 155 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)
|
D | WifiTetheringTest.py | 382 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 …]
|
D | WifiSoftApTest.py | 70 wutils.stop_wifi_tethering(self.dut) 154 wutils.stop_wifi_tethering(self.dut) 289 wutils.stop_wifi_tethering(self.dut)
|
D | WifiConnectedMacRandomizationTest.py | 103 wutils.stop_wifi_tethering(self.dut_softap) 253 wutils.stop_wifi_tethering(self.dut_softap)
|
D | WifiSoftApPerformanceTest.py | 95 wutils.stop_wifi_tethering(self.android_devices[0])
|
D | WifiStaApConcurrencyTest.py | 102 wutils.stop_wifi_tethering(self.dut)
|
D | WifiStressTest.py | 294 wutils.stop_wifi_tethering(self.dut)
|
D | WifiSoftApAcsTest.py | 84 wutils.stop_wifi_tethering(self.dut)
|
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/ |
D | NonConcurrencyTest.py | 65 wutils.stop_wifi_tethering(dut) 89 wutils.stop_wifi_tethering(dut)
|
/tools/test/connectivity/acts/tests/google/wifi/rtt/functional/ |
D | RangeSoftApTest.py | 95 wutils.stop_wifi_tethering(sap)
|
/tools/test/connectivity/acts/tests/google/net/ |
D | DataUsageTest.py | 302 wutils.stop_wifi_tethering(self.dut) 384 wutils.stop_wifi_tethering(self.dut)
|
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveSmokeTest.py | 33 from acts.test_utils.tel.tel_test_utils import stop_wifi_tethering 366 stop_wifi_tethering(self.log, ads[0])
|
D | TelLiveDataTest.py | 85 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/ |
D | wifi_test_utils.py | 911 def stop_wifi_tethering(ad): function
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_test_utils.py | 4658 def stop_wifi_tethering(log, ad): function 4668 wifi_test_utils.stop_wifi_tethering, False, ad)
|