From 90736356a0b6551229ba8642ce0bd59cff86db01 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Wed, 5 Mar 2014 10:25:18 +0100 Subject: Fix uuid value of ServiceClassId PnpInformation Fo far it was using the GNSS profile uuid. Change-Id: Ifbe51353a6355d260c42d870656a78059e440181 Reviewed-by: Nedim Hadzic Reviewed-by: Alex Blasche --- src/bluetooth/qbluetoothuuid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bluetooth/qbluetoothuuid.h') diff --git a/src/bluetooth/qbluetoothuuid.h b/src/bluetooth/qbluetoothuuid.h index ef69e983..7e9eeeae 100644 --- a/src/bluetooth/qbluetoothuuid.h +++ b/src/bluetooth/qbluetoothuuid.h @@ -133,7 +133,7 @@ public: MessageAccessServer = 0x1132, MessageNotificationServer = 0x1133, MessageAccessProfile = 0x1134, - PnPInformation = 0x1135, + PnPInformation = 0x1200, GenericNetworking = 0x1201, GenericFileTransfer = 0x1202, GenericAudio = 0x1203, -- cgit v1.2.3