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) |
Anssi Mannila | 63ff995 | 2020-03-17 09:57:46 +0200 | [diff] [blame^] | 17 | #define E2_maxofRICstyles (63) |
Anssi Mannila | d2ee0c7 | 2020-03-02 15:42:37 +0200 | [diff] [blame] | 18 | |
| 19 | |
| 20 | #ifdef __cplusplus |
| 21 | } |
| 22 | #endif |
| 23 | |
| 24 | #endif /* _E2_ASN_CONSTANT_H */ |