Searched refs:mConnectionHandle (Results 1 – 1 of 1) sorted by relevance
672 private int mConnectionHandle; field in BluetoothQualityReport.BqrCommon703 mConnectionHandle = bqrBuf.getShort() & 0xFFFF; in BqrCommon()737 mConnectionHandle = in.readInt(); in BqrCommon()811 return mConnectionHandle; in getConnectionHandle()1067 dest.writeInt(mConnectionHandle); in writeToParcel()1119 + String.format("0x%04X", mConnectionHandle) in toString()