From be934ca33333c7f983020daa343e2cf181f7951e Mon Sep 17 00:00:00 2001 From: XpLoDWilD Date: Tue, 11 Dec 2012 21:04:38 +0000 Subject: smdk4412-common: bluetooth: Disable LPM_SLEEP_MODE to prevent stack dying Change-Id: I148e0c07cef23458fb1768d8892bbe7949227934 --- bluetooth/vnd_smdk4x12.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bluetooth') diff --git a/bluetooth/vnd_smdk4x12.txt b/bluetooth/vnd_smdk4x12.txt index 4b18989..366e03b 100644 --- a/bluetooth/vnd_smdk4x12.txt +++ b/bluetooth/vnd_smdk4x12.txt @@ -1,7 +1,9 @@ BLUETOOTH_UART_DEVICE_PORT = "/dev/ttySAC0" +BT_WAKE_VIA_USERIAL_IOCTL = FALSE FW_PATCHFILE_LOCATION = "/system/bin/" -BT_WAKE_VIA_PROC = TRUE +LPM_SLEEP_MODE = 0 LPM_IDLE_TIMEOUT_MULTIPLE = 5 +SCO_USE_I2S_INTERFACE = TRUE BTVND_DBG = FALSE BTHW_DBG = TRUE VNDUSERIAL_DBG = FALSE @@ -10,3 +12,4 @@ UART_TARGET_BAUD_RATE = 4000000 FW_PATCH_SETTLEMENT_DELAY_MS = 50 PCM_DATA_FMT_FILL_METHOD = 3 PCM_DATA_FMT_FILL_NUM = 3 +SCO_CFG_INCLUDED = FALSE -- cgit v1.1