Home
last modified time | relevance | path

Searched defs:TlvElement (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/nan/
DTlvBufferUtils.java284 public static class TlvElement { class in TlvBufferUtils
309 private TlvElement(int type, int length, byte[] refArray, int offset) { in TlvElement() method in TlvBufferUtils.TlvElement