Parent: c0fb6c067e48e1c867d2447a275253bea4d7ec40
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2024-12-17 20:13:09
Tree: 453356b06b25ab1244c408c87f40de638a5f3465
device: Fix not being able to set WakeAllowed Setting WakeAllowed was not working as intended since device_set_wake_override was changing the current_flags which btd_device_flags_changed checks to determine if flags has been changed to only then call device_set_wake_allowed_complete. Fixes: https://github.com/bluez/bluez/issues/1045
Diffstat
| M | src/device.c | | | 37 | ++++++++++++++++++++++++++- - - - - - - - - - - |
1 files changed, 26 insertions(+), 11 deletions(-)