pipewire/doc/dox
Vlad Pruteanu 1466d0ae78 bluez5: bap: Use a string instead of int array to set Broadcast code
Currently, the user sets the Broadcast Code via an array of integers
in the config file. However, the Bluetooth Core Specification indicates
that it should be set via a 16 byte string. This commit replaces the old
implementation with the one required by the spec.

Tested the commit with the example provided in the Core Spec:
Broadcast Code: Børne House
Result from btsnoop log:
< HCI Command: LE Create Broadcast Isochronous Group (0x08|0x0068) plen 31
...
Broadcast Code[16]: 000000006573756f4820656e72b8c342

The result matches the example given in the spec.
2024-06-14 06:05:14 +00:00
..
api Fix typos 2024-05-22 09:19:34 +02:00
config bluez5: bap: Use a string instead of int array to set Broadcast code 2024-06-14 06:05:14 +00:00
internals Fix typos 2024-05-22 09:19:34 +02:00
programs Fix typos 2024-05-22 09:19:34 +02:00
tutorial
index.dox
modules.dox snapcast-discover: add snapcast discover module 2024-05-23 12:41:53 +02:00
overview.dox Fix typos 2024-05-22 09:19:34 +02:00
pulse-modules.dox
pulse-modules.inc