Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothQualityReportTest.java114 Assert.assertEquals(bqrp.mAclTxQueueLength, bqrVsA2dpChoppy.getAclTxQueueLength()); in assertBqrA2dpChoppy()
661 bqrp.mAclTxQueueLength, bqrVsA2dpChoppyFromParcel.getAclTxQueueLength()); in readWriteBqrVsA2dpChoppyParcel()
843 public byte mAclTxQueueLength = 33; field in BluetoothQualityReportTest.BQRParameters
959 ba.put(mAclTxQueueLength); in getByteArray()