From d55434e4e36132d0c09107f22323b02cd1dff3a9 Mon Sep 17 00:00:00 2001 From: Oliver Wolff Date: Thu, 15 Nov 2018 14:06:12 +0100 Subject: winrt: Clarify situation of ServiceClassIds and ProtocolDescriptorList Change-Id: I355f7b5d83b925af785a35ca27cc0943f346665e Reviewed-by: Alex Blasche --- src/bluetooth/qbluetoothserviceinfo.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/bluetooth/qbluetoothserviceinfo.cpp b/src/bluetooth/qbluetoothserviceinfo.cpp index 9da1cf78..74b17ac4 100644 --- a/src/bluetooth/qbluetoothserviceinfo.cpp +++ b/src/bluetooth/qbluetoothserviceinfo.cpp @@ -134,6 +134,10 @@ QT_BEGIN_NAMESPACE \value ServiceName Name of the Bluetooth service in the primary language. \value ServiceDescription Description of the Bluetooth service in the primary language. \value ServiceProvider Name of the company / entity that provides the Bluetooth service primary language. + + \note On Windows ServiceClassIds and ProtocolDescriptorList are automatically set to default + values when a service is created. Manually setting values for these attributes will not work and + might lead to unexpected results on this platform. */ /*! -- cgit v1.2.3