Searched refs:WAPI (Results 1 – 9 of 9) sorted by relevance
214 int[] expectedAllowedProtocols = new int[] {Protocol.WAPI}; in testWapiCertCreator()232 int[] expectedAllowedProtocols = new int[] {Protocol.WAPI}; in testWapiPskCreator()
1077 verifyAllowedProtocols(config, new int[] {Protocol.WPA, Protocol.RSN, Protocol.WAPI}); in testAddSecurityTypes()
779 params.mAllowedProtocols.set(Protocol.WAPI); in createWapiCertParams()796 params.mAllowedProtocols.set(Protocol.WAPI); in createWapiPskParams()
263 public static final int WAPI = 3; field in WifiConfiguration.Protocol267 @IntDef(value = {WPA, RSN, OSEN, WAPI})
931 case WifiConfiguration.Protocol.WAPI: in wifiConfigurationToSupplicantProtoMask()933 .ISupplicantStaNetwork.ProtoMask.WAPI; in wifiConfigurationToSupplicantProtoMask()1228 mask, android.hardware.wifi.supplicant.V1_3.ISupplicantStaNetwork.ProtoMask.WAPI, in supplicantToWifiConfigurationProtoMask()1229 bitset, WifiConfiguration.Protocol.WAPI); in supplicantToWifiConfigurationProtoMask()
989 case WifiConfiguration.Protocol.WAPI: in wifiConfigurationToSupplicantProtoMask()990 mask |= ProtoMask.WAPI; in wifiConfigurationToSupplicantProtoMask()
4162 return config != null && (config.allowedProtocols.get(WifiConfiguration.Protocol.WAPI) in shouldIgnoreNudDisconnectForWapiInCn()
590 // Number of WAPI-Personal saved networks.593 // Number of WAPI-Enterprise saved networks.596 // Total number of scan results for WAPI-Personal networks599 // Total number of scan results for WAPI-Enterprise networks869 // EAP with WAPI certifcate1110 // WAPI network
278 field @Deprecated public static final int WAPI = 3; // 0x3