Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: c85546cba715afee020e61bd0a44499e618d0371 https://github.com/bluez/bluez/commit/c85546cba715afee020e61bd0a44499e618d0371 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2024-01-04 (Thu, 04 Jan 2024) Changed paths: M client/player.c Log Message: ----------- client/player: Adjust the SDU size based on the number of locations If there are multiple locations, aka. multiplexing, being selected then that should be accounted properly on the SDU size since the presets only account for just 1 channel. Fixes: https://github.com/bluez/bluez/issues/662