Sync bluez-monitor.conf to defaults of pipewire-0.3.59

The hardcoded default headset roles have changed to HFP HF/AG.
This commit is contained in:
Antons Šušpans 2022-10-14 15:39:55 +00:00 committed by Wim Taymans
parent f4ad06946b
commit 333ce1383c

View file

@ -16,7 +16,7 @@ properties = {
# See bluez-hardware.conf for the hardware database. # See bluez-hardware.conf for the hardware database.
# Enabled headset roles (default: [ hsp_hs hfp_ag ]), this # Enabled headset roles (default: [ hfp_hf hfp_ag ]), this
# property only applies to native backend. Currently some headsets # property only applies to native backend. Currently some headsets
# (Sony WH-1000XM3) are not working with both hsp_ag and hfp_ag # (Sony WH-1000XM3) are not working with both hsp_ag and hfp_ag
# enabled, disable either hsp_ag or hfp_ag to work around it. # enabled, disable either hsp_ag or hfp_ag to work around it.