From 6c796b0257e8e9cf37d784d33fe101a9b6f5c89b Mon Sep 17 00:00:00 2001 From: sbrissen Date: Tue, 16 Jul 2013 16:11:37 -0400 Subject: n5110: initial commit --- bluetooth/vnd_n5110.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100755 bluetooth/vnd_n5110.txt (limited to 'bluetooth/vnd_n5110.txt') 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 -- cgit v1.1