pipewire/spa/plugins
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
..
aec Fix typos 2024-05-22 09:19:34 +02:00
alsa add alsa plugin profiles for HDMI/AC3 (Fix #3832) 2024-06-07 11:20:01 +02:00
audioconvert doc: clarify the dither.noise 2024-06-13 11:38:26 +02:00
audiomixer impl-port: swap io areas instead of doing cycle math 2024-05-08 10:45:53 +02:00
audiotestsrc spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
avb spa: small cleanups 2024-01-10 15:51:01 +01:00
bluez5 bluez5: bap: Use a string instead of int array to set Broadcast code 2024-06-14 06:05:14 +00:00
control control: use quantum_limit for midi buffer size 2024-05-10 11:49:31 +02:00
ffmpeg spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
jack spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
libcamera Fix typos 2024-05-22 09:19:34 +02:00
support loop: flush items in the order they were added 2024-05-08 12:21:54 +02:00
test spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
v4l2 v4l2: improve logging a little 2024-06-11 12:15:05 +02:00
videoconvert videoconvert: Enable loading external converter plugins 2024-01-22 13:59:16 +00:00
videotestsrc spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
volume spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
vulkan Fix typos 2024-05-22 09:19:34 +02:00
meson.build meson: fix build with missing libudev-devel 2024-02-06 11:49:40 +01:00