Searched defs:idExt (Results 1 – 1 of 1) sorted by relevance
1285 public int idExt; field in ScanResult.InformationElement1302 public InformationElement(int id, int idExt, @NonNull byte[] bytes) { in InformationElement()