Message ID | 20240318163853.68598-6-silviu.barbulescu@nxp.com |
---|---|
State | New |
Headers | show |
Series | Broadcast source reconfiguration support | expand |
Hi Silviu, On Mon, Mar 18, 2024 at 4:39 PM Silviu Florian Barbulescu <silviu.barbulescu@nxp.com> wrote: > > update broadcast source script to support the BIS reconfiguration Please add the resulting output to the patch description. > --- > client/scripts/broadcast-source.bt | 12 ++++++++++-- > 1 file changed, 10 insertions(+), 2 deletions(-) > > diff --git a/client/scripts/broadcast-source.bt b/client/scripts/broadcast-source.bt > index 6da9e23e2..4fb0c3920 100644 > --- a/client/scripts/broadcast-source.bt > +++ b/client/scripts/broadcast-source.bt > @@ -5,7 +5,15 @@ a > 3 > 4 > endpoint.config /org/bluez/hci0/pac_bcast0 /local/endpoint/ep0 16_2_1 > +0 > +1 > 1 > -3 > 0x03 0x02 0x04 0x00 > -transport.acquire /org/bluez/hci0/pac_bcast0/fd0 > \ No newline at end of file > +transport.acquire /org/bluez/hci0/pac_bcast0/fd0 > +transport.release /org/bluez/hci0/pac_bcast0/fd0 > +endpoint.config /org/bluez/hci0/pac_bcast0 /local/endpoint/ep0 16_2_1 > +1 > +1 > +2 > +0x03 0x02 0x04 0x01 > +transport.acquire /org/bluez/hci0/pac_bcast0/fd0 > -- > 2.39.2 >
diff --git a/client/scripts/broadcast-source.bt b/client/scripts/broadcast-source.bt index 6da9e23e2..4fb0c3920 100644 --- a/client/scripts/broadcast-source.bt +++ b/client/scripts/broadcast-source.bt @@ -5,7 +5,15 @@ a 3 4 endpoint.config /org/bluez/hci0/pac_bcast0 /local/endpoint/ep0 16_2_1 +0 +1 1 -3 0x03 0x02 0x04 0x00 -transport.acquire /org/bluez/hci0/pac_bcast0/fd0 \ No newline at end of file +transport.acquire /org/bluez/hci0/pac_bcast0/fd0 +transport.release /org/bluez/hci0/pac_bcast0/fd0 +endpoint.config /org/bluez/hci0/pac_bcast0 /local/endpoint/ep0 16_2_1 +1 +1 +2 +0x03 0x02 0x04 0x01 +transport.acquire /org/bluez/hci0/pac_bcast0/fd0