mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-06-05 03:01:53 -04: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. |
||
|---|---|---|
| .. | ||
| a2dp-codec-aac.c | ||
| a2dp-codec-aptx.c | ||
| a2dp-codec-caps.h | ||
| a2dp-codec-faststream.c | ||
| a2dp-codec-lc3plus.c | ||
| a2dp-codec-ldac.c | ||
| a2dp-codec-opus-g.c | ||
| a2dp-codec-opus.c | ||
| a2dp-codec-sbc.c | ||
| backend-hsphfpd.c | ||
| backend-native.c | ||
| backend-ofono.c | ||
| bap-codec-caps.h | ||
| bap-codec-lc3.c | ||
| bluez-hardware.conf | ||
| bluez5-dbus.c | ||
| bluez5-device.c | ||
| bt-latency.h | ||
| codec-loader.c | ||
| codec-loader.h | ||
| dbus-monitor.c | ||
| dbus-monitor.h | ||
| decode-buffer.h | ||
| defs.h | ||
| hci.c | ||
| iso-io.c | ||
| iso-io.h | ||
| media-codecs.c | ||
| media-codecs.h | ||
| media-sink.c | ||
| media-source.c | ||
| meson.build | ||
| midi-enum.c | ||
| midi-node.c | ||
| midi-parser.c | ||
| midi-server.c | ||
| midi.h | ||
| modemmanager.c | ||
| modemmanager.h | ||
| org.bluez.xml | ||
| player.c | ||
| player.h | ||
| plugin.c | ||
| quirks.c | ||
| rate-control.h | ||
| README-MIDI.md | ||
| README-OPUS-A2DP.md | ||
| README-SBC-XQ.md | ||
| rtp.h | ||
| sco-io.c | ||
| sco-sink.c | ||
| sco-source.c | ||
| test-midi.c | ||
| upower.c | ||
| upower.h | ||