mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
bluez5: backend-native: Add a ModemManager dependency
Some Linux phones doesn't use oFono but ModemManager to control the modem.
This commit is contained in:
parent
05a133f5b5
commit
28533cb615
3 changed files with 12 additions and 0 deletions
|
|
@ -92,6 +92,10 @@ option('bluez5-backend-hfp-native',
|
|||
description: 'Enable HFP in native backend in bluez5 spa plugin',
|
||||
type: 'feature',
|
||||
value: 'enabled')
|
||||
option('bluez5-backend-native-mm',
|
||||
description: 'Enable ModemManager in native backend in bluez5 spa plugin',
|
||||
type: 'feature',
|
||||
value: 'disabled')
|
||||
option('bluez5-backend-ofono',
|
||||
description: 'Enable oFono HFP backend in bluez5 spa plugin (no dependency on oFono)',
|
||||
type: 'feature',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue