summaryrefslogtreecommitdiff
path: root/profiles/audio/avdtp.h
Commit message (Expand)AuthorAgeFilesLines
* avdtp: use separate local SEID pool for each adapterPauli Virtanen2021-09-061-2/+5
* a2dp: Invalidate cache if SetConfiguration failsLuiz Augusto von Dentz2021-08-041-0/+2
* a2dp: Handle remote SEP disappearingLuiz Augusto von Dentz2021-01-201-0/+5
* profiles: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* a2dp: Store Delay Reporting capabilityLuiz Augusto von Dentz2020-05-211-1/+4
* a2dp: Fix caching endpoints for unknown versionLuiz Augusto von Dentz2020-05-211-0/+1
* a2dp: Reword LastUsedLuiz Augusto von Dentz2019-05-061-0/+1
* a2dp: Cache remote endpointsLuiz Augusto von Dentz2019-01-231-0/+5
* a2dp: Expose remote SEPLuiz Augusto von Dentz2019-01-231-0/+4
* audio/avdtp: Add a2dp vendor codec match callbackChan-yeol Park2015-05-251-0/+3
* audio: Remove unused APILuiz Augusto von Dentz2015-03-061-6/+0
* audio: Remove avdtp_server structLuiz Augusto von Dentz2015-03-061-3/+4
* audio/avdtp: Use SEP queue instead of avdtp_server in avdtp codeAndrei Emeltchenko2015-02-221-3/+2
* audio: Refactor avdtp_get functionAndrei Emeltchenko2015-02-221-2/+0
* audio/avdtp: Refactor avdtp and a2dp codeAndrei Emeltchenko2015-02-221-1/+13
* audio/AVDTP: Remove unused avdtp_set_device_disconnectLuiz Augusto von Dentz2013-11-181-2/+0
* audio/AVDTP: Remove public function that are only used locallyLuiz Augusto von Dentz2013-11-181-5/+0
* audio/AVDTP: Remove unused codeLuiz Augusto von Dentz2013-11-181-8/+0
* audio/AVDTP: Remove avdtp_init and avdtp_exitLuiz Augusto von Dentz2013-11-111-3/+0
* avdtp: Remove unused avdtp_stream_setup_active functionSzymon Janc2013-10-101-1/+0
* avdtp: Remove unused avdtp_is_connected functionSzymon Janc2013-10-101-2/+0
* audio: Move A2DP code to its own pluginLuiz Augusto von Dentz2013-07-241-1/+1
* audio/AVDTP: Remove dependency on struct audio_deviceLuiz Augusto von Dentz2013-07-121-6/+7
* avdtp: Remove user data from avdtp_session_state_cbSzymon Janc2013-03-061-3/+2
* avdtp: Register state callback for specified audio deviceSzymon Janc2013-03-061-1/+2
* avdtp: Replace avdtp_get_peers with adapter and device gettersSzymon Janc2012-12-191-1/+2
* avdtp: Use refs to adapter and device instead of bdaddr_tSzymon Janc2012-12-191-3/+4
* avdtp: Convert avdtp_is_connected to accept audio_deviceSzymon Janc2012-12-101-1/+1
* avdtp: Convert avdtp_get to accept audio_deviceSzymon Janc2012-12-101-1/+1
* audio: Bump A2DP version to 1.3Luiz Augusto von Dentz2012-11-161-1/+1
* audio: Move to profiles directoryLuiz Augusto von Dentz2012-11-131-0/+313