mirror of
https://gitlab.freedesktop.org/pipewire/media-session.git
synced 2026-05-05 00:48:01 +02:00
bluez-monitor.conf: Add property for HSP/HFP native backend modem
This commit is contained in:
parent
dbeba2b0a7
commit
c53e32edf7
1 changed files with 5 additions and 0 deletions
|
|
@ -34,6 +34,11 @@ properties = {
|
|||
# Available values: any, none, hsphfpd, ofono, native
|
||||
#bluez5.hfphsp-backend = native
|
||||
|
||||
# HFP/HSP native backend modem (default: none).
|
||||
# Available values: none, any or the modem device string as found in
|
||||
# 'Device' property of org.freedesktop.ModemManager1.Modem interface
|
||||
#bluez5.hfphsp-backend-native-modem = none
|
||||
|
||||
# Properties for the A2DP codec configuration
|
||||
#bluez5.default.rate = 48000
|
||||
#bluez5.default.channels = 2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue