pipewire/doc/dox/config
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
..
index.md doc: add sections to index, clarify discussion of properties 2024-02-19 21:21:12 +02:00
libpipewire-modules.7.md doc: move config man pages under config/ 2024-02-19 00:00:27 +02:00
pipewire-client.conf.5.md doc: clarify the dither.noise 2024-06-13 11:38:26 +02:00
pipewire-devices.7.md bluez5: bap: Use a string instead of int array to set Broadcast code 2024-06-14 06:05:14 +00:00
pipewire-filter-chain.conf.5.md doc: move config man pages under config/ 2024-02-19 00:00:27 +02:00
pipewire-jack.conf.5.md doc: add sections to index, clarify discussion of properties 2024-02-19 21:21:12 +02:00
pipewire-pulse-modules.7.md doc: move config man pages under config/ 2024-02-19 00:00:27 +02:00
pipewire-pulse.conf.5.md doc: minor documentation improvements 2024-03-10 19:08:41 +02:00
pipewire.conf.5.md Fix typos 2024-05-22 09:19:34 +02:00