This patch adds support for broadcast source to reconfigure a BIS. endpoint.config command has a new prompt for broadcast source: " This is a BIS Reconfiguration? (yes/no)" Yes or y if a BIS reconfiguration is required No or n if it is a new BIS configuration "The BIS index is assigned in the order of the configuration starting with 1" "BIS Index (value):" a value representing the BIS index if this is a BIS reconfiguration. endpoint.register 00001852-0000-1000-8000-00805f9b34fb 0x06 endpoint.config /org/bluez/hci0/pac_bcast0 /local/endpoint/ep0 48_4_1 BIS Index for reconfiguration? (value(1-31)/no): 0 [/local/endpoint/ep0] BIG (auto/value): 0 [/local/endpoint/ep0] Enter channel location (value/no): 1 [/local/endpoint/ep0] Enter Metadata (value/no): n endpoint.config /org/bluez/hci0/pac_bcast0 /local/endpoint/ep0 48_4_1 [/local/endpoint/ep0] BIS Index for reconfiguration? (value(1-31)/no): 1 [/local/endpoint/ep0] BIG (auto/value): 0 [/local/endpoint/ep0] Enter channel location (value/no): 2 [/local/endpoint/ep0] Enter Metadata (value/no): n transport.show /org/bluez/hci0/pac_bcast0/fd0 to view the update Transport /org/bluez/hci0/pac_bcast0/fd0 Configuration.Location: 0x00000002 Configuration.Location: Front Right (0x00000002) Silviu Florian Barbulescu (3): player: Add reconfiguration prompt for broadcast source transport: Add support to update the transport configuration bap: Broadcast source reconfiguration support added client/player.c | 33 ++++++++++++++++- profiles/audio/bap.c | 76 ++++++++++++++++++++++++++++++++++++++ profiles/audio/transport.c | 27 +++++++++++++- profiles/audio/transport.h | 1 + src/shared/bap.c | 11 +++++- 5 files changed, 144 insertions(+), 4 deletions(-) base-commit: c9dddb642663b8bafe8998fef6132a2bb36d609d -- 2.39.2