diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/net/bluetooth/hci_core.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/bluetooth/hci_core.h b/include/net/bluetooth/hci_core.h index 9670f4c66ee3..758146c513d3 100644 --- a/include/net/bluetooth/hci_core.h +++ b/include/net/bluetooth/hci_core.h | |||
| @@ -871,7 +871,6 @@ void hci_conn_params_clear_enabled(struct hci_dev *hdev); | |||
| 871 | struct hci_conn_params *hci_pend_le_conn_lookup(struct hci_dev *hdev, | 871 | struct hci_conn_params *hci_pend_le_conn_lookup(struct hci_dev *hdev, |
| 872 | bdaddr_t *addr, u8 addr_type); | 872 | bdaddr_t *addr, u8 addr_type); |
| 873 | void hci_pend_le_conn_add(struct hci_dev *hdev, struct hci_conn_params *params); | 873 | void hci_pend_le_conn_add(struct hci_dev *hdev, struct hci_conn_params *params); |
| 874 | void hci_pend_le_conn_del(struct hci_dev *hdev, struct hci_conn_params *params); | ||
| 875 | void hci_pend_le_conns_clear(struct hci_dev *hdev); | 874 | void hci_pend_le_conns_clear(struct hci_dev *hdev); |
| 876 | 875 | ||
| 877 | void hci_update_background_scan(struct hci_dev *hdev); | 876 | void hci_update_background_scan(struct hci_dev *hdev); |
