mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
bluez5: Create backend for native HSP support
This commit is contained in:
parent
7711c98123
commit
06a6e11806
4 changed files with 714 additions and 609 deletions
|
|
@ -6,7 +6,8 @@ bluez5_sources = ['plugin.c',
|
|||
'sco-sink.c',
|
||||
'sco-source.c',
|
||||
'bluez5-device.c',
|
||||
'bluez5-dbus.c']
|
||||
'bluez5-dbus.c',
|
||||
'backend-hsp-native.c']
|
||||
|
||||
bluez5lib = shared_library('spa-bluez5',
|
||||
bluez5_sources,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue