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