diff options
| -rw-r--r-- | bluetooth/vnd_grouper.txt | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
