Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothQualityReportTest.java97 Assert.assertEquals(bqrp.mNativeClock, bqrVsLsto.getNativeClock()); in assertBqrApproachLsto()
615 Assert.assertEquals(bqrp.mNativeClock, bqrVsLstoFromParcel.getNativeClock()); in readWriteBqrVsApproachLstoParcel()
834 public int mNativeClock = 26; field in BluetoothQualityReportTest.BQRParameters
950 ba.putInt(mNativeClock); in getByteArray()