OSDN Git Service

monitor: Add UUID values for Characteristic Descriptors
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 14 Jan 2013 02:39:31 +0000 (18:39 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 14 Jan 2013 02:39:31 +0000 (18:39 -0800)
monitor/uuid.c

index 2532a37..06fa6eb 100644 (file)
@@ -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"                     },