bluez5: fix device.profile setting

Only keys with names starting with "bluez" are passed on to device
settings dict. Rename device.profile to match this.

Also add some debug.
This commit is contained in:
Pauli Virtanen 2021-09-30 22:16:46 +03:00
parent e84f1c6eed
commit d6509a243d
2 changed files with 15 additions and 7 deletions

View file

@ -90,7 +90,7 @@ rules = [
# Profile connected first
# Available values: a2dp-sink (default), headset-head-unit
#device.profile = a2dp-sink
#bluez5.profile = a2dp-sink
# A2DP <-> HFP profile auto-switching (when device is default output)
# Available values: false, role (default), true