diff options
author | Giulio Cervera <giulio.cervera@cyanogenmod.org> | 2014-07-22 16:49:11 +0000 |
---|---|---|
committer | Giulio Cervera <giulio.cervera@cyanogenmod.org> | 2014-07-22 16:49:11 +0000 |
commit | 97a44d61416169524056e9d38c3e47d0de7c6a7a (patch) | |
tree | e40e91b9ade3ce62d249021f4a76926641ecf25b /bluetooth | |
parent | c2f397aeb3be402393fd21a012d60800ef8b6bc0 (diff) |
Revert "shinano: update bt config"
This reverts commit c2f397aeb3be402393fd21a012d60800ef8b6bc0.
Change-Id: I1a43dba049a7efba0804f0b642bf509e627ba258
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/vnd_shinano.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bluetooth/vnd_shinano.txt b/bluetooth/vnd_shinano.txt index 7a4aaa6..71eae53 100644 --- a/bluetooth/vnd_shinano.txt +++ b/bluetooth/vnd_shinano.txt @@ -1,9 +1,12 @@ BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS0" FW_PATCHFILE_LOCATION = "/system/etc/firmware" BT_WAKE_VIA_PROC = TRUE -UART_TARGET_BAUD_RATE = 3000000 +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 |