diff options
| author | Daniel Nygren <daniel.nygren2@sonymobile.com> | 2014-02-18 14:43:46 +0100 |
|---|---|---|
| committer | Sean Wan <swan@google.com> | 2014-06-03 10:34:15 -0700 |
| commit | 853d93ac84affbe9903b64688bc436c47fa9b606 (patch) | |
| tree | fb0d90d58005b23bde50d47b47ebe9d46cca74a8 | |
| parent | 71d7c79331b7d7759955db7e01161c0d88b77e85 (diff) | |
| download | android_hardware_broadcom_libbt-853d93ac84affbe9903b64688bc436c47fa9b606.tar.gz android_hardware_broadcom_libbt-853d93ac84affbe9903b64688bc436c47fa9b606.tar.bz2 android_hardware_broadcom_libbt-853d93ac84affbe9903b64688bc436c47fa9b606.zip | |
Added missing config file for tetra target to fix bt lpm
vnd_tetra.txt is a copy of vnd_java.txt from bcm android tree.
Change-Id: I22c4ae8b0d3a3d67e01c6a8e051702e192790ea8
| -rw-r--r-- | include/vnd_tetra.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/include/vnd_tetra.txt b/include/vnd_tetra.txt new file mode 100644 index 0000000..e12bb75 --- /dev/null +++ b/include/vnd_tetra.txt @@ -0,0 +1,15 @@ +BT_WAKE_VIA_USERIAL_IOCTL = TRUE +BT_WAKE_USERIAL_LDISC = TRUE +LPM_BT_WAKE_POLARITY = 0 +LPM_HOST_WAKE_POLARITY = 0 +LPM_IDLE_TIMEOUT_MULTIPLE = 5 +LPM_IDLE_THRESHOLD = 2 +LPM_HC_IDLE_THRESHOLD = 2 +SCO_I2SPCM_IF_ROLE = 0 +SCO_I2SPCM_IF_CLOCK_RATE = 0 +SCO_PCM_IF_CLOCK_RATE = 0 +SCO_I2SPCM_IF_CLOCK_RATE4WBS = 1 +BTVND_DBG = FALSE +BTHW_DBG = FALSE +VNDUSERIAL_DBG = FALSE +UPIO_DBG = FALSE |
