summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothuuid.h
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-03-05 11:21:35 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-06 11:26:51 +0100
commitbab88aab8f144fedae8704931ae71ef048befd64 (patch)
tree6c5af899ae070ccbf30dbeece37a6680b5789703 /src/bluetooth/qbluetoothuuid.h
parent90736356a0b6551229ba8642ce0bd59cff86db01 (diff)
Add missing Standard BT service/profile uuids
The BtLE related uuids will be added by the BTLE feature branch. This change adjusts the docs such that it becomes obvious whether a UUID is a service, profile or both. Task-number: QTBUG-36123 Change-Id: I487471c9227a0fe11f443c54d21a29b23a11e076 Reviewed-by: Nedim Hadzic <nedimhadzija@gmail.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'src/bluetooth/qbluetoothuuid.h')
-rw-r--r--src/bluetooth/qbluetoothuuid.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/bluetooth/qbluetoothuuid.h b/src/bluetooth/qbluetoothuuid.h
index 7e9eeeae..014b975a 100644
--- a/src/bluetooth/qbluetoothuuid.h
+++ b/src/bluetooth/qbluetoothuuid.h
@@ -112,6 +112,7 @@ public:
GN = 0x1117,
DirectPrinting = 0x1118,
ReferencePrinting = 0x1119,
+ BasicImage = 0x111a,
ImagingResponder = 0x111b,
ImagingAutomaticArchive = 0x111c,
ImagingReferenceObjects = 0x111d,
@@ -133,6 +134,13 @@ public:
MessageAccessServer = 0x1132,
MessageNotificationServer = 0x1133,
MessageAccessProfile = 0x1134,
+ GNSS = 0x1135,
+ GNSSServer = 0x1136,
+ Display3D = 0x1137,
+ Glasses3D = 0x1138,
+ Synchronization3D = 0x1139,
+ MPSProfile = 0x113a,
+ MPSService = 0x113b,
PnPInformation = 0x1200,
GenericNetworking = 0x1201,
GenericFileTransfer = 0x1202,