summaryrefslogtreecommitdiffstats
path: root/hcid/adapter.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-06-09 04:37:29 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2008-06-09 04:37:29 +0000
commit8eae4fc054a6f522d9cbc24dbe824838056f0dcf (patch)
tree83c35c3a15e9c20ce944add18fbc7fc8d1f6ece1 /hcid/adapter.h
parent4aa07a5ae2035b9ad13c63c3cb85192c85d85252 (diff)
Add support for Simple Pairing User Notification event
Diffstat (limited to 'hcid/adapter.h')
-rw-r--r--hcid/adapter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hcid/adapter.h b/hcid/adapter.h
index ec2c3f81..844a66f4 100644
--- a/hcid/adapter.h
+++ b/hcid/adapter.h
@@ -50,6 +50,7 @@ typedef enum {
AUTH_TYPE_PINCODE,
AUTH_TYPE_PASSKEY,
AUTH_TYPE_CONFIRM,
+ AUTH_TYPE_NOTIFY,
} auth_type_t;
struct remote_dev_info {