Branch: refs/heads/967384 Home: https://github.com/bluez/bluez Commit: d12f4ab5e5a65624a1927ac4da0c95fad31980eb https://github.com/bluez/bluez/commit/d12f4ab5e5a65624a1927ac4da0c95fad31980eb Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-05-29 (Thu, 29 May 2025) Changed paths: M profiles/audio/bass.c Log Message: ----------- bass: Fix not using SID from BT_BASS_ADD_SRC BT_BASS_ADD_SRC command does actually have the SID of the broadcast source which must be set otherwise the kernel would assume it to be 0x00 which may not always be the case. Fixes: https://github.com/bluez/bluez/issues/1282 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications