summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndre Eisenbach <eisenbach@google.com>2015-03-23 09:46:08 -0700
committerAndre Eisenbach <eisenbach@google.com>2015-03-23 09:46:08 -0700
commit3eaad8063dae78524a518d138a585e5ae1a07f2c (patch)
tree3fc35d8ce37a69c8a016e9e203052469cc33777d /doc
parentf8027005333c88a2f097cfd70d15c3d54c7764ae (diff)
downloadandroid_system_bt-3eaad8063dae78524a518d138a585e5ae1a07f2c.tar.gz
android_system_bt-3eaad8063dae78524a518d138a585e5ae1a07f2c.tar.bz2
android_system_bt-3eaad8063dae78524a518d138a585e5ae1a07f2c.zip
Extend Bluetooth startup timeout from 3s to 8s
Change-Id: I0e8af541bf9c5837d92b5ccc047b3dd9d3765767
Diffstat (limited to 'doc')
-rw-r--r--doc/properties.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/properties.md b/doc/properties.md
index b279b0187..f2a19b5a8 100644
--- a/doc/properties.md
+++ b/doc/properties.md
@@ -4,7 +4,11 @@ This document describes all of the Android properties used by bluedroid.
Please keep the following list in alphabetical order.
-### TODO (Broadcom): write descriptions of what each property means and how
+* ``` bluetooth.enable_timeout_ms ```
+ Maximum amount of time Bluetooth can take to start-up, upload firmware etc.
+ Used in hci/src/hci_layer.c, default 8000.
+
+### TODO: write descriptions of what each property means and how
it's used.
* ``` debug.sys.noschedgroups ```