summaryrefslogtreecommitdiff
path: root/android/audio-msg.h
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2013-12-31 12:39:09 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-01-07 13:37:53 +0200
commit1829216bab0483720c22e7672f72846c4fca31d3 (patch)
treeeccd93fba58bb6302e551bc330290da0ea12971e /android/audio-msg.h
parent294bfb100148c7554f0c3edf51f5bbf494b8f3c6 (diff)
downloadbluez-1829216bab0483720c22e7672f72846c4fca31d3.tar.gz
android/ipc: Add message handling for audio IPC
This adds audio_ipc_register and audio_ipc_unregister and adapt ipc_handle_msg to be able to handle audio services messages.
Diffstat (limited to 'android/audio-msg.h')
-rw-r--r--android/audio-msg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/android/audio-msg.h b/android/audio-msg.h
index d5b409931..1ec252032 100644
--- a/android/audio-msg.h
+++ b/android/audio-msg.h
@@ -24,3 +24,5 @@
#define BLUEZ_AUDIO_MTU 1024
static const char BLUEZ_AUDIO_SK_PATH[] = "\0bluez_audio_socket";
+
+#define AUDIO_SERVICE_ID 0