Branch: refs/heads/963744 Home: https://github.com/bluez/bluez Commit: 00c005106e869c4d5a442fa628c259200fb313a2 https://github.com/bluez/bluez/commit/00c005106e869c4d5a442fa628c259200fb313a2 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M profiles/audio/a2dp.c M profiles/audio/avdtp.c M profiles/audio/avdtp.h Log Message: ----------- avdtp: Fix setting in_use flag for local seps 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. Commit: ec6a8af871bd4d1dcd065d9ba9ffd1334649f3e1 https://github.com/bluez/bluez/commit/ec6a8af871bd4d1dcd065d9ba9ffd1334649f3e1 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M profiles/audio/a2dp.c M profiles/audio/a2dp.h M profiles/audio/media.c M profiles/audio/transport.c Log Message: ----------- 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/723 Compare: https://github.com/bluez/bluez/compare/00c005106e86%5E...ec6a8af871bd To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications