diff options
-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 348f4bfeaadb..6c414f4302fe 100644 --- a/include/net/bluetooth/hci.h +++ b/include/net/bluetooth/hci.h | |||
@@ -115,6 +115,7 @@ enum { | |||
115 | HCI_SSP_ENABLED, | 115 | HCI_SSP_ENABLED, |
116 | HCI_HS_ENABLED, | 116 | HCI_HS_ENABLED, |
117 | HCI_LE_ENABLED, | 117 | HCI_LE_ENABLED, |
118 | HCI_LE_PERIPHERAL, | ||
118 | HCI_CONNECTABLE, | 119 | HCI_CONNECTABLE, |
119 | HCI_DISCOVERABLE, | 120 | HCI_DISCOVERABLE, |
120 | HCI_LINK_SECURITY, | 121 | HCI_LINK_SECURITY, |