aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2016-04-22 15:59:25 +0300
committerMarcel Holtmann <marcel@holtmann.org>2016-04-22 15:02:21 +0200
commit5c0e03cd9f10d541b69b667a2b1b8980f196f432 (patch)
tree4c3931206e3fad18ac86a24f35ae85bb679e49fb /include/net/bluetooth/hci.h
parentBluetooth: ath3k: Silence uninitialized variable warning (diff)
downloadlinux-dev-5c0e03cd9f10d541b69b667a2b1b8980f196f432.tar.xz
linux-dev-5c0e03cd9f10d541b69b667a2b1b8980f196f432.zip
Bluetooth: Add defines for SPI and I2C
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>
Diffstat (limited to 'include/net/bluetooth/hci.h')
-rw-r--r--include/net/bluetooth/hci.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/bluetooth/hci.h b/include/net/bluetooth/hci.h
index 5d38d980b89d..eefcf3e96421 100644
--- 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