summaryrefslogtreecommitdiffstats
path: root/bluetooth
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2012-12-10 20:17:14 +0100
committercodeworkx <codeworkx@cyanogenmod.org>2012-12-10 20:25:41 +0100
commit8b539062b9a9765c266e63766b1075170765474f (patch)
treedcac4b79fc7417ce4707f017e5666438d4ecef77 /bluetooth
parented2a09860f19fb74b9ae96c59a42aa003341d303 (diff)
downloaddevice_samsung_smdk4412-common-8b539062b9a9765c266e63766b1075170765474f.zip
device_samsung_smdk4412-common-8b539062b9a9765c266e63766b1075170765474f.tar.gz
device_samsung_smdk4412-common-8b539062b9a9765c266e63766b1075170765474f.tar.bz2
smdk4412: remove bt init, add bt vendor conf, enable bt-pan interface
Change-Id: Ifc6e0f776be4dddf32a7c5fe2f8e22ed9dfe6fae
Diffstat (limited to 'bluetooth')
-rw-r--r--bluetooth/vnd_smdk4x12.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/bluetooth/vnd_smdk4x12.txt b/bluetooth/vnd_smdk4x12.txt
new file mode 100644
index 0000000..4b18989
--- /dev/null
+++ b/bluetooth/vnd_smdk4x12.txt
@@ -0,0 +1,12 @@
+BLUETOOTH_UART_DEVICE_PORT = "/dev/ttySAC0"
+FW_PATCHFILE_LOCATION = "/system/bin/"
+BT_WAKE_VIA_PROC = TRUE
+LPM_IDLE_TIMEOUT_MULTIPLE = 5
+BTVND_DBG = FALSE
+BTHW_DBG = TRUE
+VNDUSERIAL_DBG = FALSE
+UPIO_DBG = FALSE
+UART_TARGET_BAUD_RATE = 4000000
+FW_PATCH_SETTLEMENT_DELAY_MS = 50
+PCM_DATA_FMT_FILL_METHOD = 3
+PCM_DATA_FMT_FILL_NUM = 3