Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothQualityReportTest.java136 Assert.assertEquals(bqrp.mRxCxmDenialsSco, bqrVsScoChoppy.getRxCxmDenials()); in assertBqrScoChoppy()
710 Assert.assertEquals(bqrp.mRxCxmDenialsSco, bqrVsScoChoppyFromParcel.getRxCxmDenials()); in readWriteBqrVsScoChoppyParcel()
853 public short mRxCxmDenialsSco = 41; field in BluetoothQualityReportTest.BQRParameters
969 ba.putShort(mRxCxmDenialsSco); in getByteArray()