Juha Hyttinen | aada645 | 2020-04-07 08:47:58 +0300 | [diff] [blame] | 1 | /* |
2 | * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) | ||||
3 | */ | ||||
4 | |||||
5 | #ifndef _ASN_CONSTANT_H | ||||
6 | #define _ASN_CONSTANT_H | ||||
7 | |||||
8 | #ifdef __cplusplus | ||||
9 | extern "C" { | ||||
10 | #endif | ||||
11 | |||||
12 | #define maxProtocolIEs (65535) | ||||
13 | #define maxnoofErrors (256) | ||||
14 | #define maxofRANfunctionID (256) | ||||
15 | #define maxofRICactionID (16) | ||||
16 | |||||
17 | |||||
18 | #ifdef __cplusplus | ||||
19 | } | ||||
20 | #endif | ||||
21 | |||||
22 | #endif /* _ASN_CONSTANT_H */ |