aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/bluetooth/hci.h')
-rw-r--r--include/net/bluetooth/hci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/bluetooth/hci.h b/include/net/bluetooth/hci.h
index c97cf0872ac9..05bd9aca4054 100644
--- a/include/net/bluetooth/hci.h
+++ b/include/net/bluetooth/hci.h
@@ -100,6 +100,7 @@ enum {
100 HCI_CONNECTABLE, 100 HCI_CONNECTABLE,
101 HCI_DISCOVERABLE, 101 HCI_DISCOVERABLE,
102 HCI_LINK_SECURITY, 102 HCI_LINK_SECURITY,
103 HCI_PENDING_CLASS,
103}; 104};
104 105
105/* HCI ioctl defines */ 106/* HCI ioctl defines */