diff --git a/include/dect/ie.h b/include/dect/ie.h index cc08ec5..3d0a7f2 100644 --- a/include/dect/ie.h +++ b/include/dect/ie.h @@ -978,7 +978,7 @@ struct dect_ie_end_to_end_compatibility { */ enum dect_facility_discriminators { - DECT_FACILITY_SS = 0x17, /**< Supplementary service application */ + DECT_FACILITY_SS = 0x11, /**< Supplementary service application */ }; /** <> IE */