Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothQualityReportTest.java146 Assert.assertEquals(bqrp.mRxRetransmitSlotCount, bqrVsScoChoppy.getRxRetransmitSlotCount()); in assertBqrScoChoppy()
724 bqrp.mRxRetransmitSlotCount, bqrVsScoChoppyFromParcel.getRxRetransmitSlotCount()); in readWriteBqrVsScoChoppyParcel()
863 public short mRxRetransmitSlotCount = 54; field in BluetoothQualityReportTest.BQRParameters
979 ba.putShort(mRxRetransmitSlotCount); in getByteArray()