Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 8060d1208673826665b7297c27aa75003521b52a https://github.com/bluez/bluez/commit/8060d1208673826665b7297c27aa75003521b52a Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2024-03-18 (Mon, 18 Mar 2024) Changed paths: M src/device.c Log Message: ----------- device: Fix device_is_connected checking for services being connected Change 44d3f67277f83983e1e9697eda7b9aeb40ca231d seems to have introduced quite a few bugs related to device_is_connected return true which prevents proper cleanup of connection. Fixes: https://github.com/bluez/bluez/issues/774 Fixes: https://github.com/bluez/bluez/issues/778 Fixes: https://github.com/bluez/bluez/issues/783 Fixes: https://github.com/bluez/bluez/issues/784 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications