Harry Tran | 1f1098a | 2020-03-10 10:40:10 -0400 | [diff] [blame] | 1 | /***************************************************************************** |
| 2 | # * |
| 3 | # Copyright 2019 AT&T Intellectual Property * |
| 4 | # * |
| 5 | # Licensed under the Apache License, Version 2.0 (the "License"); * |
| 6 | # you may not use this file except in compliance with the License. * |
| 7 | # You may obtain a copy of the License at * |
| 8 | # * |
| 9 | # http://www.apache.org/licenses/LICENSE-2.0 * |
| 10 | # * |
| 11 | # Unless required by applicable law or agreed to in writing, software * |
| 12 | # distributed under the License is distributed on an "AS IS" BASIS, * |
| 13 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * |
| 14 | # See the License for the specific language governing permissions and * |
| 15 | # limitations under the License. * |
| 16 | # * |
| 17 | ******************************************************************************/ |
| 18 | |
| 19 | /* |
| 20 | * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) |
| 21 | */ |
| 22 | |
| 23 | #ifndef _ASN_CONSTANT_H |
| 24 | #define _ASN_CONSTANT_H |
| 25 | |
| 26 | #ifdef __cplusplus |
| 27 | extern "C" { |
| 28 | #endif |
| 29 | |
| 30 | #define maxofRANfunctionID (256) |
| 31 | #define maxofRICactionID (16) |
| 32 | #define maxEARFCN (65535) |
| 33 | #define maxEARFCNPlusOne (65536) |
| 34 | #define newmaxEARFCN (262143) |
| 35 | #define maxInterfaces (16) |
| 36 | #define maxCellineNB (256) |
| 37 | #define maxnoofBands (16) |
| 38 | #define maxnoofBearers (256) |
| 39 | #define maxNrOfErrors (256) |
| 40 | #define maxnoofPDCP_SN (16) |
| 41 | #define maxnoofEPLMNs (15) |
| 42 | #define maxnoofEPLMNsPlusOne (16) |
| 43 | #define maxnoofForbLACs (4096) |
| 44 | #define maxnoofForbTACs (4096) |
| 45 | #define maxnoofBPLMNs (6) |
| 46 | #define maxnoofNeighbours (512) |
| 47 | #define maxnoofPRBs (110) |
| 48 | #define maxPools (16) |
| 49 | #define maxnoofCells (16) |
| 50 | #define maxnoofMBSFN (8) |
| 51 | #define maxFailedMeasObjects (32) |
| 52 | #define maxnoofCellIDforMDT (32) |
| 53 | #define maxnoofTAforMDT (8) |
| 54 | #define maxnoofMBMSServiceAreaIdentities (256) |
| 55 | #define maxnoofMDTPLMNs (16) |
| 56 | #define maxnoofCoMPHypothesisSet (256) |
| 57 | #define maxnoofCoMPCells (32) |
| 58 | #define maxUEReport (128) |
| 59 | #define maxCellReport (9) |
| 60 | #define maxnoofPA (3) |
| 61 | #define maxCSIProcess (4) |
| 62 | #define maxCSIReport (2) |
| 63 | #define maxSubband (14) |
| 64 | #define maxofNRNeighbours (1024) |
| 65 | #define maxCellinengNB (16384) |
| 66 | #define maxnooftimeperiods (2) |
| 67 | #define maxnoofCellIDforQMC (32) |
| 68 | #define maxnoofTAforQMC (8) |
| 69 | #define maxnoofPLMNforQMC (16) |
| 70 | #define maxUEsinengNBDU (8192) |
| 71 | #define maxnoofProtectedResourcePatterns (16) |
| 72 | #define maxnoNRcellsSpectrumSharingWithE_UTRA (64) |
| 73 | #define maxnoofNrCellBands (32) |
| 74 | #define maxnoofBluetoothName (4) |
| 75 | #define maxnoofWLANName (4) |
| 76 | #define maxPrivateIEs (65535) |
| 77 | #define maxProtocolExtensions (65535) |
| 78 | #define maxProtocolIEs (65535) |
| 79 | #define maxofInterfaceProtocolIE (15) |
| 80 | #define maxofActionParameters (255) |
| 81 | |
| 82 | |
| 83 | #ifdef __cplusplus |
| 84 | } |
| 85 | #endif |
| 86 | |
| 87 | #endif /* _ASN_CONSTANT_H */ |