OSDN Git Service

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