Home
last modified time | relevance | path

Searched refs:start_wifi_tethering_saved_config (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiTethering5GOpenOTATest.py69 wutils.start_wifi_tethering_saved_config(self.hotspot_device)
DWifiTethering2GOpenOTATest.py69 wutils.start_wifi_tethering_saved_config(self.hotspot_device)
DWifiTethering5GPskOTATest.py69 wutils.start_wifi_tethering_saved_config(self.hotspot_device)
DWifiTethering2GPskOTATest.py69 wutils.start_wifi_tethering_saved_config(self.hotspot_device)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py945 def start_wifi_tethering_saved_config(ad): function