Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothQualityReportTest.java428 + BQRParameters.mBqrVsA2dpChoppySize in invalidRawData()
798 public static int mBqrVsA2dpChoppySize = 16; field in BluetoothQualityReportTest.BQRParameters
906 ba = ByteBuffer.allocate(mBqrCommonSize + mBqrVsA2dpChoppySize); in getByteArray()