OSDN Git Service

Style guide: Use C99 style flexible arrays
[android-x86/system-bt.git] / doc / properties.md
1 Properties
2 ===
3 This document describes all of the Android properties used by bluedroid.
4
5 Please keep the following list in alphabetical order.
6
7 * ``` bluetooth.enable_timeout_ms ```  
8   Maximum amount of time Bluetooth can take to start-up, upload firmware etc.  
9   Used in hci/src/hci_layer.c, default 8000.
10
11 ### TODO: write descriptions of what each property means and how
12 it's used.
13
14 * ``` debug.sys.noschedgroups ```
15 * ``` persist.service.bdroid.bdaddr ```
16 * ``` ro.bluetooth.hfp.ver ```
17 * ``` ro.bt.bdaddr_path ```
18 * ``` ro.product.model ```
19 * ``` service.brcm.bt.oob ```