summaryrefslogtreecommitdiffstats
path: root/audio/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/device.h')
-rw-r--r--audio/device.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/device.h b/audio/device.h
index 20bc4d99..bdcba754 100644
--- a/audio/device.h
+++ b/audio/device.h
@@ -39,9 +39,8 @@
#define AVRCP_TARGET_UUID "0000110C-0000-1000-8000-00805F9B34FB"
/* Move these to respective .h files once they exist */
-#define AUDIO_SOURCE_INTERFACE "org.bluez.Source"
+#define AUDIO_SOURCE_INTERFACE "org.bluez.AudioSource"
#define AUDIO_CONTROL_INTERFACE "org.bluez.Control"
-#define AUDIO_TARGET_INTERFACE "org.bluez.Target"
struct source;
struct control;