summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothdeviceinfo_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/qbluetoothdeviceinfo_p.h')
-rw-r--r--src/bluetooth/qbluetoothdeviceinfo_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/qbluetoothdeviceinfo_p.h b/src/bluetooth/qbluetoothdeviceinfo_p.h
index 80fd1472..61295c10 100644
--- a/src/bluetooth/qbluetoothdeviceinfo_p.h
+++ b/src/bluetooth/qbluetoothdeviceinfo_p.h
@@ -81,7 +81,7 @@ public:
QBluetoothDeviceInfo::DataCompleteness serviceUuidsCompleteness;
#endif
QVector<QBluetoothUuid> serviceUuids;
- QHash<quint16, QByteArray> manufacturerData;
+ QMultiHash<quint16, QByteArray> manufacturerData;
QBluetoothDeviceInfo::CoreConfigurations deviceCoreConfiguration;
QBluetoothUuid deviceUuid;