Home
last modified time | relevance | path

Searched refs:onBatchScanReports (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanNativeInterface.java306 void onBatchScanReports( in onBatchScanReports() method in ScanNativeInterface
313 mScanHelper.onBatchScanReports(status, scannerId, reportType, numRecords, recordData); in onBatchScanReports()
DTransitionalScanHelper.java673 public void onBatchScanReports( in onBatchScanReports() method in TransitionalScanHelper