summaryrefslogtreecommitdiff
path: root/config.h.meson
diff options
context:
space:
mode:
authorFrédéric Danis <frederic.danis@collabora.com>2020-07-22 17:40:32 +0200
committerWim Taymans <wim.taymans@gmail.com>2020-08-19 17:49:36 +0000
commit7bad76737eb3a46510d4737cb931e5d7299d7ea4 (patch)
tree8fed42c814cebcba3a9dbe66b5a91924614d1f56 /config.h.meson
parent3e7609dcaf9b623e850117f2d04af517e39c0341 (diff)
bluez5: Create backend skeleton for HSP/HFP support using hsphfpd
As hsphfpd is a prototype and its API subject to change, this backend is disable by default. This skeleton connects to hsphfpd daemon and list the managed devices.
Diffstat (limited to 'config.h.meson')
-rw-r--r--config.h.meson3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.meson b/config.h.meson
index 207e3379..a8acb340 100644
--- a/config.h.meson
+++ b/config.h.meson
@@ -329,6 +329,9 @@
/* Define to 1 if oFono backend is enabled in bluez5 plugin. */
#mesondefine HAVE_BLUEZ_5_BACKEND_OFONO
+/* Define to 1 if hsphfpd backend is enabled in bluez5 plugin. */
+#mesondefine HAVE_BLUEZ_5_BACKEND_HSPHFPD
+
/* the host CPU */
#mesondefine HOST_CPU