Searched defs:parseScanRecord (Results 1 – 3 of 3) sorted by relevance
155 private static ScanRecord parseScanRecord(byte[] bytes) { in parseScanRecord() method in BleDiscoveryProviderTest
229 private static ScanRecord parseScanRecord(byte[] bytes) { in parseScanRecord() method in BleDiscoveryScanProviderTest
88 public static ScanRecord parseScanRecord(byte[] bytes) { in parseScanRecord() method in TestUtils