pipewire/spa/plugins/bluez5
George Kiagiadakis da9d17e73e bluez5: don't add transport twice in the device transports list
The transport is already added in profile_new_connection(), unless
is_new is TRUE

Apart from being wrong, adding the same node twice in a list also causes
spa_list_foreach() to loop forever...
2020-06-10 18:24:07 +03:00
..
a2dp-codecs.c Add bluez5 plugins 2018-01-16 15:19:55 +01:00
a2dp-codecs.h bluez: fix a2dp source 2019-05-16 13:18:45 +02:00
a2dp-sink.c improve debug 2020-04-22 12:47:18 +02:00
a2dp-source.c a2dp: check and log return value of fcntl 2020-05-20 15:24:25 +02:00
bluez5-dbus.c bluez5: don't add transport twice in the device transports list 2020-06-10 18:24:07 +03:00
bluez5-device.c bluez: implement profile on device 2020-01-10 13:25:40 +01:00
defs.h bluez: implement profile on device 2020-01-10 13:25:40 +01:00
meson.build spa: install in versioned directory 2020-01-29 15:51:41 +01:00
plugin.c monitor: remove monitor API and use device 2019-09-20 13:04:14 +02:00
rtp.h Add bluez5 plugins 2018-01-16 15:19:55 +01:00
sco-sink.c improve debug 2020-04-22 12:47:18 +02:00
sco-source.c improve debug 2020-04-22 12:47:18 +02:00