pipewire/spa/plugins/bluez5
Pauli Virtanen 9474030582 bluez5: determine available BAP profiles from remote endpoints
The PAC profile UUIDs do not appear in the UUID list, but are still
useful to know before SelectProperties.

Set them ahead of time based on the visible remote endpoints.
2024-01-23 08:40:46 +00:00
..
a2dp-codec-aac.c bluez: fix compilation some more 2024-01-22 15:39:17 +01:00
a2dp-codec-aptx.c pod-builder: move some code around to help gcc 13 2023-04-20 17:52:27 +02:00
a2dp-codec-caps.h bluez5: add AAC-ELD codec 2024-01-22 14:04:16 +00:00
a2dp-codec-faststream.c pod-builder: move some code around to help gcc 13 2023-04-20 17:52:27 +02:00
a2dp-codec-lc3plus.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
a2dp-codec-ldac.c pod-builder: move some code around to help gcc 13 2023-04-20 17:52:27 +02:00
a2dp-codec-opus.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
a2dp-codec-sbc.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
backend-hsphfpd.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
backend-native.c bluez5: backend-native: handle multiple commands in RFCOMM input 2024-01-06 15:42:20 +02:00
backend-ofono.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
bap-codec-caps.h bluez5: bap: support ChannelAllocation parameter from BlueZ 2024-01-08 10:09:13 +00:00
bap-codec-lc3.c bluez5: lc3: fix wrong enum_config 2024-01-16 23:48:34 +02:00
bluez-hardware.conf bluez5: add quirk for SoundCore mini2 2024-01-14 13:21:34 +02:00
bluez5-dbus.c bluez5: determine available BAP profiles from remote endpoints 2024-01-23 08:40:46 +00:00
bluez5-device.c bluez5: fix node initialization to init all nodes 2024-01-09 08:07:33 +00:00
codec-loader.c bluez5: add AAC-ELD codec 2024-01-22 14:04:16 +00:00
codec-loader.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
dbus-helpers.h spa: bluez: use spa_auto for DBusError 2023-07-30 13:45:49 +02:00
dbus-monitor.c bluez5: fix glib signal disconnect 2023-04-14 20:06:57 +03:00
dbus-monitor.h chore: fix warnings shown by Clang 16 2023-05-09 08:31:56 +00:00
decode-buffer.h bluez5: split rate control out of decode-buffer 2023-04-03 16:35:22 +00:00
defs.h bluez5: use only one input route 2023-12-09 14:05:50 +02:00
hci.c spa: bluez: use some more spa_auto* 2023-07-30 13:45:49 +02:00
iso-io.c spa: use only static log topics 2024-01-04 10:02:55 +00:00
iso-io.h bluez5: output silence if no data for some ISO sinks 2023-04-14 22:29:03 +03:00
media-codecs.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
media-codecs.h spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
media-sink.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
media-source.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
meson.build spa/plugins/bluez5/meson: removed some unneeded redefines 2023-06-26 15:21:49 +00:00
midi-enum.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
midi-node.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
midi-parser.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
midi-server.c spa: use only static log topics 2024-01-04 10:02:55 +00:00
midi.h spa: bluez: include gio/gunixfdlist.h 2023-02-16 20:55:55 +01:00
modemmanager.c spa: bluez: use some more spa_auto* 2023-07-30 13:45:49 +02:00
modemmanager.h spa: bluez: modemmanager: do not use old style declaration 2023-07-03 19:40:31 +02:00
org.bluez.xml bluez5: add GDBus-based object monitor framework 2023-01-24 08:27:56 +00:00
player.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
player.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
plugin.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
quirks.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
rate-control.h bluez5: split rate control out of decode-buffer 2023-04-03 16:35:22 +00:00
README-MIDI.md bluez5: fixup BLE MIDI selinux README 2023-01-24 08:27:56 +00:00
README-OPUS-A2DP.md bluez5: clarify OPUS-A2DP spec 2022-09-03 19:08:27 +00:00
README-SBC-XQ.md bluez5: add SBC XQ readme 2021-01-07 09:54:16 +01:00
rtp.h Add bluez5 plugins 2018-01-16 15:19:55 +01:00
sco-io.c bluez5: use nonblocking i/o for SCO 2023-03-18 16:08:36 +02:00
sco-sink.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
sco-source.c spa: export log topic enumerations 2024-01-04 10:02:55 +00:00
test-midi.c bluez5: a few more -Werror=strict-prototypes fixes 2023-01-24 11:14:27 +02:00
upower.c spa: bluez: use spa_auto for DBusError 2023-07-30 13:45:49 +02:00
upower.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00