From b7eba8f84a2369d26b951c46bab3d56d4ad82859 Mon Sep 17 00:00:00 2001 From: Sharad Sangle Date: Mon, 3 Sep 2018 19:39:25 +0530 Subject: [PATCH] dsp: afe: Add support for sending aptx adaptive encoder mode Add support for sending APTx Adaptive encoder mode, High Quality or Low latency to LPASS. CRs-Fixed: 2272343 Change-Id: Ibbe809d5ca4481d3e98931e40213dd16110f6a57 Signed-off-by: Sharad Sangle --- include/dsp/apr_audio-v2.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/dsp/apr_audio-v2.h b/include/dsp/apr_audio-v2.h index 4ce997384d..c88920f3aa 100644 --- a/include/dsp/apr_audio-v2.h +++ b/include/dsp/apr_audio-v2.h @@ -3547,6 +3547,7 @@ struct afe_id_aptx_adaptive_enc_init uint32_t max_sink_modeB; uint32_t min_sink_modeC; uint32_t max_sink_modeC; + uint32_t mode; } __attribute__ ((packed)); /*