diff options
| author | codeworkx <codeworkx@cyanogenmod.org> | 2013-01-18 23:20:01 +0000 |
|---|---|---|
| committer | codeworkx <codeworkx@cyanogenmod.org> | 2013-01-18 23:20:01 +0000 |
| commit | 0428ca628103c4ee8e34fd7b11335c89fd2c3d06 (patch) | |
| tree | c9f8f447aa2494fe368d179ce228006bca39db74 /bluetooth | |
| parent | ebb8849e6232abe07ac606ca5c7a22ba2c7e3f85 (diff) | |
| download | device_samsung_t0lte-0428ca628103c4ee8e34fd7b11335c89fd2c3d06.tar.gz device_samsung_t0lte-0428ca628103c4ee8e34fd7b11335c89fd2c3d06.tar.bz2 device_samsung_t0lte-0428ca628103c4ee8e34fd7b11335c89fd2c3d06.zip | |
t0lte: override common bt config
Change-Id: Ied80da8643bf22e6fdc2ac07e1ffa65b96932d02
Diffstat (limited to 'bluetooth')
| -rw-r--r-- | bluetooth/vnd_t0lte.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/bluetooth/vnd_t0lte.txt b/bluetooth/vnd_t0lte.txt new file mode 100644 index 0000000..670fbc7 --- /dev/null +++ b/bluetooth/vnd_t0lte.txt @@ -0,0 +1,14 @@ +BLUETOOTH_UART_DEVICE_PORT = "/dev/ttySAC0" +FW_PATCHFILE_LOCATION = "/system/bin" +LPM_IDLE_TIMEOUT_MULTIPLE = 5 +BTVND_DBG = FALSE +BTHW_DBG = TRUE +VNDUSERIAL_DBG = FALSE +UPIO_DBG = FALSE +UART_TARGET_BAUD_RATE = 3000000 +FW_PATCH_SETTLEMENT_DELAY_MS = 50 +SCO_USE_I2S_INTERFACE = TRUE +SCO_I2SPCM_IF_MODE = 1 +SCO_I2SPCM_IF_ROLE = 0 +SCO_I2SPCM_IF_SAMPLE_RATE = 0 +SCO_I2SPCM_IF_CLOCK_RATE = 1 |
