Hi, changes v1 -> v2 - fixed comments from Luiz - removed "codec_" prefix from function related to SBC codec - additional patch to implement set_parameters for audio device (A2dpSuspend is initialized this way) - changes dummy buffer size to 20*512 which is inline with Bluedroid (AudioFlinger does crash when closing output stream when set to 512) Andrzej Kaczmarek (10): android/hal-audio: Add support to register audio endpoints android/hal-audio: Add support to unregister audio endpoints android/hal-audio: Add support to open output stream android/hal-audio: Add support to close output stream android/hal-audio: Add support to resume output stream android/hal-audio: Add support to suspend output stream android/hal-audio: Handle audio preset from stream android/hal-audio: Fix module loading android/hal-audio: Fix AudioFlinger crash android/hal-audio: Implement set_parameters for device Lukasz Rymanowski (1): android/hal-audio: Add audio_ipc_cmd android/Makefile.am | 1 + android/hal-audio.c | 729 +++++++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 696 insertions(+), 34 deletions(-) -- 1.8.5.2 -- 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