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. |
||
|---|---|---|
| .. | ||
| api | ||
| config | ||
| internals | ||
| programs | ||
| tutorial | ||
| index.dox | ||
| modules.dox | ||
| overview.dox | ||
| pulse-modules.dox | ||
| pulse-modules.inc | ||