D | WifiConfiguration.java | 318 public static final int CCMP = 2; field in WifiConfiguration.PairwiseCipher 335 @IntDef(value = {NONE, TKIP, CCMP, GCMP_256, SMS4, GCMP_128}) 370 public static final int CCMP = 3; field in WifiConfiguration.GroupCipher 390 @IntDef(value = {WEP40, WEP104, TKIP, CCMP, GTK_NOT_USED, GCMP_256, SMS4, GCMP_128})
|