提交 65010e68 编写于 作者: B Bjorn Andersson 提交者: Marcel Holtmann

Bluetooth: Add HCI device identifier for Qualcomm SMD

This patch assigns the next free HCI device identifier to Bluetooth
devices based on the Qualcomm Shared Memory channels.
Signed-off-by: NBjorn Andersson <bjorn.andersson@sonymobile.com>
Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
上级 bd89bb6d
...@@ -63,6 +63,7 @@ ...@@ -63,6 +63,7 @@
#define HCI_SDIO 6 #define HCI_SDIO 6
#define HCI_SPI 7 #define HCI_SPI 7
#define HCI_I2C 8 #define HCI_I2C 8
#define HCI_SMD 9
/* HCI controller types */ /* HCI controller types */
#define HCI_PRIMARY 0x00 #define HCI_PRIMARY 0x00
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册