Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java425 private static final int RSN_CIPHER_TKIP = 0x02ac0f00; field in InformationElementUtil.Capabilities
551 case RSN_CIPHER_TKIP: in parseRsnCipher()