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