bluez5: Make native and ofono backends optional

This commit is contained in:
Frédéric Danis 2020-07-22 14:50:38 +02:00 committed by Wim Taymans
parent ebdaac160c
commit db0c224b06
5 changed files with 55 additions and 4 deletions

View file

@ -320,6 +320,12 @@
/* for the systemd header files */
#mesondefine HAVE_SYSTEMD_DAEMON
/* Define to 1 if native HSP backend is enabled in bluez5 plugin. */
#mesondefine HAVE_BLUEZ_5_BACKEND_NATIVE
/* Define to 1 if oFono backend is enabled in bluez5 plugin. */
#mesondefine HAVE_BLUEZ_5_BACKEND_OFONO
/* the host CPU */
#mesondefine HOST_CPU