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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
H A DInformationElementUtil.java319 private static final short RSNE_VERSION = 0x0001; field in class:InformationElementUtil.Capabilities
352 if (buf.getShort() != RSNE_VERSION) {

Completed in 29 milliseconds