projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9fc716
)
Bluetooth: Add defines for SPI and I2C
author
Johan Hedberg
<johan.hedberg@intel.com>
Fri, 22 Apr 2016 12:59:25 +0000
(15:59 +0300)
committer
Marcel Holtmann
<marcel@holtmann.org>
Fri, 22 Apr 2016 13:02:21 +0000
(15:02 +0200)
Extend the set of possible HCI bus types with SPI and I2C.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
patch
|
blob
|
history
diff --git
a/include/net/bluetooth/hci.h
b/include/net/bluetooth/hci.h
index 5d38d980b89ddd512de9547f0e7aff10b58446f2..eefcf3e96421e3f8f26abe65a55914aa31b6fcae 100644
(file)
--- a/
include/net/bluetooth/hci.h
+++ b/
include/net/bluetooth/hci.h
@@
-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