summaryrefslogtreecommitdiffstats
path: root/hcid/dbus.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-10-22 13:02:40 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-10-22 13:02:40 +0000
commitd1e2c347489fd60b211069497e770b63a1bb0430 (patch)
treef1cc465f09686dc95867db6180b9117c02d3911b /hcid/dbus.h
parentd2506e5078e02804484d5e416e23a49fb646151b (diff)
Add support for authentication over D-Bus
Diffstat (limited to 'hcid/dbus.h')
-rw-r--r--hcid/dbus.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/hcid/dbus.h b/hcid/dbus.h
index 8ba4af91..5cbf74ae 100644
--- a/hcid/dbus.h
+++ b/hcid/dbus.h
@@ -129,6 +129,7 @@
#define HCI_ROLE_SWITCH "RoleSwitch"
#define HCI_REMOTE_NAME "RemoteName"
#define HCI_CONNECTIONS "Connections"
+#define HCI_AUTHENTICATE "Authenticate"
#define HCI_PERIODIC_INQ_SIGNATURE DBUS_TYPE_BYTE_AS_STRING\
@@ -173,6 +174,9 @@
DBUS_STRUCT_END_CHAR_AS_STRING\
__END_SIG__
+#define HCI_AUTHENTICATE_SIGNATURE DBUS_TYPE_STRING_AS_STRING\
+ __END_SIG__
+
/* BLUEZ_DBUS_ERROR
* EFailed error messages signature is : su