mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-14 07:44:36 +08:00
774ad9fdd9
We no longer reconnect AVRCP session on AVDTP transport reconfiguration.
This breaks AVRCP volume after reconfiguration, since there's no volume
update event incoming.
Fix by keeping track of the latest volume in btd_device volume. It was
introduced to track volume changes that arrive when there are no
transports/players, but we should track all volume changes otherwise the
value can be out of date when we want to use it.
Fixes:
|
||
---|---|---|
.. | ||
audio | ||
battery | ||
cups | ||
deviceinfo | ||
gap | ||
health | ||
iap | ||
input | ||
midi | ||
network | ||
sap | ||
scanparam |