pipewire/spa/plugins/bluez5
Niklāvs Koļesņikovs b0fccf87d7
bluez5: a few more -Werror=strict-prototypes fixes
The Bluetooth Low Energy MIDI code added a few legacy function declarations
that fail when building with -Werror=strict-prototypes. The fix is same as
before: add a void to the empty function argument list.

Signed-off-by: Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com>
2023-01-24 11:14:27 +02:00
..
a2dp-codec-aac.c bluez5: aac, lc3plus: report bitpool changes 2022-11-07 16:32:53 +00:00
a2dp-codec-aptx.c
a2dp-codec-caps.h
a2dp-codec-faststream.c
a2dp-codec-lc3plus.c bluez5: aac, lc3plus: report bitpool changes 2022-11-07 16:32:53 +00:00
a2dp-codec-ldac.c bluez: fix compilation without ldac_abr 2022-12-15 12:20:40 +01:00
a2dp-codec-opus.c
a2dp-codec-sbc.c
backend-hsphfpd.c
backend-native.c bluez5: backend-native: fix missing brace in CIND reply 2022-12-21 12:55:20 +02:00
backend-ofono.c
bap-codec-caps.h
bap-codec-lc3.c bluez5: lc3: handle multiple PACs in capabilities 2023-01-17 19:58:42 +02:00
bluez-hardware.conf
bluez5-dbus.c spa: add debug log context 2023-01-18 17:51:16 +01:00
bluez5-device.c spa: add debug log context 2023-01-18 17:51:16 +01:00
codec-loader.c
codec-loader.h
dbus-monitor.c bluez5: dbus-monitor: call remove hooks always 2023-01-24 08:27:56 +00:00
dbus-monitor.h bluez5: dbus-monitor: call remove hooks always 2023-01-24 08:27:56 +00:00
decode-buffer.h
defs.h
hci.c
media-codecs.c bluez5: lc3: handle multiple PACs in capabilities 2023-01-17 19:58:42 +02:00
media-codecs.h
media-sink.c spa: add debug log context 2023-01-18 17:51:16 +01:00
media-source.c fix use_buffers checks 2023-01-10 12:30:25 +01:00
meson.build bluez5: prevent unloading spa-bluez5.so 2023-01-24 08:27:56 +00:00
midi-enum.c bluez5: add info key indicating glib mainloop is usable 2023-01-24 08:27:56 +00:00
midi-node.c bluez5: use spa_debug_log_mem, not spa_log_hexdump 2023-01-24 08:27:56 +00:00
midi-parser.c bluez5: implement BLE midi data writer 2023-01-24 08:27:56 +00:00
midi-server.c bluez5: use GDBus in midi-server 2023-01-24 08:27:56 +00:00
midi.h bluez5: use GDBus in midi-server 2023-01-24 08:27:56 +00:00
modemmanager.c spa: bluez: backend-native: fix filtered number memory leak 2022-11-14 16:15:21 +00:00
modemmanager.h
org.bluez.xml bluez5: add GDBus-based object monitor framework 2023-01-24 08:27:56 +00:00
player.c
player.h
plugin.c bluez5: implement Bluetooth MIDI nodes 2023-01-24 08:27:56 +00:00
quirks.c
README-MIDI.md bluez5: fixup BLE MIDI selinux README 2023-01-24 08:27:56 +00:00
README-OPUS-A2DP.md
README-SBC-XQ.md
rtp.h
sco-io.c
sco-sink.c fix use_buffers checks 2023-01-10 12:30:25 +01:00
sco-source.c fix use_buffers checks 2023-01-10 12:30:25 +01:00
test-midi.c bluez5: a few more -Werror=strict-prototypes fixes 2023-01-24 11:14:27 +02:00
upower.c
upower.h