* [bluez/bluez] da5846: dbus: Fix condition for invalidating path
@ 2025-04-01 21:13 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2025-04-01 21:13 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: da5846c096cd1006d512bbdbc466fc46a61417b8
https://github.com/bluez/bluez/commit/da5846c096cd1006d512bbdbc466fc46a61417b8
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-04-01 (Tue, 01 Apr 2025)
Changed paths:
M gdbus/object.c
Log Message:
-----------
dbus: Fix condition for invalidating path
This fixes the condition introduced in cdd02afbb7ef
("dbus: Fix add invalid memory during interface removal") which was
reversed while applying the original fix.
Fixes: https://github.com/bluez/bluez/issues/1155
Commit: 6d20a300642f312290af0bc9869a0e1b416c58dc
https://github.com/bluez/bluez/commit/6d20a300642f312290af0bc9869a0e1b416c58dc
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-04-01 (Tue, 01 Apr 2025)
Changed paths:
M src/shared/bap.c
Log Message:
-----------
shared/bap: Fix swallowing states transitions
In certain cases (e.g ASCS_Enable) a Control Point operation may change
states multiple times causing states not to be notified.
To fix this attempts to queue states if timeout is pending (state_id)
and then proceed to notify them ahead of the last state set in the ASE
so the remote side is informed of all the state transitions.
Compare: https://github.com/bluez/bluez/compare/47e5d3491d37...6d20a300642f
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-01 21:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-01 21:13 [bluez/bluez] da5846: dbus: Fix condition for invalidating path Luiz Augusto von Dentz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox