Searched defs:sendBatchScanResults (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1265 private void sendBatchScanResults( method in class:GattService
1287 sendBatchScanResults(app, client, new ArrayList<ScanResult>(allResults));
1297 sendBatchScanResults(app, client, results);

Completed in 76 milliseconds