summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZheng Zhang <zhzh@google.com>2016-09-26 19:16:35 -0700
committerZheng Zhang <zhzh@google.com>2016-09-26 19:16:35 -0700
commit1f5d57f8d84e30d0c846277992e234db7b66111b (patch)
treed3141567cff648212a4f337215f1c67fc6503dc4
parent98292a9ea77fa3612fb54acd9e80a5aa55e1f861 (diff)
downloadlibbt-1f5d57f8d84e30d0c846277992e234db7b66111b.tar.gz
BT: Added the libbt configuration file of sawshark
Change-Id: I8d65db708f9bc696a457e08190de825242f63cfc
-rw-r--r--include/vnd_sawshark.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/include/vnd_sawshark.txt b/include/vnd_sawshark.txt
new file mode 100644
index 0000000..5713959
--- /dev/null
+++ b/include/vnd_sawshark.txt
@@ -0,0 +1,15 @@
+BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS0"
+FW_PATCHFILE_LOCATION = "/data/firmware/"
+BT_WAKE_VIA_PROC = FALSE
+UART_TARGET_BAUD_RATE = 3000000
+LPM_IDLE_TIMEOUT_MULTIPLE = 5
+LPM_HC_IDLE_THRESHOLD = 24
+LPM_IDLE_THRESHOLD = 24
+LPM_BT_WAKE_POLARITY = 0
+LPM_HOST_WAKE_POLARITY = 0
+SCO_USE_I2S_INTERFACE = TRUE
+SCO_I2SPCM_IF_ROLE = 0
+BTVND_DBG = FALSE
+BTHW_DBG = FALSE
+VNDUSERIAL_DBG = FALSE
+UPIO_DBG = FALSE \ No newline at end of file