Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothQualityReportTest.java140 Assert.assertEquals(bqrp.mLpaIntrMiss, bqrVsScoChoppy.getLpaIntrMiss()); in assertBqrScoChoppy()
714 Assert.assertEquals(bqrp.mLpaIntrMiss, bqrVsScoChoppyFromParcel.getLpaIntrMiss()); in readWriteBqrVsScoChoppyParcel()
857 public short mLpaIntrMiss = 45; field in BluetoothQualityReportTest.BQRParameters
973 ba.putShort(mLpaIntrMiss); in getByteArray()