summaryrefslogtreecommitdiffstats
path: root/hcid/dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/dbus.h')
-rw-r--r--hcid/dbus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hcid/dbus.h b/hcid/dbus.h
index 3a3bd62e..34e6fe0c 100644
--- a/hcid/dbus.h
+++ b/hcid/dbus.h
@@ -113,6 +113,7 @@ struct hci_dbus_data {
int discover_type; /* with/without name resolving */
struct slist *disc_devices;
char *discovery_requestor; /* discovery requestor unique name */
+ DBusMessage *discovery_cancel; /* discovery cancel message request */
struct slist *passkey_agents;
struct bonding_request_info *bonding;
struct slist *active_conn;