summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Tasayco Loarte <victorx.tasayco.loarte@intel.com>2016-06-28 20:43:00 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-06-28 20:43:00 +0000
commitca279e486033a302081a7305a4e87315558e41c2 (patch)
tree788d6b3e1b5f8509c0dc4a4fdc423dea446e623e
parent976fdf1f52adff73c6715bd2894dd559b916da49 (diff)
parentb8aacc4549f85f97940474e460e1d3b84e7493e2 (diff)
downloadlibbt-ca279e486033a302081a7305a4e87315558e41c2.tar.gz
bt: create dedicated configs for Shasta and Anthracite am: e6d834ea8f
am: b8aacc4549 Change-Id: I2dc2ac2c160a805df818c3a4d2b611503b3e41a9
-rw-r--r--include/vnd_anthracite.txt14
-rw-r--r--include/vnd_shasta.txt14
2 files changed, 28 insertions, 0 deletions
diff --git a/include/vnd_anthracite.txt b/include/vnd_anthracite.txt
new file mode 100644
index 0000000..9c8eacd
--- /dev/null
+++ b/include/vnd_anthracite.txt
@@ -0,0 +1,14 @@
+BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyMFD0"
+FW_PATCHFILE_LOCATION = "/vendor/firmware/"
+FW_PATCH_SETTLEMENT_DELAY_MS = 200
+LPM_IDLE_TIMEOUT_MULTIPLE = 5
+SCO_USE_I2S_INTERFACE = FALSE
+BTVND_DBG = FALSE
+BTHW_DBG = TRUE
+VNDUSERIAL_DBG = FALSE
+UPIO_DBG = 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_shasta.txt b/include/vnd_shasta.txt
new file mode 100644
index 0000000..9c8eacd
--- /dev/null
+++ b/include/vnd_shasta.txt
@@ -0,0 +1,14 @@
+BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyMFD0"
+FW_PATCHFILE_LOCATION = "/vendor/firmware/"
+FW_PATCH_SETTLEMENT_DELAY_MS = 200
+LPM_IDLE_TIMEOUT_MULTIPLE = 5
+SCO_USE_I2S_INTERFACE = FALSE
+BTVND_DBG = FALSE
+BTHW_DBG = TRUE
+VNDUSERIAL_DBG = FALSE
+UPIO_DBG = 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