Home
last modified time | relevance | path

Searched refs:toggle_wifi_off_and_on (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiTetheringTest.py342 wutils.toggle_wifi_off_and_on(self.hotspot_device)
400 wutils.toggle_wifi_off_and_on(self.hotspot_device)
414 wutils.toggle_wifi_off_and_on(self.hotspot_device)
428 wutils.toggle_wifi_off_and_on(self.hotspot_device)
441 wutils.toggle_wifi_off_and_on(self.hotspot_device)
455 wutils.toggle_wifi_off_and_on(self.hotspot_device)
472 wutils.toggle_wifi_off_and_on(self.hotspot_device)
491 wutils.toggle_wifi_off_and_on(self.hotspot_device)
DWifiTeleCoexTest.py86 wifi_utils.toggle_wifi_off_and_on(self.dut)
193 wifi_utils.toggle_wifi_off_and_on(self.dut)
DWifiPasspointTest.py171 wutils.toggle_wifi_off_and_on(self.dut)
DWifiPingTest.py123 wutils.toggle_wifi_off_and_on(dev)
DWifiManagerTest.py367 wutils.toggle_wifi_off_and_on(self.dut)
DWifiSensitivityTest.py194 wutils.toggle_wifi_off_and_on(dev)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py701 def toggle_wifi_off_and_on(ad): function