From 2982bebe31713692fad00dbb7bf87ae27a6063a3 Mon Sep 17 00:00:00 2001 From: Quarx2k Date: Tue, 7 Feb 2017 16:25:02 +0600 Subject: uim: rename UartPort to UimUartPort for prevent conflict with libbt Change-Id: I8acb88d0485f77e6e48d7c57c24cffd1135fd36f --- bluetooth/bt_vendor.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bluetooth/bt_vendor.conf') diff --git a/bluetooth/bt_vendor.conf b/bluetooth/bt_vendor.conf index b2a7bd7..1f4a63a 100644 --- a/bluetooth/bt_vendor.conf +++ b/bluetooth/bt_vendor.conf @@ -3,8 +3,8 @@ ####################################################################################### # UART device port where Bluetooth controller is attached (default ttyS1) -UartPort = /dev/ttyHS0 -BtDrvDev = /dev/brcm_bt_drv +UartPort = /dev/brcm_bt_drv +UimUartPort = /dev/ttyHS0 # Target Baudrate to change to if different from 3000000 # This entry is mandatory if using V4L2 -- cgit v1.2.3