Searched refs:anqpDomainID (Results 1 – 2 of 2) sorted by relevance
243 public int anqpDomainID = 0; // No domain ID treated the same as a 0; unique info per AP. field in InformationElementUtil.Vsa265 anqpDomainID = data.getShort() & Constants.SHORT_MASK; in from()
251 mAnqpDomainID = vsa.anqpDomainID; in NetworkDetail()