Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/
H A DSecurityParamsTest.java45 int expectedSecurityType, in verifySecurityParams()
98 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_EAP; in testEapCreator() local
134 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_PASSPOINT_R3; in testEapPasspointR3Creator() local
152 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_OWE; in testEnhancedOpenCreator() local
172 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_OPEN; in testOpenCreator() local
190 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_OSEN; in testOsenCreator() local
208 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_WAPI_CERT; in testWapiCertCreator() local
226 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_WAPI_PSK; in testWapiPskCreator() local
244 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_WEP; in testWepCreator() local
303 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_SAE; in testWpa3PersonalCreator() local
[all …]