Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java1590 private void sendBatchScanResults(ScannerMap.App app, ScanClient client, in sendBatchScanResults() method in GattService
1614 sendBatchScanResults(app, client, new ArrayList<ScanResult>(allResults)); in deliverBatchScan()
1624 sendBatchScanResults(app, client, results); in deliverBatchScan()