summaryrefslogtreecommitdiff
path: root/profiles/sap
Commit message (Expand)AuthorAgeFilesLines
* btio: Inclusive language changesArchie Pusaka2021-09-211-1/+1
* profiles: Use timeout_add_secondsFrédéric Danis2021-03-161-6/+7
* profiles: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-217-91/+7
* sap: Fix compilation with GCC 10Szymon Janc2020-04-201-2/+2
* sap: Remove support for STE U8500 platformSzymon Janc2017-07-131-755/+0
* sap: Add missing fall through declarationMarcel Holtmann2017-07-111-3/+2
* profiles: Fix includes for gdbus.h headerMarcel Holtmann2015-03-014-4/+9
* profiles: Use local libbluetooth includesMarcel Holtmann2015-02-281-2/+3
* profiles: Use local libbluetooth includesMarcel Holtmann2015-02-281-0/+3
* sap: Fix compilation errors with muslSzymon Janc2014-09-241-0/+1
* Replace bt_put_be16() by put_be16()Claudio Takahasi2014-03-241-1/+1
* Replace bt_get_be16() by get_be16()Claudio Takahasi2014-03-241-1/+2
* profiles: Use full include path for header filesMarcel Holtmann2014-01-255-15/+15
* Rename adapter_get_address to btd_adapter_get_addressSzymon Janc2013-11-271-1/+2
* adapter: Handle removing of SDP recordsSzymon Janc2013-09-231-1/+1
* adapter: Handle adding new SDP recordsSzymon Janc2013-09-231-1/+1
* sap: Keep reference to btd_adapter in struct sap_serverSzymon Janc2013-09-133-15/+16
* profile: Use btd_service for probing profilesMikel Astiz2013-04-261-0/+1
* profiles: Fix includes for uuid.hMarcel Holtmann2013-01-091-2/+2
* sap: Don't print error if experimental interface fails to registerMarcel Holtmann2012-12-301-3/+0
* sap: Enable SIM Access test interface as experimentalMarcel Holtmann2012-12-301-4/+4
* profiles: Fix missing config.h includesCristian Rodríguez2012-12-231-0/+4
* sap: Use btd_error_* functionsAnderson Lizardo2012-12-222-26/+12
* sap: Append version to SimAccess interfacesLuiz Augusto von Dentz2012-12-142-2/+2
* sap-u8500: Fix build errors due to unaligned memory accessSzymon Janc2012-12-111-4/+4
* 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-051-1/+1
* 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
* sap: Fix connected property fetching when not connectedJohan Hedberg2012-10-191-2/+6
* sap: Convert to DBus.PropertiesLucas De Marchi2012-10-191-40/+18
* sap: Fix usage of wrong struct in get_properties()Lucas De Marchi2012-10-191-1/+2
* adapter: Constify pointer returned by adapter_get_addressSzymon Janc2012-10-052-2/+2
* adapter: Convert adapter_get_address into simple getterSzymon Janc2012-10-051-4/+1
* adapter: Use authorization id for cancellingMikel Astiz2012-10-011-4/+4
* core: Add profile parameter to adapter and device probe functionsJohan Hedberg2012-09-251-2/+3
* sap: Simplify DBusConnection object handlingAndrzej Kaczmarek2012-09-216-64/+13
* dbus-common: Remove conn parameter from emit_property_changedAndrzej Kaczmarek2012-09-211-4/+4
* core: Move profile code into profile.{c,h}Johan Hedberg2012-09-111-0/+1
* sap: Fix compilation errors due to unaligned memory accessSzymon Janc2012-09-051-6/+3
* Add profile abstraction (replaces btd_device drivers)Johan Hedberg2012-09-031-6/+9
* Update code base to use the new BtIO APIJohan Hedberg2012-08-281-2/+2
* sap: move it to profiles folderGustavo Padovan2012-07-108-0/+2961