From fa5ec2e4c603ff6850081582678785df7ed52712 Mon Sep 17 00:00:00 2001 From: Rongjun Chen Date: Fri, 24 Mar 2017 06:01:44 +0000 Subject: BT: add bcm usb btusb Change-Id: I6b7427b317b67e1eb6142f94bbbace0100d6fabd --- diff --git a/conf/bcm_usb_bt/bt_vendor.conf b/conf/bcm_usb_bt/bt_vendor.conf index 659ad6e..651bda6 100644 --- a/conf/bcm_usb_bt/bt_vendor.conf +++ b/conf/bcm_usb_bt/bt_vendor.conf @@ -1,5 +1,5 @@ # UART device port where Bluetooth controller is attached -UartPort = /dev/ttyS1 +UartPort = /dev/btusb0 # Firmware patch file location FwPatchFilePath = /etc/bluetooth/ -- cgit