Searched defs:DhcpOption (Results 1 – 1 of 1) sorted by relevance
32 public final class DhcpOption implements Parcelable { class45 public DhcpOption(@SuppressLint("NoByteOrShort") byte type, @Nullable byte[] value) { in DhcpOption() method in DhcpOption