Bluetooth: Fix clearing and restarting all LE actions on power cycle
[deliverable/linux.git] / include / net / bluetooth / hci_core.h
index 758146c513d3ead9d8825740ee93a8ae219526b7..9208b18cb1e96dfa122b0948bb6e26acd86178b8 100644 (file)
@@ -871,7 +871,6 @@ void hci_conn_params_clear_enabled(struct hci_dev *hdev);
 struct hci_conn_params *hci_pend_le_conn_lookup(struct hci_dev *hdev,
                                                bdaddr_t *addr, u8 addr_type);
 void hci_pend_le_conn_add(struct hci_dev *hdev, struct hci_conn_params *params);
-void hci_pend_le_conns_clear(struct hci_dev *hdev);
 
 void hci_update_background_scan(struct hci_dev *hdev);
 
This page took 0.026602 seconds and 5 git commands to generate.