4a8b4de538
Signed-off-by: jinweifan <jinwei.fan@samsung.com> Change-Id: I72f3c13b42ef302e4ac66a6c89a8e043367eea8c
31 lines
571 B
C
31 lines
571 B
C
/*
|
|
* Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
|
|
*/
|
|
|
|
#ifndef _ASN_CONSTANT_H
|
|
#define _ASN_CONSTANT_H
|
|
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
#define maxofMessageProtocolTests (15)
|
|
#define maxofRICstyles (63)
|
|
#define maxnoofQCI (256)
|
|
#define maxnoofQoSFlows (64)
|
|
#define maxnoofSliceItems (1024)
|
|
#define maxnoofContainerListItems (3)
|
|
#define maxCellingNBDU (512)
|
|
#define maxofContainers (8)
|
|
#define maxPLMN (12)
|
|
#define maxofRANparamters (65536)
|
|
#define maxUeReport (32)
|
|
#define maxCellingNB (16384)
|
|
|
|
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
|
|
#endif /* _ASN_CONSTANT_H */
|