aboutsummaryrefslogtreecommitdiff
path: root/bluetooth/vnd_shinano.txt
diff options
context:
space:
mode:
authorxkeita <keita_nya@live.jp>2017-05-22 07:10:53 +0000
committerSteven Lay <arbiter1000@gmail.com>2017-06-06 01:24:20 +0000
commit814539ca8c1155b11cea7a557deb27605cf4b7c2 (patch)
tree70fa55e25ea6f6ab0d148caefc8e1ad54fc90685 /bluetooth/vnd_shinano.txt
parent2e3db9e9e731a88a0a72d5ea6e8eeeff24ea552b (diff)
shinano-common: Fix Bluetooth Voice Calls
- Remove BTA timer delay and IOCTL false flag - Hardcode vnd_shinano.txt path Change-Id: Ife81025c3ce0ac535bdf0883ecd225422e7ea80c
Diffstat (limited to 'bluetooth/vnd_shinano.txt')
-rw-r--r--bluetooth/vnd_shinano.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/bluetooth/vnd_shinano.txt b/bluetooth/vnd_shinano.txt
new file mode 100644
index 0000000..e076a9d
--- /dev/null
+++ b/bluetooth/vnd_shinano.txt
@@ -0,0 +1,18 @@
+BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS0"
+FW_PATCHFILE_LOCATION = "/system/etc/firmware/"
+FW_PATCHFILE_NAME = "BCM43xx.hcd"
+BT_WAKE_VIA_USERIAL_IOCTL = TRUE
+USERIAL_IOCTL_BT_WAKE_ASSERT = 0x5441
+USERIAL_IOCTL_BT_WAKE_DEASSERT = 0x5442
+USERIAL_IOCTL_BT_WAKE_GET_ST = 0x5443
+FW_PATCH_SETTLEMENT_DELAY_MS = 100
+UART_TARGET_BAUD_RATE = 3000000
+LPM_IDLE_TIMEOUT_MULTIPLE = 5
+LPM_BT_WAKE_POLARITY = 1
+LPM_HOST_WAKE_POLARITY = 1
+SCO_USE_I2S_INTERFACE = FALSE
+SCO_I2SPCM_IF_ROLE = 0
+BTVND_DBG = FALSE
+BTHW_DBG = TRUE
+VNDUSERIAL_DBG = FALSE
+UPIO_DBG = FALSE \ No newline at end of file