mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-10 13:30:05 -05:00
bluez5: allow headset roles selecting
This commit is contained in:
parent
b66e67db14
commit
f6cc45f736
2 changed files with 58 additions and 1 deletions
|
|
@ -4,7 +4,13 @@ properties = {
|
|||
#bluez5.msbc-support = true
|
||||
#bluez5.sbc-xq-support = true
|
||||
|
||||
# Enabled codecs (default: all)
|
||||
# Enabled headset roles (default: all), this property only applies
|
||||
# to native backend. Currently some headsets(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.
|
||||
#bluez5.headset-roles = [ hsp_hs hsp_ag hfp_ag ]
|
||||
|
||||
# Enabled A2DP codecs (default: all)
|
||||
#bluez5.codecs = [ sbc aac ldac aptx aptx_hd ]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue