Diff between 7b5890f57d0ea3cf055adead6caa515c7745a11e and d781d37d077049095364a1681000df1d365fbca0

Changed Files

File Additions Deletions Status
android/audio-ipc-api.txt +4 -4 modified

Full Patch

diff --git a/android/audio-ipc-api.txt b/android/audio-ipc-api.txt
index 4983ad7..5140d77 100644
--- a/android/audio-ipc-api.txt
+++ b/android/audio-ipc-api.txt
@@ -5,12 +5,12 @@ The audio plugin happen to be in a different socket but all the rules for
 HAL socket apply here as well, the abstract socket name is
 "\0bluez_audio_socket" (tentative):
 
-	.--Android--.                             .---Audio---.
-	|  daemon   |                             |   Plugin  |
+	.---Audio---.                             .--Android--.
+	|  Plugin   |                             |   Daemon  |
 	|           |          Command            |           |
-	|           | <-------------------------- |           |
-	|           |                             |           |
 	|           | --------------------------> |           |
+	|           |                             |           |
+	|           | <-------------------------- |           |
 	|           |          Response           |           |
 	|           |                             |           |
 	|           |                             |           |