Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothQualityReportTest.java145 Assert.assertEquals(bqrp.mTxRetransmitSlotCount, bqrVsScoChoppy.getTxRetransmitSlotCount()); in assertBqrScoChoppy()
722 bqrp.mTxRetransmitSlotCount, bqrVsScoChoppyFromParcel.getTxRetransmitSlotCount()); in readWriteBqrVsScoChoppyParcel()
862 public short mTxRetransmitSlotCount = 53; field in BluetoothQualityReportTest.BQRParameters
978 ba.putShort(mTxRetransmitSlotCount); in getByteArray()