v3 changes: - fixed variable names - added queue for loaded codecs Andrzej Kaczmarek (5): android/hal-audio: Always call qos_update android/hal-audio: Allow codec to init on startup android/hal-audio-aptx: Add initial support for aptX codec android/hal-audio-aptx: Load aptX encoder library android/hal-audio-aptx: Add encoding android/Android.mk | 4 + android/Makefile.am | 1 + android/hal-audio-aptx.c | 276 +++++++++++++++++++++++++++++++++++++++++++++++ android/hal-audio.c | 84 +++++++++++---- android/hal-audio.h | 4 + 5 files changed, 349 insertions(+), 20 deletions(-) create mode 100644 android/hal-audio-aptx.c -- 1.9.3 -- 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