Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothQualityReportTest.java74 Assert.assertEquals(bqrp.mLastTxAckTimestamp, bqrCommon.getLastTxAckTimestamp()); in assertBqrCommon()
565 Assert.assertEquals(bqrp.mLastTxAckTimestamp, bqrCommonFromParcel.getLastTxAckTimestamp()); in readWriteBqrCommonParcel()
818 public int mLastTxAckTimestamp = 15; field in BluetoothQualityReportTest.BQRParameters
935 ba.putInt(mLastTxAckTimestamp); in getByteArray()