This patch adds support for additional ISO broadcast QoS parameters, that the user can set before performing broadcast procedures using an ISO socket. This patch splits the "bt_iso_qos" structure into dedicated unicast and broadcast structures, so that ISO sockets can be configured with dedicated QoS options depending on the type of ISO procedures to run. This patch depends on the bluetooth-next patch [v3,1/1] Bluetooth: Split bt_iso_qos into dedicated structures. Iulia Tanasescu (1): Split bt_iso_qos into dedicated structures btio/btio.c | 7 +- client/player.c | 7 +- emulator/bthost.c | 31 ++++--- lib/bluetooth.h | 46 +++++++--- profiles/audio/bap.c | 19 +++-- tools/btiotest.c | 17 ++-- tools/iso-tester.c | 199 +++++++++++++++++++++++++++++++++++++------ tools/isotest.c | 157 +++++++++++++++++++++++----------- 8 files changed, 359 insertions(+), 124 deletions(-) base-commit: 54601cbcf283468ecb867d3db14ddbd1badbe858 -- 2.34.1