summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Tasayco Loarte <victorx.tasayco.loarte@intel.com>2016-06-28 20:40:39 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-06-28 20:40:39 +0000
commitb8aacc4549f85f97940474e460e1d3b84e7493e2 (patch)
tree73481d1c8df8df1dedea2dece9104a76c0f20f38
parentefc0a84809dc0c899fb0babaead9b32ba32acac9 (diff)
parente6d834ea8f2c36a828550319de505ac2a09d6da4 (diff)
downloadlibbt-b8aacc4549f85f97940474e460e1d3b84e7493e2.tar.gz
bt: create dedicated configs for Shasta and Anthracite
am: e6d834ea8f Change-Id: I84bded55c1593cad444b40e716d8a9e01d1f83e9
-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