Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java1555 byte[] recordData) throws RemoteException { in onBatchScanReports() argument
1561 Set<ScanResult> results = parseBatchScanResults(numRecords, reportType, recordData); in onBatchScanReports()