summaryrefslogtreecommitdiff
path: root/lib/uuid.h
diff options
context:
space:
mode:
authorAndrzej Kaczmarek <andrzej.kaczmarek@tieto.com>2012-12-04 13:43:27 +0100
committerJohan Hedberg <johan.hedberg@intel.com>2012-12-05 10:08:43 +0200
commit941c44472afcd990bf1a1f387317c467247864f1 (patch)
tree4da02df17460d4cf8dd67fce3d2ae2d54f9b615b /lib/uuid.h
parent41aa85d123e270a35647bde5db23cd1790c6cf38 (diff)
downloadbluez-941c44472afcd990bf1a1f387317c467247864f1.tar.gz
cyclingspeed: Add CSC profile plugin skeleton
This patch adds stub profile driver plugin for CSC profile.
Diffstat (limited to 'lib/uuid.h')
-rw-r--r--lib/uuid.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/uuid.h b/lib/uuid.h
index f85abbe5c..a9a3b1356 100644
--- a/lib/uuid.h
+++ b/lib/uuid.h
@@ -74,6 +74,8 @@ extern "C" {
#define INTERMEDIATE_TEMPERATURE_UUID "00002a1e-0000-1000-8000-00805f9b34fb"
#define MEASUREMENT_INTERVAL_UUID "00002a21-0000-1000-8000-00805f9b34fb"
+#define CYCLING_SC_UUID "00001816-0000-1000-8000-00805f9b34fb"
+
#define RFCOMM_UUID_STR "00000003-0000-1000-8000-00805f9b34fb"
#define HDP_UUID "00001400-0000-1000-8000-00805f9b34fb"