Searched defs:anqpDomainID (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
H A DInformationElementUtil.java243 public int anqpDomainID = 0; // No domain ID treated the same as a 0; unique info per AP. field in class:InformationElementUtil.Vsa
265 anqpDomainID = data.getShort() & Constants.SHORT_MASK;

Completed in 33 milliseconds