Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java93 private static final int TRUNCATED_RESULT_SIZE = 11; field in GattService
1646 extractBytes(batchRecord, i * TRUNCATED_RESULT_SIZE, TRUNCATED_RESULT_SIZE); in parseTruncatedResults()