Commit: 8060d1208673826665b7297c27aa75003521b52a
Parent: 84628e5d109cbec0bbd515c12c4b5224380784fe
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-03-18 18:10:20
Tree: d37dfb603d901197f17c57c5c496914d484f7e66

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

Diffstat

M src/device.c | 22 ++++++++++++- - - - - - - - - -

1 files changed, 12 insertions(+), 10 deletions(-)

View Full Diff | Patch