summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qbluetoothuuid.h
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2013-07-10 09:55:56 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-11 09:57:23 +0200
commit2874b8f37b135d7dc6e667ff05aee2c628587ee9 (patch)
tree65b28af8c18fad3674bacd7e7a0c763fb1c61a77 /src/bluetooth/qbluetoothuuid.h
parentd4e8beb430197b10cfb18bc58cdc8ddcb3faf6ec (diff)
Add missing Bt Core spec service attribute identifiers
Task-number: QTBUG-31728 Change-Id: I2d4410a3ac87bdf9e85805403bf3c6165d4967dd Reviewed-by: Fabian Bumberger <fbumberger@rim.com> Reviewed-by: Aaron McCarthy <mccarthy.aaron@gmail.com>
Diffstat (limited to 'src/bluetooth/qbluetoothuuid.h')
-rw-r--r--src/bluetooth/qbluetoothuuid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bluetooth/qbluetoothuuid.h b/src/bluetooth/qbluetoothuuid.h
index f7c73cbc..23361d16 100644
--- a/src/bluetooth/qbluetoothuuid.h
+++ b/src/bluetooth/qbluetoothuuid.h
@@ -67,6 +67,7 @@ public:
Tcp = 0x0004,
TcsBin = 0x0005,
TcsAt = 0x0006,
+ Att = 0x0007,
Obex = 0x0008,
Ip = 0x0009,
Ftp = 0x000A,