summaryrefslogtreecommitdiff
path: root/attrib
diff options
context:
space:
mode:
authorAndrzej Kaczmarek <andrzej.kaczmarek@tieto.com>2012-08-31 16:36:32 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2012-09-03 14:56:23 +0300
commit6de2e1e1066afbe9cc748dd51c2b84b2e8be7b0d (patch)
treea889de896bb3cb4ae2361fd244eb637fafb4c879 /attrib
parenta28c499401301f641b2eb3f014707baa01269849 (diff)
downloadbluez-6de2e1e1066afbe9cc748dd51c2b84b2e8be7b0d.tar.gz
gatt: Fix whitespace in UUID definitions
Diffstat (limited to 'attrib')
-rw-r--r--attrib/gatt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/attrib/gatt.h b/attrib/gatt.h
index a15e92f1e..6bb6f0fd1 100644
--- a/attrib/gatt.h
+++ b/attrib/gatt.h
@@ -46,8 +46,8 @@
#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
+#define GATT_EXTERNAL_REPORT_REFERENCE 0x2907
+#define GATT_REPORT_REFERENCE 0x2908
/* Client Characteristic Configuration bit field */
#define GATT_CLIENT_CHARAC_CFG_NOTIF_BIT 0x0001