diff options
author | Patrick Lower <devvortex@gmail.com> | 2017-06-23 17:03:06 +0200 |
---|---|---|
committer | Steven Lay <arbiter1000@gmail.com> | 2017-07-20 11:24:09 +0000 |
commit | 64a06e97ffe02cc8a27e8527f77bd81948268715 (patch) | |
tree | 9bd8053ab2ebee959ae46dba8b3876641a3b2ee5 | |
parent | 0998cdd0ec6a8fbf39eab47472817c3739ceac7b (diff) |
shinano-common: Force SCO WBS samplerate to 8kHz
* Fixes voice calls in car
Change-Id: I61e8ecab7342b32404871db8b45ba0a0a36b92c8
-rw-r--r-- | bluetooth/vnd_shinano.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bluetooth/vnd_shinano.txt b/bluetooth/vnd_shinano.txt index 31b1ff8..06f941e 100644 --- a/bluetooth/vnd_shinano.txt +++ b/bluetooth/vnd_shinano.txt @@ -10,6 +10,7 @@ UART_TARGET_BAUD_RATE = 3000000 LPM_IDLE_TIMEOUT_MULTIPLE = 5 LPM_BT_WAKE_POLARITY = 1 LPM_HOST_WAKE_POLARITY = 1 +SCO_WBS_SAMPLE_RATE = 0 SCO_USE_I2S_INTERFACE = FALSE SCO_I2SPCM_IF_ROLE = 0 BTVND_DBG = FALSE |