Searched refs:mUnusedAfhChannelCount (Results 1 – 1 of 1) sorted by relevance
677 private int mUnusedAfhChannelCount; field in BluetoothQualityReport.BqrCommon708 mUnusedAfhChannelCount = bqrBuf.get() & 0xFF; in BqrCommon()742 mUnusedAfhChannelCount = in.readInt(); in BqrCommon()909 return mUnusedAfhChannelCount; in getUnusedAfhChannelCount()1072 dest.writeInt(mUnusedAfhChannelCount); in writeToParcel()1132 + mUnusedAfhChannelCount in toString()