Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
[deliverable/linux.git] / include / net / bluetooth / hci_core.h
index 996ed065b6c23d04d1c274b7352591bf54aca0d8..747a0c3d9947a986891cbddbe8ce2d88e7881e95 100644 (file)
@@ -458,6 +458,7 @@ struct hci_conn_params {
        enum {
                HCI_AUTO_CONN_DISABLED,
                HCI_AUTO_CONN_REPORT,
+               HCI_AUTO_CONN_DIRECT,
                HCI_AUTO_CONN_ALWAYS,
                HCI_AUTO_CONN_LINK_LOSS,
        } auto_connect;
This page took 0.034619 seconds and 5 git commands to generate.