summaryrefslogtreecommitdiff
path: root/include/service.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/service.h')
-rw-r--r--include/service.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/service.h b/include/service.h
index 6ae94021..03371860 100644
--- a/include/service.h
+++ b/include/service.h
@@ -71,6 +71,7 @@ enum connman_service_security {
#if defined TIZEN_EXT
CONNMAN_SERVICE_SECURITY_SAE = 10,
CONNMAN_SERVICE_SECURITY_OWE = 11,
+ CONNMAN_SERVICE_SECURITY_DPP = 12,
#endif
};