diff options
author | Chirayu Desai <chirayudesai1@gmail.com> | 2014-11-15 19:12:16 +0530 |
---|---|---|
committer | Chirayu Desai <chirayudesai1@gmail.com> | 2014-11-20 19:08:27 +0530 |
commit | ab1c8c91d0d7b116d3953c5437632fbc06647a02 (patch) | |
tree | e47532680a82965997ecc2b6cb59d11a69152d75 /bluetooth | |
parent | 691ab72fc4e1ac01f28401f8474fc67aa5174bd4 (diff) |
Revert "shinano: reconfigure bt for sony libbt"
This reverts commit 9a9df66b30166be11abee99a3dbfd5905b01de56.
Change-Id: If3cf1d29ca96ae3f3fab75aea6acc68221a58cd4
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/vnd_shinano.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bluetooth/vnd_shinano.txt b/bluetooth/vnd_shinano.txt index d17d44e..71eae53 100644 --- a/bluetooth/vnd_shinano.txt +++ b/bluetooth/vnd_shinano.txt @@ -1,7 +1,12 @@ BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS0" FW_PATCHFILE_LOCATION = "/system/etc/firmware" +BT_WAKE_VIA_PROC = TRUE +UART_TARGET_BAUD_RATE = 4000000 LPM_IDLE_TIMEOUT_MULTIPLE = 5 +LPM_BT_WAKE_POLARITY = 0 +LPM_HOST_WAKE_POLARITY = 0 SCO_USE_I2S_INTERFACE = FALSE +SCO_I2SPCM_IF_ROLE = 0 BTVND_DBG = FALSE BTHW_DBG = TRUE VNDUSERIAL_DBG = FALSE |