blob: bb823f0b97baf5f8cb50ee67c9f333b0697cf795 [file] [log] [blame]
Anssi Mannilad2ee0c72020-03-02 15:42:37 +02001/*
2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 */
4
5#ifndef _E2_ASN_CONSTANT_H
6#define _E2_ASN_CONSTANT_H
7
8#ifdef __cplusplus
9extern "C" {
10#endif
11
12#define E2_maxProtocolIEs (65535)
13#define E2_maxofInterfaceProtocolIE (15)
14#define E2_maxofUEgroup (15)
15#define E2_maxofActionParameters (255)
16#define E2_maxofRANParameters (255)
Anssi Mannila63ff9952020-03-17 09:57:46 +020017#define E2_maxofRICstyles (63)
Anssi Mannilad2ee0c72020-03-02 15:42:37 +020018
19
20#ifdef __cplusplus
21}
22#endif
23
24#endif /* _E2_ASN_CONSTANT_H */