Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DTransitionalScanHelper.java85 private static final int TRUNCATED_RESULT_SIZE = 11; field in TransitionalScanHelper
842 extractBytes(batchRecord, i * TRUNCATED_RESULT_SIZE, TRUNCATED_RESULT_SIZE); in parseTruncatedResults()