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.java941 byte[] recordData) throws RemoteException { in onBatchScanReports() argument
947 Set<ScanResult> results = parseBatchScanResults(numRecords, reportType, recordData); in onBatchScanReports()