pipewire/spa/plugins/bluez5
Pauli Virtanen 04eb709619 bluez5: don't set unnecessary socket options
In media-sink, there's no need to set RCVBUF.

In media-source, we don't need to set NONBLOCK, as reads are done with
DONTWAIT. Don't set SNDBUF as it's not needed there. Don't set RCVBUF,
but use the (big) kernel default value: decode-buffer will handle any
overruns. Small values of RCVBUF might cause problems if kernel is
sending packets in a burst faster than we wake up.
2023-03-05 17:55:24 +00:00
..
a2dp-codec-aac.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
a2dp-codec-aptx.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
a2dp-codec-caps.h
a2dp-codec-faststream.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00: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 treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
a2dp-codec-opus.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +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 treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
backend-native.c bluez5: backend-native: implement AT+BCC 2023-02-23 18:42:53 +02:00
backend-ofono.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
bap-codec-caps.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
bap-codec-lc3.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
bluez-hardware.conf
bluez5-dbus.c bluez5: handle BAP presentation delay and transport latency 2023-02-19 22:44:23 +02:00
bluez5-device.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
codec-loader.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
codec-loader.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
dbus-monitor.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
dbus-monitor.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
decode-buffer.h bluez5: media-source: allow using bigger A2DP receive buffers 2023-02-22 20:20:07 +02:00
defs.h bluez5: handle BAP presentation delay and transport latency 2023-02-19 22:44:23 +02:00
hci.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
media-codecs.c
media-codecs.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
media-sink.c bluez5: don't set unnecessary socket options 2023-03-05 17:55:24 +00:00
media-source.c bluez5: don't set unnecessary socket options 2023-03-05 17:55:24 +00:00
meson.build bluez5: fix dependency checking 2023-02-05 09:36:45 +00:00
midi-enum.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
midi-node.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
midi-parser.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
midi-server.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
midi.h spa: bluez: include gio/gunixfdlist.h 2023-02-16 20:55:55 +01:00
modemmanager.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
modemmanager.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
org.bluez.xml
player.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
player.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
plugin.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
quirks.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
README-MIDI.md
README-OPUS-A2DP.md
README-SBC-XQ.md
rtp.h
sco-io.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
sco-sink.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
sco-source.c bluez5: sources should produce full buffer every cycle 2023-03-02 16:18:27 +00:00
test-midi.c
upower.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
upower.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00