Home
last modified time | relevance | path

Searched refs:CCMP (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
DWifiAssociationTest.java142 config.allowedPairwiseCiphers.set(PairwiseCipher.CCMP); in getConfig()
143 config.allowedGroupCiphers.set(GroupCipher.CCMP); in getConfig()
/frameworks/base/packages/Osu/src/com/android/hotspot2/
DWifiNetworkAdapter.java304 config.allowedPairwiseCiphers.set(WifiConfiguration.PairwiseCipher.CCMP); in connect()
/frameworks/base/wifi/java/android/net/wifi/
DWifiConfiguration.java156 public static final int CCMP = 2; field in WifiConfiguration.PairwiseCipher
182 public static final int CCMP = 3; field in WifiConfiguration.GroupCipher
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiConfigManagerTest.java1347 WifiConfiguration.PairwiseCipher.CCMP); in testUpdateAllowedPairwiseCiphersChanged()
1378 WifiConfiguration.GroupCipher.CCMP); in testUpdateAllowedGroupCiphersChanged()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt17929 field public static final int CCMP = 3; // 0x3
17947 field public static final int CCMP = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt24397 field public static final int CCMP = 3; // 0x3
24415 field public static final int CCMP = 2; // 0x2
Dtest-current.txt24466 field public static final int CCMP = 3; // 0x3
24484 field public static final int CCMP = 2; // 0x2
Dsystem-current.txt26634 field public static final int CCMP = 3; // 0x3
26653 field public static final int CCMP = 2; // 0x2