summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothuuid.cpp
diff options
context:
space:
mode:
authorFabian Bumberger <fbumberger@rim.com>2013-10-01 14:20:26 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-01 15:53:59 +0200
commiteefe516bd08771d037afafc833764ebaa6ff213e (patch)
treea7de9029265fdebc4036e87188d50c945ab38086 /src/bluetooth/qbluetoothuuid.cpp
parent80884c9842899094574635e872fc717aaaa8814c (diff)
Change the service properties in btchat example
And adding some links to the documentation. Change-Id: I7f9baf6a648547ef028f9521b0d88b88267fa301 Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'src/bluetooth/qbluetoothuuid.cpp')
-rw-r--r--src/bluetooth/qbluetoothuuid.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/bluetooth/qbluetoothuuid.cpp b/src/bluetooth/qbluetoothuuid.cpp
index 5426e943..fcf5a5f7 100644
--- a/src/bluetooth/qbluetoothuuid.cpp
+++ b/src/bluetooth/qbluetoothuuid.cpp
@@ -96,6 +96,8 @@ Q_GLOBAL_STATIC_WITH_ARGS(QUuid, baseUuid, ("{00000000-0000-1000-8000-00805F9B34
\value McapControlChannel Multi-Channel Adaptation Protocol UUID
\value McapDataChannel Multi-Channel Adaptation Protocol UUID
\value L2cap L2CAP protocol UUID
+
+ \sa QBluetoothServiceInfo::ProtocolDescriptorList
*/
/*!
@@ -161,6 +163,8 @@ Q_GLOBAL_STATIC_WITH_ARGS(QUuid, baseUuid, ("{00000000-0000-1000-8000-00805F9B34
\value HDP Health Device Profile
\value HDPSource Health Device Profile
\value HDPSink Health Device Profile
+
+ \sa QBluetoothServiceInfo::ServiceClassIds
*/
/*!