E2AP: Add a comment for constant value taken from later spec

This commit is contained in:
Martin Mathieson 2022-10-28 10:35:34 +01:00
parent 083b07d88d
commit 0b83d51e75
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ maxofE2nodeComponents INTEGER ::= 1024
maxofRANfunctionID INTEGER ::= 256
maxofRICactionID INTEGER ::= 16
maxofTNLA INTEGER ::= 32
-- N.B. value taken from v02.03 (rather than 4294967295, which causes a compilation issue with clang)
maxofRICrequestID INTEGER ::= 1024