pulseaudio/src/modules/bluetooth
Tanu Kaskinen 5f29e670cb Revert "bluetooth: Auto recover if profile is 'off'"
This reverts commit 69c212f8c1.

Reasons:

The original reason for the patch was to work around some issue
regarding the profile not connecting immediately (sorry, I don't really
know the details), but that issue was fixed later by commit 998dfdf4cc,
so the original reason doesn't apply any more.

Automatically changing the profile when the transport state changes to
PLAYING has traditionally been handled by module-bluetooth-policy, and
as far as I can tell, there's no reason to change that.

The assertion is unsafe. It's not guaranteed that the profile change
will always succeed (at least pa_thread_mq_init() can fail due to
reaching the maximum file descriptor limit).
2017-06-17 17:46:49 +03:00
..
a2dp-codecs.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
backend-native.c bluetooth: assert that dbus_message_iter_append_basic() doesn't fail 2017-03-30 19:27:02 +03:00
backend-ofono.c bluez5-device: Correctly handle suspend/resume cyle for audio gateway role of ofono backend 2017-05-04 13:14:51 +02:00
bluez4-util.c bluetooth: allow UTF-8 in device descriptions 2017-04-02 20:48:52 +03:00
bluez4-util.h bluetooth: allow UTF-8 in device descriptions 2017-04-02 20:48:52 +03:00
bluez5-util.c bluez5-util: Fix segfault during shutdown of daemon 2017-04-21 21:49:58 +02:00
bluez5-util.h bluetooth: use native and ofono backends in parallel with headset=auto 2017-03-11 19:02:16 +01:00
module-bluetooth-discover.c bluetooth: Make use of getsockopt() to determine MTU configurable 2017-02-14 11:48:10 +02:00
module-bluetooth-policy.c bluetooth-policy: retain backwards compatibility 2017-03-17 21:57:42 +02:00
module-bluez4-device.c source/sink: Allow pa_{source, sink}_get_latency_within_thread() to return negative values 2017-04-17 19:50:10 +02:00
module-bluez4-discover.c bluetooth: Fix dead code 2016-08-16 10:31:44 +02:00
module-bluez5-device.c Revert "bluetooth: Auto recover if profile is 'off'" 2017-06-17 17:46:49 +03:00
module-bluez5-discover.c bluetooth: Don't default to native backend 2017-05-04 12:58:21 +02:00
rtp.h update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00