v1: Those patches adds function to handle send/receive msg on audio IPC. Also adds some small changes. Not that since we do not yet support AUDIO_OP_OPEN, audio socket will be reseted just after connect. v2: Fixes suggester by Luiz Some additional fixes Lukasz Rymanowski (7): android/audio: Prefix error log with "audio" android: Fix error check from pthread_create android/audio: Refactor create_audio_ipc android/audio: Trivial function move android/audio: Add skeleton for ipc_open_cmd function android/audio: Add audio_ipc_cmd android/audio: Add audio_ipc_cleanup function android/Makefile.am | 1 + android/hal-audio.c | 304 ++++++++++++++++++++++++++++++++++++++++++---------- android/hal-ipc.c | 6 +- 3 files changed, 250 insertions(+), 61 deletions(-) -- 1.8.4 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html