Searched refs:mAclTxQueueLength (Results 1 – 1 of 1) sorted by relevance
1415 private int mAclTxQueueLength; field in BluetoothQualityReport.BqrVsA2dpChoppy1432 mAclTxQueueLength = bqrBuf.get() & 0xFF; in BqrVsA2dpChoppy()1442 mAclTxQueueLength = in.readInt(); in BqrVsA2dpChoppy()1509 return mAclTxQueueLength; in getAclTxQueueLength()1559 dest.writeInt(mAclTxQueueLength); in writeToParcel()1596 + mAclTxQueueLength in toString()