Anssi Mannila | d2ee0c7 | 2020-03-02 15:42:37 +0200 | [diff] [blame^] | 1 | /* |
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 | ||||
9 | extern "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) | ||||
17 | |||||
18 | |||||
19 | #ifdef __cplusplus | ||||
20 | } | ||||
21 | #endif | ||||
22 | |||||
23 | #endif /* _E2_ASN_CONSTANT_H */ |