summaryrefslogtreecommitdiffstats
path: root/audio/headset.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/headset.h')
-rw-r--r--audio/headset.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/headset.h b/audio/headset.h
index e51236ad..ae5119fc 100644
--- a/audio/headset.h
+++ b/audio/headset.h
@@ -27,6 +27,8 @@
#include <dbus/dbus.h>
+#define AUDIO_HEADSET_INTERFACE "org.bluez.audio.Headset"
+
#define BUF_SIZE 1024
const char *headset_get(const bdaddr_t *bda);