summaryrefslogtreecommitdiff
path: root/profiles/cyclingspeed
Commit message (Expand)AuthorAgeFilesLines
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-1/+5
* Use the entire include path for gdbus.hLucas De Marchi2012-12-051-1/+1
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* cyclingspeed: Fix various coding style issuesJohan Hedberg2012-12-051-31/+32
* cyclingspeed: Add support for Set Cumulative ValueAndrzej Kaczmarek2012-12-051-1/+91
* cyclingspeed: Add support for Update Sensor LocationAndrzej Kaczmarek2012-12-051-1/+121
* cyclingspeed: Add support for Request Supported Sensor LocationsAndrzej Kaczmarek2012-12-051-4/+57
* cyclingspeed: Add stub to use SC Control PointAndrzej Kaczmarek2012-12-051-5/+140
* cyclingspeed: Add DBus.Properties for org.bluez.CyclingSpeed interfaceAndrzej Kaczmarek2012-12-051-1/+95
* cyclingspeed: Process measurement notificationsAndrzej Kaczmarek2012-12-051-1/+138
* cyclingspeed: Add support to enable measurement notificationsAndrzej Kaczmarek2012-12-051-1/+71
* cyclingspeed: Add CyclingSpeedManager interfaceAndrzej Kaczmarek2012-12-051-1/+150
* cyclingspeed: Read Sensor Location characteristic valueAndrzej Kaczmarek2012-12-051-1/+39
* cyclingspeed: Read CSC Feature characteristic valueAndrzej Kaczmarek2012-12-051-1/+34
* cyclingspeed: Discover characteristics CCCAndrzej Kaczmarek2012-12-051-2/+80
* cyclingspeed: Discover CSCS characteristicsAndrzej Kaczmarek2012-12-051-0/+60
* cyclingspeed: Add attio callbacksAndrzej Kaczmarek2012-12-051-0/+36
* cyclingspeed: Add CSC profile plugin skeletonAndrzej Kaczmarek2012-12-051-0/+192