Searched refs:stop_wifi_tethering (Results 1 – 20 of 20) sorted by relevance
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiTetheringTest.py | 65 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 …]
|
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 | WifiSoftApTest.py | 85 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)
|
D | WifiCrashStressTest.py | 71 wutils.stop_wifi_tethering(self.dut) 177 wutils.stop_wifi_tethering(self.dut) 218 wutils.stop_wifi_tethering(self.dut)
|
D | WifiSoftApPerformanceTest.py | 93 wutils.stop_wifi_tethering(self.android_devices[0]) 100 wutils.stop_wifi_tethering(self.android_devices[0])
|
D | WifiConnectedMacRandomizationTest.py | 102 wutils.stop_wifi_tethering(self.dut_softap) 252 wutils.stop_wifi_tethering(self.dut_softap)
|
D | WifiStressTest.py | 87 wutils.stop_wifi_tethering(self.dut) 443 wutils.stop_wifi_tethering(self.dut)
|
D | WifiStaApConcurrencyTest.py | 85 wutils.stop_wifi_tethering(self.dut)
|
D | WifiStaApConcurrencyStressTest.py | 136 wutils.stop_wifi_tethering(self.dut)
|
D | WifiSoftApAcsTest.py | 90 wutils.stop_wifi_tethering(self.dut)
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveDataTest.py | 89 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)
|
D | TelLiveSmokeTest.py | 33 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/ |
D | NonConcurrencyTest.py | 68 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/ |
D | HotspotWiFiChannelTest.py | 35 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/ |
D | tel_data_utils.py | 33 from acts.test_utils.tel.tel_test_utils import stop_wifi_tethering 72 if not stop_wifi_tethering(log, provider):
|
D | tel_test_utils.py | 7173 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/ |
D | RangeSoftApTest.py | 103 wutils.stop_wifi_tethering(sap)
|
D | RangeApSupporting11McTest.py | 190 wutils.stop_wifi_tethering(dut)
|
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | DataUsageTest.py | 105 wutils.stop_wifi_tethering(ad)
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_test_utils.py | 975 def stop_wifi_tethering(ad): function
|