summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2015-12-27 21:48:22 +0100
committerMarcel Holtmann <marcel@holtmann.org>2015-12-27 21:48:22 +0100
commit3f16a0cd1baaa19bf62b9ca9aaf8c9aee07667fa (patch)
treeb9004d023e4c43d38cf3b3a18b6474cfd343232e
parente002e80f55217e825d6b8a1c6d27b3b781b5e850 (diff)
downloadbluez-3f16a0cd1baaa19bf62b9ca9aaf8c9aee07667fa.tar.gz
monitor: Update list of GATT UUID information
-rw-r--r--monitor/uuid.c17
1 files changed, 17 insertions, 0 deletions
diff --git a/monitor/uuid.c b/monitor/uuid.c
index d5906d200..b123ebeb5 100644
--- a/monitor/uuid.c
+++ b/monitor/uuid.c
@@ -167,6 +167,8 @@ static struct {
{ 0x1821, "Indoor Positioning" },
{ 0x1822, "Pulse Oximeter" },
{ 0x1823, "HTTP Proxy" },
+ { 0x1824, "Transport Discovery" },
+ { 0x1825, "Object Transfer" },
/* 0x1824 to 0x27ff undefined */
{ 0x2800, "Primary Service" },
{ 0x2801, "Secondary Service" },
@@ -364,6 +366,19 @@ static struct {
{ 0x2ab9, "HTTP Entity Body" },
{ 0x2aba, "HTTP Control Point" },
{ 0x2abb, "HTTPS Security" },
+ { 0x2abc, "TDS Control Point" },
+ { 0x2abd, "OTS Feature" },
+ { 0x2abe, "Object Name" },
+ { 0x2abf, "Object Type" },
+ { 0x2ac0, "Object Size" },
+ { 0x2ac1, "Object First-Created" },
+ { 0x2ac2, "Object Last-Modified" },
+ { 0x2ac3, "Object ID" },
+ { 0x2ac4, "Object Properties" },
+ { 0x2ac5, "Object Action Control Point" },
+ { 0x2ac6, "Object List Control Point" },
+ { 0x2ac7, "Object List Filter" },
+ { 0x2ac8, "Object Changed" },
/* vendor defined */
{ 0xfeff, "GN Netcom" },
{ 0xfefe, "GN ReSound A/S" },
@@ -496,6 +511,8 @@ static struct {
{ 0xfe7f, "Doppler Lab" },
{ 0xfe7e, "Awear Solutions Ltd" },
{ 0xfe7d, "Aterica Health Inc." },
+ { 0xfe7c, "Stollmann E+V GmbH" },
+ { 0xfe7b, "Orion Labs, Inc." },
/* SDO defined */
{ 0xfffe, "Alliance for Wireless Power (A4WP)" },
{ 0xfffd, "Fast IDentity Online Alliance (FIDO)" },