diff options
author | sbrissen <sbrissen@hotmail.com> | 2013-07-16 16:11:37 -0400 |
---|---|---|
committer | sbrissen <sbrissen@hotmail.com> | 2013-07-16 16:11:37 -0400 |
commit | 6c796b0257e8e9cf37d784d33fe101a9b6f5c89b (patch) | |
tree | dcbed2b9d558a9c6350ff61403a94b6565e1e63b /bluetooth/vnd_n5110.txt | |
download | device_samsung_n5110-6c796b0257e8e9cf37d784d33fe101a9b6f5c89b.zip device_samsung_n5110-6c796b0257e8e9cf37d784d33fe101a9b6f5c89b.tar.gz device_samsung_n5110-6c796b0257e8e9cf37d784d33fe101a9b6f5c89b.tar.bz2 |
n5110: initial commit
Diffstat (limited to 'bluetooth/vnd_n5110.txt')
-rwxr-xr-x | bluetooth/vnd_n5110.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/bluetooth/vnd_n5110.txt b/bluetooth/vnd_n5110.txt new file mode 100755 index 0000000..670fbc7 --- /dev/null +++ b/bluetooth/vnd_n5110.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 |