summaryrefslogtreecommitdiff
path: root/profiles/health
Commit message (Expand)AuthorAgeFilesLines
...
* health: Fix possible use after freeSyam Sidhardhan2013-01-091-1/+1
* health: Fix pointer to local variable out-of-scopeSyam Sidhardhan2013-01-091-8/+4
* health: Use SDP_IS_TEXT_STR()/SDP_IS_SEQ() where possibleAnderson Lizardo2013-01-071-12/+6
* profiles: Remove the total silly usage of gchar and replace it with charMarcel Holtmann2013-01-041-1/+1
* health: Prefer adapter_find functions over manager onesJohan Hedberg2013-01-031-3/+1
* profiles: Fix missing config.h includesCristian Rodríguez2012-12-232-0/+8
* health: Use lower-case strings for enum values (for consistency)Johan Hedberg2012-12-212-7/+7
* health: Append version to Health interfacesLuiz Augusto von Dentz2012-12-141-3/+3
* core: Pass explicit address type info when creating device objectsJohan Hedberg2012-12-101-1/+2
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-074-0/+16
* Use the entire include path for btio.hLucas De Marchi2012-12-055-5/+5
* Use the entire include path for gdbus.hLucas De Marchi2012-12-053-3/+3
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-054-16/+0
* health: Convert HealthDevice to DBus.PropertiesLucas De Marchi2012-10-191-30/+26
* health: Convert HealthChannel to DBus.PropertiesLucas De Marchi2012-10-191-32/+36
* device: Convert device_get_address into simple getterSzymon Janc2012-10-052-17/+14
* adapter: Constify pointer returned by adapter_get_addressSzymon Janc2012-10-053-5/+8
* adapter: Convert adapter_get_address into simple getterSzymon Janc2012-10-052-20/+18
* core: Add profile parameter to adapter and device probe functionsJohan Hedberg2012-09-251-4/+7
* health: Simplify DBusConnection object handlingAndrzej Kaczmarek2012-09-217-123/+91
* adapter: Simplify DBusConnection object handlingAndrzej Kaczmarek2012-09-211-2/+1
* dbus-common: Remove conn parameter from emit_property_changedAndrzej Kaczmarek2012-09-211-6/+6
* core: Move profile code into profile.{c,h}Johan Hedberg2012-09-111-0/+1
* Add profile abstraction (replaces btd_device drivers)Johan Hedberg2012-09-033-15/+17
* Update code base to use the new BtIO APIJohan Hedberg2012-08-282-16/+10
* MCAP: Increase MTU for MCAP/HDP data channelsElvis Pfützenreuter2012-07-161-1/+1
* health: move it to profilesGustavo Padovan2012-07-1013-0/+7588