|
@@ -926,7 +926,6 @@ int hci_remove_remote_oob_data(struct hci_dev *hdev, bdaddr_t *bdaddr);
|
|
void hci_event_packet(struct hci_dev *hdev, struct sk_buff *skb);
|
|
void hci_event_packet(struct hci_dev *hdev, struct sk_buff *skb);
|
|
|
|
|
|
int hci_recv_frame(struct hci_dev *hdev, struct sk_buff *skb);
|
|
int hci_recv_frame(struct hci_dev *hdev, struct sk_buff *skb);
|
|
-int hci_recv_fragment(struct hci_dev *hdev, int type, void *data, int count);
|
|
|
|
int hci_recv_stream_fragment(struct hci_dev *hdev, void *data, int count);
|
|
int hci_recv_stream_fragment(struct hci_dev *hdev, void *data, int count);
|
|
|
|
|
|
void hci_init_sysfs(struct hci_dev *hdev);
|
|
void hci_init_sysfs(struct hci_dev *hdev);
|