From bbbc61a634179156b2a64d95f0ddd25fd164eaaf Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Wed, 9 May 2007 15:51:02 +0000 Subject: Convert to using generic dbus message dispatching --- audio/headset.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'audio/headset.h') 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 +#define AUDIO_HEADSET_INTERFACE "org.bluez.audio.Headset" + #define BUF_SIZE 1024 const char *headset_get(const bdaddr_t *bda); -- cgit