]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/net/bluetooth/hci_core.h
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
[karo-tx-linux.git] / include / net / bluetooth / hci_core.h
index 5f0b77b71b45b79f6f2abed9219769eeefb4e4f3..b0ded1333865309ecd9e771bf33ee872c3abd56e 100644 (file)
@@ -464,6 +464,8 @@ struct hci_conn_params {
                HCI_AUTO_CONN_ALWAYS,
                HCI_AUTO_CONN_LINK_LOSS,
        } auto_connect;
+
+       struct hci_conn *conn;
 };
 
 extern struct list_head hci_dev_list;