diff options
| author | bryan2894 <bryan2894@gmail.com> | 2017-10-07 20:45:36 -0400 |
|---|---|---|
| committer | Kelly Craft <mushroomhead52e@gmail.com> | 2018-01-02 01:22:24 +0000 |
| commit | b92cd0812bbe2637f5f561294f53d9cf91656b8f (patch) | |
| tree | a2843a6a0e81faad2c2af9daee2449d228898ae1 | |
| parent | 6e2082ef65a9cd29b2f790fb398fa9149f4241bf (diff) | |
ls990: update bluetooth config from angler
Change-Id: If2fa49d764335c7d4c92281ad37dc5650ca438a6
| -rw-r--r-- | bluetooth/vnd_g3.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bluetooth/vnd_g3.txt b/bluetooth/vnd_g3.txt index 73aabe9..37ebbc6 100644 --- a/bluetooth/vnd_g3.txt +++ b/bluetooth/vnd_g3.txt @@ -3,6 +3,8 @@ FW_PATCHFILE_LOCATION = "/system/etc/firmware/" UART_TARGET_BAUD_RATE = 4000000 LPM_IDLE_TIMEOUT_MULTIPLE = 5 BT_WAKE_VIA_PROC = TRUE +BT_WAKE_VIA_PROC_NOTIFY_DEASSERT = TRUE +PROC_BTWRITE_TIMER_TIMEOUT_MS = 0 SCO_USE_I2S_INTERFACE = FALSE SCO_I2SPCM_IF_ROLE = 0 BTVND_DBG = FALSE |
