summaryrefslogtreecommitdiffstats
path: root/hcid/dbus.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-10-22 12:56:13 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-10-22 12:56:13 +0000
commitd2506e5078e02804484d5e416e23a49fb646151b (patch)
treec57cf3822556660b1b4afdc233237a29b87f0235 /hcid/dbus.h
parent97a6bcbbe32c89438f4f54e47b376c75e2949763 (diff)
Make the remote name resolve non-blocking
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 faa19ea4..8ba4af91 100644
--- a/hcid/dbus.h
+++ b/hcid/dbus.h
@@ -116,6 +116,7 @@
#define BLUEZ_HCI_INQ_COMPLETE "InquiryComplete"
#define BLUEZ_HCI_INQ_RESULT "InquiryResult"
#define BLUEZ_HCI_REMOTE_NAME "RemoteName"
+#define BLUEZ_HCI_REMOTE_NAME_FAILED "RemoteNameFailed"
//HCI signals sent in the BLUEZ_HCI_PATH
#define BLUEZ_HCI_DEV_ADDED "DeviceAdded"