pulseaudio/src/modules/bluetooth
Frédéric Danis 05f3e8bf9a core, modules: Remove useless EINTR tests
Since commit ad447d1468 (in 2009) pa_read and pa_write take care of
handling EINTR error.
So, pa_read, pa_write, pa_iochannel_read and pa_iochannel_write can not
exit with errno set to EINTR, and testing it is useless.
2020-12-09 10:28:15 +00:00
..
a2dp-codec-api.h bluetooth: Change A2DP codec API of reset() method to indicate failure 2019-07-24 17:29:45 +03:00
a2dp-codec-sbc.c bluetooth: Fix usage of RTP structures in SBC codec 2019-07-24 17:29:45 +03:00
a2dp-codec-util.c bluetooth: Modular API for A2DP codecs 2019-04-12 15:09:08 +03:00
a2dp-codec-util.h bluetooth: Modular API for A2DP codecs 2019-04-12 15:09:08 +03:00
a2dp-codecs.h bluetooth: Update a2dp-codecs.h from upstream bluez project 2019-04-12 13:56:28 +03:00
backend-native.c bluez: Don't autodetect MTU by default 2017-09-18 18:49:34 +03:00
backend-ofono.c bluetooth: Fix crash when disabling Bluetooth adapter 2019-07-02 06:06:07 +00:00
bluez5-util.c bluetooth: Ensure that only one A2DP codec is registered to bluez 2020-03-19 14:02:40 +01:00
bluez5-util.h bluetooth: Fix crash when disabling Bluetooth adapter 2019-07-02 06:06:07 +00:00
meson.build meson: link libintl if it's not provided by libc 2019-09-25 04:42:03 +00:00
module-bluetooth-discover.c bluetooth: Remove leftover references to the BlueZ 4/5 split 2018-07-27 11:28:11 +03:00
module-bluetooth-policy.c bluetooth: policy: Remove BlueZ 4 related code 2020-06-20 11:39:45 +02:00
module-bluez5-device.c core, modules: Remove useless EINTR tests 2020-12-09 10:28:15 +00:00
module-bluez5-discover.c module-bluez5-discover: avoid use after free on de-init 2020-10-23 04:57:15 -04:00
rtp.h bluetooth: Fix usage of RTP structures in SBC codec 2019-07-24 17:29:45 +03:00