Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java412 private static final int RSN_AKM_FT_PSK = 0x04ac0f00; field in InformationElementUtil.Capabilities
496 case RSN_AKM_FT_PSK: in parseRsnElement()