Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1846 ScanClient findBatchScanClientById(int scannerId) { in findBatchScanClientById() method in GattService
1878 ScanClient client = findBatchScanClientById(scannerId); in onBatchScanReportsInternal()