From efc68920fb0e39f487469705ac945ce41fbff937 Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Fri, 26 Jun 2015 15:22:40 -0700 Subject: grouper: libbt: use ldisc instead of procfs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Depends on https://chromium-review.googlesource.com/#/c/278243/ Change-Id: Ibb99ce9b0638ee2b6e5c11fab4f9149a5b8c4a3d Signed-off-by: Myles Watson Signed-off-by: André Pinela --- bluetooth/vnd_grouper.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bluetooth/vnd_grouper.txt b/bluetooth/vnd_grouper.txt index 3e4d71c..6d5dd33 100644 --- a/bluetooth/vnd_grouper.txt +++ b/bluetooth/vnd_grouper.txt @@ -1,6 +1,7 @@ BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS2" FW_PATCHFILE_LOCATION = "/etc/firmware/" -BT_WAKE_VIA_PROC = TRUE +BT_WAKE_VIA_PROC = FALSE +BT_WAKE_VIA_USERIAL_IOCTL = TRUE LPM_IDLE_TIMEOUT_MULTIPLE = 5 BTVND_DBG = FALSE BTHW_DBG = TRUE -- cgit v1.2.3