|
@@ -552,7 +552,7 @@ void hci_conn_hash_flush(struct hci_dev *hdev);
|
|
void hci_conn_check_pending(struct hci_dev *hdev);
|
|
void hci_conn_check_pending(struct hci_dev *hdev);
|
|
|
|
|
|
struct hci_chan *hci_chan_create(struct hci_conn *conn);
|
|
struct hci_chan *hci_chan_create(struct hci_conn *conn);
|
|
-int hci_chan_del(struct hci_chan *chan);
|
|
|
|
|
|
+void hci_chan_del(struct hci_chan *chan);
|
|
void hci_chan_list_flush(struct hci_conn *conn);
|
|
void hci_chan_list_flush(struct hci_conn *conn);
|
|
|
|
|
|
struct hci_conn *hci_connect(struct hci_dev *hdev, int type, bdaddr_t *dst,
|
|
struct hci_conn *hci_connect(struct hci_dev *hdev, int type, bdaddr_t *dst,
|