Skip to content

Commit

Permalink
Bluetooth: Add HCI device identifier for Qualcomm SMD
Browse files Browse the repository at this point in the history
This patch assigns the next free HCI device identifier to Bluetooth
devices based on the Qualcomm Shared Memory channels.

Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
  • Loading branch information
Bjorn Andersson authored and Marcel Holtmann committed Sep 19, 2016
1 parent bd89bb6 commit 65010e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/net/bluetooth/hci.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
#define HCI_SDIO 6
#define HCI_SPI 7
#define HCI_I2C 8
#define HCI_SMD 9

/* HCI controller types */
#define HCI_PRIMARY 0x00
Expand Down

0 comments on commit 65010e6

Please sign in to comment.