diff options
Diffstat (limited to 'hcid/dbus.h')
| -rw-r--r-- | hcid/dbus.h | 1 | 
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"  | 
