klte-common: Enable WBS for SCO and force samplerate to 8khz
* Fixes pairing and voice calls in car Change-Id: If23a2103f7f26c0d797a7ec5e74331dbcc8d364f
This commit is contained in:
parent
6dded810aa
commit
13b92f5e64
2 changed files with 3 additions and 0 deletions
|
@ -20,4 +20,6 @@
|
|||
|
||||
#define BTM_DEF_LOCAL_NAME "Samsung Galaxy S5"
|
||||
|
||||
#define BTM_WBS_INCLUDED TRUE
|
||||
|
||||
#endif
|
||||
|
|
|
@ -2,6 +2,7 @@ BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS0"
|
|||
FW_PATCHFILE_LOCATION = "/vendor/firmware"
|
||||
BT_WAKE_VIA_PROC = TRUE
|
||||
LPM_IDLE_TIMEOUT_MULTIPLE = 5
|
||||
SCO_WBS_SAMPLE_RATE = 0
|
||||
BTVND_DBG = FALSE
|
||||
BTHW_DBG = TRUE
|
||||
VNDUSERIAL_DBG = FALSE
|
||||
|
|
Loading…
Reference in a new issue