diff options
author | Giulio Cervera <giulio.cervera@cyanogenmod.org> | 2014-07-22 16:49:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2014-07-26 15:48:43 +0000 |
commit | 9a9df66b30166be11abee99a3dbfd5905b01de56 (patch) | |
tree | e5f30b3dbd2e734de99d15c329fa393fa02bfc50 /bluetooth | |
parent | afe3abb76d1a1b2945351fad48dce6d3a511ff31 (diff) |
shinano: reconfigure bt for sony libbt
Change-Id: I8a756b1d9f35ef2c72062727858b16ef34e98cfa
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/vnd_shinano.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bluetooth/vnd_shinano.txt b/bluetooth/vnd_shinano.txt index 71eae53..d17d44e 100644 --- a/bluetooth/vnd_shinano.txt +++ b/bluetooth/vnd_shinano.txt @@ -1,12 +1,7 @@ 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 |