mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -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
|
|
@ -323,9 +323,15 @@
|
|||
/* For libsystemd */
|
||||
#mesondefine HAVE_SYSTEMD
|
||||
|
||||
/* Define to 1 if native HSP backend is enabled in bluez5 plugin. */
|
||||
/* Define to 1 if native backend is enabled in bluez5 plugin. */
|
||||
#mesondefine HAVE_BLUEZ_5_BACKEND_NATIVE
|
||||
|
||||
/* Define to 1 if HSP in native backend is enabled in bluez5 plugin. */
|
||||
#mesondefine HAVE_BLUEZ_5_BACKEND_HSP_NATIVE
|
||||
|
||||
/* Define to 1 if HFP in native backend is enabled in bluez5 plugin. */
|
||||
#mesondefine HAVE_BLUEZ_5_BACKEND_HFP_NATIVE
|
||||
|
||||
/* Define to 1 if oFono backend is enabled in bluez5 plugin. */
|
||||
#mesondefine HAVE_BLUEZ_5_BACKEND_OFONO
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue