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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java1534 void onBatchScanReports(int status, int scannerId, int reportType, int numRecords, method in class:GattService
1537 Log.d(TAG, "onBatchScanReports() - scannerId=" + scannerId + ", status=" + status

Completed in 19 milliseconds