summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Bertolin <pierrex.bertolin@intel.com>2017-06-16 01:28:19 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-06-16 01:28:19 +0000
commit50b90f45144aacb1f67c9c18993be9aba82bc747 (patch)
tree8d353d3cd4bc6a92e868bdfc6da257757057ebb3
parent0141efc05c2dc3b339aefc3a507c07faa3ba8ecc (diff)
parent35b55199326b468d41b9eb385e64d9b68449709e (diff)
downloadlibbt-50b90f45144aacb1f67c9c18993be9aba82bc747.tar.gz
bt: enable brcm a2dp offload for anthracite and spectralite am: dc4d7dfe00 am: e7e59c5250android-o-mr1-preview-2android-o-mr1-preview-1
am: 35b5519932 Change-Id: I83ecff6097e0ace0945bd952e94b9c0d52bd8caa
-rw-r--r--include/vnd_anthracite.txt6
-rw-r--r--include/vnd_spectralite.txt6
2 files changed, 10 insertions, 2 deletions
diff --git a/include/vnd_anthracite.txt b/include/vnd_anthracite.txt
index b0cd180..9c8eacd 100644
--- a/include/vnd_anthracite.txt
+++ b/include/vnd_anthracite.txt
@@ -7,4 +7,8 @@ BTVND_DBG = FALSE
BTHW_DBG = TRUE
VNDUSERIAL_DBG = FALSE
UPIO_DBG = FALSE
-BRCM_A2DP_OFFLOAD = FALSE
+BRCM_A2DP_OFFLOAD = TRUE
+BRCM_A2DP_OFFLOAD_SRC = AUDIO_ROUTE_SRC_I2S
+BRCM_A2DP_OFFLOAD_SRC_SF = AUDIO_ROUTE_SF_48K
+BRCM_A2DP_OFFLOAD_PCM_PIN_FCN = PCM_PIN_FCN_I2S_SLAVE
+BRCM_A2DP_OFFLOAD_MAX_BITPOOL = 51
diff --git a/include/vnd_spectralite.txt b/include/vnd_spectralite.txt
index b0cd180..9c8eacd 100644
--- a/include/vnd_spectralite.txt
+++ b/include/vnd_spectralite.txt
@@ -7,4 +7,8 @@ BTVND_DBG = FALSE
BTHW_DBG = TRUE
VNDUSERIAL_DBG = FALSE
UPIO_DBG = FALSE
-BRCM_A2DP_OFFLOAD = FALSE
+BRCM_A2DP_OFFLOAD = TRUE
+BRCM_A2DP_OFFLOAD_SRC = AUDIO_ROUTE_SRC_I2S
+BRCM_A2DP_OFFLOAD_SRC_SF = AUDIO_ROUTE_SF_48K
+BRCM_A2DP_OFFLOAD_PCM_PIN_FCN = PCM_PIN_FCN_I2S_SLAVE
+BRCM_A2DP_OFFLOAD_MAX_BITPOOL = 51