mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -05:00
bluez5: Create backend skeleton for HFP support using oFono
This commit is contained in:
parent
82dab3ab4e
commit
9b6dd9461e
4 changed files with 451 additions and 8 deletions
|
|
@ -7,7 +7,8 @@ bluez5_sources = ['plugin.c',
|
|||
'sco-source.c',
|
||||
'bluez5-device.c',
|
||||
'bluez5-dbus.c',
|
||||
'backend-hsp-native.c']
|
||||
'backend-hsp-native.c',
|
||||
'backend-ofono.c']
|
||||
|
||||
bluez5lib = shared_library('spa-bluez5',
|
||||
bluez5_sources,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue