Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothQualityReportTest.java70 Assert.assertEquals(bqrp.mPiconetClock, bqrCommon.getPiconetClock()); in assertBqrCommon()
560 Assert.assertEquals(bqrp.mPiconetClock, bqrCommonFromParcel.getPiconetClock()); in readWriteBqrCommonParcel()
814 public int mPiconetClock = 11; field in BluetoothQualityReportTest.BQRParameters
931 ba.putInt(mPiconetClock); in getByteArray()