summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndrzej Kaczmarek <andrzej.kaczmarek@tieto.com>2012-12-04 13:43:29 +0100
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-05 10:11:23 +0200
commit727fddeb962be4bdb341a3894bb490c90cbf3851 (patch)
tree34ee78d9fa1e7b57205b9b2c96f677e66a2390be /lib
parent22c0d83854eadf292a6e80137075c7b86844ba28 (diff)
cyclingspeed: Discover CSCS characteristics
Diffstat (limited to 'lib')
-rw-r--r--lib/uuid.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/uuid.h b/lib/uuid.h
index a9a3b1356..1e8188ac3 100644
--- a/lib/uuid.h
+++ b/lib/uuid.h
@@ -75,6 +75,10 @@ extern "C" {
#define MEASUREMENT_INTERVAL_UUID "00002a21-0000-1000-8000-00805f9b34fb"
#define CYCLING_SC_UUID "00001816-0000-1000-8000-00805f9b34fb"
+#define CSC_MEASUREMENT_UUID "00002a5b-0000-1000-8000-00805f9b34fb"
+#define CSC_FEATURE_UUID "00002a5c-0000-1000-8000-00805f9b34fb"
+#define SENSOR_LOCATION_UUID "00002a5d-0000-1000-8000-00805f9b34fb"
+#define SC_CONTROL_POINT_UUID "00002a55-0000-1000-8000-00805f9b34fb"
#define RFCOMM_UUID_STR "00000003-0000-1000-8000-00805f9b34fb"