Diff between e002e80f55217e825d6b8a1c6d27b3b781b5e850 and 3f16a0cd1baaa19bf62b9ca9aaf8c9aee07667fa

Changed Files

File Additions Deletions Status
monitor/uuid.c +17 -0 modified

Full Patch

diff --git a/monitor/uuid.c b/monitor/uuid.c
index d5906d2..b123ebe 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)"	},