Diff between 1749c41141cfce1dd7b737a55762a456e9038414 and 52cbc0a365eb0e7753016c2a7a4df929136e0d44

Changed Files

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

Full Patch

diff --git a/monitor/uuid.c b/monitor/uuid.c
index 2532a37..06fa6eb 100644
--- a/monitor/uuid.c
+++ b/monitor/uuid.c
@@ -134,6 +134,9 @@ static struct {
 	{ 0x2903, "Server Characteristic Configuration"		},
 	{ 0x2904, "Characteristic Format"			},
 	{ 0x2905, "Characteristic Aggregate Formate"		},
+	{ 0x2906, "Valid Range"					},
+	{ 0x2907, "External Report Reference"			},
+	{ 0x2908, "Report Reference"				},
 	{ 0x2a00, "Device Name"					},
 	{ 0x2a01, "Appearance"					},
 	{ 0x2a02, "Peripheral Privacy Flag"			},