summaryrefslogtreecommitdiff
path: root/profiles/audio/a2dp.h
Commit message (Expand)AuthorAgeFilesLines
* a2dp: set session to NULL when freeing channelArchie Pusaka2021-02-081-2/+2
* profiles: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* a2dp: Implement MediaTransport.EndpointLuiz Augusto von Dentz2019-01-231-0/+1
* a2dp: Expose remote SEPLuiz Augusto von Dentz2019-01-231-0/+1
* audio/a2dp: Simplify error handlingLuiz Augusto von Dentz2016-03-231-6/+3
* audio: Fix possible crash when removing deviceLuiz Augusto von Dentz2015-07-131-0/+6
* audio: Refactor avdtp_get functionAndrei Emeltchenko2015-02-221-0/+1
* audio: Move A2DP code to its own pluginLuiz Augusto von Dentz2013-07-241-5/+0
* audio/A2DP: Remove dependency on struct audio_deviceLuiz Augusto von Dentz2013-07-121-2/+2
* audio: Fix not releasing all references to btd_adapterLuiz Augusto von Dentz2012-12-191-1/+2
* a2dp: Convert a2dp_add_sep to accept struct btd_adapterSzymon Janc2012-12-191-1/+1
* a2dp: Convert a2dp_unregister to accept btd_adapterSzymon Janc2012-12-191-1/+1
* a2dp: Convert sink/source register to accept btd_adapterSzymon Janc2012-12-191-2/+2
* audio: Remove unused a2dp_sep_is_playing functionJohan Hedberg2012-12-181-1/+0
* audio: Remove unnecessary a2dp_sep_get_lock functionJohan Hedberg2012-12-181-1/+0
* audio: Remove unused a2dp_get_sep functionJohan Hedberg2012-12-181-2/+0
* audio: Split A2DP into two btd_profileMikel Astiz2012-11-211-1/+2
* audio: Move to profiles directoryLuiz Augusto von Dentz2012-11-131-0/+96