summaryrefslogtreecommitdiff
path: root/src/profile.h
Commit message (Expand)AuthorAgeFilesLines
* profile: Add support for experimental flagLuiz Augusto von Dentz2023-05-151-0/+5
* src: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* profile: Add exception to battery profile for external accessSonny Sasaka2020-07-171-0/+4
* core/gatt: Cleanup service probeLuiz Augusto von Dentz2015-09-031-0/+1
* core: profile: Add accept functionArman Uguray2014-12-171-0/+2
* profile: Use btd_service for connect/disconnectMikel Astiz2013-04-261-4/+2
* profile: Use btd_service for probing profilesMikel Astiz2013-04-261-3/+4
* profile: Remove UUID list from probe functionMikel Astiz2013-04-261-2/+1
* profile: Limit to one remote UUID per profileMikel Astiz2013-03-101-3/+1
* core: Fix being able to register the same custom property multiple timesLuiz Augusto von Dentz2012-12-211-1/+1
* core: Fix btd_profile_remove_custom_prop crashLuiz Augusto von Dentz2012-12-211-1/+1
* core: Add btd_profile_remove_custom_prop functionLuiz Augusto von Dentz2012-12-211-0/+1
* profile: Get rid of not needed btd_profile_cb defineJohan Hedberg2012-12-111-5/+0
* profile: Use direct calls for profile connection statesJohan Hedberg2012-12-111-6/+5
* core: Add connection priority to btd_profileJohan Hedberg2012-11-141-0/+5
* core: Move profile registration to Profile Manager interfaceMarcel Holtmann2012-11-091-5/+1
* core: Add support for custom Profile.NewConnection propertiesJohan Hedberg2012-11-091-0/+15
* core: Add btd_profile parameter to profile disconnect callbackJohan Hedberg2012-10-011-1/+3
* core: Add cleanup function for external profilesJohan Hedberg2012-09-251-0/+2
* core: Add profile parameter to adapter and device probe functionsJohan Hedberg2012-09-251-4/+8
* core: Add external profile registration callbacksJohan Hedberg2012-09-251-0/+5
* core: Remove btd_get_profilesJohan Hedberg2012-09-251-2/+0
* core: Add error reporting to profile callbacksJohan Hedberg2012-09-251-5/+5
* profile: Add asynchronous completion functions for connect/disconnectJohan Hedberg2012-09-111-2/+8
* core: Move profile code into profile.{c,h}Johan Hedberg2012-09-111-0/+50