From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx> This patch adds the Report Reference Descriptor assigned number declaration defined by the Bluetooth SIG. --- attrib/att.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/attrib/att.h b/attrib/att.h index 1e128a7..a74eb5a 100644 --- a/attrib/att.h +++ b/attrib/att.h @@ -44,6 +44,7 @@ #define GATT_CHARAC_FMT_UUID 0x2904 #define GATT_CHARAC_AGREG_FMT_UUID 0x2905 #define GATT_CHARAC_VALID_RANGE_UUID 0x2906 +#define GATT_REPORT_REFERENCE 0x2908 /* Attribute Protocol Opcodes */ #define ATT_OP_ERROR 0x01 -- 1.7.7.6 -- 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