summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothuuid.h
diff options
context:
space:
mode:
authorMichael Zanetti <michael.zanetti@nokia.com>2011-10-04 11:11:18 +0200
committerQt by Nokia <qt-info@nokia.com>2011-10-07 03:30:31 +0200
commit5788b49130e1b2648beab531016d1e61cf3d5444 (patch)
tree9333256bfa838ba9743051a7052e1741d0c3914f /src/bluetooth/qbluetoothuuid.h
parent5aa9874f51760a47700933fc833d4b94448b6ed5 (diff)
added missing service uuid for Hands-Free Unit Service
Change-Id: Id91da4990ede3941bd389ed0195e09abfce041bd Reviewed-on: http://codereview.qt-project.org/5974 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'src/bluetooth/qbluetoothuuid.h')
-rw-r--r--src/bluetooth/qbluetoothuuid.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bluetooth/qbluetoothuuid.h b/src/bluetooth/qbluetoothuuid.h
index 55fdcbd2..baa0ac2a 100644
--- a/src/bluetooth/qbluetoothuuid.h
+++ b/src/bluetooth/qbluetoothuuid.h
@@ -113,7 +113,8 @@ public:
ReferencePrinting = 0x1119,
ImagingResponder = 0x111b,
ImagingAutomaticArchive = 0x111c,
- Handsfree = 0x111d,
+ ImagingReferenceObjects = 0x111d,
+ Handsfree = 0x111e,
HandsfreeAudioGateway = 0x111f,
DirectPrintingReferenceObjectsService = 0x1120,
ReflectedUI = 0x1121,