Branch: refs/heads/962935 Home: https://github.com/bluez/bluez Commit: 9fcce02783eeb2681cd6ed29a8dfdfa594914548 https://github.com/bluez/bluez/commit/9fcce02783eeb2681cd6ed29a8dfdfa594914548 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-14 (Wed, 14 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: 81c21f6180e2cbe80c51fd938ad0ab78af9818a2 https://github.com/bluez/bluez/commit/81c21f6180e2cbe80c51fd938ad0ab78af9818a2 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-14 (Wed, 14 May 2025) Changed paths: M profiles/audio/a2dp.c M profiles/audio/a2dp.h M profiles/audio/avdtp.c 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 Compare: https://github.com/bluez/bluez/compare/9fcce02783ee%5E...81c21f6180e2 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications