diff options
author | Giulio Cervera <giulio.cervera@cyanogenmod.org> | 2014-04-27 17:08:47 +0200 |
---|---|---|
committer | Giulio Cervera <giulio.cervera@cyanogenmod.org> | 2014-05-02 19:08:48 +0200 |
commit | 8edd398f912a5f3572430dec7e2260d6ea3d48ad (patch) | |
tree | b0a702c8856a826ad4105764618e1536f3a5835e /bluetooth | |
parent | 29075a7e17419803ed6e301f70ab5758c648af83 (diff) |
shinano: update wifi and bt
shinano use broadcom wlan instead of qcom
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 |