Hi Lukasz, On Fri, Jan 10, 2014 at 3:24 AM, Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx> wrote: > 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 Ive applied some of these set, any of those that involved the command I left out for now since they are not complete and they would otherwise just cause failures now that haltest does load audio.a2dp.default.so. -- Luiz Augusto von Dentz -- 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