diff options
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/vnd_shinano.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/bluetooth/vnd_shinano.txt b/bluetooth/vnd_shinano.txt new file mode 100644 index 0000000..ddc48ca --- /dev/null +++ b/bluetooth/vnd_shinano.txt @@ -0,0 +1,13 @@ +BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS0" +FW_PATCHFILE_LOCATION = "/system/etc/firmware/" +BT_WAKE_VIA_PROC = TRUE +LPM_IDLE_TIMEOUT_MULTIPLE = 5 +BTVND_DBG = FALSE +BTHW_DBG = FALSE +VNDUSERIAL_DBG = FALSE +UPIO_DBG = FALSE +UART_TARGET_BAUD_RATE = 3000000 +FW_PATCH_SETTLEMENT_DELAY_MS = 100 +USE_AXI_BRIDGE_LOCK = TRUE +UART_FORCE_TWO_STOPBITS = TRUE +LPM_COMBINE_SLEEP_MODE_AND_LPM = 0 |