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
330 void parseScanRecord(int syncHandle, ScanRecord record) { in parseScanRecord() method in BassClientStateMachine