Parent: 6b34b055117cebdb9fb502d138cb654c6c9949b7
Author: Ludovico de Nittis <ludovico.denittis@collabora.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-01-30 18:20:57
Tree: 5588b573bd30326dbd54bcca72516df8dd77f354
device: Clear only the pending flags that have been applied When executing `btd_device_flags_changed()`, `dev->pending_flags` may hold additional queued flag changes. Instead of completely clearing out `dev->pending_flags`, we should only remove the bits that have been actually applied and leaving the rest as pending.
Diffstat
| M | src/device.c | | | 2 | +- |
1 files changed, 1 insertions(+), 1 deletions(-)