index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
profiles
/
heartrate
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-10
profile: Limit to one remote UUID per profile
Mikel Astiz
1
-1
/
+1
2013-01-09
profiles: Fix includes for uuid.h
Marcel Holtmann
1
-1
/
+1
2013-01-04
profiles: Remove the total silly usage of gchar and replace it with char
Marcel Holtmann
1
-2
/
+2
2012-12-14
profiles: Make use of btd_device_get_primary
Johan Hedberg
1
-15
/
+4
2012-12-14
heartrate: Remove useless files
Johan Hedberg
5
-200
/
+71
2012-12-14
heartrate: Append version to HeartRate interfaces
Luiz Augusto von Dentz
1
-3
/
+3
2012-12-07
Revert "Ensure config.h is included by using CPPFLAGS"
Johan Hedberg
2
-1
/
+9
2012-12-05
Use the entire include path for gdbus.h
Lucas De Marchi
2
-2
/
+2
2012-12-05
Ensure config.h is included by using CPPFLAGS
Lucas De Marchi
2
-8
/
+0
2012-11-20
build: Remove stupid -I directives
Marcel Holtmann
2
-6
/
+6
2012-11-09
profiles: Remove GATT enable option
Marcel Holtmann
1
-5
/
+0
2012-10-17
heartrate: Always write measurement CCC on discovery
Andrzej Kaczmarek
1
-12
/
+14
2012-10-13
heartrate: Convert to DBus.Properties
Andrzej Kaczmarek
1
-32
/
+41
2012-10-13
heartrate: Remove unused measurement characteristic value handle
Andrzej Kaczmarek
1
-3
/
+0
2012-10-13
heartrate: Fix registration of notification handler
Andrzej Kaczmarek
1
-16
/
+8
2012-10-11
heartrate: Use the per handle GATT event notifier
Vinicius Costa Gomes
1
-142
/
+145
2012-10-11
gattrib: Add support for listening for events for specific handles
Vinicius Costa Gomes
1
-1
/
+1
2012-10-01
gatt: Remove offset parameter from gatt_read_char
Jefferson Delfes
1
-1
/
+1
2012-09-28
heartrate: Fix minor coding style issues
Johan Hedberg
1
-2
/
+2
2012-09-28
heartrate: Add GetProperties method
Rafal Garbat
1
-0
/
+61
2012-09-28
heartrate: Add support to reset Energy Expended
Andrzej Kaczmarek
1
-1
/
+44
2012-09-28
heartrate: Process measurement notifications
Andrzej Kaczmarek
1
-1
/
+166
2012-09-28
heartrate: Add support to enable notifications
Andrzej Kaczmarek
1
-0
/
+67
2012-09-28
heartrate: Add HeartRateManager interface
Rafal Garbat
1
-1
/
+153
2012-09-28
heartrate: Read Body Sensor Location characteristics
Rafal Garbat
1
-1
/
+34
2012-09-28
heartrate: Discover Heart Rate Measurement CCC
Andrzej Kaczmarek
1
-1
/
+65
2012-09-28
heartrate: Discover HRS characteristics
Andrzej Kaczmarek
3
-3
/
+62
2012-09-28
heartrate: Add attio callbacks
Andrzej Kaczmarek
1
-0
/
+35
2012-09-28
heartrate: Add initial HRP client support
Rafal Garbat
5
-0
/
+347