diff options
Diffstat (limited to 'include/net/bluetooth/hci.h')
-rw-r--r-- | include/net/bluetooth/hci.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/bluetooth/hci.h b/include/net/bluetooth/hci.h index 169d2f8cc4ee..806eb4120797 100644 --- a/include/net/bluetooth/hci.h +++ b/include/net/bluetooth/hci.h | |||
@@ -98,6 +98,7 @@ enum { | |||
98 | HCI_HS_ENABLED, | 98 | HCI_HS_ENABLED, |
99 | HCI_CONNECTABLE, | 99 | HCI_CONNECTABLE, |
100 | HCI_DISCOVERABLE, | 100 | HCI_DISCOVERABLE, |
101 | HCI_LINK_SECURITY, | ||
101 | }; | 102 | }; |
102 | 103 | ||
103 | /* HCI ioctl defines */ | 104 | /* HCI ioctl defines */ |