summaryrefslogtreecommitdiffstats
path: root/hcid/adapter.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/adapter.h')
-rw-r--r--hcid/adapter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hcid/adapter.h b/hcid/adapter.h
index cf5bb5f9..f6ed7a22 100644
--- a/hcid/adapter.h
+++ b/hcid/adapter.h
@@ -76,6 +76,7 @@ struct pending_auth_info {
auth_type_t type;
bdaddr_t bdaddr;
gboolean replied; /* If we've already replied to the request */
+ struct agent *agent; /* Agent associated with the request */
};
struct active_conn_info {