From 386e241eaaa573d0928c3f24cf32e2c490663f61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Pinela?= Date: Fri, 6 Oct 2017 02:56:55 +0100 Subject: bluetooth: Use custom vendor config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Import from hardware/broadcom/libbt/include/vnd_grouper.txt Change-Id: I62661ee3f5d934656fb49157d1c290fcbd924ee2 Signed-off-by: André Pinela --- BoardConfigCommon.mk | 1 + bluetooth/vnd_grouper.txt | 10 ++++++++++ 2 files changed, 11 insertions(+) create mode 100644 bluetooth/vnd_grouper.txt diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 9ec262a..7e7ddf5 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -61,6 +61,7 @@ WIFI_DRIVER_FW_PATH_AP := "/vendor/firmware/fw_bcmdhd_apsta.bin" # Bluetooth BOARD_HAVE_BLUETOOTH := true BOARD_HAVE_BLUETOOTH_BCM := true +BOARD_CUSTOM_BT_CONFIG := device/asus/grouper/bluetooth/vnd_grouper.txt BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/asus/grouper/bluetooth # Dump State diff --git a/bluetooth/vnd_grouper.txt b/bluetooth/vnd_grouper.txt new file mode 100644 index 0000000..3e4d71c --- /dev/null +++ b/bluetooth/vnd_grouper.txt @@ -0,0 +1,10 @@ +BLUETOOTH_UART_DEVICE_PORT = "/dev/ttyHS2" +FW_PATCHFILE_LOCATION = "/etc/firmware/" +BT_WAKE_VIA_PROC = TRUE +LPM_IDLE_TIMEOUT_MULTIPLE = 5 +BTVND_DBG = FALSE +BTHW_DBG = TRUE +VNDUSERIAL_DBG = FALSE +UPIO_DBG = FALSE +SCO_PCM_IF_CLOCK_RATE = 2 +USE_CONTROLLER_BDADDR = TRUE -- cgit v1.2.3