Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dwlan_device.py100 target_ssid, argument
215 target_ssid, argument
233 network = {'SSID': target_ssid, 'hiddenSSID': hidden}
351 target_ssid, argument
378 target_ssid, None)
382 % target_ssid)
386 target_ssid, bss_descs_for_ssid[0], target_pwd=target_pwd)
390 target_ssid, target_security, password=target_pwd)
512 def save_network(self, target_ssid, security_type=None, target_pwd=None): argument
520 target_ssid, security_type, password=target_pwd):
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dwlan_policy_lib.py83 def wlanSaveNetwork(self, target_ssid, security_type, target_pwd=None): argument
100 "target_ssid": target_ssid,
107 def wlanRemoveNetwork(self, target_ssid, security_type, target_pwd=None): argument
121 "target_ssid": target_ssid,
153 def wlanConnect(self, target_ssid, security_type): argument
168 "target_ssid": target_ssid,
Dwlan_ap_policy_lib.py26 def wlanStartAccessPoint(self, target_ssid, security_type, target_pwd, argument
49 "target_ssid": target_ssid,
58 def wlanStopAccessPoint(self, target_ssid, security_type, target_pwd=""): argument
75 "target_ssid": target_ssid,
Dwlan_lib.py65 target_ssid, argument
78 "target_ssid": target_ssid,
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DWlanScanTest.py192 target_ssid = wlan_network_params['SSID']
193 self.log.info("got the ssid! %s", target_ssid)
200 target_ssid,
201 bss_scan_response[target_ssid][0],
DBeaconLossTest.py106 self.dut.associate(target_ssid=self.ssid)
131 self.dut.associate(target_ssid=self.ssid)
DChannelSwitchTest.py117 self.dut.associate(target_ssid=self.ssid)
DSoftApTest.py877 target_ssid=ap_ssid,
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan_policy/
DPolicyScanTest.py166 target_ssid = wlan_network_params["SSID"]
172 target_ssid, target_security, password=target_pwd)
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DWlanWmmTest.py273 target_ssid=ssid,