Home
last modified time | relevance | path

Searched refs:target_ssid (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/
Dwlan_device.py95 target_ssid, argument
171 target_ssid, argument
188 network = {'SSID': target_ssid, 'hiddenSSID': hidden}
262 target_ssid, argument
279 target_ssid, target_pwd=target_pwd)
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dwlan_lib.py46 def wlanConnectToNetwork(self, target_ssid, target_pwd=None): argument
56 test_args = {"target_ssid": target_ssid, "target_pwd": target_pwd}
/tools/test/connectivity/acts/tests/google/fuchsia/wlan/
DWlanScanTest.py184 target_ssid = wlan_network_params['SSID']
185 self.log.info("got the ssid! %s", target_ssid)
191 target_ssid,