X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2sim%2FASN1c%2Fasn_constant.h;fp=e2sim%2FASN1c%2Fasn_constant.h;h=64a3988ed3d1d2c0cd3ab97ce53d9624db8d7dfd;hb=1f1098ad65c5d27ab5aae14d55c5159dd1e8e01b;hp=0000000000000000000000000000000000000000;hpb=d09fbb9e5157cc0d30da61b79fd85cad314817ce;p=sim%2Fe2-interface.git diff --git a/e2sim/ASN1c/asn_constant.h b/e2sim/ASN1c/asn_constant.h new file mode 100644 index 0000000..64a3988 --- /dev/null +++ b/e2sim/ASN1c/asn_constant.h @@ -0,0 +1,87 @@ +/***************************************************************************** +# * +# Copyright 2019 AT&T Intellectual Property * +# * +# Licensed under the Apache License, Version 2.0 (the "License"); * +# you may not use this file except in compliance with the License. * +# You may obtain a copy of the License at * +# * +# http://www.apache.org/licenses/LICENSE-2.0 * +# * +# Unless required by applicable law or agreed to in writing, software * +# distributed under the License is distributed on an "AS IS" BASIS, * +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * +# See the License for the specific language governing permissions and * +# limitations under the License. * +# * +******************************************************************************/ + +/* + * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) + */ + +#ifndef _ASN_CONSTANT_H +#define _ASN_CONSTANT_H + +#ifdef __cplusplus +extern "C" { +#endif + +#define maxofRANfunctionID (256) +#define maxofRICactionID (16) +#define maxEARFCN (65535) +#define maxEARFCNPlusOne (65536) +#define newmaxEARFCN (262143) +#define maxInterfaces (16) +#define maxCellineNB (256) +#define maxnoofBands (16) +#define maxnoofBearers (256) +#define maxNrOfErrors (256) +#define maxnoofPDCP_SN (16) +#define maxnoofEPLMNs (15) +#define maxnoofEPLMNsPlusOne (16) +#define maxnoofForbLACs (4096) +#define maxnoofForbTACs (4096) +#define maxnoofBPLMNs (6) +#define maxnoofNeighbours (512) +#define maxnoofPRBs (110) +#define maxPools (16) +#define maxnoofCells (16) +#define maxnoofMBSFN (8) +#define maxFailedMeasObjects (32) +#define maxnoofCellIDforMDT (32) +#define maxnoofTAforMDT (8) +#define maxnoofMBMSServiceAreaIdentities (256) +#define maxnoofMDTPLMNs (16) +#define maxnoofCoMPHypothesisSet (256) +#define maxnoofCoMPCells (32) +#define maxUEReport (128) +#define maxCellReport (9) +#define maxnoofPA (3) +#define maxCSIProcess (4) +#define maxCSIReport (2) +#define maxSubband (14) +#define maxofNRNeighbours (1024) +#define maxCellinengNB (16384) +#define maxnooftimeperiods (2) +#define maxnoofCellIDforQMC (32) +#define maxnoofTAforQMC (8) +#define maxnoofPLMNforQMC (16) +#define maxUEsinengNBDU (8192) +#define maxnoofProtectedResourcePatterns (16) +#define maxnoNRcellsSpectrumSharingWithE_UTRA (64) +#define maxnoofNrCellBands (32) +#define maxnoofBluetoothName (4) +#define maxnoofWLANName (4) +#define maxPrivateIEs (65535) +#define maxProtocolExtensions (65535) +#define maxProtocolIEs (65535) +#define maxofInterfaceProtocolIE (15) +#define maxofActionParameters (255) + + +#ifdef __cplusplus +} +#endif + +#endif /* _ASN_CONSTANT_H */