Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiDppTest.py41 DPP_TEST_SECURITY_PSK = "PSK" variable in WifiDppTest
162 if security == self.DPP_TEST_SECURITY_PSK or \
215 security = self.DPP_TEST_SECURITY_PSK
220 security = self.DPP_TEST_SECURITY_PSK
936 security=self.DPP_TEST_SECURITY_PSK, responder_chan="126/149", responder_freq=5745,
946 security=self.DPP_TEST_SECURITY_PSK, responder_chan="126/149", responder_freq=5745,
956 security=self.DPP_TEST_SECURITY_PSK, responder_chan=None, responder_freq=5745, use_mac=False)
965 security=self.DPP_TEST_SECURITY_PSK, responder_chan=None, responder_freq=5745, use_mac=True)
971 security=self.DPP_TEST_SECURITY_PSK, responder_chan=None, responder_freq=2462, use_mac=False)
977 security=self.DPP_TEST_SECURITY_PSK, responder_chan=None, responder_freq=2462, use_mac=True)
[all …]