summaryrefslogtreecommitdiffstats
path: root/hcid/adapter.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-06-03 16:26:42 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2008-06-03 16:26:42 +0000
commitedbb9a6396085fb857f4c35e5a5c931aca633b35 (patch)
tree94b221a7a07f01014e14897fdca235ef6e250e85 /hcid/adapter.h
parentba93a9b86c21e876d5adff98f3084d7a8b1a3811 (diff)
Rework new agent logic
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 17eed7bd..1666e659 100644
--- a/hcid/adapter.h
+++ b/hcid/adapter.h
@@ -55,6 +55,7 @@ struct remote_dev_info {
struct bonding_request_info {
DBusConnection *conn;
DBusMessage *msg;
+ struct adapter *adapter;
bdaddr_t bdaddr;
GIOChannel *io;
guint io_id;