diff options
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/vnd_shinano.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/bluetooth/vnd_shinano.txt b/bluetooth/vnd_shinano.txt index 71eae53..7a4aaa6 100644 --- a/bluetooth/vnd_shinano.txt +++ b/bluetooth/vnd_shinano.txt @@ -1,12 +1,9 @@ BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS0" FW_PATCHFILE_LOCATION = "/system/etc/firmware" BT_WAKE_VIA_PROC = TRUE -UART_TARGET_BAUD_RATE = 4000000 +UART_TARGET_BAUD_RATE = 3000000 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 |