Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java415 private static final int RSN_AKM_SAE = 0x08ac0f00; field in InformationElementUtil.Capabilities
505 case RSN_AKM_SAE: in parseRsnElement()