Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java404 private static final short RSNE_VERSION = 0x0001; field in InformationElementUtil.Capabilities
459 if (buf.getShort() != RSNE_VERSION) { in parseRsnElement()