summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSharvil Nanavati <sharvil@google.com>2014-07-05 21:31:25 -0700
committerSharvil Nanavati <sharvil@google.com>2014-07-09 20:55:56 +0000
commita9ea292f2526012802b18683aec8e245a62cfff6 (patch)
tree781ec502e17bd3e392b2785644f200ba122283d7 /doc
parent0317a401142e927be82a0259f54cfa10a686e0fe (diff)
downloadandroid_system_bt-a9ea292f2526012802b18683aec8e245a62cfff6.tar.gz
android_system_bt-a9ea292f2526012802b18683aec8e245a62cfff6.tar.bz2
android_system_bt-a9ea292f2526012802b18683aec8e245a62cfff6.zip
Add template doc for Android properties used by bluedroid.
Change-Id: Idafbaa69161a7fa01a381d9b4fc5d9f41bc5695f
Diffstat (limited to 'doc')
-rw-r--r--doc/properties.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/properties.md b/doc/properties.md
new file mode 100644
index 000000000..b279b0187
--- /dev/null
+++ b/doc/properties.md
@@ -0,0 +1,15 @@
+Properties
+===
+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
+it's used.
+
+* ``` debug.sys.noschedgroups ```
+* ``` persist.service.bdroid.bdaddr ```
+* ``` ro.bluetooth.hfp.ver ```
+* ``` ro.bt.bdaddr_path ```
+* ``` ro.product.model ```
+* ``` service.brcm.bt.oob ```