Add the UUID of the External Report Reference descriptor. --- attrib/gatt.h | 1 + 1 file changed, 1 insertion(+) diff --git a/attrib/gatt.h b/attrib/gatt.h index c7e79ab..aab93b6 100644 --- a/attrib/gatt.h +++ b/attrib/gatt.h @@ -46,6 +46,7 @@ #define GATT_CHARAC_FMT_UUID 0x2904 #define GATT_CHARAC_AGREG_FMT_UUID 0x2905 #define GATT_CHARAC_VALID_RANGE_UUID 0x2906 +#define GATT_EXTERNAL_REPORT_REFERENCE 0x2907 #define GATT_REPORT_REFERENCE 0x2908 /* Client Characteristic Configuration bit field */ -- 1.7.11.2 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html