Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_scan/
DTransitionalScanHelperTest.java228 mScanHelper.onBatchScanReportsInternal( in onBatchScanReportsInternal_deliverBatchScan()
241 mScanHelper.onBatchScanReportsInternal( in onBatchScanReportsInternal_deliverBatchScan()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DTransitionalScanHelper.java680 onBatchScanReportsInternal(status, scannerId, reportType, numRecords, recordData); in onBatchScanReports()
684 void onBatchScanReportsInternal( in onBatchScanReportsInternal() method in TransitionalScanHelper