summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Tjin <pattjin@google.com>2014-05-07 21:46:29 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-05-07 21:46:29 +0000
commitebc37455dcb87041325c0ea081d4bfdac1073be9 (patch)
tree7edc510b4f2d614fb72ea4dc87ee7a9e72f3b14f
parenta18afa215a505d53bf9cfe3d08648b9f6f2ca490 (diff)
parent4867e48afa31ae516218c873c0282a9ccd83b646 (diff)
downloadandroid_hardware_broadcom_libbt-ebc37455dcb87041325c0ea081d4bfdac1073be9.tar.gz
android_hardware_broadcom_libbt-ebc37455dcb87041325c0ea081d4bfdac1073be9.tar.bz2
android_hardware_broadcom_libbt-ebc37455dcb87041325c0ea081d4bfdac1073be9.zip
am 4867e48a: sprat: update btwrite timeout to 2000ms
* commit '4867e48afa31ae516218c873c0282a9ccd83b646': sprat: update btwrite timeout to 2000ms
-rw-r--r--include/vnd_sprat.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vnd_sprat.txt b/include/vnd_sprat.txt
index 31758ad..adfb9fb 100644
--- a/include/vnd_sprat.txt
+++ b/include/vnd_sprat.txt
@@ -18,4 +18,4 @@ BTHW_DBG = TRUE
VNDUSERIAL_DBG = TRUE
UPIO_DBG = FALSE
BT_WAKE_VIA_PROC = TRUE
-PROC_BTWRITE_TIMER_TIMEOUT_MS = 700
+PROC_BTWRITE_TIMER_TIMEOUT_MS = 2000