Searched defs:expectedSecurityType (Results 1 – 1 of 1) sorted by relevance
45 int expectedSecurityType, in verifySecurityParams()98 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_EAP; in testEapCreator() local134 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_PASSPOINT_R3; in testEapPasspointR3Creator() local152 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_OWE; in testEnhancedOpenCreator() local172 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_OPEN; in testOpenCreator() local190 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_OSEN; in testOsenCreator() local208 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_WAPI_CERT; in testWapiCertCreator() local226 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_WAPI_PSK; in testWapiPskCreator() local244 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_WEP; in testWepCreator() local303 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_SAE; in testWpa3PersonalCreator() local[all …]