summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-04-27 19:11:47 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2018-04-27 19:11:47 +0000
commiteede7811cd6e8a08221f16fac90d7f505def6a23 (patch)
tree429e87fa151a560c44adacbfd4444a3060750438
parentc120f3379f85c74b061bdaabdb56bb7a758369bd (diff)
parent334be7ea63d8d6899dc4e0ed9615a615652a2794 (diff)
downloadlibbt-eede7811cd6e8a08221f16fac90d7f505def6a23.tar.gz
Merge "Add new config for device catshark and catfish"
-rw-r--r--include/vnd_catfish.txt15
-rw-r--r--include/vnd_catshark.txt15
2 files changed, 30 insertions, 0 deletions
diff --git a/include/vnd_catfish.txt b/include/vnd_catfish.txt
new file mode 100644
index 0000000..f4b46f4
--- /dev/null
+++ b/include/vnd_catfish.txt
@@ -0,0 +1,15 @@
+BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS0"
+FW_PATCHFILE_LOCATION = "/vendor/firmware/"
+UART_TARGET_BAUD_RATE = 3000000
+SCO_USE_I2S_INTERFACE = TRUE
+SCO_I2SPCM_IF_ROLE = 0
+BT_WAKE_VIA_PROC = FALSE
+LPM_IDLE_TIMEOUT_MULTIPLE = 5
+LPM_IDLE_THRESHOLD = 24
+LPM_HC_IDLE_THRESHOLD = 24
+LPM_BT_WAKE_POLARITY = 0
+LPM_HOST_WAKE_POLARITY = 0
+BTVND_DBG = FALSE
+BTHW_DBG = FALSE
+VNDUSERIAL_DBG = FALSE
+UPIO_DBG = FALSE
diff --git a/include/vnd_catshark.txt b/include/vnd_catshark.txt
new file mode 100644
index 0000000..f4b46f4
--- /dev/null
+++ b/include/vnd_catshark.txt
@@ -0,0 +1,15 @@
+BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS0"
+FW_PATCHFILE_LOCATION = "/vendor/firmware/"
+UART_TARGET_BAUD_RATE = 3000000
+SCO_USE_I2S_INTERFACE = TRUE
+SCO_I2SPCM_IF_ROLE = 0
+BT_WAKE_VIA_PROC = FALSE
+LPM_IDLE_TIMEOUT_MULTIPLE = 5
+LPM_IDLE_THRESHOLD = 24
+LPM_HC_IDLE_THRESHOLD = 24
+LPM_BT_WAKE_POLARITY = 0
+LPM_HOST_WAKE_POLARITY = 0
+BTVND_DBG = FALSE
+BTHW_DBG = FALSE
+VNDUSERIAL_DBG = FALSE
+UPIO_DBG = FALSE