From 8b539062b9a9765c266e63766b1075170765474f Mon Sep 17 00:00:00 2001 From: codeworkx Date: Mon, 10 Dec 2012 20:17:14 +0100 Subject: smdk4412: remove bt init, add bt vendor conf, enable bt-pan interface Change-Id: Ifc6e0f776be4dddf32a7c5fe2f8e22ed9dfe6fae --- bluetooth/vnd_smdk4x12.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 bluetooth/vnd_smdk4x12.txt (limited to 'bluetooth') 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 -- cgit v1.1