ns-o-ran-scp-ric-app-kpimon/e2ap/headers/asn_constant.h
jinweifan 4a8b4de538 Initial commit of KPIMON xAPP for Bronze Release Enhancement.
Signed-off-by: jinweifan <jinwei.fan@samsung.com>
Change-Id: I72f3c13b42ef302e4ac66a6c89a8e043367eea8c
2020-07-27 14:02:49 +08:00

23 lines
335 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 maxProtocolIEs (65535)
#define maxnoofErrors (256)
#define maxofRANfunctionID (256)
#define maxofRICactionID (16)
#ifdef __cplusplus
}
#endif
#endif /* _ASN_CONSTANT_H */