mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
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. |
||
|---|---|---|
| .. | ||
| index.md | ||
| libpipewire-modules.7.md | ||
| pipewire-client.conf.5.md | ||
| pipewire-devices.7.md | ||
| pipewire-filter-chain.conf.5.md | ||
| pipewire-jack.conf.5.md | ||
| pipewire-pulse-modules.7.md | ||
| pipewire-pulse.conf.5.md | ||
| pipewire.conf.5.md | ||