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() local118 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_PASSPOINT_R1_R2; in testEapPasspointR1R2Creator() local137 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_PASSPOINT_R3; in testEapPasspointR3Creator() local156 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_OWE; in testEnhancedOpenCreator() local176 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_OPEN; in testOpenCreator() local194 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_OSEN; in testOsenCreator() local212 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_WAPI_CERT; in testWapiCertCreator() local230 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_WAPI_PSK; in testWapiPskCreator() local248 int expectedSecurityType = WifiConfiguration.SECURITY_TYPE_WEP; in testWepCreator() local[all …]