Searched defs:network_ssid (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_test_utils.py | 827 def start_wifi_connection_scan_and_check_for_network(ad, network_ssid, argument 852 def start_wifi_connection_scan_and_ensure_network_found(ad, network_ssid, argument 872 def start_wifi_connection_scan_and_ensure_network_not_found(ad, network_ssid, argument 1263 def connect_to_wifi_network_with_id(ad, network_id, network_ssid): argument 1699 def track_connection(ad, network_ssid, check_connection_count): argument
|
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiManagerTest.py | 213 def connect_to_wifi_network_with_id(self, network_id, network_ssid): argument
|