mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
bluez5: Add simple HFP AG support to backend-native
This commit is contained in:
parent
677f122f1d
commit
7bd86df6df
6 changed files with 263 additions and 65 deletions
|
|
@ -33,7 +33,7 @@ if fdk_aac_dep.found()
|
|||
bluez5_deps += fdk_aac_dep
|
||||
endif
|
||||
|
||||
if get_option('bluez5-backend-native')
|
||||
if get_option('bluez5-backend-hsp-native') or get_option('bluez5-backend-hfp-native')
|
||||
bluez5_sources += ['backend-native.c']
|
||||
endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue