summaryrefslogtreecommitdiffstats
path: root/hcid/dbus.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-10-27 17:08:13 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-10-27 17:08:13 +0000
commit11daf0ac507966ec3d29d3369a8a9be9ea3d1e90 (patch)
tree4a37a5fa4904a07d330b01384204619d6924f635 /hcid/dbus.h
parent5b697fd220b762a6b6a2a62462d62910dffaeccd (diff)
Send signal for authentication complete events
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 0e18aea3..45ead04d 100644
--- a/hcid/dbus.h
+++ b/hcid/dbus.h
@@ -96,6 +96,7 @@
#define BLUEZ_HCI_INQ_RESULT "InquiryResult"
#define BLUEZ_HCI_REMOTE_NAME "RemoteName"
#define BLUEZ_HCI_REMOTE_NAME_FAILED "RemoteNameFailed"
+#define BLUEZ_HCI_AUTH_COMPLETE "AuthenticationComplete"
//HCI signals sent in the BLUEZ_HCI_PATH
#define BLUEZ_HCI_DEV_ADDED "DeviceAdded"