Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiWpa3EnterpriseTest.py73 WifiEnums.SECURITY: WPA3_SECURITY,
88 WifiEnums.SECURITY: WPA3_SECURITY,
105 WifiEnums.SECURITY: WPA3_SECURITY,
126 WifiEnums.SECURITY: WPA3_SECURITY,
147 WifiEnums.SECURITY: WPA3_SECURITY,
165 WifiEnums.SECURITY: WPA3_SECURITY,
183 WifiEnums.SECURITY: WPA3_SECURITY,
201 WifiEnums.SECURITY: WPA3_SECURITY,
DWifiWpa3AutoUpdateTest.py86 WifiEnums.SECURITY: WPA3_SECURITY,
DWifiDppTest.py191 wutils.WifiEnums.SECURITY: security
224 security == network[wutils.WifiEnums.SECURITY] and \
DWifiSoftApTest.py286 softap_config[WifiEnums.SECURITY] = security
1217 sap_config[WifiEnums.SECURITY] = WifiEnums.SoftApSecurityType.WPA2
DWifiBridgedApTest.py256 config[WifiEnums.SECURITY] = security
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_test_utils.py80 SECURITY = "security" # Used for Wifi & SoftAp variable in WifiEnums
1017 config[WifiEnums.SECURITY] = security
1075 wifi_config[WifiEnums.SECURITY] = security
1115 if WifiEnums.SECURITY in wifi_config and wifi_config[
1116 WifiEnums.SECURITY] == WifiEnums.SoftApSecurityType.OPEN:
1117 del wifi_config[WifiEnums.SECURITY]
1127 if WifiEnums.SECURITY in wifi_config:
1129 wifi_ap[WifiEnums.SECURITY] == wifi_config[WifiEnums.SECURITY],
/tools/test/connectivity/acts_tests/tests/google/wifi/wifi6e/
DWifiApConcurrency6eTest.py59 config[WifiEnums.SECURITY] = WifiEnums.SoftApSecurityType.WPA3_SAE