Parent: 665f35180ff20ceb994f857bd11f1b31742faf80
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-05-16 22:10:09
Tree: 9a4fd842b5aa345ab9a0d09753c273008170bc71
a2dp: Fix a2dp_sep mapping to a single stream This removes the assumption that only 1 stream can be configured per local sep which prevents multipoint setups where different devices can be using the same local endpoint. Fixes: https://github.com/bluez/bluez/issues/1037 Fixes: https://github.com/bluez/bluez/issues/1064 Fixes: https://github.com/bluez/bluez/issues/597
Diffstat
| M | profiles/audio/a2dp.c | | | 314 | ++++++++++++++++++++++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| M | profiles/audio/a2dp.h | | | 7 | +++++- - |
| M | profiles/audio/media.c | | | 15 | +++++++++++++- - |
| M | profiles/audio/transport.c | | | 3 | ++- |
4 files changed, 244 insertions(+), 95 deletions(-)