From 5788b49130e1b2648beab531016d1e61cf3d5444 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Tue, 4 Oct 2011 11:11:18 +0200 Subject: 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 Reviewed-by: Alex --- src/bluetooth/qbluetoothuuid.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/bluetooth/qbluetoothuuid.h') 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, -- cgit v1.2.3