提交 5c0e03cd 编写于 作者: J Johan Hedberg 提交者: Marcel Holtmann

Bluetooth: Add defines for SPI and I2C

Extend the set of possible HCI bus types with SPI and I2C.
Signed-off-by: NJohan Hedberg <johan.hedberg@intel.com>
Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
上级 e9fc7164
......@@ -61,6 +61,8 @@
#define HCI_RS232 4
#define HCI_PCI 5
#define HCI_SDIO 6
#define HCI_SPI 7
#define HCI_I2C 8
/* HCI controller types */
#define HCI_BREDR 0x00
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册