mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -05:00
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:
parent
e84f1c6eed
commit
d6509a243d
2 changed files with 15 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue