From aa566dee3eba6c80d40fc356055799db1f2f8b57 Mon Sep 17 00:00:00 2001 From: Andrew Dodd Date: Wed, 12 Dec 2012 00:51:05 -0500 Subject: bluetooth: Bring config inline with CM10 These parameters match the old --i2s params passed to brcm_patchram_plus in CM10 See device/common/libbt/include/bt_vendor_brcm.h Also see: system/bluetooth/brcm_patchram_plus/brcm_patchram_plus.c in CM10 tree, along with our hciattach params. Change-Id: I8b0b3a625f12ba3ae139b6ea5bd112c4797cde3d --- bluetooth/vnd_smdk4x12.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bluetooth/vnd_smdk4x12.txt b/bluetooth/vnd_smdk4x12.txt index 4b18989..095c8c4 100644 --- a/bluetooth/vnd_smdk4x12.txt +++ b/bluetooth/vnd_smdk4x12.txt @@ -1,6 +1,5 @@ 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 @@ -8,5 +7,4 @@ 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 +SCO_USE_I2S_INTERFACE = TRUE -- cgit v1.1