Home
last modified time | relevance | path

Searched defs:network_id (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiServiceApiTest.py109 def forget_network(self, network_id): argument
DWifiManagerTest.py207 def connect_to_wifi_network_with_id(self, network_id, network_ssid): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py1113 def connect_to_wifi_network_with_id(ad, network_id, network_ssid): argument
1217 def wifi_connect_by_id(ad, network_id, num_of_tries=3, assert_on_fail=True): argument
1241 def _wifi_connect_by_id(ad, network_id, num_of_tries=1): argument