Searched defs:infoID (Results 1 – 4 of 4) sorted by relevance
31 public RawByteElement(Constants.ANQPElementType infoID, byte[] payload) { in RawByteElement()42 public static RawByteElement parse(Constants.ANQPElementType infoID, ByteBuffer payload) { in parse()
58 public static ANQPElement parseElement(Constants.ANQPElementType infoID, ByteBuffer payload) in parseElement()89 public static ANQPElement parseHS20Element(Constants.ANQPElementType infoID, in parseHS20Element()
13 public GenericBlobElement(Constants.ANQPElementType infoID, ByteBuffer payload) { in GenericBlobElement()
2510 private ANQPElement parseAnqpElement(Constants.ANQPElementType infoID, in parseAnqpElement()2534 Constants.ANQPElementType infoID, in addAnqpElementToMap()