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 doc: add reference docs + index for config and env variables 2024-02-18 15:08:35 +02:00
index.dox doc: add 'Configuration' page 2024-02-04 10:29:39 +00:00
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 doc: put new pulse modules to right place 2024-01-29 08:50:32 +00:00
pulse-modules.inc doc: include pipewire-pulse modules explanations also on man page 2023-12-09 16:37:03 +02:00