Searched refs:parseScanRecord (Results 1 – 6 of 6) sorted by relevance
229 private static ScanRecord parseScanRecord(byte[] bytes) { in parseScanRecord() method in BleDiscoveryScanProviderTest270 parseScanRecord( in testBleScanResult_noServiceData()296 parseScanRecord( in testBleScanResult_serviceDataParsingFailed()336 parseScanRecord( in testBleScanResult_rssiBelowThreshold()376 parseScanRecord( in testBleScanResult_success()
151 parseScanRecord(scanRecord), in createScanResult()155 private static ScanRecord parseScanRecord(byte[] bytes) { in parseScanRecord() method in BleDiscoveryProviderTest
88 public static ScanRecord parseScanRecord(byte[] bytes) { in parseScanRecord() method in TestUtils
375 void parseScanRecord(int syncHandle, ScanRecord record) { in parseScanRecord() method1258 parseScanRecord(report.getSyncHandle(), report.getData()); in onPeriodicAdvertisingReport()
1914 if (parseScanRecord(syncHandle, report.getData())) { in onPeriodicAdvertisingReport()2152 boolean parseScanRecord(int syncHandle, ScanRecord record) { in parseScanRecord() method in BassClientService
577 mBassClientStateMachine.parseScanRecord(0, data); in parseScanRecord_withoutBaseData_callCancelActiveSync()648 mBassClientStateMachine.parseScanRecord(0, data); in parseScanRecord_withBaseData_callsUpdateBase()