Loading ttcn/Common/LibItsCommon_TypesAndValues.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -206,7 +206,7 @@ module LibItsCommon_TypesAndValues { const integer c_its_aid_CRL := 622; // ETSI TS 102 941 Clause 6.4 Generation and distribution of TLM / RCA Link Certificates const integer c_its_aid_SCR := 623; // Secured Certificate Request, https://standards.ieee.org/products-services/regauth/psid/public.html const integer c_its_aid_CPOC := 624; // ETSI TS 102 941 Clause 6.4 Generation and distribution of TLM / RCA Link Certificates const integer c_its_aid_MBR := 1000; // ETSI TS 103 759 Misbehavior Reporting application const integer c_its_aid_MBR := 1618; // ETSI TS 103 759 Misbehavior Reporting application } } with { Loading Loading
ttcn/Common/LibItsCommon_TypesAndValues.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -206,7 +206,7 @@ module LibItsCommon_TypesAndValues { const integer c_its_aid_CRL := 622; // ETSI TS 102 941 Clause 6.4 Generation and distribution of TLM / RCA Link Certificates const integer c_its_aid_SCR := 623; // Secured Certificate Request, https://standards.ieee.org/products-services/regauth/psid/public.html const integer c_its_aid_CPOC := 624; // ETSI TS 102 941 Clause 6.4 Generation and distribution of TLM / RCA Link Certificates const integer c_its_aid_MBR := 1000; // ETSI TS 103 759 Misbehavior Reporting application const integer c_its_aid_MBR := 1618; // ETSI TS 103 759 Misbehavior Reporting application } } with { Loading