diff options
author | Andrew Dodd <atd7@cornell.edu> | 2012-12-12 00:47:27 -0500 |
---|---|---|
committer | Andrew Dodd <atd7@cornell.edu> | 2012-12-12 00:47:27 -0500 |
commit | bf5f14f30368e26c51e489d58140851e8addb103 (patch) | |
tree | 19e746d1c54cad8d09d4b16f29f49bc3cf207d2b /bluetooth | |
parent | b2b2efbedac5f8a1ea2357dd708aca51f8527a84 (diff) | |
download | device_samsung_galaxys2-common-bf5f14f30368e26c51e489d58140851e8addb103.zip device_samsung_galaxys2-common-bf5f14f30368e26c51e489d58140851e8addb103.tar.gz device_samsung_galaxys2-common-bf5f14f30368e26c51e489d58140851e8addb103.tar.bz2 |
bluetooth: Update config
These match the original SCO config passed to brcm_patchram_plus
Change-Id: Ia4305c6caf070c4edaf27e5190187a43e8300f82
Diffstat (limited to 'bluetooth')
-rw-r--r-- | bluetooth/vnd_smdk4210.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bluetooth/vnd_smdk4210.txt b/bluetooth/vnd_smdk4210.txt index 4b18989..4edab4e 100644 --- a/bluetooth/vnd_smdk4210.txt +++ b/bluetooth/vnd_smdk4210.txt @@ -1,12 +1,11 @@ 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 +SCO_PCM_IF_CLOCK_RATE = 0 PCM_DATA_FMT_FILL_METHOD = 3 PCM_DATA_FMT_FILL_NUM = 3 |