mbox series

[BlueZ,0/1] Fixes busy loop when disabling

Message ID 20240403205252.71978-1-dimitris.on.linux@gmail.com (mailing list archive)
Headers show
Series Fixes busy loop when disabling | expand

Message

Dimitris April 3, 2024, 8:52 p.m. UTC
Reverts a commit which causes bluetoothd to enter a busy loop if
BT is disabled (eg. rfkill block bluetooth) when one or more
devices are connected.

Steps to reproduce are described in these reports:

https://github.com/bluez/bluez/issues/785
https://bugzilla.redhat.com/show_bug.cgi?id=2269516

Dimitris (1):
  Revert "device: Consider service state on device_is_connected"

 src/device.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)