Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1918 deliverBatchScan(client, results); in onBatchScanReportsInternal()
1940 private void deliverBatchScan(ScanClient client, Set<ScanResult> allResults) in deliverBatchScan() method in GattService