Searched refs:mRxRetransmitSlotCount (Results 1 – 1 of 1) sorted by relevance
1619 private int mRxRetransmitSlotCount; field in BluetoothQualityReport.BqrVsScoChoppy1647 mRxRetransmitSlotCount = bqrBuf.getShort() & 0xFFFF; in BqrVsScoChoppy()1668 mRxRetransmitSlotCount = in.readInt(); in BqrVsScoChoppy()1872 return mRxRetransmitSlotCount; in getRxRetransmitSlotCount()1920 dest.writeInt(mRxRetransmitSlotCount); in writeToParcel()1982 + mRxRetransmitSlotCount in toString()