aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/hci_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/bluetooth/hci_core.h')
-rw-r--r--include/net/bluetooth/hci_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/bluetooth/hci_core.h b/include/net/bluetooth/hci_core.h
index 90929641d0f0..42f9362a83c1 100644
--- a/include/net/bluetooth/hci_core.h
+++ b/include/net/bluetooth/hci_core.h
@@ -559,6 +559,7 @@ enum {
559 HCI_CONN_AUTH_INITIATOR, 559 HCI_CONN_AUTH_INITIATOR,
560 HCI_CONN_DROP, 560 HCI_CONN_DROP,
561 HCI_CONN_PARAM_REMOVAL_PEND, 561 HCI_CONN_PARAM_REMOVAL_PEND,
562 HCI_CONN_NEW_LINK_KEY,
562}; 563};
563 564
564static inline bool hci_conn_ssp_enabled(struct hci_conn *conn) 565static inline bool hci_conn_ssp_enabled(struct hci_conn *conn)