Branch: refs/heads/960647 Home: https://github.com/bluez/bluez Commit: 786b11d384db0e8bfe8e96d2a5bf01411ff4557c https://github.com/bluez/bluez/commit/786b11d384db0e8bfe8e96d2a5bf01411ff4557c Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-07 (Wed, 07 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. Fixes: https://github.com/bluez/bluez/issues/1037 Fixes: https://github.com/bluez/bluez/issues/1064 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications