Searched refs:WEP104 (Results 1 – 8 of 8) sorted by relevance
433 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP104); in createNetworkForConfigurationWithUnsupportedTag()486 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP104); in createNetworkForConfigurationWithUnsupportedValuesInBitsetsInRestore()1116 config.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP104); in createNetworkForConfigurationWithV1_0Data()
258 | ISupplicantStaNetwork.GroupCipherMask.WEP104 in testPskPassphraseNetworkWifiConfigurationSaveLoad()
360 allowedGroupCiphers.set(GroupCipher.WEP104); in testCommonSetterGetter()377 assertTrue(params.getAllowedGroupCiphers().get(GroupCipher.WEP104)); in testCommonSetterGetter()
799 params.mAllowedGroupCiphers.set(GroupCipher.WEP104); in createWepParams()894 params.mAllowedGroupCiphers.set(GroupCipher.WEP104); in createWpaWpa2PersonalParams()
361 public static final int WEP104 = 1; field in WifiConfiguration.GroupCipher385 @IntDef(value = {WEP40, WEP104, TKIP, CCMP, GTK_NOT_USED, GCMP_256, SMS4, GCMP_128})
257 wifiConf.allowedGroupCiphers.set(WifiConfiguration.GroupCipher.WEP104); in updateForWEPConfiguration()
964 case WifiConfiguration.GroupCipher.WEP104: in wifiConfigurationToSupplicantGroupCipherMask()965 mask |= ISupplicantStaNetwork.GroupCipherMask.WEP104; in wifiConfigurationToSupplicantGroupCipherMask()1251 mask, ISupplicantStaNetwork.GroupCipherMask.WEP104, bitset, in supplicantToWifiConfigurationGroupCipherMask()1252 WifiConfiguration.GroupCipher.WEP104); in supplicantToWifiConfigurationGroupCipherMask()
166 field @Deprecated public static final int WEP104 = 1; // 0x1