diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/net/bluetooth/hci_core.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/bluetooth/hci_core.h b/include/net/bluetooth/hci_core.h index e08405d02649..617cf495a449 100644 --- a/include/net/bluetooth/hci_core.h +++ b/include/net/bluetooth/hci_core.h | |||
@@ -806,6 +806,8 @@ void hci_pend_le_conn_add(struct hci_dev *hdev, bdaddr_t *addr, u8 addr_type); | |||
806 | void hci_pend_le_conn_del(struct hci_dev *hdev, bdaddr_t *addr, u8 addr_type); | 806 | void hci_pend_le_conn_del(struct hci_dev *hdev, bdaddr_t *addr, u8 addr_type); |
807 | void hci_pend_le_conns_clear(struct hci_dev *hdev); | 807 | void hci_pend_le_conns_clear(struct hci_dev *hdev); |
808 | 808 | ||
809 | void hci_update_background_scan(struct hci_dev *hdev); | ||
810 | |||
809 | void hci_uuids_clear(struct hci_dev *hdev); | 811 | void hci_uuids_clear(struct hci_dev *hdev); |
810 | 812 | ||
811 | void hci_link_keys_clear(struct hci_dev *hdev); | 813 | void hci_link_keys_clear(struct hci_dev *hdev); |