From 293a390f65070d91832553d7532a902a23d0a727 Mon Sep 17 00:00:00 2001 From: Johannes Jülg Date: Sun, 20 Mar 2016 09:39:38 -0700 Subject: set PROC_BTWRITE_TIMER_TIMEOUT_MS Change-Id: I9e50fe8414cba02f94382bd5137dccab3d369629 --- bluetooth/bt_vendor.conf | 3 ++- bluetooth/vnd_shinano.txt | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/bluetooth/bt_vendor.conf b/bluetooth/bt_vendor.conf index 3a94bab..2508db5 100644 --- a/bluetooth/bt_vendor.conf +++ b/bluetooth/bt_vendor.conf @@ -1,2 +1,3 @@ -# Firmware patch file name +UartPort = /dev/ttyHS0 +FwPatchFilePath = /system/etc/firmware/ FwPatchFileName = BCM43xx.hcd diff --git a/bluetooth/vnd_shinano.txt b/bluetooth/vnd_shinano.txt index 71eae53..096e9f0 100644 --- a/bluetooth/vnd_shinano.txt +++ b/bluetooth/vnd_shinano.txt @@ -1,7 +1,9 @@ BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS0" -FW_PATCHFILE_LOCATION = "/system/etc/firmware" +FW_PATCHFILE_LOCATION = "/system/etc/firmware/" +FW_PATCHFILE_NAME = "BCM43xx.hcd" BT_WAKE_VIA_PROC = TRUE UART_TARGET_BAUD_RATE = 4000000 +PROC_BTWRITE_TIMER_TIMEOUT_MS = 4000 LPM_IDLE_TIMEOUT_MULTIPLE = 5 LPM_BT_WAKE_POLARITY = 0 LPM_HOST_WAKE_POLARITY = 0 -- cgit v1.2.3