summaryrefslogtreecommitdiff
path: root/profiles/sap
AgeCommit message (Expand)AuthorFilesLines
2012-10-19sap: Fix connected property fetching when not connectedJohan Hedberg1-2/+6
2012-10-19sap: Convert to DBus.PropertiesLucas De Marchi1-40/+18
2012-10-19sap: Fix usage of wrong struct in get_properties()Lucas De Marchi1-1/+2
2012-10-05adapter: Constify pointer returned by adapter_get_addressSzymon Janc2-2/+2
2012-10-05adapter: Convert adapter_get_address into simple getterSzymon Janc1-4/+1
2012-10-01adapter: Use authorization id for cancellingMikel Astiz1-4/+4
2012-09-25core: Add profile parameter to adapter and device probe functionsJohan Hedberg1-2/+3
2012-09-21sap: Simplify DBusConnection object handlingAndrzej Kaczmarek6-64/+13
2012-09-21dbus-common: Remove conn parameter from emit_property_changedAndrzej Kaczmarek1-4/+4
2012-09-11core: Move profile code into profile.{c,h}Johan Hedberg1-0/+1
2012-09-05sap: Fix compilation errors due to unaligned memory accessSzymon Janc1-6/+3
2012-09-03Add profile abstraction (replaces btd_device drivers)Johan Hedberg1-6/+9
2012-08-28Update code base to use the new BtIO APIJohan Hedberg1-2/+2
2012-07-10sap: move it to profiles folderGustavo Padovan8-0/+2961