summaryrefslogtreecommitdiff
path: root/attrib/gatt.h
diff options
context:
space:
mode:
authorJoão Paulo Rechi Vita <jprvita@openbossa.org>2012-08-13 09:23:14 -0300
committerJohan Hedberg <johan.hedberg@intel.com>2012-08-14 12:43:05 +0300
commit9734131cf5c3ba74f81cbd4920a50eca21d0a0fc (patch)
tree3d6eee38fee1d523949923b64168caca422a6b07 /attrib/gatt.h
parent560a0cfc6a792c6bd576a8bbacd48f2b9f94cd9a (diff)
downloadbluez-9734131cf5c3ba74f81cbd4920a50eca21d0a0fc.tar.gz
gatt: Add a new descriptor UUID
Add the UUID of the External Report Reference descriptor.
Diffstat (limited to 'attrib/gatt.h')
-rw-r--r--attrib/gatt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/attrib/gatt.h b/attrib/gatt.h
index c7e79ab9a..aab93b625 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 */