Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothQualityReportTest.java75 Assert.assertEquals(bqrp.mFlowOffCount, bqrCommon.getFlowOffCount()); in assertBqrCommon()
566 Assert.assertEquals(bqrp.mFlowOffCount, bqrCommonFromParcel.getFlowOffCount()); in readWriteBqrCommonParcel()
819 public int mFlowOffCount = 16; field in BluetoothQualityReportTest.BQRParameters
936 ba.putInt(mFlowOffCount); in getByteArray()