Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java1893 private static final int RSN_CIPHER_GCMP_128 = 0x08ac0f00; field in InformationElementUtil.Capabilities
2100 case RSN_CIPHER_GCMP_128: in parseRsnCipher()