summaryrefslogtreecommitdiffstats
path: root/hcid/dbus.h
diff options
context:
space:
mode:
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