pipewire/doc
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
..
dox bluez5: bap: Use a string instead of int array to set Broadcast code 2024-06-14 06:05:14 +00:00
examples loop: clarify the pw_main_loop_run returned value 2024-06-04 15:34:59 +00:00
custom.css doc: add reference docs + index for config and env variables 2024-02-18 15:08:35 +02:00
Doxyfile.in doc: add reference docs + index for config and env variables 2024-02-18 15:08:35 +02:00
doxygen-awesome.css fix codespell issues 2021-10-07 15:26:18 +00:00
DoxygenLayout.xml doc: disable dot graphs in API docs again 2024-02-19 21:27:17 +02:00
examples.dox.in doc: link examples to Doxygen docs 2021-10-10 00:35:46 +03:00
input-filter-h.sh Use portable shebang in input-filter-h.sh 2024-02-10 20:52:35 +03:00
input-filter-md.py doc: add reference docs + index for config and env variables 2024-02-18 15:08:35 +02:00
input-filter.py doc: make all manpages with Doxygen 2023-11-22 20:10:49 +02:00
man-fixup.py doc: fix workaround for old doxygen versions 2024-04-23 10:59:24 +00:00
meson.build tools: improve error reporting 2024-03-13 12:53:04 +01:00
tree.dox doc: add 'Configuration' page 2024-02-04 10:29:39 +00:00