Skip to content

bluetooth: Demote "No such property 'Volume'" error to warning

The AVRCP service is known to not be connected before the A2DP transport is, resulting in PulseAudio asking BlueZ for an initial 'Volume' value but not getting it because the property doesn't exist.

To prevent end-users from conjecturing this to be the source of whatever issue they're observing, demote it to a warning.

#1360 (comment 1392352)

Merge request reports