summaryrefslogtreecommitdiff
path: root/attrib
diff options
context:
space:
mode:
authorClaudio Takahasi <claudio.takahasi@openbossa.org>2012-07-03 15:43:04 -0300
committerJohan Hedberg <johan.hedberg@intel.com>2012-07-09 10:58:04 -0300
commit501a2e8ff7957a4ee87b09669fa9a1373634227e (patch)
tree83d6a36e49d5912a35f197cbab9fc76075d286a8 /attrib
parentaf11a2cbf05a05e71f9198f39fd7c4b7f75596e6 (diff)
gatt: add Report Reference descriptor UUID
Diffstat (limited to 'attrib')
-rw-r--r--attrib/gatt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/attrib/gatt.h b/attrib/gatt.h
index 9ffe58f6..c7e79ab9 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_REPORT_REFERENCE 0x2908
/* Client Characteristic Configuration bit field */
#define GATT_CLIENT_CHARAC_CFG_NOTIF_BIT 0x0001