aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/net/bluetooth/hci_core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/bluetooth/hci_core.h b/include/net/bluetooth/hci_core.h
index afdea9530d7b..ef6e6541aa2a 100644
--- a/include/net/bluetooth/hci_core.h
+++ b/include/net/bluetooth/hci_core.h
@@ -698,8 +698,6 @@ struct adv_entry *hci_find_adv_entry(struct hci_dev *hdev, bdaddr_t *bdaddr);
698int hci_add_adv_entry(struct hci_dev *hdev, 698int hci_add_adv_entry(struct hci_dev *hdev,
699 struct hci_ev_le_advertising_info *ev); 699 struct hci_ev_le_advertising_info *ev);
700 700
701void hci_del_off_timer(struct hci_dev *hdev);
702
703void hci_event_packet(struct hci_dev *hdev, struct sk_buff *skb); 701void hci_event_packet(struct hci_dev *hdev, struct sk_buff *skb);
704 702
705int hci_recv_frame(struct sk_buff *skb); 703int hci_recv_frame(struct sk_buff *skb);