For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.
[obnox/wireshark/wip.git] / epan / dissectors / packet-nbap.c
index 89f26feba75823a551e07d7dfebba1e118dfc8b2..c8b5c8d777ec2e11af410cd6472a82618cea922d 100644 (file)
@@ -1,14 +1,14 @@
 /* Do not modify this file.                                                   */
 /* It is created automatically by the ASN.1 to Wireshark dissector compiler   */
-/* .\packet-nbap.c                                                            */
-/* ../../tools/asn2wrs.py -p nbap -c nbap.cnf -s packet-nbap-template NBAP-CommonDataTypes.asn NBAP-Constants.asn NBAP-Containers.asn NBAP-IEs.asn NBAP-PDU-Contents.asn NBAP-PDU-Descriptions.asn */
+/* packet-nbap.c                                                              */
+/* ../../tools/asn2wrs.py -p nbap -c ./nbap.cnf -s ./packet-nbap-template -D . -O ../../epan/dissectors NBAP-CommonDataTypes.asn NBAP-Constants.asn NBAP-Containers.asn NBAP-IEs.asn NBAP-PDU-Contents.asn NBAP-PDU-Descriptions.asn */
 
 /* Input file: packet-nbap-template.c */
 
-#line 1 "packet-nbap-template.c"
-/* packet-nbap.c
+#line 1 "../../asn1/nbap/packet-nbap-template.c"
+/* packet-nbap-template.c
  * Routines for UMTS Node B Application Part(NBAP) packet dissection
- * Copyright 2005, Anders Broman <anders.broman@ericsson.com>
+ * Copyright 2005, 2009 Anders Broman <anders.broman@ericsson.com>
  *
  * $Id$
  *
 #endif
 
 #include <glib.h>
-#include <epan/packet.h>
-#include <epan/conversation.h>
-
-#include <stdio.h>
-#include <string.h>
 
+#include <epan/packet.h>
+#include <epan/sctpppids.h>
 #include <epan/asn1.h>
 
 #include "packet-per.h"
@@ -59,7 +56,7 @@
 
 
 /*--- Included file: packet-nbap-val.h ---*/
-#line 1 "packet-nbap-val.h"
+#line 1 "../../asn1/nbap/packet-nbap-val.h"
 #define maxPrivateIEs                  65535
 #define maxProtocolExtensions          65535
 #define maxProtocolIEs                 65535
 #define maxCCPinNodeB                  256
 #define maxCTFC                        16777215
 #define maxLocalCellinNodeB            maxCellinNodeB
-#define maxNoofLen                     7
 #define maxFPACHCell                   8
 #define maxRACHCell                    maxPRACHCell
 #define maxPLCCHCell                   16
 #define maxNrOfCommonMACFlows_1        7
 #define maxNrOfPagingMACFlow           4
 #define maxNrOfPagingMACFlow_1         3
-#define maxNrOfCCHSRB1MACQueues        2
 #define maxNrOfcommonMACQueues         8
+#define maxNrOfpagingMACQueues         8
 #define maxNrOfHS_DSCHTBSsE_PCH        2
-#define maxGANSSSat                    32
+#define maxGANSSSat                    64
 #define maxNoGANSS                     8
-#define maxSgnType                     4
+#define maxSgnType                     8
+#define maxFrequencyinCell             12
+#define maxFrequencyinCell_1           11
+#define maxHSDPAFrequency              8
+#define maxHSDPAFrequency_1            7
+#define maxNrOfHSSCCHsinExt            224
+#define maxGANSSSatAlmanac             36
+#define maxGANSSClockMod               4
+#define maxNrOfEDCHRLs                 4
+#define maxERNTItoRelease              256
+#define maxNrOfCommonEDCH              32
+#define maxNrOfCommonMACFlowsLCR       256
+#define maxNrOfCommonMACFlowsLCR_1     255
+#define maxNrOfHSSCCHsLCR              256
+#define maxNrOfEDCHMACdFlowsLCR        256
+#define maxNrOfEDCHMACdFlowsLCR_1      255
+#define maxNrOfEAGCHsLCR               256
+#define maxNrOfEHICHsLCR               256
+#define maxnrofERUCCHsLCR              32
+#define maxNrOfHSDSCH_1                32
+#define maxNrOfHSDSCH                  33
+#define maxGANSS_1                     7
+#define maxNoOfTBSs_Mapping_HS_DSCH_SPS 4
+#define maxNoOfTBSs_Mapping_HS_DSCH_SPS_1 3
+#define maxNoOfHS_DSCH_TBSsLCR         64
+#define maxNoOfRepetition_Period_LCR   4
+#define maxNoOfRepetitionPeriod_SPS_LCR_1 3
+#define maxNoOf_HS_SICH_SPS            4
+#define maxNoOf_HS_SICH_SPS_1          3
+#define maxNoOfNon_HS_SCCH_Assosiated_HS_SICH 4
+#define maxNoOfNon_HS_SCCH_Assosiated_HS_SICH_Ext 44
+#define maxMBMSServiceSelect           256
+#define maxNrOfCellPortionsPerCellLCR  256
+#define maxNrOfCellPortionsPerCellLCR_1 255
+#define maxNrOfEDCH_1                  32
+#define maxNoOfCommonH_RNTI            256
+#define maxNrOfCommonMACFlowsLCRExt    248
+#define maxofERNTI                     256
+#define maxNrOfDCHMeasurementOccasionPatternSequence 6
 
 /* enumerated values for ProcedureCode */
 #define NBAP_ID_AUDIT   0
 #define NBAP_ID_UNSYNCHRONISEDRADIOLINKRECONFIGURATION  34
 #define NBAP_ID_RADIOLINKACTIVATION  51
 #define NBAP_ID_RADIOLINKPARAMETERUPDATE  52
+#define NBAP_ID_UESTATUSUPDATE  54
+#define NBAP_ID_SECONDARYULFREQUENCYREPORTING  55
+#define NBAP_ID_SECONDARYULFREQUENCYUPDATE  56
 
 typedef enum _DdMode_enum {
   tdd          =   0,
@@ -265,6 +302,7 @@ typedef enum _ProtocolIE_ID_enum {
   id_CellParameterID =  23,
   id_CFN       =  24,
   id_C_ID      =  25,
+  id_Unknown_38 =  38,
   id_CommonMeasurementAccuracy =  39,
   id_CommonMeasurementObjectType_CM_Rprt =  31,
   id_CommonMeasurementObjectType_CM_Rqst =  32,
@@ -287,6 +325,8 @@ typedef enum _ProtocolIE_ID_enum {
   id_DCH_FDD_Information =  56,
   id_DCH_TDD_Information =  57,
   id_DCH_InformationResponse =  59,
+  id_Unknown_60 =  60,
+  id_Unknown_61 =  61,
   id_FDD_DCHs_to_Modify =  62,
   id_TDD_DCHs_to_Modify =  63,
   id_DCH_ModifyList_RL_ReconfRqstTDD =  65,
@@ -295,11 +335,14 @@ typedef enum _ProtocolIE_ID_enum {
   id_DedicatedMeasurementObjectType_DM_Rqst =  68,
   id_DedicatedMeasurementObjectType_DM_Rsp =  69,
   id_DedicatedMeasurementType =  70,
+  id_Unknown_71 =  71,
   id_DL_CCTrCH_InformationItem_RL_SetupRqstTDD =  72,
   id_DL_CCTrCH_InformationList_RL_AdditionRqstTDD =  73,
   id_DL_CCTrCH_InformationList_RL_SetupRqstTDD =  76,
+  id_Unknown_75 =  75,
   id_DL_DPCH_InformationItem_RL_AdditionRqstTDD =  77,
   id_DL_DPCH_InformationList_RL_SetupRqstTDD =  79,
+  id_Unknown_80 =  80,
   id_DL_DPCH_Information_RL_ReconfPrepFDD =  81,
   id_DL_DPCH_Information_RL_ReconfRqstFDD =  82,
   id_DL_DPCH_Information_RL_SetupRqstFDD =  83,
@@ -308,9 +351,12 @@ typedef enum _ProtocolIE_ID_enum {
   id_DLReferencePower =  85,
   id_DLReferencePowerList_DL_PC_Rqst =  86,
   id_Unused_ProtocolIE_ID_87 =  87,
+  id_Unknown_88 =  88,
   id_Unused_ProtocolIE_ID_89 =  89,
   id_Unused_ProtocolIE_ID_91 =  91,
+  id_Unknown_92 =  92,
   id_Unused_ProtocolIE_ID_93 =  93,
+  id_Unknown_95 =  95,
   id_DSCHs_to_Add_TDD =  96,
   id_DSCH_Information_DeleteList_RL_ReconfPrepTDD =  98,
   id_DSCH_Information_ModifyList_RL_ReconfPrepTDD = 100,
@@ -318,11 +364,13 @@ typedef enum _ProtocolIE_ID_enum {
   id_Unused_ProtocolIE_ID_106 = 106,
   id_DSCH_TDD_Information = 107,
   id_Unused_ProtocolIE_ID_108 = 108,
+  id_Unknown_109 = 109,
   id_Unused_ProtocolIE_ID_112 = 112,
   id_DSCH_RearrangeList_Bearer_RearrangeInd = 136,
   id_End_Of_Audit_Sequence_Indicator = 113,
   id_FACH_Information = 116,
   id_FACH_InformationItem_ResourceStatusInd = 117,
+  id_Unknown_118 = 118,
   id_FACH_ParametersList_CTCH_ReconfRqstTDD = 120,
   id_FACH_ParametersListIE_CTCH_SetupRqstFDD = 121,
   id_FACH_ParametersListIE_CTCH_SetupRqstTDD = 122,
@@ -343,6 +391,8 @@ typedef enum _ProtocolIE_ID_enum {
   id_MeasurementID = 133,
   id_MessageStructure = 115,
   id_MIB_SB_SIB_InformationList_SystemInfoUpdateRqst = 134,
+  id_Unknown_137 = 137,
+  id_Unknown_140 = 140,
   id_NodeB_CommunicationContextID = 143,
   id_NeighbouringCellMeasurementInformation = 455,
   id_P_CCPCH_Information = 144,
@@ -350,12 +400,17 @@ typedef enum _ProtocolIE_ID_enum {
   id_P_CPICH_Information = 146,
   id_P_CPICH_InformationItem_ResourceStatusInd = 147,
   id_P_SCH_Information = 148,
+  id_Unknown_149 = 149,
   id_PCCPCH_Information_Cell_ReconfRqstTDD = 150,
   id_PCCPCH_Information_Cell_SetupRqstTDD = 151,
+  id_Unknown_152 = 152,
+  id_Unknown_153 = 153,
   id_PCH_Parameters_CTCH_ReconfRqstTDD = 155,
   id_PCH_ParametersItem_CTCH_SetupRqstFDD = 156,
   id_PCH_ParametersItem_CTCH_SetupRqstTDD = 157,
   id_PCH_Information = 158,
+  id_Unknown_159 = 159,
+  id_Unknown_160 = 160,
   id_PDSCH_Information_AddListIE_PSCH_ReconfRqst = 161,
   id_PDSCH_Information_ModifyListIE_PSCH_ReconfRqst = 162,
   id_PDSCHSets_AddList_PSCH_ReconfRqst = 163,
@@ -365,6 +420,9 @@ typedef enum _ProtocolIE_ID_enum {
   id_PICH_Parameters_CTCH_ReconfRqstTDD = 168,
   id_PowerAdjustmentType = 169,
   id_PRACH_Information = 170,
+  id_Unknown_171 = 171,
+  id_Unknown_172 = 172,
+  id_Unknown_173 = 173,
   id_PrimaryCCPCH_Information_Cell_ReconfRqstFDD = 175,
   id_PrimaryCCPCH_Information_Cell_SetupRqstFDD = 176,
   id_PrimaryCPICH_Information_Cell_ReconfRqstFDD = 177,
@@ -372,6 +430,7 @@ typedef enum _ProtocolIE_ID_enum {
   id_PrimarySCH_Information_Cell_ReconfRqstFDD = 179,
   id_PrimarySCH_Information_Cell_SetupRqstFDD = 180,
   id_PrimaryScramblingCode = 181,
+  id_Unknown_182 = 182,
   id_SCH_Information_Cell_ReconfRqstTDD = 183,
   id_SCH_Information_Cell_SetupRqstTDD = 184,
   id_PUSCH_Information_AddListIE_PSCH_ReconfRqst = 185,
@@ -380,11 +439,17 @@ typedef enum _ProtocolIE_ID_enum {
   id_PUSCHSets_DeleteList_PSCH_ReconfRqst = 188,
   id_PUSCHSets_ModifyList_PSCH_ReconfRqst = 189,
   id_RACH_Information = 190,
+  id_Unknown_191 = 191,
+  id_Unknown_192 = 192,
+  id_Unknown_193 = 193,
+  id_Unknown_194 = 194,
+  id_Unknown_195 = 195,
   id_RACH_ParametersItem_CTCH_SetupRqstFDD = 196,
   id_RACH_ParameterItem_CTCH_SetupRqstTDD = 197,
   id_ReportCharacteristics = 198,
   id_Reporting_Object_RL_FailureInd = 199,
   id_Reporting_Object_RL_RestoreInd = 200,
+  id_Unknown_201 = 201,
   id_RL_InformationItem_DM_Rprt = 202,
   id_RL_InformationItem_DM_Rqst = 203,
   id_RL_InformationItem_DM_Rsp = 204,
@@ -418,13 +483,24 @@ typedef enum _ProtocolIE_ID_enum {
   id_RL_Information_RL_SetupRqstTDD = 230,
   id_RL_ReconfigurationFailureItem_RL_ReconfFailure = 236,
   id_RL_Set_InformationItem_DM_Rprt = 238,
+  id_Unknown_239 = 239,
   id_RL_Set_InformationItem_DM_Rsp = 240,
   id_RL_Set_InformationItem_RL_FailureInd = 241,
   id_RL_Set_InformationItem_RL_RestoreInd = 242,
+  id_Unknown_243 = 243,
+  id_Unknown_244 = 244,
+  id_Unknown_245 = 245,
+  id_Unknown_246 = 246,
   id_S_CCPCH_Information = 247,
+  id_Unknown_248 = 248,
   id_S_CPICH_Information = 249,
+  id_Unknown_250 = 250,
   id_SCH_Information = 251,
+  id_Unknown_252 = 252,
   id_S_SCH_Information = 253,
+  id_Unknown_254 = 254,
+  id_Unknown_255 = 255,
+  id_Unknown_256 = 256,
   id_Secondary_CCPCHListIE_CTCH_ReconfRqstTDD = 257,
   id_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD = 258,
   id_Secondary_CCPCH_Parameters_CTCH_ReconfRqstTDD = 259,
@@ -435,12 +511,15 @@ typedef enum _ProtocolIE_ID_enum {
   id_SecondarySCH_Information_Cell_ReconfRqstFDD = 264,
   id_SecondarySCH_Information_Cell_SetupRqstFDD = 265,
   id_SegmentInformationListIE_SystemInfoUpdate = 266,
+  id_Unknown_267 = 267,
   id_SFN       = 268,
   id_SignallingBearerRequestIndicator = 138,
   id_ShutdownTimer = 269,
   id_Start_Of_Audit_Sequence_Indicator = 114,
   id_Successful_RL_InformationRespItem_RL_AdditionFailureFDD = 270,
   id_Successful_RL_InformationRespItem_RL_SetupFailureFDD = 271,
+  id_Unknown_272 = 272,
+  id_Unknown_273 = 273,
   id_SyncCase  = 274,
   id_SyncCaseIndicatorItem_Cell_SetupRqstTDD_PSCH = 275,
   id_T_Cell    = 276,
@@ -462,18 +541,28 @@ typedef enum _ProtocolIE_ID_enum {
   id_UL_DPCH_Information_RL_SetupRqstFDD = 295,
   id_Unsuccessful_RL_InformationRespItem_RL_AdditionFailureFDD = 296,
   id_Unsuccessful_RL_InformationRespItem_RL_SetupFailureFDD = 297,
+  id_Unknown_298 = 298,
+  id_Unknown_299 = 299,
   id_Unsuccessful_RL_InformationResp_RL_AdditionFailureTDD = 300,
   id_Unsuccessful_RL_InformationResp_RL_SetupFailureTDD = 301,
   id_USCH_Information_Add = 302,
+  id_Unknown_303 = 303,
   id_USCH_Information_DeleteList_RL_ReconfPrepTDD = 304,
+  id_Unknown_305 = 305,
   id_USCH_Information_ModifyList_RL_ReconfPrepTDD = 306,
+  id_Unknown_307 = 307,
+  id_Unknown_308 = 308,
   id_USCH_InformationResponse = 309,
   id_USCH_Information = 310,
   id_USCH_RearrangeList_Bearer_RearrangeInd = 141,
+  id_Unknown_313 = 313,
   id_Active_Pattern_Sequence_Information = 315,
   id_AICH_ParametersListIE_CTCH_ReconfRqstFDD = 316,
   id_AdjustmentRatio = 317,
+  id_Unknown_318 = 318,
+  id_Unknown_319 = 319,
   id_Not_Used_320 = 320,
+  id_Unknown_321 = 321,
   id_Not_Used_322 = 322,
   id_FACH_ParametersListIE_CTCH_ReconfRqstFDD = 323,
   id_CauseLevel_PSCH_ReconfFailure = 324,
@@ -483,13 +572,21 @@ typedef enum _ProtocolIE_ID_enum {
   id_CauseLevel_RL_SetupFailureFDD = 328,
   id_CauseLevel_RL_SetupFailureTDD = 329,
   id_Not_Used_330 = 330,
+  id_Unknown_331 = 331,
   id_Not_Used_332 = 332,
   id_Closed_Loop_Timing_Adjustment_Mode = 333,
   id_CommonPhysicalChannelType_CTCH_ReconfRqstFDD = 334,
   id_Compressed_Mode_Deactivation_Flag = 335,
   id_Not_Used_336 = 336,
+  id_Unknown_337 = 337,
+  id_Unknown_338 = 338,
+  id_Unknown_339 = 339,
+  id_Unknown_340 = 340,
+  id_Unknown_341 = 341,
   id_Not_Used_342 = 342,
   id_Not_Used_343 = 343,
+  id_Unknown_344 = 344,
+  id_Unknown_345 = 345,
   id_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD = 346,
   id_DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD = 347,
   id_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD = 348,
@@ -498,6 +595,7 @@ typedef enum _ProtocolIE_ID_enum {
   id_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD = 351,
   id_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD = 352,
   id_DL_DPCH_InformationAddListIE_RL_ReconfPrepTDD = 353,
+  id_Unknown_354 = 354,
   id_DL_DPCH_InformationModify_AddListIE_RL_ReconfPrepTDD = 355,
   id_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD = 356,
   id_DL_DPCH_InformationModify_ModifyListIE_RL_ReconfPrepTDD = 357,
@@ -507,16 +605,39 @@ typedef enum _ProtocolIE_ID_enum {
   id_Unused_ProtocolIE_ID_94 =  94,
   id_Unused_ProtocolIE_ID_110 = 110,
   id_Unused_ProtocolIE_ID_111 = 111,
+  id_Unknown_360 = 360,
+  id_Unknown_361 = 361,
   id_FACH_ParametersList_CTCH_SetupRsp = 362,
+  id_Unknown_363 = 363,
+  id_Unknown_364 = 364,
+  id_Unknown_365 = 365,
+  id_Unknown_366 = 366,
+  id_Unknown_367 = 367,
+  id_Unknown_368 = 368,
   id_Limited_power_increase_information_Cell_SetupRqstFDD = 369,
+  id_Unknown_370 = 370,
+  id_Unknown_371 = 371,
+  id_Unknown_372 = 372,
+  id_Unknown_373 = 373,
   id_PCH_Parameters_CTCH_SetupRsp = 374,
   id_PCH_ParametersItem_CTCH_ReconfRqstFDD = 375,
   id_Not_Used_376 = 376,
+  id_Unknown_377 = 377,
+  id_Unknown_378 = 378,
+  id_Unknown_379 = 379,
   id_PICH_ParametersItem_CTCH_ReconfRqstFDD = 380,
   id_PRACHConstant = 381,
+  id_Unknown_382 = 382,
   id_PRACH_ParametersListIE_CTCH_ReconfRqstFDD = 383,
   id_PUSCHConstant = 384,
   id_RACH_Parameters_CTCH_SetupRsp = 385,
+  id_Unknown_386 = 386,
+  id_Unknown_387 = 387,
+  id_Unknown_388 = 388,
+  id_Unknown_389 = 389,
+  id_Unknown_390 = 390,
+  id_Unknown_391 = 391,
+  id_Unknown_392 = 392,
   id_Unused_ProtocolIE_ID_443 = 443,
   id_Synchronisation_Configuration_Cell_ReconfRqst = 393,
   id_Synchronisation_Configuration_Cell_SetupRqst = 394,
@@ -529,13 +650,18 @@ typedef enum _ProtocolIE_ID_enum {
   id_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD = 401,
   id_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD = 402,
   id_UL_DPCH_InformationAddListIE_RL_ReconfPrepTDD = 403,
+  id_Unknown_404 = 404,
   id_UL_DPCH_InformationModify_AddListIE_RL_ReconfPrepTDD = 405,
   id_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD = 406,
   id_UL_DPCH_InformationModify_ModifyListIE_RL_ReconfPrepTDD = 407,
   id_Unsuccessful_PDSCHSetItem_PSCH_ReconfFailureTDD = 408,
   id_Unsuccessful_PUSCHSetItem_PSCH_ReconfFailureTDD = 409,
+  id_Unknown_410 = 410,
+  id_Unknown_411 = 411,
   id_CommunicationContextInfoItem_Reset = 412,
+  id_Unknown_413 = 413,
   id_CommunicationControlPortInfoItem_Reset = 414,
+  id_Unknown_415 = 415,
   id_ResetIndicator = 416,
   id_Unused_ProtocolIE_ID_417 = 417,
   id_Unused_ProtocolIE_ID_418 = 418,
@@ -571,6 +697,8 @@ typedef enum _ProtocolIE_ID_enum {
   id_SynchronisationReportType = 438,
   id_SynchronisationReportCharacteristics = 439,
   id_Unsuccessful_cell_InformationRespItem_SyncAdjustmntFailureTDD = 440,
+  id_Unknown_441 = 441,
+  id_Unknown_442 = 442,
   id_LateEntranceCellSyncInfoItem_CellSyncReprtTDD = 119,
   id_ReferenceClockAvailability = 435,
   id_ReferenceSFNoffset = 436,
@@ -602,8 +730,11 @@ typedef enum _ProtocolIE_ID_enum {
   id_PCH_Power_LCR_CTCH_SetupRqstTDD = 457,
   id_PCH_Power_LCR_CTCH_ReconfRqstTDD = 458,
   id_PICH_LCR_Parameters_CTCH_SetupRqstTDD = 459,
+  id_Unknown_460 = 460,
   id_PRACH_LCR_ParametersList_CTCH_SetupRqstTDD = 461,
+  id_Unknown_462 = 462,
   id_RL_InformationResponse_LCR_RL_SetupRspTDD = 463,
+  id_Unknown_464 = 464,
   id_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD = 465,
   id_TimeSlot  = 495,
   id_TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD = 466,
@@ -611,15 +742,19 @@ typedef enum _ProtocolIE_ID_enum {
   id_TimeslotISCP_LCR_InfoList_RL_SetupRqstTDD = 468,
   id_TimeSlotLCR_CM_Rqst = 469,
   id_UL_DPCH_LCR_Information_RL_SetupRqstTDD = 470,
+  id_Unknown_471 = 471,
   id_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD = 472,
   id_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD = 473,
   id_TimeslotISCP_InformationList_LCR_RL_AdditionRqstTDD = 474,
   id_DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD = 475,
+  id_Unknown_476 = 476,
   id_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD = 477,
+  id_Unknown_478 = 478,
   id_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD = 479,
   id_TimeslotISCPInfoList_LCR_DL_PC_RqstTDD = 480,
   id_UL_DPCH_LCR_InformationAddListIE_RL_ReconfPrepTDD = 481,
   id_UL_DPCH_LCR_InformationModify_AddList = 483,
+  id_Unknown_484 = 484,
   id_UL_TimeslotLCR_Information_RL_ReconfPrepTDD = 485,
   id_UL_SIRTarget = 510,
   id_PDSCH_AddInformation_LCR_PSCH_ReconfRqst = 486,
@@ -691,10 +826,15 @@ typedef enum _ProtocolIE_ID_enum {
   id_Angle_Of_Arrival_Value_LCR = 521,
   id_HSDSCH_FDD_Information = 530,
   id_HSDSCH_FDD_Information_Response = 531,
+  id_Unknown_532 = 532,
+  id_Unknown_533 = 533,
   id_HSDSCH_Information_to_Modify = 534,
   id_HSDSCH_RNTI = 535,
   id_HSDSCH_TDD_Information = 536,
   id_HSDSCH_TDD_Information_Response = 537,
+  id_Unknown_538 = 538,
+  id_Unknown_539 = 539,
+  id_Unknown_540 = 540,
   id_HSPDSCH_RL_ID = 541,
   id_PrimCCPCH_RSCP_DL_PC_RqstTDD = 542,
   id_Unused_ProtocolIE_ID_64 =  64,
@@ -703,6 +843,7 @@ typedef enum _ProtocolIE_ID_enum {
   id_UL_Synchronisation_Parameters_LCR = 554,
   id_HSDSCH_FDD_Update_Information = 555,
   id_HSDSCH_TDD_Update_Information = 556,
+  id_Unknown_557 = 557,
   id_DL_DPCH_TimeSlotFormat_LCR_ModifyItem_RL_ReconfPrepTDD = 558,
   id_UL_DPCH_TimeSlotFormat_LCR_ModifyItem_RL_ReconfPrepTDD = 559,
   id_TDD_TPC_UplinkStepSize_LCR_RL_SetupRqstTDD = 560,
@@ -729,6 +870,7 @@ typedef enum _ProtocolIE_ID_enum {
   id_Maximum_DL_Power_TimeslotLCR_InformationItem = 581,
   id_Minimum_DL_Power_TimeslotLCR_InformationItem = 582,
   id_HS_DSCHProvidedBitRateValueInformation = 583,
+  id_Unknown_584 = 584,
   id_HS_DSCHRequiredPowerValueInformation = 585,
   id_HS_DSCHRequiredPowerValue = 586,
   id_TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmission = 587,
@@ -917,10 +1059,19 @@ typedef enum _ProtocolIE_ID_enum {
   id_hS_SCCH_InformationModify_768_PSCH_ReconfRqst = 770,
   id_hsSCCH_Specific_Information_ResponseTDD768 = 771,
   id_E_DPCH_Information_RL_AdditionReqFDD = 772,
+  id_Unknown_773 = 773,
+  id_Unknown_774 = 774,
   id_PDSCH_Timeslot_Format_PSCH_ReconfRqst_LCR = 775,
+  id_Unknown_776 = 776,
+  id_Unknown_777 = 777,
+  id_Unknown_778 = 778,
+  id_Unknown_779 = 779,
   id_PUSCH_Timeslot_Format_PSCH_ReconfRqst_LCR = 780,
+  id_Unknown_781 = 781,
   id_E_DCH_PowerOffset_for_SchedulingInfo = 782,
   id_HSDSCH_Configured_Indicator = 783,
+  id_Unknown_784 = 784,
+  id_Unknown_785 = 785,
   id_Rx_Timing_Deviation_Value_384_ext = 786,
   id_RTWP_ReportingIndicator = 787,
   id_RTWP_CellPortion_ReportingIndicator = 788,
@@ -974,8 +1125,8 @@ typedef enum _ProtocolIE_ID_enum {
   id_CPC_Information = 836,
   id_MIMO_Capability = 837,
   id_MIMO_PilotConfiguration = 838,
-  id_MIMO_Information = 839,
-  id_MIMO_InformationToModify = 840,
+  id_Unknown_839 = 839,
+  id_Unknown_840 = 840,
   id_MBSFN_Cell_ParameterID_Cell_SetupRqstTDD = 841,
   id_MBSFN_Cell_ParameterID_Cell_ReconfRqstTDD = 842,
   id_S_CCPCH_Modulation = 843,
@@ -984,6 +1135,9 @@ typedef enum _ProtocolIE_ID_enum {
   id_SYNC_UL_Partition_LCR = 846,
   id_E_DCH_LCR_Information = 847,
   id_E_DCH_LCR_Information_Reconfig = 848,
+  id_Unknown_849 = 849,
+  id_Unknown_850 = 850,
+  id_Unknown_851 = 851,
   id_E_PUCH_Information_LCR_PSCH_ReconfRqst = 852,
   id_Add_To_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst = 853,
   id_Modify_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst = 854,
@@ -991,20 +1145,25 @@ typedef enum _ProtocolIE_ID_enum {
   id_Modify_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst = 856,
   id_Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst = 857,
   id_E_HICH_TimeOffsetLCR = 858,
+  id_Unknown_859 = 859,
   id_SixtyfourQAM_DL_Capability = 860,
   id_SixteenQAM_UL_Capability = 861,
-  id_SixteenQAM_UL_Information = 862,
+  id_Unknown_862 = 862,
+  id_Unknown_863 = 863,
   id_HSDSCH_MACdPDU_SizeCapability = 864,
   id_HSDSCH_MACdPDUSizeFormat = 865,
   id_MaximumMACdPDU_SizeExtended = 866,
+  id_Unknown_867 = 867,
+  id_Unknown_868 = 868,
+  id_Unknown_869 = 869,
   id_F_DPCH_SlotFormat = 870,
   id_F_DPCH_SlotFormatCapability = 871,
   id_LCRTDD_uplink_Physical_Channel_Capability = 872,
   id_Extended_RNC_ID = 873,
   id_Max_UE_DTX_Cycle = 874,
-  id_SixteenQAM_UL_Information_to_Modify = 875,
+  id_Unknown_875 = 875,
   id_Secondary_CCPCH_SlotFormat_Extended = 876,
-  id_Reference_ReceivedTotalWideBandPower_LCR = 877,
+  id_Unknown_877 = 877,
   id_MBSFN_Only_Mode_Indicator_Cell_SetupRqstTDD_LCR = 878,
   id_MBSFN_Only_Mode_Capability = 879,
   id_Time_Slot_Parameter_ID = 880,
@@ -1012,49 +1171,389 @@ typedef enum _ProtocolIE_ID_enum {
   id_Additional_missed_HS_SICH = 882,
   id_Additional_total_HS_SICH = 883,
   id_Additional_HS_SICH_Reception_Quality_Measurement_Value = 884,
-  id_E_TFCI_BetaEC_Boost = 885,
-  id_E_TFCI_BetaED_Switch = 886,
+  id_Unknown_885 = 885,
+  id_Unknown_886 = 886,
   id_GANSS_Common_Data = 887,
   id_GANSS_Information = 888,
   id_GANSS_Generic_Data = 889,
   id_TUTRANGANSSMeasurementThresholdInformation = 890,
   id_TUTRANGANSSMeasurementValueInformation = 891,
   id_ModulationPO_MBSFN = 892,
+  id_Unknown_893 = 893,
+  id_Unknown_894 = 894,
   id_Enhanced_FACH_Capability = 895,
   id_Enhanced_PCH_Capability = 896,
   id_HSDSCH_Common_System_InformationFDD = 897,
   id_HSDSCH_Common_System_Information_ResponseFDD = 898,
   id_HSDSCH_Paging_System_InformationFDD = 899,
   id_HSDSCH_Paging_System_Information_ResponseFDD = 900,
-  id_MBMS_Capability = 901
+  id_MBMS_Capability = 901,
+  id_Ext_Reference_E_TFCI_PO = 902,
+  id_Ext_Max_Bits_MACe_PDU_non_scheduled = 903,
+  id_HARQ_MemoryPartitioningInfoExtForMIMO = 904,
+  id_MIMO_ActivationIndicator = 905,
+  id_MIMO_Mode_Indicator = 906,
+  id_MIMO_N_M_Ratio = 907,
+  id_IPMulticastIndication = 908,
+  id_IPMulticastDataBearerIndication = 909,
+  id_TransportBearerNotSetupIndicator = 910,
+  id_TransportBearerNotRequestedIndicator = 911,
+  id_TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD = 912,
+  id_Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp = 913,
+  id_Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp = 914,
+  id_Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD = 915,
+  id_UARFCN_Adjustment = 916,
+  id_Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd = 917,
+  id_Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd = 918,
+  id_UPPCHPositionLCR = 919,
+  id_UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD = 920,
+  id_UPPCH_LCR_InformationList_AuditRsp = 921,
+  id_UPPCH_LCR_InformationItem_AuditRsp = 922,
+  id_UPPCH_LCR_InformationList_ResourceStatusInd = 923,
+  id_UPPCH_LCR_InformationItem_ResourceStatusInd = 924,
+  id_multipleFreq_dL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst = 925,
+  id_number_Of_Supported_Carriers = 926,
+  id_multipleFreq_HSPDSCH_InformationList_ResponseTDDLCR = 927,
+  id_Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD = 928,
+  id_multipleFreq_HS_DSCH_Resources_InformationList_AuditRsp = 929,
+  id_multipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd = 930,
+  id_UARFCNSpecificCauseList = 931,
+  id_tSN_Length = 932,
+  id_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst = 933,
+  id_multicarrier_number = 934,
+  id_Extended_HS_SCCH_ID = 935,
+  id_Extended_HS_SICH_ID = 936,
+  id_HSSICH_InfoExt_DM_Rqst = 937,
+  id_Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst = 938,
+  id_HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst = 939,
+  id_HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst = 940,
+  id_PowerControlGAP = 941,
+  id_MBSFN_SpecialTimeSlot_LCR = 942,
+  id_Common_MACFlows_to_DeleteFDD = 943,
+  id_Paging_MACFlows_to_DeleteFDD = 944,
+  id_E_TFCI_Boost_Information = 945,
+  id_SixteenQAM_UL_Operation_Indicator = 946,
+  id_SixtyfourQAM_UsageAllowedIndicator = 947,
+  id_SixtyfourQAM_DL_UsageIndicator = 948,
+  id_Default_Serving_Grant_in_DTX_Cycle2 = 949,
+  id_Maximum_Target_ReceivedTotalWideBandPower_LCR = 950,
+  id_E_DPDCH_PowerInterpolation = 951,
+  id_Extended_E_DCH_LCRTDD_PhysicalLayerCategory = 952,
+  id_MultipleFreq_E_DCH_Resources_InformationList_AuditRsp = 953,
+  id_MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd = 954,
+  id_MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst = 955,
+  id_MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst = 956,
+  id_Extended_E_HICH_ID_TDD = 957,
+  id_ContinuousPacketConnectivityHS_SCCH_less_Deactivate_Indicator = 958,
+  id_E_DCH_MACdPDU_SizeCapability = 959,
+  id_E_DCH_MACdPDUSizeFormat = 960,
+  id_MaximumNumber_Of_Retransmission_for_Scheduling_Info_LCRTDD = 961,
+  id_E_DCH_RetransmissionTimer_for_SchedulingInfo_LCRTDD = 962,
+  id_E_HICH_TimeOffset_Extension = 963,
+  id_MultipleFreq_E_HICH_TimeOffsetLCR = 964,
+  id_E_PUCH_PowerControlGAP = 965,
+  id_HSDSCH_TBSizeTableIndicator = 966,
+  id_E_DCH_DL_Control_Channel_Change_Information = 967,
+  id_E_DCH_DL_Control_Channel_Grant_Information = 968,
+  id_DGANSS_Corrections_Req = 969,
+  id_UE_with_enhanced_HS_SCCH_support_indicator = 970,
+  id_AdditionalTimeSlotListLCR = 971,
+  id_AdditionalMeasurementValueList = 972,
+  id_Unknown_973 = 973,
+  id_Unknown_974 = 974,
+  id_Unknown_975 = 975,
+  id_Unknown_976 = 976,
+  id_Unknown_977 = 977,
+  id_E_AGCH_Table_Choice = 978,
+  id_Unknown_979 = 979,
+  id_Unknown_980 = 980,
+  id_PLCCH_parameters = 981,
+  id_E_RUCCH_parameters = 982,
+  id_E_RUCCH_768_parameters = 983,
+  id_HS_Cause  = 984,
+  id_E_Cause   = 985,
+  id_Unknown_986 = 986,
+  id_Common_EDCH_Capability = 987,
+  id_E_AI_Capability = 988,
+  id_Common_EDCH_System_InformationFDD = 989,
+  id_Common_UL_MACFlows_to_DeleteFDD = 990,
+  id_Common_EDCH_MACdFlows_to_DeleteFDD = 991,
+  id_Common_EDCH_System_Information_ResponseFDD = 992,
+  id_Cell_ERNTI_Status_Information = 993,
+  id_Enhanced_UE_DRX_Capability = 994,
+  id_Enhanced_UE_DRX_InformationFDD = 995,
+  id_TransportBearerRequestIndicator = 996,
+  id_SixtyfourQAM_DL_MIMO_Combined_Capability = 997,
+  id_E_RNTI    = 998,
+  id_MinimumReducedE_DPDCH_GainFactor = 999,
+  id_GANSS_Time_ID = 1000,
+  id_GANSS_AddIonoModelReq = 1001,
+  id_GANSS_EarthOrientParaReq = 1002,
+  id_GANSS_AddNavigationModelsReq = 1003,
+  id_GANSS_AddUTCModelsReq = 1004,
+  id_GANSS_AuxInfoReq = 1005,
+  id_GANSS_SBAS_ID = 1006,
+  id_GANSS_ID  = 1007,
+  id_GANSS_Additional_Ionospheric_Model = 1008,
+  id_GANSS_Earth_Orientation_Parameters = 1009,
+  id_GANSS_Additional_Time_Models = 1010,
+  id_GANSS_Additional_Navigation_Models = 1011,
+  id_GANSS_Additional_UTC_Models = 1012,
+  id_GANSS_Auxiliary_Information = 1013,
+  id_ERACH_CM_Rqst = 1014,
+  id_ERACH_CM_Rsp = 1015,
+  id_ERACH_CM_Rprt = 1016,
+  id_EDCH_RACH_Report_Value = 1017,
+  id_EDCH_RACH_Report_IncrDecrThres = 1018,
+  id_EDCH_RACH_Report_ThresholdInformation = 1019,
+  id_E_DPCCH_Power_Boosting_Capability = 1020,
+  id_HSDSCH_Common_System_InformationLCR = 1021,
+  id_Unknown_1022 = 1022,
+  id_HSDSCH_Common_System_Information_ResponseLCR = 1222,
+  id_HSDSCH_Paging_System_InformationLCR = 1023,
+  id_HSDSCH_Paging_System_Information_ResponseLCR = 1024,
+  id_Common_MACFlows_to_DeleteLCR = 1025,
+  id_Paging_MACFlows_to_DeleteLCR = 1026,
+  id_Common_EDCH_System_InformationLCR = 1027,
+  id_Common_UL_MACFlows_to_DeleteLCR = 1028,
+  id_Common_EDCH_MACdFlows_to_DeleteLCR = 1029,
+  id_Common_EDCH_System_Information_ResponseLCR = 1030,
+  id_Enhanced_UE_DRX_CapabilityLCR = 1031,
+  id_Enhanced_UE_DRX_InformationLCR = 1032,
+  id_HSDSCH_PreconfigurationSetup = 1033,
+  id_HSDSCH_PreconfigurationInfo = 1034,
+  id_NoOfTargetCellHS_SCCH_Order = 1035,
+  id_EnhancedHSServingCC_Abort = 1036,
+  id_Additional_HS_Cell_Information_RL_Setup = 1037,
+  id_Additional_HS_Cell_Information_Response = 1038,
+  id_Additional_HS_Cell_Information_RL_Addition = 1039,
+  id_Additional_HS_Cell_Change_Information_Response = 1040,
+  id_Additional_HS_Cell_Information_RL_Reconf_Prep = 1041,
+  id_Additional_HS_Cell_Information_RL_Reconf_Req = 1042,
+  id_Additional_HS_Cell_Information_RL_Param_Upd = 1043,
+  id_Multi_Cell_Capability_Info = 1044,
+  id_IMB_Parameters = 1045,
+  id_MACes_Maximum_Bitrate_LCR = 1046,
+  id_Semi_PersistentScheduling_CapabilityLCR = 1047,
+  id_E_DCH_Semi_PersistentScheduling_Information_LCR = 1048,
+  id_HS_DSCH_Semi_PersistentScheduling_Information_LCR = 1049,
+  id_Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst = 1050,
+  id_Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst = 1051,
+  id_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst = 1052,
+  id_ContinuousPacketConnectivity_DRX_CapabilityLCR = 1053,
+  id_ContinuousPacketConnectivity_DRX_InformationLCR = 1054,
+  id_ContinuousPacketConnectivity_DRX_Information_ResponseLCR = 1055,
+  id_CPC_InformationLCR = 1056,
+  id_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR = 1057,
+  id_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR = 1058,
+  id_E_AGCH_UE_Inactivity_Monitor_Threshold = 1059,
+  id_Unknown_1060 = 1060,
+  id_Unknown_1061 = 1061,
+  id_Unknown_1062 = 1062,
+  id_IdleIntervalInformation = 1063,
+  id_GANSS_alm_keplerianNAVAlmanac = 1064,
+  id_GANSS_alm_keplerianReducedAlmanac = 1065,
+  id_GANSS_alm_keplerianMidiAlmanac = 1066,
+  id_GANSS_alm_keplerianGLONASS = 1067,
+  id_GANSS_alm_ecefSBASAlmanac = 1068,
+  id_Unknown_1069 = 1069,
+  id_HSSICH_ReferenceSignal_InformationLCR = 1070,
+  id_MIMO_ReferenceSignal_InformationListLCR = 1071,
+  id_MIMO_SFMode_For_HSPDSCHDualStream = 1072,
+  id_MIMO_SFMode_Supported_For_HSPDSCHDualStream = 1073,
+  id_UE_Selected_MBMS_Service_Information = 1074,
+  id_Unknown_1075 = 1075,
+  id_Unknown_1076 = 1076,
+  id_MultiCarrier_HSDSCH_Physical_Layer_Category = 1077,
+  id_Common_E_DCH_HSDPCCH_Capability = 1078,
+  id_DL_RLC_PDU_Size_Format = 1079,
+  id_HSSICH_ReferenceSignal_InformationModifyLCR = 1080,
+  id_schedulingPriorityIndicator = 1081,
+  id_TimeSlotMeasurementValueListLCR = 1082,
+  id_Unknown_1083 = 1083,
+  id_Unknown_1084 = 1084,
+  id_UE_SupportIndicatorExtension = 1085,
+  id_Unknown_1086 = 1086,
+  id_Unknown_1087 = 1087,
+  id_Single_Stream_MIMO_ActivationIndicator = 1088,
+  id_Single_Stream_MIMO_Capability = 1089,
+  id_Single_Stream_MIMO_Mode_Indicator = 1090,
+  id_Dual_Band_Capability_Info = 1091,
+  id_UE_AggregateMaximumBitRate = 1092,
+  id_UE_AggregateMaximumBitRate_Enforcement_Indicator = 1093,
+  id_Unknown_1094 = 1094,
+  id_Unknown_1095 = 1095,
+  id_Unknown_1096 = 1096,
+  id_Unknown_1097 = 1097,
+  id_Unknown_1098 = 1098,
+  id_Unknown_1099 = 1099,
+  id_Unknown_1100 = 1100,
+  id_MIMO_Power_Offset_For_S_CPICH_Capability = 1101,
+  id_MIMO_PilotConfigurationExtension = 1102,
+  id_TxDiversityOnDLControlChannelsByMIMOUECapability = 1103,
+  id_ULTimeslotISCPValue_For_CellPortion = 1104,
+  id_UpPTSInterferenceValue_For_CellPortion = 1105,
+  id_Best_Cell_Portions_ValueLCR = 1106,
+  id_Transmitted_Carrier_Power_For_CellPortion_ValueLCR = 1107,
+  id_Received_total_wide_band_power_For_CellPortion_ValueLCR = 1108,
+  id_UL_TimeslotISCP_For_CellPortion_Value = 1109,
+  id_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR = 1110,
+  id_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR = 1111,
+  id_E_DCHProvidedBitRateValueInformation_For_CellPortion = 1112,
+  id_UpPTSInterference_For_CellPortion_Value = 1113,
+  id_NumberOfReportedCellPortionsLCR = 1114,
+  id_CellPortion_CapabilityLCR = 1115,
+  id_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue = 1116,
+  id_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortion = 1117,
+  id_Unknown_1118 = 1118,
+  id_ActivationInformation = 1119,
+  id_Additional_EDCH_Cell_Information_RL_Setup_Req = 1120,
+  id_Additional_EDCH_Cell_Information_Response = 1121,
+  id_Additional_EDCH_Cell_Information_RL_Add_Req = 1122,
+  id_Additional_EDCH_Cell_Information_Response_RL_Add = 1123,
+  id_Additional_EDCH_Cell_Information_RL_Reconf_Prep = 1124,
+  id_Additional_EDCH_Cell_Information_RL_Reconf_Req = 1125,
+  id_Additional_EDCH_Cell_Information_Bearer_Rearrangement = 1126,
+  id_Additional_EDCH_Cell_Information_RL_Param_Upd = 1127,
+  id_Additional_EDCH_Preconfiguration_Information = 1128,
+  id_EDCH_Indicator = 1129,
+  id_Unknown_1130 = 1130,
+  id_HS_DSCH_SPS_Reservation_Indicator = 1131,
+  id_E_DCH_SPS_Reservation_Indicator = 1132,
+  id_MultipleFreq_HARQ_MemoryPartitioning_InformationList = 1133,
+  id_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext = 1134,
+  id_RepetitionPeriodIndex = 1135,
+  id_MidambleShiftLCR = 1136,
+  id_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION = 1137,
+  id_DormantModeIndicator = 1138,
+  id_DiversityMode = 1139,
+  id_TransmitDiversityIndicator = 1140,
+  id_NonCellSpecificTxDiversity = 1141,
+  id_Cell_Capability_Container = 1142,
+  id_E_RNTI_List_Request = 1143,
+  id_E_RNTI_List = 1144,
+  id_PowerControlGAP_For_CellFACHLCR = 1145,
+  id_Unknown_1146 = 1146,
+  id_UL_Synchronisation_Parameters_For_FACHLCR = 1147,
+  id_HS_DSCH_SPS_Operation_Indicator = 1148,
+  id_HSDSCH_RNTI_For_FACH = 1149,
+  id_E_RNTI_For_FACH = 1150,
+  id_Out_of_Sychronization_Window = 1151,
+  id_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst = 1152,
+  id_E_HICH_TimeOffset_ReconfFailureTDD = 1153,
+  id_HSSCCH_TPC_StepSize = 1154,
+  id_TS0_CapabilityLCR = 1155,
+  id_UE_TS0_CapabilityLCR = 1156,
+  id_Common_System_Information_ResponseLCR = 1157,
+  id_Additional_EDCH_Cell_Information_ResponseRLReconf = 1158,
+  id_Multicell_EDCH_InformationItemIEs = 1159,
+  id_Multicell_EDCH_RL_Specific_InformationItemIEs = 1160,
+  id_Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext = 1161,
+  id_Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext = 1162,
+  id_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext = 1163,
+  id_Initial_DL_Transmission_Power = 1164,
+  id_Maximum_DL_Power = 1165,
+  id_Minimum_DL_Power = 1166,
+  id_DCH_MeasurementOccasion_Information = 1167,
+  id_AssociatedPhsicalChannelID = 1168,
+  id_DGNSS_ValidityPeriod = 1169,
+  id_PhysicalChannelID_for_CommonERNTI_RequestedIndicator = 1170,
+  id_PrecodingWeightSetRestriction = 1171,
+  id_Treset_Usage_Indicator = 1172,
+  id_Non_Serving_RL_Preconfig_Info = 1173,
+  id_Non_Serving_RL_Preconfig_Setup = 1174,
+  id_Non_Serving_RL_Preconfig_Removal = 1175,
+  id_Additional_E_DCH_Non_Serving_RL_Preconfiguration_Setup = 1176,
+  id_Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList = 1177,
+  id_Ul_common_E_DCH_MACflow_Specific_InfoListLCR_Ext = 1178,
+  id_CommonMACFlow_Specific_InfoList_ResponseLCR_Ext = 1179,
+  id_Enabling_Delay_Ext_LCR = 1180,
+  id_Unallocated_1181 = 1181,
+  id_Unallocated_1182 = 1182,
+  id_Unallocated_1183 = 1183,
+  id_Unallocated_1184 = 1184,
+  id_Unallocated_1185 = 1185,
+  id_Unallocated_1186 = 1186,
+  id_Unallocated_1187 = 1187,
+  id_Unallocated_1188 = 1188,
+  id_Unallocated_1189 = 1189,
+  id_Unallocated_1190 = 1190,
+  id_Unallocated_1191 = 1191,
+  id_Unallocated_1192 = 1192,
+  id_Unallocated_1193 = 1193,
+  id_Unallocated_1194 = 1194,
+  id_Unallocated_1195 = 1195,
+  id_Unallocated_1196 = 1196,
+  id_Unallocated_1197 = 1197,
+  id_Unallocated_1198 = 1198,
+  id_Unallocated_1199 = 1199,
+  id_Unallocated_1200 = 1200,
+  id_Unallocated_1201 = 1201,
+  id_Unallocated_1202 = 1202,
+  id_Unallocated_1203 = 1203,
+  id_Unallocated_1204 = 1204,
+  id_Unallocated_1205 = 1205,
+  id_Unallocated_1206 = 1206,
+  id_Unallocated_1207 = 1207,
+  id_Unallocated_1208 = 1208,
+  id_Unallocated_1209 = 1209,
+  id_Unallocated_1210 = 1210,
+  id_Unallocated_1211 = 1211,
+  id_Unallocated_1212 = 1212,
+  id_Unallocated_1213 = 1213,
+  id_Unallocated_1214 = 1214,
+  id_Unallocated_1215 = 1215,
+  id_Unallocated_1216 = 1216,
+  id_Unallocated_1217 = 1217,
+  id_Unallocated_1218 = 1218,
+  id_Unallocated_1219 = 1219,
+  id_Unallocated_1220 = 1220,
+  id_Unallocated_1221 = 1221
 } ProtocolIE_ID_enum;
 
 /*--- End of included file: packet-nbap-val.h ---*/
-#line 53 "packet-nbap-template.c"
-
-static dissector_handle_t nbap_handle = NULL;
+#line 50 "../../asn1/nbap/packet-nbap-template.c"
 
 /* Initialize the protocol and registered fields */
 static int proto_nbap = -1;
+static int hf_nbap_transportLayerAddress_ipv4 = -1;
+static int hf_nbap_transportLayerAddress_ipv6 = -1;
 
 
 /*--- Included file: packet-nbap-hf.c ---*/
-#line 1 "packet-nbap-hf.c"
+#line 1 "../../asn1/nbap/packet-nbap-hf.c"
+static int hf_nbap_ActivationInformation_PDU = -1;  /* ActivationInformation */
+static int hf_nbap_Additional_EDCH_Setup_Info_PDU = -1;  /* Additional_EDCH_Setup_Info */
+static int hf_nbap_Additional_EDCH_Cell_Information_Response_List_PDU = -1;  /* Additional_EDCH_Cell_Information_Response_List */
+static int hf_nbap_Additional_EDCH_Cell_Information_Response_RLReconf_List_PDU = -1;  /* Additional_EDCH_Cell_Information_Response_RLReconf_List */
+static int hf_nbap_Additional_EDCH_Cell_Information_Response_RL_Add_List_PDU = -1;  /* Additional_EDCH_Cell_Information_Response_RL_Add_List */
+static int hf_nbap_AdditionalMeasurementValueList_PDU = -1;  /* AdditionalMeasurementValueList */
+static int hf_nbap_AdditionalTimeSlotListLCR_PDU = -1;  /* AdditionalTimeSlotListLCR */
 static int hf_nbap_Active_Pattern_Sequence_Information_PDU = -1;  /* Active_Pattern_Sequence_Information */
 static int hf_nbap_AlternativeFormatReportingIndicator_PDU = -1;  /* AlternativeFormatReportingIndicator */
 static int hf_nbap_Angle_Of_Arrival_Value_LCR_PDU = -1;  /* Angle_Of_Arrival_Value_LCR */
 static int hf_nbap_BCCH_ModificationTime_PDU = -1;  /* BCCH_ModificationTime */
 static int hf_nbap_Best_Cell_Portions_Value_PDU = -1;  /* Best_Cell_Portions_Value */
+static int hf_nbap_Best_Cell_Portions_ValueLCR_PDU = -1;  /* Best_Cell_Portions_ValueLCR */
 static int hf_nbap_BindingID_PDU = -1;            /* BindingID */
 static int hf_nbap_BlockingPriorityIndicator_PDU = -1;  /* BlockingPriorityIndicator */
 static int hf_nbap_BroadcastCommonTransportBearerIndication_PDU = -1;  /* BroadcastCommonTransportBearerIndication */
 static int hf_nbap_BroadcastReference_PDU = -1;   /* BroadcastReference */
 static int hf_nbap_Cause_PDU = -1;                /* Cause */
+static int hf_nbap_Cell_Capability_Container_PDU = -1;  /* Cell_Capability_Container */
+static int hf_nbap_Cell_ERNTI_Status_Information_PDU = -1;  /* Cell_ERNTI_Status_Information */
 static int hf_nbap_CellParameterID_PDU = -1;      /* CellParameterID */
+static int hf_nbap_CellPortion_CapabilityLCR_PDU = -1;  /* CellPortion_CapabilityLCR */
 static int hf_nbap_CellSyncBurstRepetitionPeriod_PDU = -1;  /* CellSyncBurstRepetitionPeriod */
 static int hf_nbap_CFN_PDU = -1;                  /* CFN */
 static int hf_nbap_C_ID_PDU = -1;                 /* C_ID */
 static int hf_nbap_Closedlooptimingadjustmentmode_PDU = -1;  /* Closedlooptimingadjustmentmode */
+static int hf_nbap_Common_EDCH_Capability_PDU = -1;  /* Common_EDCH_Capability */
+static int hf_nbap_Common_E_DCH_HSDPCCH_Capability_PDU = -1;  /* Common_E_DCH_HSDPCCH_Capability */
+static int hf_nbap_Common_EDCH_System_InformationFDD_PDU = -1;  /* Common_EDCH_System_InformationFDD */
+static int hf_nbap_Common_EDCH_System_Information_ResponseFDD_PDU = -1;  /* Common_EDCH_System_Information_ResponseFDD */
+static int hf_nbap_E_RNTI_List_PDU = -1;          /* E_RNTI_List */
+static int hf_nbap_Common_MACFlows_to_DeleteFDD_PDU = -1;  /* Common_MACFlows_to_DeleteFDD */
 static int hf_nbap_CommonMeasurementAccuracy_PDU = -1;  /* CommonMeasurementAccuracy */
 static int hf_nbap_CommonMeasurementType_PDU = -1;  /* CommonMeasurementType */
 static int hf_nbap_CommonPhysicalChannelID_PDU = -1;  /* CommonPhysicalChannelID */
@@ -1072,19 +1571,34 @@ static int hf_nbap_ContinuousPacketConnectivityDTX_DRX_Information_PDU = -1;  /*
 static int hf_nbap_ContinuousPacketConnectivityHS_SCCH_less_Capability_PDU = -1;  /* ContinuousPacketConnectivityHS_SCCH_less_Capability */
 static int hf_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information_PDU = -1;  /* ContinuousPacketConnectivityHS_SCCH_less_Information */
 static int hf_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information_Response_PDU = -1;  /* ContinuousPacketConnectivityHS_SCCH_less_Information_Response */
+static int hf_nbap_ControlGAP_PDU = -1;           /* ControlGAP */
 static int hf_nbap_CPC_Information_PDU = -1;      /* CPC_Information */
+static int hf_nbap_ContinuousPacketConnectivityHS_SCCH_less_Deactivate_Indicator_PDU = -1;  /* ContinuousPacketConnectivityHS_SCCH_less_Deactivate_Indicator */
 static int hf_nbap_CriticalityDiagnostics_PDU = -1;  /* CriticalityDiagnostics */
 static int hf_nbap_CRNC_CommunicationContextID_PDU = -1;  /* CRNC_CommunicationContextID */
 static int hf_nbap_CSBMeasurementID_PDU = -1;     /* CSBMeasurementID */
 static int hf_nbap_CSBTransmissionID_PDU = -1;    /* CSBTransmissionID */
+static int hf_nbap_Common_EDCH_System_InformationLCR_PDU = -1;  /* Common_EDCH_System_InformationLCR */
+static int hf_nbap_Common_EDCH_System_Information_ResponseLCR_PDU = -1;  /* Common_EDCH_System_Information_ResponseLCR */
+static int hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext_PDU = -1;  /* Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext */
+static int hf_nbap_Common_MACFlows_to_DeleteLCR_PDU = -1;  /* Common_MACFlows_to_DeleteLCR */
+static int hf_nbap_CPC_InformationLCR_PDU = -1;   /* CPC_InformationLCR */
+static int hf_nbap_ContinuousPacketConnectivity_DRX_CapabilityLCR_PDU = -1;  /* ContinuousPacketConnectivity_DRX_CapabilityLCR */
+static int hf_nbap_ContinuousPacketConnectivity_DRX_InformationLCR_PDU = -1;  /* ContinuousPacketConnectivity_DRX_InformationLCR */
+static int hf_nbap_E_AGCH_UE_Inactivity_Monitor_Threshold_PDU = -1;  /* E_AGCH_UE_Inactivity_Monitor_Threshold */
+static int hf_nbap_ContinuousPacketConnectivity_DRX_Information_ResponseLCR_PDU = -1;  /* ContinuousPacketConnectivity_DRX_Information_ResponseLCR */
 static int hf_nbap_DCH_FDD_Information_PDU = -1;  /* DCH_FDD_Information */
 static int hf_nbap_DCH_Indicator_For_E_DCH_HSDPA_Operation_PDU = -1;  /* DCH_Indicator_For_E_DCH_HSDPA_Operation */
 static int hf_nbap_DCH_InformationResponse_PDU = -1;  /* DCH_InformationResponse */
+static int hf_nbap_DCH_MeasurementOccasion_Information_PDU = -1;  /* DCH_MeasurementOccasion_Information */
 static int hf_nbap_DCH_TDD_Information_PDU = -1;  /* DCH_TDD_Information */
 static int hf_nbap_FDD_DCHs_to_Modify_PDU = -1;   /* FDD_DCHs_to_Modify */
 static int hf_nbap_TDD_DCHs_to_Modify_PDU = -1;   /* TDD_DCHs_to_Modify */
 static int hf_nbap_DedicatedMeasurementType_PDU = -1;  /* DedicatedMeasurementType */
 static int hf_nbap_DelayedActivation_PDU = -1;    /* DelayedActivation */
+static int hf_nbap_DGANSS_Corrections_Req_PDU = -1;  /* DGANSS_Corrections_Req */
+static int hf_nbap_DGNSS_ValidityPeriod_PDU = -1;  /* DGNSS_ValidityPeriod */
+static int hf_nbap_DiversityMode_PDU = -1;        /* DiversityMode */
 static int hf_nbap_DL_DPCH_TimingAdjustment_PDU = -1;  /* DL_DPCH_TimingAdjustment */
 static int hf_nbap_DL_Power_PDU = -1;             /* DL_Power */
 static int hf_nbap_DL_PowerBalancing_Information_PDU = -1;  /* DL_PowerBalancing_Information */
@@ -1095,12 +1609,16 @@ static int hf_nbap_DL_TimeslotISCPInfo_PDU = -1;  /* DL_TimeslotISCPInfo */
 static int hf_nbap_DL_TimeslotISCPInfoLCR_PDU = -1;  /* DL_TimeslotISCPInfoLCR */
 static int hf_nbap_DL_TPC_Pattern01Count_PDU = -1;  /* DL_TPC_Pattern01Count */
 static int hf_nbap_DLTransmissionBranchLoadValue_PDU = -1;  /* DLTransmissionBranchLoadValue */
+static int hf_nbap_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_PDU = -1;  /* MaxHSDSCH_HSSCCH_Power_per_CELLPORTION */
 static int hf_nbap_DPC_Mode_PDU = -1;             /* DPC_Mode */
 static int hf_nbap_DPCH_ID768_PDU = -1;           /* DPCH_ID768 */
 static int hf_nbap_DSCH_InformationResponse_PDU = -1;  /* DSCH_InformationResponse */
 static int hf_nbap_DSCH_TDD_Information_PDU = -1;  /* DSCH_TDD_Information */
+static int hf_nbap_Dual_Band_Capability_Info_PDU = -1;  /* Dual_Band_Capability_Info */
 static int hf_nbap_DwPCH_Power_PDU = -1;          /* DwPCH_Power */
+static int hf_nbap_E_AGCH_Table_Choice_PDU = -1;  /* E_AGCH_Table_Choice */
 static int hf_nbap_E_AGCH_FDD_Code_Information_PDU = -1;  /* E_AGCH_FDD_Code_Information */
+static int hf_nbap_E_AI_Capability_PDU = -1;      /* E_AI_Capability */
 static int hf_nbap_E_DCH_Capability_PDU = -1;     /* E_DCH_Capability */
 static int hf_nbap_E_DCHCapacityConsumptionLaw_PDU = -1;  /* E_DCHCapacityConsumptionLaw */
 static int hf_nbap_E_DCH_TDD_CapacityConsumptionLaw_PDU = -1;  /* E_DCH_TDD_CapacityConsumptionLaw */
@@ -1112,7 +1630,11 @@ static int hf_nbap_E_DCH_FDD_Information_PDU = -1;  /* E_DCH_FDD_Information */
 static int hf_nbap_E_DCH_FDD_Information_Response_PDU = -1;  /* E_DCH_FDD_Information_Response */
 static int hf_nbap_E_DCH_FDD_Information_to_Modify_PDU = -1;  /* E_DCH_FDD_Information_to_Modify */
 static int hf_nbap_E_DCH_FDD_Update_Information_PDU = -1;  /* E_DCH_FDD_Update_Information */
+static int hf_nbap_E_DCH_DL_Control_Channel_Change_Information_PDU = -1;  /* E_DCH_DL_Control_Channel_Change_Information */
+static int hf_nbap_E_DCH_DL_Control_Channel_Grant_Information_PDU = -1;  /* E_DCH_DL_Control_Channel_Grant_Information */
 static int hf_nbap_E_DCH_PowerOffset_for_SchedulingInfo_PDU = -1;  /* E_DCH_PowerOffset_for_SchedulingInfo */
+static int hf_nbap_E_DCH_MACdPDU_SizeCapability_PDU = -1;  /* E_DCH_MACdPDU_SizeCapability */
+static int hf_nbap_E_DCH_MACdPDUSizeFormat_PDU = -1;  /* E_DCH_MACdPDUSizeFormat */
 static int hf_nbap_E_DCH_MACdFlows_Information_PDU = -1;  /* E_DCH_MACdFlows_Information */
 static int hf_nbap_E_DCH_MACdFlows_to_Delete_PDU = -1;  /* E_DCH_MACdFlows_to_Delete */
 static int hf_nbap_E_DCH_Non_serving_Relative_Grant_Down_Commands_PDU = -1;  /* E_DCH_Non_serving_Relative_Grant_Down_Commands */
@@ -1120,14 +1642,20 @@ static int hf_nbap_Maximum_Target_ReceivedTotalWideBandPower_PDU = -1;  /* Maxim
 static int hf_nbap_Target_NonServing_EDCH_To_Total_EDCH_Power_Ratio_PDU = -1;  /* Target_NonServing_EDCH_To_Total_EDCH_Power_Ratio */
 static int hf_nbap_E_DCH_RL_Indication_PDU = -1;  /* E_DCH_RL_Indication */
 static int hf_nbap_E_DCH_Serving_Cell_Change_Info_Response_PDU = -1;  /* E_DCH_Serving_Cell_Change_Info_Response */
+static int hf_nbap_EDCH_RACH_Report_Value_PDU = -1;  /* EDCH_RACH_Report_Value */
+static int hf_nbap_E_DPDCH_PowerInterpolation_PDU = -1;  /* E_DPDCH_PowerInterpolation */
+static int hf_nbap_E_DCH_MACdFlows_to_DeleteLCR_PDU = -1;  /* E_DCH_MACdFlows_to_DeleteLCR */
+static int hf_nbap_Enhanced_UE_DRX_InformationLCR_PDU = -1;  /* Enhanced_UE_DRX_InformationLCR */
 static int hf_nbap_End_Of_Audit_Sequence_Indicator_PDU = -1;  /* End_Of_Audit_Sequence_Indicator */
 static int hf_nbap_E_RGCH_E_HICH_FDD_Code_Information_PDU = -1;  /* E_RGCH_E_HICH_FDD_Code_Information */
-static int hf_nbap_E_TFCI_BetaEC_Boost_PDU = -1;  /* E_TFCI_BetaEC_Boost */
-static int hf_nbap_E_TFCI_BetaED_Switch_PDU = -1;  /* E_TFCI_BetaED_Switch */
+static int hf_nbap_E_RNTI_PDU = -1;               /* E_RNTI */
+static int hf_nbap_E_TFCI_Boost_Information_PDU = -1;  /* E_TFCI_Boost_Information */
 static int hf_nbap_E_DCHProvidedBitRate_PDU = -1;  /* E_DCHProvidedBitRate */
+static int hf_nbap_E_DCHProvidedBitRateValueInformation_For_CellPortion_PDU = -1;  /* E_DCHProvidedBitRateValueInformation_For_CellPortion */
 static int hf_nbap_E_HICH_TimeOffset_PDU = -1;    /* E_HICH_TimeOffset */
 static int hf_nbap_E_HICH_TimeOffsetLCR_PDU = -1;  /* E_HICH_TimeOffsetLCR */
 static int hf_nbap_E_DCH_Information_PDU = -1;    /* E_DCH_Information */
+static int hf_nbap_E_DCH_MACdFlow_Retransmission_Timer_PDU = -1;  /* E_DCH_MACdFlow_Retransmission_Timer */
 static int hf_nbap_E_DCH_Information_Response_PDU = -1;  /* E_DCH_Information_Response */
 static int hf_nbap_E_DCH_Information_Reconfig_PDU = -1;  /* E_DCH_Information_Reconfig */
 static int hf_nbap_Maximum_Generated_ReceivedTotalWideBandPowerInOtherCells_PDU = -1;  /* Maximum_Generated_ReceivedTotalWideBandPowerInOtherCells */
@@ -1135,11 +1663,23 @@ static int hf_nbap_E_DCH_768_Information_PDU = -1;  /* E_DCH_768_Information */
 static int hf_nbap_E_DCH_768_Information_Reconfig_PDU = -1;  /* E_DCH_768_Information_Reconfig */
 static int hf_nbap_E_DCH_LCR_Information_PDU = -1;  /* E_DCH_LCR_Information */
 static int hf_nbap_E_DCH_LCR_Information_Reconfig_PDU = -1;  /* E_DCH_LCR_Information_Reconfig */
+static int hf_nbap_DormantModeIndicator_PDU = -1;  /* DormantModeIndicator */
 static int hf_nbap_Enhanced_FACH_Capability_PDU = -1;  /* Enhanced_FACH_Capability */
+static int hf_nbap_EnhancedHSServingCC_Abort_PDU = -1;  /* EnhancedHSServingCC_Abort */
 static int hf_nbap_Enhanced_PCH_Capability_PDU = -1;  /* Enhanced_PCH_Capability */
+static int hf_nbap_Enhanced_UE_DRX_Capability_PDU = -1;  /* Enhanced_UE_DRX_Capability */
+static int hf_nbap_Enhanced_UE_DRX_InformationFDD_PDU = -1;  /* Enhanced_UE_DRX_InformationFDD */
+static int hf_nbap_Extended_E_DCH_LCRTDD_PhysicalLayerCategory_PDU = -1;  /* Extended_E_DCH_LCRTDD_PhysicalLayerCategory */
+static int hf_nbap_Ext_Max_Bits_MACe_PDU_non_scheduled_PDU = -1;  /* Ext_Max_Bits_MACe_PDU_non_scheduled */
+static int hf_nbap_Ext_Reference_E_TFCI_PO_PDU = -1;  /* Ext_Reference_E_TFCI_PO */
 static int hf_nbap_ExtendedPropagationDelay_PDU = -1;  /* ExtendedPropagationDelay */
 static int hf_nbap_Extended_RNC_ID_PDU = -1;      /* Extended_RNC_ID */
 static int hf_nbap_Extended_Round_Trip_Time_Value_PDU = -1;  /* Extended_Round_Trip_Time_Value */
+static int hf_nbap_Extended_HS_SCCH_ID_PDU = -1;  /* Extended_HS_SCCH_ID */
+static int hf_nbap_Extended_HS_SICH_ID_PDU = -1;  /* Extended_HS_SICH_ID */
+static int hf_nbap_Extended_E_HICH_ID_TDD_PDU = -1;  /* Extended_E_HICH_ID_TDD */
+static int hf_nbap_E_DCH_Semi_PersistentScheduling_Information_LCR_PDU = -1;  /* E_DCH_Semi_PersistentScheduling_Information_LCR */
+static int hf_nbap_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU = -1;  /* E_DCH_Semi_PersistentScheduling_Information_ResponseLCR */
 static int hf_nbap_Fast_Reconfiguration_Mode_PDU = -1;  /* Fast_Reconfiguration_Mode */
 static int hf_nbap_Fast_Reconfiguration_Permission_PDU = -1;  /* Fast_Reconfiguration_Permission */
 static int hf_nbap_FDD_S_CCPCH_FrameOffset_PDU = -1;  /* FDD_S_CCPCH_FrameOffset */
@@ -1147,17 +1687,39 @@ static int hf_nbap_F_DPCH_Capability_PDU = -1;    /* F_DPCH_Capability */
 static int hf_nbap_F_DPCH_SlotFormat_PDU = -1;    /* F_DPCH_SlotFormat */
 static int hf_nbap_F_DPCH_SlotFormatCapability_PDU = -1;  /* F_DPCH_SlotFormatCapability */
 static int hf_nbap_FNReportingIndicator_PDU = -1;  /* FNReportingIndicator */
+static int hf_nbap_GANSS_AddIonoModelReq_PDU = -1;  /* GANSS_AddIonoModelReq */
+static int hf_nbap_GANSS_AddNavigationModelsReq_PDU = -1;  /* GANSS_AddNavigationModelsReq */
+static int hf_nbap_GANSS_AddUTCModelsReq_PDU = -1;  /* GANSS_AddUTCModelsReq */
+static int hf_nbap_GANSS_Additional_Ionospheric_Model_PDU = -1;  /* GANSS_Additional_Ionospheric_Model */
+static int hf_nbap_GANSS_Additional_Navigation_Models_PDU = -1;  /* GANSS_Additional_Navigation_Models */
+static int hf_nbap_GANSS_Additional_Time_Models_PDU = -1;  /* GANSS_Additional_Time_Models */
+static int hf_nbap_GANSS_Additional_UTC_Models_PDU = -1;  /* GANSS_Additional_UTC_Models */
+static int hf_nbap_GANSS_ALM_ECEFsbasAlmanacSet_PDU = -1;  /* GANSS_ALM_ECEFsbasAlmanacSet */
+static int hf_nbap_GANSS_ALM_GlonassAlmanacSet_PDU = -1;  /* GANSS_ALM_GlonassAlmanacSet */
+static int hf_nbap_GANSS_ALM_MidiAlmanacSet_PDU = -1;  /* GANSS_ALM_MidiAlmanacSet */
+static int hf_nbap_GANSS_ALM_NAVKeplerianSet_PDU = -1;  /* GANSS_ALM_NAVKeplerianSet */
+static int hf_nbap_GANSS_ALM_ReducedKeplerianSet_PDU = -1;  /* GANSS_ALM_ReducedKeplerianSet */
+static int hf_nbap_GANSS_Auxiliary_Information_PDU = -1;  /* GANSS_Auxiliary_Information */
+static int hf_nbap_GANSS_AuxInfoReq_PDU = -1;     /* GANSS_AuxInfoReq */
 static int hf_nbap_GANSS_Common_Data_PDU = -1;    /* GANSS_Common_Data */
+static int hf_nbap_GANSS_Earth_Orientation_Parameters_PDU = -1;  /* GANSS_Earth_Orientation_Parameters */
+static int hf_nbap_GANSS_EarthOrientParaReq_PDU = -1;  /* GANSS_EarthOrientParaReq */
 static int hf_nbap_GANSS_Generic_Data_PDU = -1;   /* GANSS_Generic_Data */
+static int hf_nbap_GANSS_ID_PDU = -1;             /* GANSS_ID */
 static int hf_nbap_GANSS_Information_PDU = -1;    /* GANSS_Information */
+static int hf_nbap_GANSS_SBAS_ID_PDU = -1;        /* GANSS_SBAS_ID */
+static int hf_nbap_GANSS_Time_ID_PDU = -1;        /* GANSS_Time_ID */
+static int hf_nbap_HARQ_MemoryPartitioningInfoExtForMIMO_PDU = -1;  /* HARQ_MemoryPartitioningInfoExtForMIMO */
 static int hf_nbap_HARQ_Preamble_Mode_PDU = -1;   /* HARQ_Preamble_Mode */
 static int hf_nbap_HARQ_Preamble_Mode_Activation_Indicator_PDU = -1;  /* HARQ_Preamble_Mode_Activation_Indicator */
 static int hf_nbap_HSDPA_Capability_PDU = -1;     /* HSDPA_Capability */
 static int hf_nbap_HS_DSCHProvidedBitRate_PDU = -1;  /* HS_DSCHProvidedBitRate */
 static int hf_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_PDU = -1;  /* HS_DSCHProvidedBitRateValueInformation_For_CellPortion */
+static int hf_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_PDU = -1;  /* HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR */
 static int hf_nbap_HS_DSCHRequiredPower_PDU = -1;  /* HS_DSCHRequiredPower */
 static int hf_nbap_HS_DSCHRequiredPowerValue_PDU = -1;  /* HS_DSCHRequiredPowerValue */
 static int hf_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion_PDU = -1;  /* HS_DSCHRequiredPowerValueInformation_For_CellPortion */
+static int hf_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_PDU = -1;  /* HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR */
 static int hf_nbap_HSDSCH_Common_System_InformationFDD_PDU = -1;  /* HSDSCH_Common_System_InformationFDD */
 static int hf_nbap_HSDSCH_Common_System_Information_ResponseFDD_PDU = -1;  /* HSDSCH_Common_System_Information_ResponseFDD */
 static int hf_nbap_HSDSCH_FDD_Information_PDU = -1;  /* HSDSCH_FDD_Information */
@@ -1172,6 +1734,10 @@ static int hf_nbap_HSDSCH_Paging_System_Information_ResponseFDD_PDU = -1;  /* HS
 static int hf_nbap_HSDSCH_TDD_Information_Response_PDU = -1;  /* HSDSCH_TDD_Information_Response */
 static int hf_nbap_HSDSCH_MACdFlows_Information_PDU = -1;  /* HSDSCH_MACdFlows_Information */
 static int hf_nbap_HSDSCH_MACdFlows_to_Delete_PDU = -1;  /* HSDSCH_MACdFlows_to_Delete */
+static int hf_nbap_HSDSCH_TBSizeTableIndicator_PDU = -1;  /* HSDSCH_TBSizeTableIndicator */
+static int hf_nbap_HSDSCH_PreconfigurationInfo_PDU = -1;  /* HSDSCH_PreconfigurationInfo */
+static int hf_nbap_Additional_EDCH_Preconfiguration_Information_PDU = -1;  /* Additional_EDCH_Preconfiguration_Information */
+static int hf_nbap_HSDSCH_PreconfigurationSetup_PDU = -1;  /* HSDSCH_PreconfigurationSetup */
 static int hf_nbap_HSSCCH_Specific_InformationRespListTDD768_PDU = -1;  /* HSSCCH_Specific_InformationRespListTDD768 */
 static int hf_nbap_HS_SICH_Reception_Quality_Value_PDU = -1;  /* HS_SICH_Reception_Quality_Value */
 static int hf_nbap_HS_SICH_failed_PDU = -1;       /* HS_SICH_failed */
@@ -1189,14 +1755,39 @@ static int hf_nbap_HS_DSCH_Serving_Cell_Change_Info_PDU = -1;  /* HS_DSCH_Servin
 static int hf_nbap_HS_DSCH_Serving_Cell_Change_Info_Response_PDU = -1;  /* HS_DSCH_Serving_Cell_Change_Info_Response */
 static int hf_nbap_HSDSCH_FDD_Update_Information_PDU = -1;  /* HSDSCH_FDD_Update_Information */
 static int hf_nbap_HSDSCH_TDD_Update_Information_PDU = -1;  /* HSDSCH_TDD_Update_Information */
+static int hf_nbap_HSDSCH_Common_System_InformationLCR_PDU = -1;  /* HSDSCH_Common_System_InformationLCR */
+static int hf_nbap_HSDSCH_Common_System_Information_ResponseLCR_PDU = -1;  /* HSDSCH_Common_System_Information_ResponseLCR */
+static int hf_nbap_HSDSCH_Paging_System_InformationLCR_PDU = -1;  /* HSDSCH_Paging_System_InformationLCR */
+static int hf_nbap_HSDSCH_Paging_System_Information_ResponseLCR_PDU = -1;  /* HSDSCH_Paging_System_Information_ResponseLCR */
+static int hf_nbap_HS_DSCH_Semi_PersistentScheduling_Information_LCR_PDU = -1;  /* HS_DSCH_Semi_PersistentScheduling_Information_LCR */
+static int hf_nbap_RepetitionPeriodIndex_PDU = -1;  /* RepetitionPeriodIndex */
+static int hf_nbap_SPS_Reservation_Indicator_PDU = -1;  /* SPS_Reservation_Indicator */
+static int hf_nbap_HS_DSCH_SPS_Operation_Indicator_PDU = -1;  /* HS_DSCH_SPS_Operation_Indicator */
+static int hf_nbap_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU = -1;  /* HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR */
+static int hf_nbap_Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU = -1;  /* Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst */
+static int hf_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_PDU = -1;  /* Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext */
+static int hf_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU = -1;  /* Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst */
+static int hf_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_PDU = -1;  /* Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext */
+static int hf_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU = -1;  /* Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst */
+static int hf_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext_PDU = -1;  /* Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext */
+static int hf_nbap_MIMO_ReferenceSignal_InformationListLCR_PDU = -1;  /* MIMO_ReferenceSignal_InformationListLCR */
+static int hf_nbap_HSSICH_ReferenceSignal_InformationLCR_PDU = -1;  /* HSSICH_ReferenceSignal_InformationLCR */
+static int hf_nbap_HSSICH_ReferenceSignal_InformationModifyLCR_PDU = -1;  /* HSSICH_ReferenceSignal_InformationModifyLCR */
+static int hf_nbap_IMB_Parameters_PDU = -1;       /* IMB_Parameters */
 static int hf_nbap_InformationReportCharacteristics_PDU = -1;  /* InformationReportCharacteristics */
 static int hf_nbap_InformationExchangeID_PDU = -1;  /* InformationExchangeID */
 static int hf_nbap_InformationType_PDU = -1;      /* InformationType */
 static int hf_nbap_Initial_DL_DPCH_TimingAdjustment_Allowed_PDU = -1;  /* Initial_DL_DPCH_TimingAdjustment_Allowed */
 static int hf_nbap_InnerLoopDLPCStatus_PDU = -1;  /* InnerLoopDLPCStatus */
+static int hf_nbap_IPMulticastIndication_PDU = -1;  /* IPMulticastIndication */
+static int hf_nbap_IPMulticastDataBearerIndication_PDU = -1;  /* IPMulticastDataBearerIndication */
+static int hf_nbap_IdleIntervalInformation_PDU = -1;  /* IdleIntervalInformation */
 static int hf_nbap_Local_Cell_ID_PDU = -1;        /* Local_Cell_ID */
 static int hf_nbap_LCRTDD_Uplink_Physical_Channel_Capability_PDU = -1;  /* LCRTDD_Uplink_Physical_Channel_Capability */
 static int hf_nbap_MAC_PDU_SizeExtended_PDU = -1;  /* MAC_PDU_SizeExtended */
+static int hf_nbap_MACes_Maximum_Bitrate_LCR_PDU = -1;  /* MACes_Maximum_Bitrate_LCR */
+static int hf_nbap_Maximum_Number_of_Retransmissions_For_E_DCH_PDU = -1;  /* Maximum_Number_of_Retransmissions_For_E_DCH */
+static int hf_nbap_Maximum_Target_ReceivedTotalWideBandPower_LCR_PDU = -1;  /* Maximum_Target_ReceivedTotalWideBandPower_LCR */
 static int hf_nbap_MaximumTransmissionPower_PDU = -1;  /* MaximumTransmissionPower */
 static int hf_nbap_Max_UE_DTX_Cycle_PDU = -1;     /* Max_UE_DTX_Cycle */
 static int hf_nbap_MBMS_Capability_PDU = -1;      /* MBMS_Capability */
@@ -1207,44 +1798,69 @@ static int hf_nbap_MeasurementRecoveryReportingIndicator_PDU = -1;  /* Measureme
 static int hf_nbap_MeasurementRecoverySupportIndicator_PDU = -1;  /* MeasurementRecoverySupportIndicator */
 static int hf_nbap_MessageStructure_PDU = -1;     /* MessageStructure */
 static int hf_nbap_MICH_CFN_PDU = -1;             /* MICH_CFN */
+static int hf_nbap_MidambleShiftLCR_PDU = -1;     /* MidambleShiftLCR */
+static int hf_nbap_MIMO_ActivationIndicator_PDU = -1;  /* MIMO_ActivationIndicator */
 static int hf_nbap_MIMO_Capability_PDU = -1;      /* MIMO_Capability */
-static int hf_nbap_MIMO_Information_PDU = -1;     /* MIMO_Information */
-static int hf_nbap_MIMO_InformationToModify_PDU = -1;  /* MIMO_InformationToModify */
+static int hf_nbap_MIMO_Mode_Indicator_PDU = -1;  /* MIMO_Mode_Indicator */
+static int hf_nbap_MIMO_N_M_Ratio_PDU = -1;       /* MIMO_N_M_Ratio */
 static int hf_nbap_MIMO_PilotConfiguration_PDU = -1;  /* MIMO_PilotConfiguration */
+static int hf_nbap_MIMO_PilotConfigurationExtension_PDU = -1;  /* MIMO_PilotConfigurationExtension */
+static int hf_nbap_MIMO_PowerOffsetForS_CPICHCapability_PDU = -1;  /* MIMO_PowerOffsetForS_CPICHCapability */
+static int hf_nbap_MinimumReducedE_DPDCH_GainFactor_PDU = -1;  /* MinimumReducedE_DPDCH_GainFactor */
 static int hf_nbap_Modification_Period_PDU = -1;  /* Modification_Period */
 static int hf_nbap_MAChs_ResetIndicator_PDU = -1;  /* MAChs_ResetIndicator */
 static int hf_nbap_ModulationMBSFN_PDU = -1;      /* ModulationMBSFN */
 static int hf_nbap_ModulationPO_MBSFN_PDU = -1;   /* ModulationPO_MBSFN */
 static int hf_nbap_MBSFN_Only_Mode_Indicator_PDU = -1;  /* MBSFN_Only_Mode_Indicator */
 static int hf_nbap_MBSFN_Only_Mode_Capability_PDU = -1;  /* MBSFN_Only_Mode_Capability */
+static int hf_nbap_Multicarrier_Number_PDU = -1;  /* Multicarrier_Number */
+static int hf_nbap_MultipleFreq_HARQ_MemoryPartitioning_InformationList_PDU = -1;  /* MultipleFreq_HARQ_MemoryPartitioning_InformationList */
+static int hf_nbap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_PDU = -1;  /* MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR */
+static int hf_nbap_Multi_Cell_Capability_Info_PDU = -1;  /* Multi_Cell_Capability_Info */
+static int hf_nbap_Multicell_EDCH_InformationItemIEs_PDU = -1;  /* Multicell_EDCH_InformationItemIEs */
+static int hf_nbap_Multicell_EDCH_RL_Specific_InformationItemIEs_PDU = -1;  /* Multicell_EDCH_RL_Specific_InformationItemIEs */
+static int hf_nbap_MIMO_SFMode_For_HSPDSCHDualStream_PDU = -1;  /* MIMO_SFMode_For_HSPDSCHDualStream */
 static int hf_nbap_NCyclesPerSFNperiod_PDU = -1;  /* NCyclesPerSFNperiod */
 static int hf_nbap_NRepetitionsPerCyclePeriod_PDU = -1;  /* NRepetitionsPerCyclePeriod */
 static int hf_nbap_NeighbouringCellMeasurementInformation_PDU = -1;  /* NeighbouringCellMeasurementInformation */
 static int hf_nbap_NeighbouringTDDCellMeasurementInformationLCR_PDU = -1;  /* NeighbouringTDDCellMeasurementInformationLCR */
 static int hf_nbap_NeighbouringTDDCellMeasurementInformation768_PDU = -1;  /* NeighbouringTDDCellMeasurementInformation768 */
+static int hf_nbap_NonCellSpecificTxDiversity_PDU = -1;  /* NonCellSpecificTxDiversity */
 static int hf_nbap_NI_Information_PDU = -1;       /* NI_Information */
 static int hf_nbap_NodeB_CommunicationContextID_PDU = -1;  /* NodeB_CommunicationContextID */
 static int hf_nbap_NumberOfReportedCellPortions_PDU = -1;  /* NumberOfReportedCellPortions */
+static int hf_nbap_NumberOfReportedCellPortionsLCR_PDU = -1;  /* NumberOfReportedCellPortionsLCR */
 static int hf_nbap_NSubCyclesPerCyclePeriod_PDU = -1;  /* NSubCyclesPerCyclePeriod */
+static int hf_nbap_Number_Of_Supported_Carriers_PDU = -1;  /* Number_Of_Supported_Carriers */
+static int hf_nbap_NoOfTargetCellHS_SCCH_Order_PDU = -1;  /* NoOfTargetCellHS_SCCH_Order */
+static int hf_nbap_Out_of_Sychronization_Window_PDU = -1;  /* Out_of_Sychronization_Window */
+static int hf_nbap_Paging_MACFlows_to_DeleteFDD_PDU = -1;  /* Paging_MACFlows_to_DeleteFDD */
+static int hf_nbap_PhysicalChannelID_for_CommonERNTI_RequestedIndicator_PDU = -1;  /* PhysicalChannelID_for_CommonERNTI_RequestedIndicator */
 static int hf_nbap_PLCCHinformation_PDU = -1;     /* PLCCHinformation */
 static int hf_nbap_PowerAdjustmentType_PDU = -1;  /* PowerAdjustmentType */
+static int hf_nbap_PrecodingWeightSetRestriction_PDU = -1;  /* PrecodingWeightSetRestriction */
 static int hf_nbap_Primary_CPICH_Usage_for_Channel_Estimation_PDU = -1;  /* Primary_CPICH_Usage_for_Channel_Estimation */
 static int hf_nbap_PrimaryScramblingCode_PDU = -1;  /* PrimaryScramblingCode */
 static int hf_nbap_PrimaryCCPCH_RSCP_PDU = -1;    /* PrimaryCCPCH_RSCP */
 static int hf_nbap_PrimaryCCPCH_RSCP_Delta_PDU = -1;  /* PrimaryCCPCH_RSCP_Delta */
+static int hf_nbap_UE_Selected_MBMS_Service_Information_PDU = -1;  /* UE_Selected_MBMS_Service_Information */
+static int hf_nbap_Paging_MACFlows_to_DeleteLCR_PDU = -1;  /* Paging_MACFlows_to_DeleteLCR */
 static int hf_nbap_RL_Specific_DCH_Info_PDU = -1;  /* RL_Specific_DCH_Info */
 static int hf_nbap_RL_Specific_E_DCH_Info_PDU = -1;  /* RL_Specific_E_DCH_Info */
 static int hf_nbap_Reference_ReceivedTotalWideBandPower_PDU = -1;  /* Reference_ReceivedTotalWideBandPower */
-static int hf_nbap_Reference_ReceivedTotalWideBandPower_LCR_PDU = -1;  /* Reference_ReceivedTotalWideBandPower_LCR */
 static int hf_nbap_Reference_ReceivedTotalWideBandPowerReporting_PDU = -1;  /* Reference_ReceivedTotalWideBandPowerReporting */
 static int hf_nbap_Reference_ReceivedTotalWideBandPowerSupportIndicator_PDU = -1;  /* Reference_ReceivedTotalWideBandPowerSupportIndicator */
 static int hf_nbap_ReferenceClockAvailability_PDU = -1;  /* ReferenceClockAvailability */
 static int hf_nbap_ReferenceSFNoffset_PDU = -1;   /* ReferenceSFNoffset */
 static int hf_nbap_ReportCharacteristics_PDU = -1;  /* ReportCharacteristics */
 static int hf_nbap_ReportCharacteristicsType_OnModification_PDU = -1;  /* ReportCharacteristicsType_OnModification */
+static int hf_nbap_EDCH_RACH_Report_IncrDecrThres_PDU = -1;  /* EDCH_RACH_Report_IncrDecrThres */
+static int hf_nbap_EDCH_RACH_Report_ThresholdInformation_PDU = -1;  /* EDCH_RACH_Report_ThresholdInformation */
 static int hf_nbap_RL_ID_PDU = -1;                /* RL_ID */
 static int hf_nbap_RL_Set_ID_PDU = -1;            /* RL_Set_ID */
+static int hf_nbap_DL_RLC_PDU_Size_Format_PDU = -1;  /* DL_RLC_PDU_Size_Format */
 static int hf_nbap_Received_total_wide_band_power_For_CellPortion_Value_PDU = -1;  /* Received_total_wide_band_power_For_CellPortion_Value */
+static int hf_nbap_Received_total_wide_band_power_For_CellPortion_ValueLCR_PDU = -1;  /* Received_total_wide_band_power_For_CellPortion_ValueLCR */
 static int hf_nbap_Received_total_wide_band_power_Value_IncrDecrThres_PDU = -1;  /* Received_total_wide_band_power_Value_IncrDecrThres */
 static int hf_nbap_Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value_PDU = -1;  /* Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value */
 static int hf_nbap_Received_Scheduled_EDCH_Power_Share_Value_PDU = -1;  /* Received_Scheduled_EDCH_Power_Share_Value */
@@ -1255,9 +1871,11 @@ static int hf_nbap_Rx_Timing_Deviation_Value_384_ext_PDU = -1;  /* Rx_Timing_Dev
 static int hf_nbap_RTWP_ReportingIndicator_PDU = -1;  /* RTWP_ReportingIndicator */
 static int hf_nbap_RTWP_CellPortion_ReportingIndicator_PDU = -1;  /* RTWP_CellPortion_ReportingIndicator */
 static int hf_nbap_AdjustmentPeriod_PDU = -1;     /* AdjustmentPeriod */
+static int hf_nbap_E_DPCCH_Power_Boosting_Capability_PDU = -1;  /* E_DPCCH_Power_Boosting_Capability */
 static int hf_nbap_SAT_Info_Almanac_ExtList_PDU = -1;  /* SAT_Info_Almanac_ExtList */
 static int hf_nbap_ScaledAdjustmentRatio_PDU = -1;  /* ScaledAdjustmentRatio */
 static int hf_nbap_MaxAdjustmentStep_PDU = -1;    /* MaxAdjustmentStep */
+static int hf_nbap_SchedulingPriorityIndicator_PDU = -1;  /* SchedulingPriorityIndicator */
 static int hf_nbap_Secondary_CPICH_Information_Change_PDU = -1;  /* Secondary_CPICH_Information_Change */
 static int hf_nbap_Secondary_CCPCH_SlotFormat_Extended_PDU = -1;  /* Secondary_CCPCH_SlotFormat_Extended */
 static int hf_nbap_Serving_E_DCH_RL_ID_PDU = -1;  /* Serving_E_DCH_RL_ID */
@@ -1265,16 +1883,22 @@ static int hf_nbap_SFN_PDU = -1;                  /* SFN */
 static int hf_nbap_SFNSFNMeasurementThresholdInformation_PDU = -1;  /* SFNSFNMeasurementThresholdInformation */
 static int hf_nbap_SFNSFNMeasurementValueInformation_PDU = -1;  /* SFNSFNMeasurementValueInformation */
 static int hf_nbap_ShutdownTimer_PDU = -1;        /* ShutdownTimer */
+static int hf_nbap_Single_Stream_MIMO_ActivationIndicator_PDU = -1;  /* Single_Stream_MIMO_ActivationIndicator */
+static int hf_nbap_Single_Stream_MIMO_Capability_PDU = -1;  /* Single_Stream_MIMO_Capability */
+static int hf_nbap_Single_Stream_MIMO_Mode_Indicator_PDU = -1;  /* Single_Stream_MIMO_Mode_Indicator */
 static int hf_nbap_SignallingBearerRequestIndicator_PDU = -1;  /* SignallingBearerRequestIndicator */
+static int hf_nbap_SixtyfourQAM_UsageAllowedIndicator_PDU = -1;  /* SixtyfourQAM_UsageAllowedIndicator */
+static int hf_nbap_SixtyfourQAM_DL_UsageIndicator_PDU = -1;  /* SixtyfourQAM_DL_UsageIndicator */
 static int hf_nbap_SixtyfourQAM_DL_Capability_PDU = -1;  /* SixtyfourQAM_DL_Capability */
+static int hf_nbap_SixtyfourQAM_DL_MIMO_Combined_Capability_PDU = -1;  /* SixtyfourQAM_DL_MIMO_Combined_Capability */
 static int hf_nbap_SixteenQAM_UL_Capability_PDU = -1;  /* SixteenQAM_UL_Capability */
-static int hf_nbap_SixteenQAM_UL_Information_PDU = -1;  /* SixteenQAM_UL_Information */
-static int hf_nbap_SixteenQAM_UL_Information_to_Modify_PDU = -1;  /* SixteenQAM_UL_Information_to_Modify */
+static int hf_nbap_SixteenQAM_UL_Operation_Indicator_PDU = -1;  /* SixteenQAM_UL_Operation_Indicator */
 static int hf_nbap_Start_Of_Audit_Sequence_Indicator_PDU = -1;  /* Start_Of_Audit_Sequence_Indicator */
 static int hf_nbap_SyncCase_PDU = -1;             /* SyncCase */
 static int hf_nbap_SynchronisationReportCharacteristics_PDU = -1;  /* SynchronisationReportCharacteristics */
 static int hf_nbap_SyncDLCodeIdThreInfoLCR_PDU = -1;  /* SyncDLCodeIdThreInfoLCR */
 static int hf_nbap_SynchronisationReportType_PDU = -1;  /* SynchronisationReportType */
+static int hf_nbap_Semi_PersistentScheduling_CapabilityLCR_PDU = -1;  /* Semi_PersistentScheduling_CapabilityLCR */
 static int hf_nbap_T_Cell_PDU = -1;               /* T_Cell */
 static int hf_nbap_TDD_DL_DPCH_TimeSlotFormat_LCR_PDU = -1;  /* TDD_DL_DPCH_TimeSlotFormat_LCR */
 static int hf_nbap_TDD_TPC_DownlinkStepSize_PDU = -1;  /* TDD_TPC_DownlinkStepSize */
@@ -1283,6 +1907,8 @@ static int hf_nbap_TDD_UL_DPCH_TimeSlotFormat_LCR_PDU = -1;  /* TDD_UL_DPCH_Time
 static int hf_nbap_TFCI_Presence_PDU = -1;        /* TFCI_Presence */
 static int hf_nbap_TimeSlot_PDU = -1;             /* TimeSlot */
 static int hf_nbap_TimeSlotLCR_PDU = -1;          /* TimeSlotLCR */
+static int hf_nbap_TimeslotLCR_Extension_PDU = -1;  /* TimeslotLCR_Extension */
+static int hf_nbap_TimeSlotMeasurementValueListLCR_PDU = -1;  /* TimeSlotMeasurementValueListLCR */
 static int hf_nbap_TimingAdjustmentValue_PDU = -1;  /* TimingAdjustmentValue */
 static int hf_nbap_TimingAdjustmentValueLCR_PDU = -1;  /* TimingAdjustmentValueLCR */
 static int hf_nbap_TimingAdvanceApplied_PDU = -1;  /* TimingAdvanceApplied */
@@ -1290,26 +1916,44 @@ static int hf_nbap_SynchronisationIndicator_PDU = -1;  /* SynchronisationIndicat
 static int hf_nbap_TnlQos_PDU = -1;               /* TnlQos */
 static int hf_nbap_Transmission_Gap_Pattern_Sequence_Information_PDU = -1;  /* Transmission_Gap_Pattern_Sequence_Information */
 static int hf_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue_PDU = -1;  /* TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue */
+static int hf_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_PDU = -1;  /* TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue */
 static int hf_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue_PDU = -1;  /* TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue */
 static int hf_nbap_Transmitted_Carrier_Power_For_CellPortion_Value_PDU = -1;  /* Transmitted_Carrier_Power_For_CellPortion_Value */
+static int hf_nbap_Transmitted_Carrier_Power_For_CellPortion_ValueLCR_PDU = -1;  /* Transmitted_Carrier_Power_For_CellPortion_ValueLCR */
 static int hf_nbap_Transmitted_Carrier_Power_Value_PDU = -1;  /* Transmitted_Carrier_Power_Value */
 static int hf_nbap_TransmissionDiversityApplied_PDU = -1;  /* TransmissionDiversityApplied */
+static int hf_nbap_TransmitDiversityIndicator_PDU = -1;  /* TransmitDiversityIndicator */
+static int hf_nbap_TransportBearerRequestIndicator_PDU = -1;  /* TransportBearerRequestIndicator */
+static int hf_nbap_TransportBearerNotRequestedIndicator_PDU = -1;  /* TransportBearerNotRequestedIndicator */
+static int hf_nbap_TransportBearerNotSetupIndicator_PDU = -1;  /* TransportBearerNotSetupIndicator */
 static int hf_nbap_TransportLayerAddress_PDU = -1;  /* TransportLayerAddress */
+static int hf_nbap_TS0_CapabilityLCR_PDU = -1;    /* TS0_CapabilityLCR */
 static int hf_nbap_TSTD_Indicator_PDU = -1;       /* TSTD_Indicator */
+static int hf_nbap_TSN_Length_PDU = -1;           /* TSN_Length */
 static int hf_nbap_TUTRANGANSSMeasurementThresholdInformation_PDU = -1;  /* TUTRANGANSSMeasurementThresholdInformation */
 static int hf_nbap_TUTRANGANSSMeasurementValueInformation_PDU = -1;  /* TUTRANGANSSMeasurementValueInformation */
 static int hf_nbap_TUTRANGPSMeasurementThresholdInformation_PDU = -1;  /* TUTRANGPSMeasurementThresholdInformation */
 static int hf_nbap_TUTRANGPSMeasurementValueInformation_PDU = -1;  /* TUTRANGPSMeasurementValueInformation */
+static int hf_nbap_TxDiversityOnDLControlChannelsByMIMOUECapability_PDU = -1;  /* TxDiversityOnDLControlChannelsByMIMOUECapability */
 static int hf_nbap_TypeOfError_PDU = -1;          /* TypeOfError */
 static int hf_nbap_UARFCN_PDU = -1;               /* UARFCN */
+static int hf_nbap_UE_AggregateMaximumBitRate_PDU = -1;  /* UE_AggregateMaximumBitRate */
+static int hf_nbap_UE_AggregateMaximumBitRate_Enforcement_Indicator_PDU = -1;  /* UE_AggregateMaximumBitRate_Enforcement_Indicator */
 static int hf_nbap_UE_Capability_Information_PDU = -1;  /* UE_Capability_Information */
+static int hf_nbap_UE_TS0_CapabilityLCR_PDU = -1;  /* UE_TS0_CapabilityLCR */
+static int hf_nbap_UE_SupportIndicatorExtension_PDU = -1;  /* UE_SupportIndicatorExtension */
+static int hf_nbap_LCRTDD_HSDSCH_Physical_Layer_Category_PDU = -1;  /* LCRTDD_HSDSCH_Physical_Layer_Category */
 static int hf_nbap_UL_DPDCH_Indicator_For_E_DCH_Operation_PDU = -1;  /* UL_DPDCH_Indicator_For_E_DCH_Operation */
 static int hf_nbap_UL_SIR_PDU = -1;               /* UL_SIR */
 static int hf_nbap_UL_Synchronisation_Parameters_LCR_PDU = -1;  /* UL_Synchronisation_Parameters_LCR */
+static int hf_nbap_UPPCHPositionLCR_PDU = -1;     /* UPPCHPositionLCR */
+static int hf_nbap_UpPTSInterference_For_CellPortion_Value_PDU = -1;  /* UpPTSInterference_For_CellPortion_Value */
 static int hf_nbap_UpPTSInterferenceValue_PDU = -1;  /* UpPTSInterferenceValue */
 static int hf_nbap_Unidirectional_DCH_Indicator_PDU = -1;  /* Unidirectional_DCH_Indicator */
 static int hf_nbap_USCH_Information_PDU = -1;     /* USCH_Information */
 static int hf_nbap_USCH_InformationResponse_PDU = -1;  /* USCH_InformationResponse */
+static int hf_nbap_UL_TimeslotISCP_For_CellPortion_Value_PDU = -1;  /* UL_TimeslotISCP_For_CellPortion_Value */
+static int hf_nbap_UL_TimeslotISCP_Value_IncrDecrThres_PDU = -1;  /* UL_TimeslotISCP_Value_IncrDecrThres */
 static int hf_nbap_CommonTransportChannelSetupRequestFDD_PDU = -1;  /* CommonTransportChannelSetupRequestFDD */
 static int hf_nbap_CommonPhysicalChannelType_CTCH_SetupRqstFDD_PDU = -1;  /* CommonPhysicalChannelType_CTCH_SetupRqstFDD */
 static int hf_nbap_FACH_ParametersListIE_CTCH_SetupRqstFDD_PDU = -1;  /* FACH_ParametersListIE_CTCH_SetupRqstFDD */
@@ -1319,13 +1963,15 @@ static int hf_nbap_RACH_ParametersItem_CTCH_SetupRqstFDD_PDU = -1;  /* RACH_Para
 static int hf_nbap_CommonTransportChannelSetupRequestTDD_PDU = -1;  /* CommonTransportChannelSetupRequestTDD */
 static int hf_nbap_CommonPhysicalChannelType_CTCH_SetupRqstTDD_PDU = -1;  /* CommonPhysicalChannelType_CTCH_SetupRqstTDD */
 static int hf_nbap_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD_PDU = -1;  /* Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD */
+static int hf_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_PDU = -1;  /* Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD */
+static int hf_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_PDU = -1;  /* Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD */
 static int hf_nbap_FACH_ParametersListIE_CTCH_SetupRqstTDD_PDU = -1;  /* FACH_ParametersListIE_CTCH_SetupRqstTDD */
 static int hf_nbap_PCH_ParametersItem_CTCH_SetupRqstTDD_PDU = -1;  /* PCH_ParametersItem_CTCH_SetupRqstTDD */
 static int hf_nbap_PICH_ParametersItem_CTCH_SetupRqstTDD_PDU = -1;  /* PICH_ParametersItem_CTCH_SetupRqstTDD */
 static int hf_nbap_PICH_LCR_Parameters_CTCH_SetupRqstTDD_PDU = -1;  /* PICH_LCR_Parameters_CTCH_SetupRqstTDD */
 static int hf_nbap_PICH_768_ParametersItem_CTCH_SetupRqstTDD_PDU = -1;  /* PICH_768_ParametersItem_CTCH_SetupRqstTDD */
-static int hf_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_PDU = -1;  /* Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD */
 static int hf_nbap_MICH_Parameters_CTCH_SetupRqstTDD_PDU = -1;  /* MICH_Parameters_CTCH_SetupRqstTDD */
+static int hf_nbap_TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD_PDU = -1;  /* TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD */
 static int hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD_PDU = -1;  /* Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD */
 static int hf_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_SetupRqstTDD_PDU = -1;  /* Secondary_CCPCH_LCR_parameterExtendedList_CTCH_SetupRqstTDD */
 static int hf_nbap_PRACH_ParametersItem_CTCH_SetupRqstTDD_PDU = -1;  /* PRACH_ParametersItem_CTCH_SetupRqstTDD */
@@ -1333,7 +1979,9 @@ static int hf_nbap_RACH_ParameterItem_CTCH_SetupRqstTDD_PDU = -1;  /* RACH_Param
 static int hf_nbap_PRACH_LCR_ParametersList_CTCH_SetupRqstTDD_PDU = -1;  /* PRACH_LCR_ParametersList_CTCH_SetupRqstTDD */
 static int hf_nbap_PRACH_768_ParametersItem_CTCH_SetupRqstTDD_PDU = -1;  /* PRACH_768_ParametersItem_CTCH_SetupRqstTDD */
 static int hf_nbap_FPACH_LCR_Parameters_CTCH_SetupRqstTDD_PDU = -1;  /* FPACH_LCR_Parameters_CTCH_SetupRqstTDD */
-static int hf_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_PDU = -1;  /* Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD */
+static int hf_nbap_PLCCH_parameters_PDU = -1;     /* PLCCH_parameters */
+static int hf_nbap_E_RUCCH_parameters_PDU = -1;   /* E_RUCCH_parameters */
+static int hf_nbap_E_RUCCH_768_parameters_PDU = -1;  /* E_RUCCH_768_parameters */
 static int hf_nbap_CommonTransportChannelSetupResponse_PDU = -1;  /* CommonTransportChannelSetupResponse */
 static int hf_nbap_FACH_CommonTransportChannel_InformationResponse_PDU = -1;  /* FACH_CommonTransportChannel_InformationResponse */
 static int hf_nbap_CommonTransportChannelSetupFailure_PDU = -1;  /* CommonTransportChannelSetupFailure */
@@ -1348,17 +1996,18 @@ static int hf_nbap_AICH_ParametersListIE_CTCH_ReconfRqstFDD_PDU = -1;  /* AICH_P
 static int hf_nbap_CommonTransportChannelReconfigurationRequestTDD_PDU = -1;  /* CommonTransportChannelReconfigurationRequestTDD */
 static int hf_nbap_Secondary_CCPCH_Parameters_CTCH_ReconfRqstTDD_PDU = -1;  /* Secondary_CCPCH_Parameters_CTCH_ReconfRqstTDD */
 static int hf_nbap_Secondary_CCPCHListIE_CTCH_ReconfRqstTDD_PDU = -1;  /* Secondary_CCPCHListIE_CTCH_ReconfRqstTDD */
-static int hf_nbap_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD_PDU = -1;  /* Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD */
+static int hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_PDU = -1;  /* Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD */
+static int hf_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_PDU = -1;  /* Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD */
 static int hf_nbap_PICH_Parameters_CTCH_ReconfRqstTDD_PDU = -1;  /* PICH_Parameters_CTCH_ReconfRqstTDD */
-static int hf_nbap_PICH_768_Parameters_CTCH_ReconfRqstTDD_PDU = -1;  /* PICH_768_Parameters_CTCH_ReconfRqstTDD */
 static int hf_nbap_FACH_ParametersList_CTCH_ReconfRqstTDD_PDU = -1;  /* FACH_ParametersList_CTCH_ReconfRqstTDD */
 static int hf_nbap_PCH_Parameters_CTCH_ReconfRqstTDD_PDU = -1;  /* PCH_Parameters_CTCH_ReconfRqstTDD */
 static int hf_nbap_FPACH_LCR_Parameters_CTCH_ReconfRqstTDD_PDU = -1;  /* FPACH_LCR_Parameters_CTCH_ReconfRqstTDD */
 static int hf_nbap_MICH_Parameters_CTCH_ReconfRqstTDD_PDU = -1;  /* MICH_Parameters_CTCH_ReconfRqstTDD */
-static int hf_nbap_MICH_768_Parameters_CTCH_ReconfRqstTDD_PDU = -1;  /* MICH_768_Parameters_CTCH_ReconfRqstTDD */
-static int hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_PDU = -1;  /* Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD */
-static int hf_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_PDU = -1;  /* Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD */
 static int hf_nbap_PLCCH_Parameters_CTCH_ReconfRqstTDD_PDU = -1;  /* PLCCH_Parameters_CTCH_ReconfRqstTDD */
+static int hf_nbap_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD_PDU = -1;  /* Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD */
+static int hf_nbap_PICH_768_Parameters_CTCH_ReconfRqstTDD_PDU = -1;  /* PICH_768_Parameters_CTCH_ReconfRqstTDD */
+static int hf_nbap_MICH_768_Parameters_CTCH_ReconfRqstTDD_PDU = -1;  /* MICH_768_Parameters_CTCH_ReconfRqstTDD */
+static int hf_nbap_UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD_PDU = -1;  /* UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD */
 static int hf_nbap_CommonTransportChannelReconfigurationResponse_PDU = -1;  /* CommonTransportChannelReconfigurationResponse */
 static int hf_nbap_CommonTransportChannelReconfigurationFailure_PDU = -1;  /* CommonTransportChannelReconfigurationFailure */
 static int hf_nbap_CommonTransportChannelDeletionRequest_PDU = -1;  /* CommonTransportChannelDeletionRequest */
@@ -1372,34 +2021,43 @@ static int hf_nbap_AuditRequest_PDU = -1;         /* AuditRequest */
 static int hf_nbap_AuditResponse_PDU = -1;        /* AuditResponse */
 static int hf_nbap_Cell_InformationList_AuditRsp_PDU = -1;  /* Cell_InformationList_AuditRsp */
 static int hf_nbap_Cell_InformationItem_AuditRsp_PDU = -1;  /* Cell_InformationItem_AuditRsp */
-static int hf_nbap_CCP_InformationList_AuditRsp_PDU = -1;  /* CCP_InformationList_AuditRsp */
-static int hf_nbap_CCP_InformationItem_AuditRsp_PDU = -1;  /* CCP_InformationItem_AuditRsp */
 static int hf_nbap_FPACH_LCR_InformationList_AuditRsp_PDU = -1;  /* FPACH_LCR_InformationList_AuditRsp */
 static int hf_nbap_HS_DSCH_Resources_Information_AuditRsp_PDU = -1;  /* HS_DSCH_Resources_Information_AuditRsp */
 static int hf_nbap_S_CCPCH_InformationListExt_AuditRsp_PDU = -1;  /* S_CCPCH_InformationListExt_AuditRsp */
 static int hf_nbap_S_CCPCH_LCR_InformationListExt_AuditRsp_PDU = -1;  /* S_CCPCH_LCR_InformationListExt_AuditRsp */
 static int hf_nbap_E_DCH_Resources_Information_AuditRsp_PDU = -1;  /* E_DCH_Resources_Information_AuditRsp */
+static int hf_nbap_PLCCH_InformationList_AuditRsp_PDU = -1;  /* PLCCH_InformationList_AuditRsp */
 static int hf_nbap_S_CCPCH_768_InformationList_AuditRsp_PDU = -1;  /* S_CCPCH_768_InformationList_AuditRsp */
 static int hf_nbap_PRACH_768_InformationList_AuditRsp_PDU = -1;  /* PRACH_768_InformationList_AuditRsp */
+static int hf_nbap_E_RUCCH_InformationList_AuditRsp_PDU = -1;  /* E_RUCCH_InformationList_AuditRsp */
+static int hf_nbap_E_RUCCH_768_InformationList_AuditRsp_PDU = -1;  /* E_RUCCH_768_InformationList_AuditRsp */
+static int hf_nbap_Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp_PDU = -1;  /* Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp */
+static int hf_nbap_Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp_PDU = -1;  /* Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp */
+static int hf_nbap_UPPCH_LCR_InformationList_AuditRsp_PDU = -1;  /* UPPCH_LCR_InformationList_AuditRsp */
+static int hf_nbap_UPPCH_LCR_InformationItem_AuditRsp_PDU = -1;  /* UPPCH_LCR_InformationItem_AuditRsp */
+static int hf_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp_PDU = -1;  /* MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp */
+static int hf_nbap_MultipleFreq_E_DCH_Resources_InformationList_AuditRsp_PDU = -1;  /* MultipleFreq_E_DCH_Resources_InformationList_AuditRsp */
+static int hf_nbap_CCP_InformationList_AuditRsp_PDU = -1;  /* CCP_InformationList_AuditRsp */
+static int hf_nbap_CCP_InformationItem_AuditRsp_PDU = -1;  /* CCP_InformationItem_AuditRsp */
 static int hf_nbap_Local_Cell_InformationList_AuditRsp_PDU = -1;  /* Local_Cell_InformationList_AuditRsp */
 static int hf_nbap_Local_Cell_InformationItem_AuditRsp_PDU = -1;  /* Local_Cell_InformationItem_AuditRsp */
 static int hf_nbap_Local_Cell_Group_InformationList_AuditRsp_PDU = -1;  /* Local_Cell_Group_InformationList_AuditRsp */
 static int hf_nbap_Local_Cell_Group_InformationItem_AuditRsp_PDU = -1;  /* Local_Cell_Group_InformationItem_AuditRsp */
 static int hf_nbap_Power_Local_Cell_Group_InformationList_AuditRsp_PDU = -1;  /* Power_Local_Cell_Group_InformationList_AuditRsp */
 static int hf_nbap_Power_Local_Cell_Group_InformationItem_AuditRsp_PDU = -1;  /* Power_Local_Cell_Group_InformationItem_AuditRsp */
-static int hf_nbap_PLCCH_InformationList_AuditRsp_PDU = -1;  /* PLCCH_InformationList_AuditRsp */
-static int hf_nbap_E_RUCCH_InformationList_AuditRsp_PDU = -1;  /* E_RUCCH_InformationList_AuditRsp */
-static int hf_nbap_E_RUCCH_768_InformationList_AuditRsp_PDU = -1;  /* E_RUCCH_768_InformationList_AuditRsp */
 static int hf_nbap_AuditFailure_PDU = -1;         /* AuditFailure */
 static int hf_nbap_CommonMeasurementInitiationRequest_PDU = -1;  /* CommonMeasurementInitiationRequest */
 static int hf_nbap_CommonMeasurementObjectType_CM_Rqst_PDU = -1;  /* CommonMeasurementObjectType_CM_Rqst */
+static int hf_nbap_ERACH_CM_Rqst_PDU = -1;        /* ERACH_CM_Rqst */
 static int hf_nbap_PowerLocalCellGroup_CM_Rqst_PDU = -1;  /* PowerLocalCellGroup_CM_Rqst */
 static int hf_nbap_CommonMeasurementInitiationResponse_PDU = -1;  /* CommonMeasurementInitiationResponse */
 static int hf_nbap_CommonMeasurementObjectType_CM_Rsp_PDU = -1;  /* CommonMeasurementObjectType_CM_Rsp */
+static int hf_nbap_ERACH_CM_Rsp_PDU = -1;         /* ERACH_CM_Rsp */
 static int hf_nbap_PowerLocalCellGroup_CM_Rsp_PDU = -1;  /* PowerLocalCellGroup_CM_Rsp */
 static int hf_nbap_CommonMeasurementInitiationFailure_PDU = -1;  /* CommonMeasurementInitiationFailure */
 static int hf_nbap_CommonMeasurementReport_PDU = -1;  /* CommonMeasurementReport */
 static int hf_nbap_CommonMeasurementObjectType_CM_Rprt_PDU = -1;  /* CommonMeasurementObjectType_CM_Rprt */
+static int hf_nbap_ERACH_CM_Rprt_PDU = -1;        /* ERACH_CM_Rprt */
 static int hf_nbap_PowerLocalCellGroup_CM_Rprt_PDU = -1;  /* PowerLocalCellGroup_CM_Rprt */
 static int hf_nbap_CommonMeasurementTerminationRequest_PDU = -1;  /* CommonMeasurementTerminationRequest */
 static int hf_nbap_CommonMeasurementFailureIndication_PDU = -1;  /* CommonMeasurementFailureIndication */
@@ -1422,11 +2080,12 @@ static int hf_nbap_PCCPCH_Information_Cell_SetupRqstTDD_PDU = -1;  /* PCCPCH_Inf
 static int hf_nbap_TimeSlotConfigurationList_Cell_SetupRqstTDD_PDU = -1;  /* TimeSlotConfigurationList_Cell_SetupRqstTDD */
 static int hf_nbap_TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD_PDU = -1;  /* TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD */
 static int hf_nbap_PCCPCH_LCR_Information_Cell_SetupRqstTDD_PDU = -1;  /* PCCPCH_LCR_Information_Cell_SetupRqstTDD */
-static int hf_nbap_PCCPCH_768_Information_Cell_SetupRqstTDD_PDU = -1;  /* PCCPCH_768_Information_Cell_SetupRqstTDD */
 static int hf_nbap_DwPCH_LCR_Information_Cell_SetupRqstTDD_PDU = -1;  /* DwPCH_LCR_Information_Cell_SetupRqstTDD */
 static int hf_nbap_IPDLParameter_Information_Cell_SetupRqstTDD_PDU = -1;  /* IPDLParameter_Information_Cell_SetupRqstTDD */
 static int hf_nbap_IPDLParameter_Information_LCR_Cell_SetupRqstTDD_PDU = -1;  /* IPDLParameter_Information_LCR_Cell_SetupRqstTDD */
+static int hf_nbap_PCCPCH_768_Information_Cell_SetupRqstTDD_PDU = -1;  /* PCCPCH_768_Information_Cell_SetupRqstTDD */
 static int hf_nbap_SCH_768_Information_Cell_SetupRqstTDD_PDU = -1;  /* SCH_768_Information_Cell_SetupRqstTDD */
+static int hf_nbap_Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD_PDU = -1;  /* Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD */
 static int hf_nbap_CellSetupResponse_PDU = -1;    /* CellSetupResponse */
 static int hf_nbap_CellSetupFailure_PDU = -1;     /* CellSetupFailure */
 static int hf_nbap_CellReconfigurationRequestFDD_PDU = -1;  /* CellReconfigurationRequestFDD */
@@ -1450,6 +2109,7 @@ static int hf_nbap_IPDLParameter_Information_Cell_ReconfRqstTDD_PDU = -1;  /* IP
 static int hf_nbap_IPDLParameter_Information_LCR_Cell_ReconfRqstTDD_PDU = -1;  /* IPDLParameter_Information_LCR_Cell_ReconfRqstTDD */
 static int hf_nbap_SCH_768_Information_Cell_ReconfRqstTDD_PDU = -1;  /* SCH_768_Information_Cell_ReconfRqstTDD */
 static int hf_nbap_PCCPCH_768_Information_Cell_ReconfRqstTDD_PDU = -1;  /* PCCPCH_768_Information_Cell_ReconfRqstTDD */
+static int hf_nbap_UARFCN_Adjustment_PDU = -1;    /* UARFCN_Adjustment */
 static int hf_nbap_CellReconfigurationResponse_PDU = -1;  /* CellReconfigurationResponse */
 static int hf_nbap_CellReconfigurationFailure_PDU = -1;  /* CellReconfigurationFailure */
 static int hf_nbap_CellDeletionRequest_PDU = -1;  /* CellDeletionRequest */
@@ -1462,8 +2122,6 @@ static int hf_nbap_Power_Local_Cell_Group_InformationList_ResourceStatusInd_PDU
 static int hf_nbap_Power_Local_Cell_Group_InformationItem_ResourceStatusInd_PDU = -1;  /* Power_Local_Cell_Group_InformationItem_ResourceStatusInd */
 static int hf_nbap_Local_Cell_InformationItem2_ResourceStatusInd_PDU = -1;  /* Local_Cell_InformationItem2_ResourceStatusInd */
 static int hf_nbap_Local_Cell_Group_InformationItem2_ResourceStatusInd_PDU = -1;  /* Local_Cell_Group_InformationItem2_ResourceStatusInd */
-static int hf_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd_PDU = -1;  /* Power_Local_Cell_Group_InformationList2_ResourceStatusInd */
-static int hf_nbap_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd_PDU = -1;  /* Power_Local_Cell_Group_InformationItem2_ResourceStatusInd */
 static int hf_nbap_CCP_InformationItem_ResourceStatusInd_PDU = -1;  /* CCP_InformationItem_ResourceStatusInd */
 static int hf_nbap_Cell_InformationItem_ResourceStatusInd_PDU = -1;  /* Cell_InformationItem_ResourceStatusInd */
 static int hf_nbap_FPACH_LCR_InformationList_ResourceStatusInd_PDU = -1;  /* FPACH_LCR_InformationList_ResourceStatusInd */
@@ -1477,12 +2135,21 @@ static int hf_nbap_S_CCPCH_768_InformationList_ResourceStatusInd_PDU = -1;  /* S
 static int hf_nbap_PRACH_768_InformationList_ResourceStatusInd_PDU = -1;  /* PRACH_768_InformationList_ResourceStatusInd */
 static int hf_nbap_E_RUCCH_InformationList_ResourceStatusInd_PDU = -1;  /* E_RUCCH_InformationList_ResourceStatusInd */
 static int hf_nbap_E_RUCCH_768_InformationList_ResourceStatusInd_PDU = -1;  /* E_RUCCH_768_InformationList_ResourceStatusInd */
+static int hf_nbap_Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd_PDU = -1;  /* Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd */
+static int hf_nbap_Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd_PDU = -1;  /* Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd */
+static int hf_nbap_UPPCH_LCR_InformationList_ResourceStatusInd_PDU = -1;  /* UPPCH_LCR_InformationList_ResourceStatusInd */
+static int hf_nbap_UPPCH_LCR_InformationItem_ResourceStatusInd_PDU = -1;  /* UPPCH_LCR_InformationItem_ResourceStatusInd */
+static int hf_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd_PDU = -1;  /* MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd */
+static int hf_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd_PDU = -1;  /* Power_Local_Cell_Group_InformationList2_ResourceStatusInd */
+static int hf_nbap_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd_PDU = -1;  /* Power_Local_Cell_Group_InformationItem2_ResourceStatusInd */
+static int hf_nbap_MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd_PDU = -1;  /* MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd */
 static int hf_nbap_SystemInformationUpdateRequest_PDU = -1;  /* SystemInformationUpdateRequest */
 static int hf_nbap_MIB_SB_SIB_InformationList_SystemInfoUpdateRqst_PDU = -1;  /* MIB_SB_SIB_InformationList_SystemInfoUpdateRqst */
 static int hf_nbap_SegmentInformationListIE_SystemInfoUpdate_PDU = -1;  /* SegmentInformationListIE_SystemInfoUpdate */
 static int hf_nbap_SystemInformationUpdateResponse_PDU = -1;  /* SystemInformationUpdateResponse */
 static int hf_nbap_SystemInformationUpdateFailure_PDU = -1;  /* SystemInformationUpdateFailure */
 static int hf_nbap_RadioLinkSetupRequestFDD_PDU = -1;  /* RadioLinkSetupRequestFDD */
+static int hf_nbap_Additional_HS_Cell_Information_RL_Setup_List_PDU = -1;  /* Additional_HS_Cell_Information_RL_Setup_List */
 static int hf_nbap_UL_DPCH_Information_RL_SetupRqstFDD_PDU = -1;  /* UL_DPCH_Information_RL_SetupRqstFDD */
 static int hf_nbap_DL_DPCH_Information_RL_SetupRqstFDD_PDU = -1;  /* DL_DPCH_Information_RL_SetupRqstFDD */
 static int hf_nbap_RL_InformationList_RL_SetupRqstFDD_PDU = -1;  /* RL_InformationList_RL_SetupRqstFDD */
@@ -1502,6 +2169,7 @@ static int hf_nbap_DL_DPCH_LCR_Information_RL_SetupRqstTDD_PDU = -1;  /* DL_DPCH
 static int hf_nbap_DL_DPCH_768_Information_RL_SetupRqstTDD_PDU = -1;  /* DL_DPCH_768_Information_RL_SetupRqstTDD */
 static int hf_nbap_RL_Information_RL_SetupRqstTDD_PDU = -1;  /* RL_Information_RL_SetupRqstTDD */
 static int hf_nbap_RadioLinkSetupResponseFDD_PDU = -1;  /* RadioLinkSetupResponseFDD */
+static int hf_nbap_Additional_HS_Cell_Information_Response_List_PDU = -1;  /* Additional_HS_Cell_Information_Response_List */
 static int hf_nbap_RL_InformationResponseList_RL_SetupRspFDD_PDU = -1;  /* RL_InformationResponseList_RL_SetupRspFDD */
 static int hf_nbap_RL_InformationResponseItem_RL_SetupRspFDD_PDU = -1;  /* RL_InformationResponseItem_RL_SetupRspFDD */
 static int hf_nbap_RadioLinkSetupResponseTDD_PDU = -1;  /* RadioLinkSetupResponseTDD */
@@ -1515,20 +2183,23 @@ static int hf_nbap_RadioLinkSetupFailureTDD_PDU = -1;  /* RadioLinkSetupFailureT
 static int hf_nbap_CauseLevel_RL_SetupFailureTDD_PDU = -1;  /* CauseLevel_RL_SetupFailureTDD */
 static int hf_nbap_Unsuccessful_RL_InformationResp_RL_SetupFailureTDD_PDU = -1;  /* Unsuccessful_RL_InformationResp_RL_SetupFailureTDD */
 static int hf_nbap_RadioLinkAdditionRequestFDD_PDU = -1;  /* RadioLinkAdditionRequestFDD */
+static int hf_nbap_Additional_HS_Cell_Information_RL_Addition_List_PDU = -1;  /* Additional_HS_Cell_Information_RL_Addition_List */
+static int hf_nbap_Additional_EDCH_Cell_Information_RL_Add_Req_PDU = -1;  /* Additional_EDCH_Cell_Information_RL_Add_Req */
 static int hf_nbap_RL_InformationList_RL_AdditionRqstFDD_PDU = -1;  /* RL_InformationList_RL_AdditionRqstFDD */
 static int hf_nbap_RL_InformationItem_RL_AdditionRqstFDD_PDU = -1;  /* RL_InformationItem_RL_AdditionRqstFDD */
 static int hf_nbap_E_DPCH_Information_RL_AdditionReqFDD_PDU = -1;  /* E_DPCH_Information_RL_AdditionReqFDD */
 static int hf_nbap_RadioLinkAdditionRequestTDD_PDU = -1;  /* RadioLinkAdditionRequestTDD */
 static int hf_nbap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU = -1;  /* UL_CCTrCH_InformationList_RL_AdditionRqstTDD */
 static int hf_nbap_UL_DPCH_InformationItem_RL_AdditionRqstTDD_PDU = -1;  /* UL_DPCH_InformationItem_RL_AdditionRqstTDD */
-static int hf_nbap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU = -1;  /* DL_CCTrCH_InformationList_RL_AdditionRqstTDD */
-static int hf_nbap_DL_DPCH_InformationItem_RL_AdditionRqstTDD_PDU = -1;  /* DL_DPCH_InformationItem_RL_AdditionRqstTDD */
-static int hf_nbap_RL_Information_RL_AdditionRqstTDD_PDU = -1;  /* RL_Information_RL_AdditionRqstTDD */
 static int hf_nbap_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_PDU = -1;  /* UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD */
 static int hf_nbap_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD_PDU = -1;  /* UL_DPCH_InformationItem_768_RL_AdditionRqstTDD */
+static int hf_nbap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU = -1;  /* DL_CCTrCH_InformationList_RL_AdditionRqstTDD */
+static int hf_nbap_DL_DPCH_InformationItem_RL_AdditionRqstTDD_PDU = -1;  /* DL_DPCH_InformationItem_RL_AdditionRqstTDD */
 static int hf_nbap_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_PDU = -1;  /* DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD */
 static int hf_nbap_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD_PDU = -1;  /* DL_DPCH_InformationItem_768_RL_AdditionRqstTDD */
+static int hf_nbap_RL_Information_RL_AdditionRqstTDD_PDU = -1;  /* RL_Information_RL_AdditionRqstTDD */
 static int hf_nbap_RadioLinkAdditionResponseFDD_PDU = -1;  /* RadioLinkAdditionResponseFDD */
+static int hf_nbap_Additional_HS_Cell_Change_Information_Response_List_PDU = -1;  /* Additional_HS_Cell_Change_Information_Response_List */
 static int hf_nbap_RL_InformationResponseList_RL_AdditionRspFDD_PDU = -1;  /* RL_InformationResponseList_RL_AdditionRspFDD */
 static int hf_nbap_RL_InformationResponseItem_RL_AdditionRspFDD_PDU = -1;  /* RL_InformationResponseItem_RL_AdditionRspFDD */
 static int hf_nbap_RadioLinkAdditionResponseTDD_PDU = -1;  /* RadioLinkAdditionResponseTDD */
@@ -1542,6 +2213,8 @@ static int hf_nbap_RadioLinkAdditionFailureTDD_PDU = -1;  /* RadioLinkAdditionFa
 static int hf_nbap_CauseLevel_RL_AdditionFailureTDD_PDU = -1;  /* CauseLevel_RL_AdditionFailureTDD */
 static int hf_nbap_Unsuccessful_RL_InformationResp_RL_AdditionFailureTDD_PDU = -1;  /* Unsuccessful_RL_InformationResp_RL_AdditionFailureTDD */
 static int hf_nbap_RadioLinkReconfigurationPrepareFDD_PDU = -1;  /* RadioLinkReconfigurationPrepareFDD */
+static int hf_nbap_Additional_HS_Cell_Information_RL_Reconf_Prep_PDU = -1;  /* Additional_HS_Cell_Information_RL_Reconf_Prep */
+static int hf_nbap_Additional_EDCH_Cell_Information_RL_Reconf_Prep_PDU = -1;  /* Additional_EDCH_Cell_Information_RL_Reconf_Prep */
 static int hf_nbap_UL_DPCH_Information_RL_ReconfPrepFDD_PDU = -1;  /* UL_DPCH_Information_RL_ReconfPrepFDD */
 static int hf_nbap_DL_DPCH_Information_RL_ReconfPrepFDD_PDU = -1;  /* DL_DPCH_Information_RL_ReconfPrepFDD */
 static int hf_nbap_DL_DPCH_Power_Information_RL_ReconfPrepFDD_PDU = -1;  /* DL_DPCH_Power_Information_RL_ReconfPrepFDD */
@@ -1552,34 +2225,34 @@ static int hf_nbap_E_DPCH_Information_RL_ReconfPrepFDD_PDU = -1;  /* E_DPCH_Info
 static int hf_nbap_F_DPCH_Information_RL_ReconfPrepFDD_PDU = -1;  /* F_DPCH_Information_RL_ReconfPrepFDD */
 static int hf_nbap_RadioLinkReconfigurationPrepareTDD_PDU = -1;  /* RadioLinkReconfigurationPrepareTDD */
 static int hf_nbap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU = -1;  /* UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD */
-static int hf_nbap_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU = -1;  /* MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD */
 static int hf_nbap_UL_DPCH_InformationAddItem_RL_ReconfPrepTDD_PDU = -1;  /* UL_DPCH_InformationAddItem_RL_ReconfPrepTDD */
 static int hf_nbap_UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD_PDU = -1;  /* UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD */
+static int hf_nbap_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU = -1;  /* MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD */
 static int hf_nbap_UL_DPCH_768_InformationAddList_RL_ReconfPrepTDD_PDU = -1;  /* UL_DPCH_768_InformationAddList_RL_ReconfPrepTDD */
 static int hf_nbap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU = -1;  /* UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD */
-static int hf_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU = -1;  /* MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD */
 static int hf_nbap_UL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_PDU = -1;  /* UL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD */
-static int hf_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU = -1;  /* UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD */
-static int hf_nbap_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU = -1;  /* UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD */
 static int hf_nbap_UL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_PDU = -1;  /* UL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD */
 static int hf_nbap_UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU = -1;  /* UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD */
 static int hf_nbap_UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU = -1;  /* UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD */
 static int hf_nbap_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_PDU = -1;  /* UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD */
+static int hf_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU = -1;  /* UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD */
+static int hf_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU = -1;  /* MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD */
+static int hf_nbap_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU = -1;  /* UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD */
 static int hf_nbap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU = -1;  /* UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD */
 static int hf_nbap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU = -1;  /* DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD */
-static int hf_nbap_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU = -1;  /* MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD */
 static int hf_nbap_DL_DPCH_InformationAddItem_RL_ReconfPrepTDD_PDU = -1;  /* DL_DPCH_InformationAddItem_RL_ReconfPrepTDD */
 static int hf_nbap_DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD_PDU = -1;  /* DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD */
+static int hf_nbap_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU = -1;  /* MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD */
 static int hf_nbap_DL_DPCH_768_InformationAddList_RL_ReconfPrepTDD_PDU = -1;  /* DL_DPCH_768_InformationAddList_RL_ReconfPrepTDD */
 static int hf_nbap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU = -1;  /* DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD */
-static int hf_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU = -1;  /* MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD */
 static int hf_nbap_DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_PDU = -1;  /* DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD */
-static int hf_nbap_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU = -1;  /* DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD */
-static int hf_nbap_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU = -1;  /* DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD */
 static int hf_nbap_DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_PDU = -1;  /* DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD */
 static int hf_nbap_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU = -1;  /* DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD */
 static int hf_nbap_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU = -1;  /* DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD */
 static int hf_nbap_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_PDU = -1;  /* DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD */
+static int hf_nbap_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU = -1;  /* DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD */
+static int hf_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU = -1;  /* MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD */
+static int hf_nbap_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU = -1;  /* DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD */
 static int hf_nbap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU = -1;  /* DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD */
 static int hf_nbap_DCH_DeleteList_RL_ReconfPrepTDD_PDU = -1;  /* DCH_DeleteList_RL_ReconfPrepTDD */
 static int hf_nbap_DSCH_Information_ModifyList_RL_ReconfPrepTDD_PDU = -1;  /* DSCH_Information_ModifyList_RL_ReconfPrepTDD */
@@ -1597,6 +2270,8 @@ static int hf_nbap_RL_ReconfigurationFailureItem_RL_ReconfFailure_PDU = -1;  /*
 static int hf_nbap_RadioLinkReconfigurationCommit_PDU = -1;  /* RadioLinkReconfigurationCommit */
 static int hf_nbap_RadioLinkReconfigurationCancel_PDU = -1;  /* RadioLinkReconfigurationCancel */
 static int hf_nbap_RadioLinkReconfigurationRequestFDD_PDU = -1;  /* RadioLinkReconfigurationRequestFDD */
+static int hf_nbap_Additional_HS_Cell_Information_RL_Reconf_Req_PDU = -1;  /* Additional_HS_Cell_Information_RL_Reconf_Req */
+static int hf_nbap_Additional_EDCH_Cell_Information_RL_Reconf_Req_PDU = -1;  /* Additional_EDCH_Cell_Information_RL_Reconf_Req */
 static int hf_nbap_UL_DPCH_Information_RL_ReconfRqstFDD_PDU = -1;  /* UL_DPCH_Information_RL_ReconfRqstFDD */
 static int hf_nbap_DL_DPCH_Information_RL_ReconfRqstFDD_PDU = -1;  /* DL_DPCH_Information_RL_ReconfRqstFDD */
 static int hf_nbap_DCH_DeleteList_RL_ReconfRqstFDD_PDU = -1;  /* DCH_DeleteList_RL_ReconfRqstFDD */
@@ -1633,16 +2308,17 @@ static int hf_nbap_DedicatedMeasurementObjectType_DM_Rqst_PDU = -1;  /* Dedicate
 static int hf_nbap_RL_InformationItem_DM_Rqst_PDU = -1;  /* RL_InformationItem_DM_Rqst */
 static int hf_nbap_PUSCH_Info_DM_Rqst_PDU = -1;   /* PUSCH_Info_DM_Rqst */
 static int hf_nbap_HSSICH_Info_DM_Rqst_PDU = -1;  /* HSSICH_Info_DM_Rqst */
+static int hf_nbap_HSSICH_InfoExt_DM_Rqst_PDU = -1;  /* HSSICH_InfoExt_DM_Rqst */
 static int hf_nbap_DedicatedMeasurementInitiationResponse_PDU = -1;  /* DedicatedMeasurementInitiationResponse */
 static int hf_nbap_DedicatedMeasurementObjectType_DM_Rsp_PDU = -1;  /* DedicatedMeasurementObjectType_DM_Rsp */
 static int hf_nbap_RL_InformationItem_DM_Rsp_PDU = -1;  /* RL_InformationItem_DM_Rsp */
 static int hf_nbap_PUSCH_Info_DM_Rsp_PDU = -1;    /* PUSCH_Info_DM_Rsp */
 static int hf_nbap_Multiple_PUSCH_InfoList_DM_Rsp_PDU = -1;  /* Multiple_PUSCH_InfoList_DM_Rsp */
-static int hf_nbap_RL_Set_InformationItem_DM_Rsp_PDU = -1;  /* RL_Set_InformationItem_DM_Rsp */
 static int hf_nbap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_PDU = -1;  /* Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp */
 static int hf_nbap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp_PDU = -1;  /* Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp */
 static int hf_nbap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp_PDU = -1;  /* Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp */
 static int hf_nbap_Multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp_PDU = -1;  /* Multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp */
+static int hf_nbap_RL_Set_InformationItem_DM_Rsp_PDU = -1;  /* RL_Set_InformationItem_DM_Rsp */
 static int hf_nbap_DedicatedMeasurementInitiationFailure_PDU = -1;  /* DedicatedMeasurementInitiationFailure */
 static int hf_nbap_DedicatedMeasurementReport_PDU = -1;  /* DedicatedMeasurementReport */
 static int hf_nbap_DedicatedMeasurementObjectType_DM_Rprt_PDU = -1;  /* DedicatedMeasurementObjectType_DM_Rprt */
@@ -1691,9 +2367,13 @@ static int hf_nbap_PUSCH_ModifyInformation_768_ModifyItem_PSCH_ReconfRqst_PDU =
 static int hf_nbap_PUSCHSets_DeleteList_PSCH_ReconfRqst_PDU = -1;  /* PUSCHSets_DeleteList_PSCH_ReconfRqst */
 static int hf_nbap_HS_PDSCH_TDD_Information_PSCH_ReconfRqst_PDU = -1;  /* HS_PDSCH_TDD_Information_PSCH_ReconfRqst */
 static int hf_nbap_DL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst_PDU = -1;  /* DL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst */
+static int hf_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_PDU = -1;  /* MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst */
+static int hf_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst_PDU = -1;  /* MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst */
 static int hf_nbap_Add_To_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_PDU = -1;  /* Add_To_HS_SCCH_Resource_Pool_PSCH_ReconfRqst */
 static int hf_nbap_HS_SCCH_Information_768_PSCH_ReconfRqst_PDU = -1;  /* HS_SCCH_Information_768_PSCH_ReconfRqst */
+static int hf_nbap_HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst_PDU = -1;  /* HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst */
 static int hf_nbap_Modify_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_PDU = -1;  /* Modify_HS_SCCH_Resource_Pool_PSCH_ReconfRqst */
+static int hf_nbap_HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst_PDU = -1;  /* HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst */
 static int hf_nbap_HS_SCCH_InformationModify_768_PSCH_ReconfRqst_PDU = -1;  /* HS_SCCH_InformationModify_768_PSCH_ReconfRqst */
 static int hf_nbap_Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_PDU = -1;  /* Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst */
 static int hf_nbap_E_PUCH_Information_PSCH_ReconfRqst_PDU = -1;  /* E_PUCH_Information_PSCH_ReconfRqst */
@@ -1712,11 +2392,21 @@ static int hf_nbap_Add_To_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU = -1;  /*
 static int hf_nbap_Modify_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU = -1;  /* Modify_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst */
 static int hf_nbap_Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst_PDU = -1;  /* Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst */
 static int hf_nbap_SYNC_UL_Partition_LCR_PDU = -1;  /* SYNC_UL_Partition_LCR */
+static int hf_nbap_Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst_PDU = -1;  /* Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst */
+static int hf_nbap_MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst_PDU = -1;  /* MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst */
+static int hf_nbap_MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst_PDU = -1;  /* MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst */
+static int hf_nbap_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_PDU = -1;  /* Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst */
 static int hf_nbap_PhysicalSharedChannelReconfigurationResponse_PDU = -1;  /* PhysicalSharedChannelReconfigurationResponse */
+static int hf_nbap_E_HICH_TimeOffset_ExtensionLCR_PDU = -1;  /* E_HICH_TimeOffset_ExtensionLCR */
+static int hf_nbap_MultipleFreq_E_HICH_TimeOffsetLCR_PDU = -1;  /* MultipleFreq_E_HICH_TimeOffsetLCR */
 static int hf_nbap_PhysicalSharedChannelReconfigurationFailure_PDU = -1;  /* PhysicalSharedChannelReconfigurationFailure */
 static int hf_nbap_CauseLevel_PSCH_ReconfFailure_PDU = -1;  /* CauseLevel_PSCH_ReconfFailure */
 static int hf_nbap_Unsuccessful_PDSCHSetItem_PSCH_ReconfFailureTDD_PDU = -1;  /* Unsuccessful_PDSCHSetItem_PSCH_ReconfFailureTDD */
 static int hf_nbap_Unsuccessful_PUSCHSetItem_PSCH_ReconfFailureTDD_PDU = -1;  /* Unsuccessful_PUSCHSetItem_PSCH_ReconfFailureTDD */
+static int hf_nbap_UARFCNSpecificCauseList_PSCH_ReconfFailureTDD_PDU = -1;  /* UARFCNSpecificCauseList_PSCH_ReconfFailureTDD */
+static int hf_nbap_Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD_PDU = -1;  /* Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD */
+static int hf_nbap_E_HICH_TimeOffset_ReconfFailureTDD_PDU = -1;  /* E_HICH_TimeOffset_ReconfFailureTDD */
+static int hf_nbap_Common_System_Information_ResponseLCR_PDU = -1;  /* Common_System_Information_ResponseLCR */
 static int hf_nbap_ResetRequest_PDU = -1;         /* ResetRequest */
 static int hf_nbap_ResetIndicator_PDU = -1;       /* ResetIndicator */
 static int hf_nbap_CommunicationContextInfoItem_Reset_PDU = -1;  /* CommunicationContextInfoItem_Reset */
@@ -1732,8 +2422,8 @@ static int hf_nbap_InformationExchangeObjectType_InfEx_Rprt_PDU = -1;  /* Inform
 static int hf_nbap_InformationExchangeTerminationRequest_PDU = -1;  /* InformationExchangeTerminationRequest */
 static int hf_nbap_InformationExchangeFailureIndication_PDU = -1;  /* InformationExchangeFailureIndication */
 static int hf_nbap_CellSynchronisationInitiationRequestTDD_PDU = -1;  /* CellSynchronisationInitiationRequestTDD */
-static int hf_nbap_CellSyncBurstTransInit_CellSyncInitiationRqstTDD_PDU = -1;  /* CellSyncBurstTransInit_CellSyncInitiationRqstTDD */
 static int hf_nbap_TimeslotInfo_CellSyncInitiationRqstTDD_PDU = -1;  /* TimeslotInfo_CellSyncInitiationRqstTDD */
+static int hf_nbap_CellSyncBurstTransInit_CellSyncInitiationRqstTDD_PDU = -1;  /* CellSyncBurstTransInit_CellSyncInitiationRqstTDD */
 static int hf_nbap_CellSyncBurstMeasureInit_CellSyncInitiationRqstTDD_PDU = -1;  /* CellSyncBurstMeasureInit_CellSyncInitiationRqstTDD */
 static int hf_nbap_SYNCDlCodeId_TransInitLCR_CellSyncInitiationRqstTDD_PDU = -1;  /* SYNCDlCodeId_TransInitLCR_CellSyncInitiationRqstTDD */
 static int hf_nbap_SYNCDlCodeId_MeasureInitLCR_CellSyncInitiationRqstTDD_PDU = -1;  /* SYNCDlCodeId_MeasureInitLCR_CellSyncInitiationRqstTDD */
@@ -1766,6 +2456,7 @@ static int hf_nbap_DSCH_RearrangeList_Bearer_RearrangeInd_PDU = -1;  /* DSCH_Rea
 static int hf_nbap_USCH_RearrangeList_Bearer_RearrangeInd_PDU = -1;  /* USCH_RearrangeList_Bearer_RearrangeInd */
 static int hf_nbap_HSDSCH_RearrangeList_Bearer_RearrangeInd_PDU = -1;  /* HSDSCH_RearrangeList_Bearer_RearrangeInd */
 static int hf_nbap_E_DCH_RearrangeList_Bearer_RearrangeInd_PDU = -1;  /* E_DCH_RearrangeList_Bearer_RearrangeInd */
+static int hf_nbap_Additional_EDCH_Cell_Information_Bearer_Rearrangement_List_PDU = -1;  /* Additional_EDCH_Cell_Information_Bearer_Rearrangement_List */
 static int hf_nbap_RadioLinkActivationCommandFDD_PDU = -1;  /* RadioLinkActivationCommandFDD */
 static int hf_nbap_DelayedActivationInformationList_RL_ActivationCmdFDD_PDU = -1;  /* DelayedActivationInformationList_RL_ActivationCmdFDD */
 static int hf_nbap_DelayedActivationInformation_RL_ActivationCmdFDD_PDU = -1;  /* DelayedActivationInformation_RL_ActivationCmdFDD */
@@ -1773,9 +2464,15 @@ static int hf_nbap_RadioLinkActivationCommandTDD_PDU = -1;  /* RadioLinkActivati
 static int hf_nbap_DelayedActivationInformationList_RL_ActivationCmdTDD_PDU = -1;  /* DelayedActivationInformationList_RL_ActivationCmdTDD */
 static int hf_nbap_DelayedActivationInformation_RL_ActivationCmdTDD_PDU = -1;  /* DelayedActivationInformation_RL_ActivationCmdTDD */
 static int hf_nbap_RadioLinkParameterUpdateIndicationFDD_PDU = -1;  /* RadioLinkParameterUpdateIndicationFDD */
+static int hf_nbap_Additional_HS_Cell_Information_RL_Param_Upd_PDU = -1;  /* Additional_HS_Cell_Information_RL_Param_Upd */
+static int hf_nbap_Additional_EDCH_Cell_Information_RL_Param_Upd_PDU = -1;  /* Additional_EDCH_Cell_Information_RL_Param_Upd */
 static int hf_nbap_RadioLinkParameterUpdateIndicationTDD_PDU = -1;  /* RadioLinkParameterUpdateIndicationTDD */
 static int hf_nbap_MBMSNotificationUpdateCommand_PDU = -1;  /* MBMSNotificationUpdateCommand */
+static int hf_nbap_UEStatusUpdateCommand_PDU = -1;  /* UEStatusUpdateCommand */
+static int hf_nbap_SecondaryULFrequencyReport_PDU = -1;  /* SecondaryULFrequencyReport */
+static int hf_nbap_SecondaryULFrequencyUpdateIndication_PDU = -1;  /* SecondaryULFrequencyUpdateIndication */
 static int hf_nbap_NBAP_PDU_PDU = -1;             /* NBAP_PDU */
+static int hf_nbap_NULL_PDU = -1;                 /* NULL */
 static int hf_nbap_local = -1;                    /* INTEGER_0_maxPrivateIEs */
 static int hf_nbap_global = -1;                   /* OBJECT_IDENTIFIER */
 static int hf_nbap_procedureCode = -1;            /* ProcedureCode */
@@ -1785,15 +2482,89 @@ static int hf_nbap_longTransActionId = -1;        /* INTEGER_0_32767 */
 static int hf_nbap_ProtocolIE_Container_item = -1;  /* ProtocolIE_Field */
 static int hf_nbap_id = -1;                       /* ProtocolIE_ID */
 static int hf_nbap_criticality = -1;              /* Criticality */
-static int hf_nbap_value = -1;                    /* ProtocolIE_Field_value */
+static int hf_nbap_ie_field_value = -1;           /* ProtocolIE_Field_value */
 static int hf_nbap_ProtocolExtensionContainer_item = -1;  /* ProtocolExtensionField */
 static int hf_nbap_extensionValue = -1;           /* T_extensionValue */
 static int hf_nbap_PrivateIE_Container_item = -1;  /* PrivateIE_Field */
 static int hf_nbap_id_01 = -1;                    /* PrivateIE_ID */
-static int hf_nbap_value_01 = -1;                 /* PrivateIE_Field_value */
+static int hf_nbap_private_value = -1;            /* PrivateIE_Field_value */
+static int hf_nbap_ActivationInformation_item = -1;  /* ActivationInformationItem */
+static int hf_nbap_uU_ActivationState = -1;       /* Uu_ActivationState */
+static int hf_nbap_iE_Extensions = -1;            /* ProtocolExtensionContainer */
+static int hf_nbap_multicell_EDCH_Transport_Bearer_Mode = -1;  /* Multicell_EDCH_Transport_Bearer_Mode */
+static int hf_nbap_additional_EDCH_Cell_Information_Setup = -1;  /* Additional_EDCH_Cell_Information_Setup */
+static int hf_nbap_Additional_EDCH_Cell_Information_Setup_item = -1;  /* Additional_EDCH_FDD_Setup_Cell_Information */
+static int hf_nbap_additional_EDCH_UL_DPCH_Information_Setup = -1;  /* Additional_EDCH_UL_DPCH_Information_Setup */
+static int hf_nbap_additional_EDCH_RL_Specific_Information_To_Setup = -1;  /* Additional_EDCH_RL_Specific_Information_To_Setup_List */
+static int hf_nbap_additional_EDCH_FDD_Information = -1;  /* Additional_EDCH_FDD_Information */
+static int hf_nbap_additional_EDCH_F_DPCH_Information_Setup = -1;  /* Additional_EDCH_F_DPCH_Information */
+static int hf_nbap_multicell_EDCH_Information = -1;  /* Multicell_EDCH_Information */
+static int hf_nbap_ul_ScramblingCode = -1;        /* UL_ScramblingCode */
+static int hf_nbap_ul_SIR_Target = -1;            /* UL_SIR */
+static int hf_nbap_fdd_TPC_DownlinkStepSize = -1;  /* FDD_TPC_DownlinkStepSize */
+static int hf_nbap_limitedPowerIncrease = -1;     /* LimitedPowerIncrease */
+static int hf_nbap_innerLoopDLPCStatus = -1;      /* InnerLoopDLPCStatus */
+static int hf_nbap_Additional_EDCH_RL_Specific_Information_To_Setup_List_item = -1;  /* Additional_EDCH_RL_Specific_Information_To_Setup_ItemIEs */
+static int hf_nbap_eDCH_Additional_RL_ID = -1;    /* RL_ID */
+static int hf_nbap_c_ID = -1;                     /* C_ID */
+static int hf_nbap_firstRLS_indicator = -1;       /* FirstRLS_Indicator */
+static int hf_nbap_propagationDelay = -1;         /* PropagationDelay */
+static int hf_nbap_dl_CodeInformation = -1;       /* FDD_DL_CodeInformation */
+static int hf_nbap_initialDL_transmissionPower = -1;  /* DL_Power */
+static int hf_nbap_maximumDL_power = -1;          /* DL_Power */
+static int hf_nbap_minimumDL_power = -1;          /* DL_Power */
+static int hf_nbap_f_DPCH_SlotFormat = -1;        /* F_DPCH_SlotFormat */
+static int hf_nbap_e_RNTI = -1;                   /* E_RNTI */
+static int hf_nbap_multicell_EDCH_RL_Specific_Information = -1;  /* Multicell_EDCH_RL_Specific_Information */
+static int hf_nbap_Additional_EDCH_Cell_Information_To_Add_List_item = -1;  /* Additional_EDCH_Cell_Information_To_Add_ItemIEs */
+static int hf_nbap_additional_EDCH_RL_Specific_Information_To_Add_ItemIEs = -1;  /* Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs */
+static int hf_nbap_Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs_item = -1;  /* EDCH_Additional_RL_Specific_Information_To_Add_List */
+static int hf_nbap_Additional_EDCH_RL_Specific_Information_To_Modify_List_item = -1;  /* Additional_EDCH_RL_Specific_Information_To_Modify_ItemIEs */
+static int hf_nbap_additional_EDCH_MAC_d_Flows_Specific_Information = -1;  /* Additional_EDCH_MAC_d_Flows_Specific_Info_List */
+static int hf_nbap_hARQ_Process_Allocation_Scheduled_2ms_EDCH = -1;  /* HARQ_Process_Allocation_2ms_EDCH */
+static int hf_nbap_e_DCH_Maximum_Bitrate = -1;    /* E_DCH_Maximum_Bitrate */
+static int hf_nbap_e_DCH_Processing_Overload_Level = -1;  /* E_DCH_Processing_Overload_Level */
+static int hf_nbap_e_DCH_Min_Set_E_TFCI = -1;     /* E_TFCI */
+static int hf_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info_List_item = -1;  /* Additional_EDCH_MAC_d_Flows_Specific_Info */
+static int hf_nbap_e_DCH_MACdFlow_ID = -1;        /* E_DCH_MACdFlow_ID */
+static int hf_nbap_bindingID = -1;                /* BindingID */
+static int hf_nbap_transportLayerAddress = -1;    /* TransportLayerAddress */
+static int hf_nbap_Additional_EDCH_Cell_Information_Response_List_item = -1;  /* Additional_EDCH_FDD_Information_Response_ItemIEs */
+static int hf_nbap_eDCH_Additional_RL_Specific_Information_Response = -1;  /* EDCH_Additional_RL_Specific_Information_Response_List */
+static int hf_nbap_additional_EDCH_MAC_d_Flow_Specific_Information_Response = -1;  /* Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List */
+static int hf_nbap_EDCH_Additional_RL_Specific_Information_Response_List_item = -1;  /* EDCH_Additional_RL_Specific_Information_Response_ItemIEs */
+static int hf_nbap_received_total_wide_band_power = -1;  /* Received_total_wide_band_power_Value */
+static int hf_nbap_dL_PowerBalancing_ActivationIndicator = -1;  /* DL_PowerBalancing_ActivationIndicator */
+static int hf_nbap_rL_Set_ID = -1;                /* RL_Set_ID */
+static int hf_nbap_e_DCH_RL_Set_ID = -1;          /* RL_Set_ID */
+static int hf_nbap_e_DCH_FDD_DL_Control_Channel_Information = -1;  /* E_DCH_FDD_DL_Control_Channel_Information */
+static int hf_nbap_Additional_EDCH_Cell_Information_Response_RLReconf_List_item = -1;  /* Additional_EDCH_FDD_Information_Response_RLReconf_Items */
+static int hf_nbap_additional_EDCH_FDD_Information_Response_ItemIEs = -1;  /* Additional_EDCH_FDD_Information_Response_ItemIEs */
+static int hf_nbap_additional_Modififed_EDCH_FDD_Information_Response_ItemIEs = -1;  /* Additional_Modififed_EDCH_FDD_Information_Response_ItemIEs */
+static int hf_nbap_eDCH_Additional_Modified_RL_Specific_Information_Response = -1;  /* EDCH_Additional_Modified_RL_Specific_Information_Response_List */
+static int hf_nbap_EDCH_Additional_Modified_RL_Specific_Information_Response_List_item = -1;  /* EDCH_Additional_Modified_RL_Specific_Information_Response_List_Items */
+static int hf_nbap_dL_PowerBalancing_UpdatedIndicator = -1;  /* DL_PowerBalancing_UpdatedIndicator */
+static int hf_nbap_Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List_item = -1;  /* Additional_EDCH_MAC_d_Flows_Specific_Info_Response */
+static int hf_nbap_Additional_EDCH_Cell_Information_Response_RL_Add_List_item = -1;  /* Additional_EDCH_Cell_Information_Response_RL_Add_ItemIEs */
+static int hf_nbap_additional_EDCH_FDD_Information_Response = -1;  /* Additional_EDCH_FDD_Information_Response_ItemIEs */
+static int hf_nbap_additional_EDCH_Serving_Cell_Change_Information_Response = -1;  /* E_DCH_Serving_Cell_Change_Info_Response */
+static int hf_nbap_Additional_EDCH_Cell_Information_ConfigurationChange_List_item = -1;  /* Additional_EDCH_ConfigurationChange_Info_ItemIEs */
+static int hf_nbap_additional_EDCH_UL_DPCH_Information_Modify = -1;  /* Additional_EDCH_UL_DPCH_Information_Modify */
+static int hf_nbap_additional_EDCH_RL_Specific_Information_To_Add = -1;  /* Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs */
+static int hf_nbap_additional_EDCH_RL_Specific_Information_To_Modify = -1;  /* Additional_EDCH_RL_Specific_Information_To_Modify_List */
+static int hf_nbap_additional_EDCH_FDD_Information_To_Modify = -1;  /* Additional_EDCH_FDD_Information */
+static int hf_nbap_additional_EDCH_F_DPCH_Information_Modify = -1;  /* Additional_EDCH_F_DPCH_Information */
+static int hf_nbap_Additional_EDCH_Cell_Information_Removal_List_item = -1;  /* Additional_EDCH_Cell_Information_Removal_Info_ItemIEs */
+static int hf_nbap_rL_on_Secondary_UL_Frequency = -1;  /* RL_on_Secondary_UL_Frequency */
+static int hf_nbap_additional_EDCH_DL_Control_Channel_Change_Information = -1;  /* Additional_EDCH_DL_Control_Channel_Change_Information_List */
+static int hf_nbap_Additional_EDCH_DL_Control_Channel_Change_Information_List_item = -1;  /* Additional_EDCH_DL_Control_Channel_Change_Info_ItemIEs */
+static int hf_nbap_AdditionalMeasurementValueList_item = -1;  /* AdditionalMeasurementValue */
+static int hf_nbap_uARFCN = -1;                   /* UARFCN */
+static int hf_nbap_timeSlotMeasurementValueListLCR = -1;  /* TimeSlotMeasurementValueListLCR */
+static int hf_nbap_AdditionalTimeSlotListLCR_item = -1;  /* AdditionalTimeSlotLCR */
+static int hf_nbap_timeslot_InitiatedListLCR = -1;  /* TimeSlot_InitiatedListLCR */
 static int hf_nbap_cMConfigurationChangeCFN = -1;  /* CFN */
 static int hf_nbap_transmission_Gap_Pattern_Sequence_Status = -1;  /* Transmission_Gap_Pattern_Sequence_Status_List */
-static int hf_nbap_iE_Extensions = -1;            /* ProtocolExtensionContainer */
 static int hf_nbap_Transmission_Gap_Pattern_Sequence_Status_List_item = -1;  /* Transmission_Gap_Pattern_Sequence_Status_List_item */
 static int hf_nbap_tGPSID = -1;                   /* TGPSID */
 static int hf_nbap_tGPRC = -1;                    /* TGPRC */
@@ -1809,14 +2580,18 @@ static int hf_nbap_hSPDSCH_Power = -1;            /* DL_Power */
 static int hf_nbap_Best_Cell_Portions_Value_item = -1;  /* Best_Cell_Portions_Item */
 static int hf_nbap_cellPortionID = -1;            /* CellPortionID */
 static int hf_nbap_sIRValue = -1;                 /* SIR_Value */
+static int hf_nbap_Best_Cell_Portions_ValueLCR_item = -1;  /* Best_Cell_Portions_ItemLCR */
+static int hf_nbap_cellPortionLCRID = -1;         /* CellPortionLCRID */
+static int hf_nbap_rSCPValue = -1;                /* RSCP_Value */
 static int hf_nbap_commonTransportChannelID = -1;  /* CommonTransportChannelID */
 static int hf_nbap_cid = -1;                      /* C_ID */
 static int hf_nbap_radioNetwork = -1;             /* CauseRadioNetwork */
 static int hf_nbap_transport = -1;                /* CauseTransport */
 static int hf_nbap_protocol = -1;                 /* CauseProtocol */
 static int hf_nbap_misc = -1;                     /* CauseMisc */
-static int hf_nbap_CCCH_SRB1_PriorityQueue_Information_item = -1;  /* CCCH_SRB1_PriorityQueue_InformationItem */
-static int hf_nbap_priority_Queue_Information_for_Enhanced_FACH = -1;  /* Priority_Queue_Information_for_Enhanced_FACH */
+static int hf_nbap_Cell_ERNTI_Status_Information_item = -1;  /* Cell_ERNTI_Status_Information_Item */
+static int hf_nbap_vacant_ERNTI = -1;             /* Vacant_ERNTI */
+static int hf_nbap_Vacant_ERNTI_item = -1;        /* E_RNTI */
 static int hf_nbap_initialPhase_0_1048575 = -1;   /* INTEGER_0_1048575_ */
 static int hf_nbap_steadyStatePhase = -1;         /* INTEGER_0_255_ */
 static int hf_nbap_initialPhase = -1;             /* INTEGER_0_524287_ */
@@ -1824,20 +2599,90 @@ static int hf_nbap_steadyStatePhase_01 = -1;      /* INTEGER_0_127_ */
 static int hf_nbap_CommonChannelsCapacityConsumptionLaw_item = -1;  /* CommonChannelsCapacityConsumptionLaw_item */
 static int hf_nbap_dl_Cost = -1;                  /* INTEGER_0_65535 */
 static int hf_nbap_ul_Cost = -1;                  /* INTEGER_0_65535 */
+static int hf_nbap_common_E_DCH_UL_DPCH_Information = -1;  /* Common_E_DCH_UL_DPCH_InfoItem */
+static int hf_nbap_common_E_DCH_EDPCH_Information = -1;  /* Common_E_DCH_EDPCH_InfoItem */
+static int hf_nbap_common_E_DCH_Information = -1;  /* Common_E_DCH_InfoItem */
+static int hf_nbap_common_E_DCH_HSDPCCH_Information = -1;  /* Common_E_DCH_HSDPCCH_InfoItem */
+static int hf_nbap_common_E_DCH_Preamble_Control_Information = -1;  /* Common_E_DCH_Preamble_Control_InfoItem */
+static int hf_nbap_common_E_DCH_FDPCH_Information = -1;  /* Common_E_DCH_FDPCH_InfoItem */
+static int hf_nbap_common_E_DCH_E_AGCH_ChannelisationCodeNumber = -1;  /* FDD_DL_ChannelisationCodeNumber */
+static int hf_nbap_common_E_DCH_Resource_Combination_Information = -1;  /* Common_E_DCH_Resource_Combination_InfoList */
+static int hf_nbap_ul_common_E_DCH_MACflow_Specific_Information = -1;  /* Ul_common_E_DCH_MACflow_Specific_InfoList */
+static int hf_nbap_uL_SIR_Target = -1;            /* UL_SIR */
+static int hf_nbap_dPC_Mode = -1;                 /* DPC_Mode */
+static int hf_nbap_maxSet_E_DPDCHs = -1;          /* Max_Set_E_DPDCHs */
+static int hf_nbap_ul_PunctureLimit = -1;         /* PunctureLimit */
+static int hf_nbap_e_TFCS_Information = -1;       /* E_TFCS_Information */
+static int hf_nbap_e_TTI = -1;                    /* E_TTI */
+static int hf_nbap_e_DPCCH_PO = -1;               /* E_DPCCH_PO */
+static int hf_nbap_e_RGCH_2_IndexStepThreshold = -1;  /* E_RGCH_2_IndexStepThreshold */
+static int hf_nbap_e_RGCH_3_IndexStepThreshold = -1;  /* E_RGCH_3_IndexStepThreshold */
+static int hf_nbap_hARQ_Info_for_E_DCH = -1;      /* HARQ_Info_for_E_DCH */
+static int hf_nbap_e_DCH_Reference_Power_Offset = -1;  /* E_DCH_Reference_Power_Offset */
+static int hf_nbap_e_DCH_PowerOffset_for_SchedulingInfo = -1;  /* E_DCH_PowerOffset_for_SchedulingInfo */
+static int hf_nbap_max_EDCH_Resource_Allocation_for_CCCH = -1;  /* Max_EDCH_Resource_Allocation_for_CCCH */
+static int hf_nbap_max_Period_for_Collistion_Resolution = -1;  /* Max_Period_for_Collistion_Resolution */
+static int hf_nbap_max_TB_Sizes = -1;             /* Max_TB_Sizes */
+static int hf_nbap_common_E_DCH_ImplicitRelease_Indicator = -1;  /* BOOLEAN */
+static int hf_nbap_ackNackRepetitionFactor = -1;  /* AckNack_RepetitionFactor */
+static int hf_nbap_ackPowerOffset = -1;           /* Ack_Power_Offset */
+static int hf_nbap_nackPowerOffset = -1;          /* Nack_Power_Offset */
+static int hf_nbap_common_E_DCH_CQI_Info = -1;    /* Common_E_DCH_CQI_Info */
+static int hf_nbap_cqiFeedback_CycleK = -1;       /* CQI_Feedback_Cycle */
+static int hf_nbap_cqiRepetitionFactor = -1;      /* CQI_RepetitionFactor */
+static int hf_nbap_cqiPowerOffset = -1;           /* CQI_Power_Offset */
+static int hf_nbap_measurement_Power_Offset = -1;  /* Measurement_Power_Offset */
+static int hf_nbap_commonPhysicalChannelID = -1;  /* CommonPhysicalChannelID */
+static int hf_nbap_common_E_DCH_PreambleSignatures = -1;  /* PreambleSignatures */
+static int hf_nbap_scramblingCodeNumber = -1;     /* ScramblingCodeNumber */
+static int hf_nbap_preambleThreshold = -1;        /* PreambleThreshold */
+static int hf_nbap_e_AI_Indicator = -1;           /* E_AI_Indicator */
+static int hf_nbap_common_E_DCH_AICH_Information = -1;  /* Common_E_DCH_AICH_Information */
+static int hf_nbap_aICH_TransmissionTiming = -1;  /* AICH_TransmissionTiming */
+static int hf_nbap_fdd_dl_ChannelisationCodeNumber = -1;  /* FDD_DL_ChannelisationCodeNumber */
+static int hf_nbap_aICH_Power = -1;               /* AICH_Power */
+static int hf_nbap_sTTD_Indicator = -1;           /* STTD_Indicator */
+static int hf_nbap_Common_E_DCH_Resource_Combination_InfoList_item = -1;  /* Common_E_DCH_Resource_Combination_InfoList_Item */
+static int hf_nbap_soffset = -1;                  /* Soffset */
+static int hf_nbap_f_DPCH_DL_Code_Number = -1;    /* FDD_DL_ChannelisationCodeNumber */
+static int hf_nbap_ul_DPCH_ScramblingCode = -1;   /* UL_ScramblingCode */
+static int hf_nbap_e_RGCH_E_HICH_Channelisation_Code = -1;  /* FDD_DL_ChannelisationCodeNumber */
+static int hf_nbap_e_RGCH_Signature_Sequence = -1;  /* E_RGCH_Signature_Sequence */
+static int hf_nbap_e_HICH_Signature_Sequence = -1;  /* E_HICH_Signature_Sequence */
+static int hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList_item = -1;  /* Ul_common_E_DCH_MACflow_Specific_InfoList_Item */
+static int hf_nbap_ul_Common_MACFlowID = -1;      /* Common_MACFlow_ID */
+static int hf_nbap_transportBearerRequestIndicator = -1;  /* TransportBearerRequestIndicator */
+static int hf_nbap_tnlQos = -1;                   /* TnlQos */
+static int hf_nbap_payloadCRC_PresenceIndicator = -1;  /* PayloadCRC_PresenceIndicator */
+static int hf_nbap_bundlingModeIndicator = -1;    /* BundlingModeIndicator */
+static int hf_nbap_common_E_DCH_MACdFlow_Specific_Information = -1;  /* Common_E_DCH_MACdFlow_Specific_InfoList */
+static int hf_nbap_Common_E_DCH_MACdFlow_Specific_InfoList_item = -1;  /* Common_E_DCH_MACdFlow_Specific_InfoList_Item */
+static int hf_nbap_common_e_DCH_MACdFlow_ID = -1;  /* E_DCH_MACdFlow_ID */
+static int hf_nbap_maximum_Number_of_Retransmissions_For_E_DCH = -1;  /* Maximum_Number_of_Retransmissions_For_E_DCH */
+static int hf_nbap_eDCH_HARQ_PO_FDD = -1;         /* E_DCH_HARQ_PO_FDD */
+static int hf_nbap_eDCH_MACdFlow_Multiplexing_List = -1;  /* E_DCH_MACdFlow_Multiplexing_List */
+static int hf_nbap_common_E_DCHLogicalChannelInformation = -1;  /* Common_E_DCH_LogicalChannel_InfoList */
+static int hf_nbap_Common_E_DCH_LogicalChannel_InfoList_item = -1;  /* Common_E_DCH_LogicalChannel_InfoList_Item */
+static int hf_nbap_logicalChannelId = -1;         /* LogicalChannelID */
+static int hf_nbap_maximumMACcPDU_SizeExtended = -1;  /* MAC_PDU_SizeExtended */
+static int hf_nbap_ul_common_E_DCH_MACflow_Specific_InfoResponse = -1;  /* Ul_common_E_DCH_MACflow_Specific_InfoResponseList */
+static int hf_nbap_serving_Grant_Value = -1;      /* E_Serving_Grant_Value */
+static int hf_nbap_E_RNTI_List_item = -1;         /* E_RNTI */
+static int hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList_item = -1;  /* Ul_common_E_DCH_MACflow_Specific_InfoResponseList_Item */
+static int hf_nbap_Common_MACFlows_to_DeleteFDD_item = -1;  /* Common_MACFlows_to_DeleteFDD_Item */
+static int hf_nbap_common_MACFlow_ID = -1;        /* Common_MACFlow_ID */
 static int hf_nbap_CommonMACFlow_Specific_InfoList_item = -1;  /* CommonMACFlow_Specific_InfoItem */
 static int hf_nbap_common_MACFlow_Id = -1;        /* Common_MACFlow_ID */
-static int hf_nbap_bindingID = -1;                /* BindingID */
-static int hf_nbap_transportLayerAddress = -1;    /* TransportLayerAddress */
 static int hf_nbap_tnl_qos = -1;                  /* TnlQos */
 static int hf_nbap_common_MACFlow_PriorityQueue_Information = -1;  /* Common_MACFlow_PriorityQueue_Information */
 static int hf_nbap_CommonMACFlow_Specific_InfoList_Response_item = -1;  /* CommonMACFlow_Specific_InfoItem_Response */
 static int hf_nbap_commonMACFlow_ID = -1;         /* Common_MACFlow_ID */
 static int hf_nbap_hSDSCH_Initial_Capacity_Allocation = -1;  /* HSDSCH_Initial_Capacity_Allocation */
 static int hf_nbap_Common_MACFlow_PriorityQueue_Information_item = -1;  /* Common_MACFlow_PriorityQueue_Item */
+static int hf_nbap_priority_Queue_Information_for_Enhanced_FACH = -1;  /* Priority_Queue_Information_for_Enhanced_FACH_PCH */
 static int hf_nbap_tUTRANGPSMeasurementAccuracyClass = -1;  /* TUTRANGPSAccuracyClass */
 static int hf_nbap_tUTRANGANSSMeasurementAccuracyClass = -1;  /* TUTRANGANSSAccuracyClass */
 static int hf_nbap_transmitted_carrier_power = -1;  /* Transmitted_Carrier_Power_Value */
-static int hf_nbap_received_total_wide_band_power = -1;  /* Received_total_wide_band_power_Value */
 static int hf_nbap_acknowledged_prach_preambles = -1;  /* Acknowledged_PRACH_preambles_Value */
 static int hf_nbap_uL_TimeslotISCP = -1;          /* UL_TimeslotISCP_Value */
 static int hf_nbap_notUsed_1_acknowledged_PCPCH_access_preambles = -1;  /* NULL */
@@ -1847,7 +2692,6 @@ static int hf_nbap_measurementAvailable = -1;     /* CommonMeasurementAvailable
 static int hf_nbap_measurementnotAvailable = -1;  /* CommonMeasurementnotAvailable */
 static int hf_nbap_commonmeasurementValue = -1;   /* CommonMeasurementValue */
 static int hf_nbap_ie_Extensions = -1;            /* ProtocolExtensionContainer */
-static int hf_nbap_commonPhysicalChannelID = -1;  /* CommonPhysicalChannelID */
 static int hf_nbap_resourceOperationalState = -1;  /* ResourceOperationalState */
 static int hf_nbap_availabilityStatus = -1;       /* AvailabilityStatus */
 static int hf_nbap_commonPhysicalChannelID768 = -1;  /* CommonPhysicalChannelID768 */
@@ -1855,7 +2699,6 @@ static int hf_nbap_uE_DTX_DRX_Offset = -1;        /* UE_DTX_DRX_Offset */
 static int hf_nbap_enabling_Delay = -1;           /* Enabling_Delay */
 static int hf_nbap_dTX_Information = -1;          /* DTX_Information */
 static int hf_nbap_dRX_Information = -1;          /* DRX_Information */
-static int hf_nbap_cPC_DPCCH_Slot_Format = -1;    /* CPC_DPCCH_Slot_Format */
 static int hf_nbap_dTX_Information_to_Modify = -1;  /* DTX_Information_to_Modify */
 static int hf_nbap_dRX_Information_to_Modify = -1;  /* DRX_Information_to_Modify */
 static int hf_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information_item = -1;  /* ContinuousPacketConnectivityHS_SCCH_less_InformationItem */
@@ -1875,8 +2718,78 @@ static int hf_nbap_CriticalityDiagnostics_IE_List_item = -1;  /* CriticalityDiag
 static int hf_nbap_iECriticality = -1;            /* Criticality */
 static int hf_nbap_iE_ID = -1;                    /* ProtocolIE_ID */
 static int hf_nbap_repetitionNumber = -1;         /* RepetitionNumber0 */
+static int hf_nbap_ul_common_E_DCH_MACflow_Specific_InformationLCR = -1;  /* Ul_common_E_DCH_MACflow_Specific_InfoListLCR */
+static int hf_nbap_common_E_PUCH_InformationLCR = -1;  /* Common_E_PUCH_InformationLCR */
+static int hf_nbap_e_TFCS_Information_TDD = -1;   /* E_TFCS_Information_TDD */
+static int hf_nbap_maximum_Number_of_Retransmissions_For_SchedulingInfo = -1;  /* Maximum_Number_of_Retransmissions_For_E_DCH */
+static int hf_nbap_eDCH_Retransmission_Timer_SchedulingInfo = -1;  /* E_DCH_MACdFlow_Retransmission_Timer */
+static int hf_nbap_minCR = -1;                    /* CodeRate */
+static int hf_nbap_maxCR = -1;                    /* CodeRate */
+static int hf_nbap_harqInfo = -1;                 /* HARQ_Info_for_E_DCH */
+static int hf_nbap_pRXdes_base_perURAFCN = -1;    /* PRXdes_base_perURAFCN */
+static int hf_nbap_e_PUCH_TPC_StepSize = -1;      /* TDD_TPC_UplinkStepSize_LCR */
+static int hf_nbap_e_AGCH_TPC_StepSize = -1;      /* TDD_TPC_DownlinkStepSize */
+static int hf_nbap_e_PUCH_PowerControlGAP = -1;   /* ControlGAP */
+static int hf_nbap_PRXdes_base_perURAFCN_item = -1;  /* PRXdes_base_Item */
+static int hf_nbap_pRXdes_base = -1;              /* PRXdes_base */
+static int hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoListLCR_item = -1;  /* Ul_common_E_DCH_MACflow_Specific_InfoList_ItemLCR */
+static int hf_nbap_ul_Common_MACFlowIDLCR = -1;   /* Common_MACFlow_ID_LCR */
+static int hf_nbap_common_E_DCH_MACdFlow_Specific_InformationLCR = -1;  /* Common_E_DCH_MACdFlow_Specific_InfoListLCR */
+static int hf_nbap_Common_E_DCH_MACdFlow_Specific_InfoListLCR_item = -1;  /* Common_E_DCH_MACdFlow_Specific_InfoList_ItemLCR */
+static int hf_nbap_common_e_DCH_MACdFlow_ID_01 = -1;  /* E_DCH_MACdFlow_ID_LCR */
+static int hf_nbap_eDCH_HARQ_PO_TDD = -1;         /* E_DCH_HARQ_PO_TDD */
+static int hf_nbap_eDCH_MACdFlow_Retransmission_Timer = -1;  /* E_DCH_MACdFlow_Retransmission_Timer */
+static int hf_nbap_ul_common_E_DCH_MACflow_Specific_InfoResponseLCR = -1;  /* Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR */
+static int hf_nbap_common_E_AGCH_ListLCR = -1;    /* Common_E_AGCH_ListLCR */
+static int hf_nbap_common_E_HICH_ListLCR = -1;    /* Common_E_HICH_ListLCR */
+static int hf_nbap_common_E_RNTI_Info_LCR = -1;   /* Common_E_RNTI_Info_LCR */
+static int hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_item = -1;  /* Ul_common_E_DCH_MACflow_Specific_InfoResponseList_ItemLCR */
+static int hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext_item = -1;  /* Ul_common_E_DCH_MACflow_Specific_InfoResponseList_ItemLCR */
+static int hf_nbap_ul_Common_MACFlowID_LCR = -1;  /* Common_MACFlow_ID_LCR */
+static int hf_nbap_Common_E_AGCH_ListLCR_item = -1;  /* Common_E_AGCH_ItemLCR */
+static int hf_nbap_e_AGCH_ID = -1;                /* E_AGCH_Id */
+static int hf_nbap_Common_E_HICH_ListLCR_item = -1;  /* Common_E_HICH_ItemLCR */
+static int hf_nbap_eI = -1;                       /* EI */
+static int hf_nbap_e_HICH_ID = -1;                /* E_HICH_ID_LCR */
+static int hf_nbap_Common_E_RNTI_Info_LCR_item = -1;  /* Common_E_RNTI_Info_ItemLCR */
+static int hf_nbap_starting_E_RNTI = -1;          /* E_RNTI */
+static int hf_nbap_number_of_Group = -1;          /* INTEGER_1_32 */
+static int hf_nbap_number_of_e_E_RNTI_perGroup = -1;  /* INTEGER_1_7 */
+static int hf_nbap_Common_MACFlows_to_DeleteLCR_item = -1;  /* Common_MACFlows_to_DeleteLCR_Item */
+static int hf_nbap_common_MACFlow_ID_LCR = -1;    /* Common_MACFlow_ID_LCR */
+static int hf_nbap_CommonMACFlow_Specific_InfoListLCR_item = -1;  /* CommonMACFlow_Specific_InfoItemLCR */
+static int hf_nbap_common_MACFlow_PriorityQueue_InformationLCR = -1;  /* Common_MACFlow_PriorityQueue_Information */
+static int hf_nbap_Common_H_RNTI_InformationLCR_item = -1;  /* Common_H_RNTI_InfoItemLCR */
+static int hf_nbap_common_H_RNTI = -1;            /* HSDSCH_RNTI */
+static int hf_nbap_t_SYNC = -1;                   /* T_SYNC */
+static int hf_nbap_t_PROTECT = -1;                /* T_PROTECT */
+static int hf_nbap_n_PROTECT = -1;                /* N_PROTECT */
+static int hf_nbap_CommonMACFlow_Specific_InfoList_ResponseLCR_item = -1;  /* CommonMACFlow_Specific_InfoItem_ResponseLCR */
+static int hf_nbap_continuousPacketConnectivity_DRX_InformationLCR = -1;  /* ContinuousPacketConnectivity_DRX_InformationLCR */
+static int hf_nbap_continuousPacketConnectivity_DRX_Information_to_Modify_LCR = -1;  /* ContinuousPacketConnectivity_DRX_Information_to_Modify_LCR */
+static int hf_nbap_hS_DSCH_Semi_PersistentScheduling_Information_LCR = -1;  /* HS_DSCH_Semi_PersistentScheduling_Information_LCR */
+static int hf_nbap_hS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR = -1;  /* HS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR */
+static int hf_nbap_hS_DSCH_SPS_Deactivate_Indicator_LCR = -1;  /* NULL */
+static int hf_nbap_e_DCH_Semi_PersistentScheduling_Information_LCR = -1;  /* E_DCH_Semi_PersistentScheduling_Information_LCR */
+static int hf_nbap_e_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR = -1;  /* E_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR */
+static int hf_nbap_e_DCH_SPS_Deactivate_Indicator_LCR = -1;  /* NULL */
+static int hf_nbap_hS_SCCH_DRX_Information_LCR = -1;  /* HS_SCCH_DRX_Information_LCR */
+static int hf_nbap_e_AGCH_DRX_Information_LCR = -1;  /* E_AGCH_DRX_Information_LCR */
+static int hf_nbap_hS_SCCH_UE_DRX_Cycle_LCR = -1;  /* UE_DRX_Cycle_LCR */
+static int hf_nbap_hS_SCCH_Inactivity_Threshold_for_UE_DRX_Cycle_LCR = -1;  /* Inactivity_Threshold_for_UE_DRX_Cycle_LCR */
+static int hf_nbap_hS_SCCH_UE_DRX_Offset_LCR = -1;  /* UE_DRX_Offset_LCR */
+static int hf_nbap_sameAsHS_SCCH = -1;            /* NULL */
+static int hf_nbap_e_AGCH_DRX_Parameters = -1;    /* E_AGCH_DRX_Parameters */
+static int hf_nbap_e_AGCH_UE_DRX_Cycle_LCR = -1;  /* UE_DRX_Cycle_LCR */
+static int hf_nbap_e_AGCH_UE_Inactivity_Monitor_Threshold = -1;  /* E_AGCH_UE_Inactivity_Monitor_Threshold */
+static int hf_nbap_e_AGCH_UE_DRX_Offset_LCR = -1;  /* UE_DRX_Offset_LCR */
+static int hf_nbap_dRX_Information_to_Modify_LCR = -1;  /* DRX_Information_to_Modify_LCR */
+static int hf_nbap_modify = -1;                   /* DRX_Information_to_Modify_Items_LCR */
+static int hf_nbap_deactivate = -1;               /* NULL */
+static int hf_nbap_hS_SCCH_DRX_Information_ResponseLCR = -1;  /* HS_SCCH_DRX_Information_ResponseLCR */
+static int hf_nbap_e_AGCH_DRX_Information_ResponseLCR = -1;  /* E_AGCH_DRX_Information_ResponseLCR */
+static int hf_nbap_e_AGCH_DRX_Parameters_Response = -1;  /* E_AGCH_DRX_Parameters_Response */
 static int hf_nbap_DCH_FDD_Information_item = -1;  /* DCH_FDD_InformationItem */
-static int hf_nbap_payloadCRC_PresenceIndicator = -1;  /* PayloadCRC_PresenceIndicator */
 static int hf_nbap_ul_FP_Mode = -1;               /* UL_FP_Mode */
 static int hf_nbap_toAWS = -1;                    /* ToAWS */
 static int hf_nbap_toAWE = -1;                    /* ToAWE */
@@ -1889,13 +2802,20 @@ static int hf_nbap_allocationRetentionPriority = -1;  /* AllocationRetentionPrio
 static int hf_nbap_frameHandlingPriority = -1;    /* FrameHandlingPriority */
 static int hf_nbap_qE_Selector = -1;              /* QE_Selector */
 static int hf_nbap_DCH_InformationResponse_item = -1;  /* DCH_InformationResponseItem */
+static int hf_nbap_DCH_MeasurementOccasion_Information_item = -1;  /* DchMeasurementOccasionInformation_Item */
+static int hf_nbap_pattern_Sequence_Identifier = -1;  /* Pattern_Sequence_Identifier */
+static int hf_nbap_status_Flag = -1;              /* Status_Flag */
+static int hf_nbap_measurement_Occasion_Pattern_Sequence_parameters = -1;  /* Measurement_Occasion_Pattern_Sequence_parameters */
+static int hf_nbap_measurement_Occasion_Pattern_Sequence_parameters_k = -1;  /* INTEGER_1_9 */
+static int hf_nbap_measurement_Occasion_Pattern_Sequence_parameters_offset = -1;  /* INTEGER_0_511 */
+static int hf_nbap_measurement_Occasion_Pattern_Sequence_parameters_M_Length = -1;  /* INTEGER_1_512 */
+static int hf_nbap_measurement_Occasion_Pattern_Sequence_parameters_Timeslot_Bitmap = -1;  /* BIT_STRING_SIZE_7 */
 static int hf_nbap_DCH_TDD_Information_item = -1;  /* DCH_TDD_InformationItem */
 static int hf_nbap_dCH_SpecificInformationList_01 = -1;  /* DCH_Specific_TDD_InformationList */
 static int hf_nbap_DCH_Specific_TDD_InformationList_item = -1;  /* DCH_Specific_TDD_Item */
 static int hf_nbap_ul_CCTrCH_ID = -1;             /* CCTrCH_ID */
 static int hf_nbap_dl_CCTrCH_ID = -1;             /* CCTrCH_ID */
 static int hf_nbap_FDD_DCHs_to_Modify_item = -1;  /* FDD_DCHs_to_ModifyItem */
-static int hf_nbap_transportBearerRequestIndicator = -1;  /* TransportBearerRequestIndicator */
 static int hf_nbap_dCH_SpecificInformationList_02 = -1;  /* DCH_ModifySpecificInformation_FDD */
 static int hf_nbap_DCH_ModifySpecificInformation_FDD_item = -1;  /* DCH_ModifySpecificItem_FDD */
 static int hf_nbap_TDD_DCHs_to_Modify_item = -1;  /* DCH_ModifyItem_TDD */
@@ -1920,7 +2840,7 @@ static int hf_nbap_cFN = -1;                      /* CFN */
 static int hf_nbap_cfn = -1;                      /* CFN */
 static int hf_nbap_separate_indication = -1;      /* NULL */
 static int hf_nbap_activate = -1;                 /* Activate_Info */
-static int hf_nbap_deactivate = -1;               /* Deactivate_Info */
+static int hf_nbap_deactivate_01 = -1;            /* Deactivate_Info */
 static int hf_nbap_activation_type = -1;          /* Execution_Type */
 static int hf_nbap_initial_dl_tx_power = -1;      /* DL_Power */
 static int hf_nbap_firstRLS_Indicator = -1;       /* FirstRLS_Indicator */
@@ -1930,8 +2850,9 @@ static int hf_nbap_synchronised = -1;             /* CFN */
 static int hf_nbap_unsynchronised = -1;           /* NULL */
 static int hf_nbap_dGANSS_ReferenceTime = -1;     /* INTEGER_0_119 */
 static int hf_nbap_dGANSS_Information = -1;       /* DGANSS_Information */
+static int hf_nbap_dGANSS_Signal_ID = -1;         /* BIT_STRING_SIZE_8 */
 static int hf_nbap_DGANSS_Information_item = -1;  /* DGANSS_InformationItem */
-static int hf_nbap_gANSS_SignalId = -1;           /* INTEGER_0_3_ */
+static int hf_nbap_gANSS_SignalId = -1;           /* GANSS_Signal_ID */
 static int hf_nbap_gANSS_StatusHealth = -1;       /* GANSS_StatusHealth */
 static int hf_nbap_dGANSS_SignalInformation = -1;  /* DGANSS_SignalInformation */
 static int hf_nbap_DGANSS_SignalInformation_item = -1;  /* DGANSS_SignalInformationItem */
@@ -1941,6 +2862,8 @@ static int hf_nbap_udre = -1;                     /* UDRE */
 static int hf_nbap_ganss_prc = -1;                /* INTEGER_M2047_2047 */
 static int hf_nbap_ganss_rrc = -1;                /* INTEGER_M127_127 */
 static int hf_nbap_pRCDeviation = -1;             /* PRCDeviation */
+static int hf_nbap_udreGrowthRate = -1;           /* UDREGrowthRate */
+static int hf_nbap_udreValidityTime = -1;         /* UDREValidityTime */
 static int hf_nbap_gpstow = -1;                   /* GPSTOW */
 static int hf_nbap_status_health = -1;            /* GPS_Status_Health */
 static int hf_nbap_satelliteinfo = -1;            /* SAT_Info_DGPSCorrections */
@@ -1969,12 +2892,17 @@ static int hf_nbap_dl_Reference_Power = -1;       /* DL_Power */
 static int hf_nbap_DL_TimeslotISCPInfo_item = -1;  /* DL_TimeslotISCPInfoItem */
 static int hf_nbap_dL_TimeslotISCP = -1;          /* DL_TimeslotISCP */
 static int hf_nbap_DL_TimeslotISCPInfoLCR_item = -1;  /* DL_TimeslotISCPInfoItemLCR */
+static int hf_nbap_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_item = -1;  /* DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst */
+static int hf_nbap_midambleShiftAndBurstType_01 = -1;  /* MidambleShiftLCR */
+static int hf_nbap_dl_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst = -1;  /* DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst */
+static int hf_nbap_maxHSDSCH_HSSCCH_Power = -1;   /* MaximumTransmissionPower */
+static int hf_nbap_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_item = -1;  /* MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_Item */
+static int hf_nbap_DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst_item = -1;  /* TDD_ChannelisationCode */
 static int hf_nbap_uE_DRX_Cycle = -1;             /* UE_DRX_Cycle */
 static int hf_nbap_inactivity_Threshold_for_UE_DRX_Cycle = -1;  /* Inactivity_Threshold_for_UE_DRX_Cycle */
 static int hf_nbap_inactivity_Threshold_for_UE_Grant_Monitoring = -1;  /* Inactivity_Threshold_for_UE_Grant_Monitoring */
 static int hf_nbap_uE_DRX_Grant_Monitoring = -1;  /* UE_DRX_Grant_Monitoring */
-static int hf_nbap_modify = -1;                   /* DRX_Information_to_Modify_Items */
-static int hf_nbap_deactivate_01 = -1;            /* NULL */
+static int hf_nbap_modify_01 = -1;                /* DRX_Information_to_Modify_Items */
 static int hf_nbap_DSCH_InformationResponse_item = -1;  /* DSCH_InformationResponseItem */
 static int hf_nbap_dSCH_ID = -1;                  /* DSCH_ID */
 static int hf_nbap_DSCH_TDD_Information_item = -1;  /* DSCH_TDD_InformationItem */
@@ -1989,12 +2917,14 @@ static int hf_nbap_mAC_DTX_Cycle_10ms = -1;       /* MAC_DTX_Cycle_10ms */
 static int hf_nbap_e_DCH_TTI_Length = -1;         /* E_DCH_TTI_Length */
 static int hf_nbap_inactivity_Threshold_for_UE_DTX_Cycle2 = -1;  /* Inactivity_Threshold_for_UE_DTX_Cycle2 */
 static int hf_nbap_uE_DTX_Long_Preamble = -1;     /* UE_DTX_Long_Preamble */
-static int hf_nbap_uE_Inactivity_Threshold = -1;  /* UE_Inactivity_Threshold */
+static int hf_nbap_mAC_Inactivity_Threshold = -1;  /* MAC_Inactivity_Threshold */
 static int hf_nbap_cQI_DTX_Timer = -1;            /* CQI_DTX_Timer */
 static int hf_nbap_uE_DPCCH_burst1 = -1;          /* UE_DPCCH_burst1 */
 static int hf_nbap_uE_DPCCH_burst2 = -1;          /* UE_DPCCH_burst2 */
-static int hf_nbap_modify_01 = -1;                /* DTX_Information_to_Modify_Items */
+static int hf_nbap_modify_02 = -1;                /* DTX_Information_to_Modify_Items */
 static int hf_nbap_e_DCH_TTI_Length_to_Modify = -1;  /* E_DCH_TTI_Length_to_Modify */
+static int hf_nbap_dual_Band_Capability = -1;     /* Dual_Band_Capability */
+static int hf_nbap_possible_Secondary_Serving_Cell_List = -1;  /* Possible_Secondary_Serving_Cell_List */
 static int hf_nbap_replace = -1;                  /* E_AGCH_FDD_Code_List */
 static int hf_nbap_remove = -1;                   /* NULL */
 static int hf_nbap_E_AGCH_FDD_Code_List_item = -1;  /* FDD_DL_ChannelisationCodeNumber */
@@ -2004,28 +2934,21 @@ static int hf_nbap_e_AGCH_And_E_RGCH_E_HICH_FDD_Scrambling_Code = -1;  /* DL_Scr
 static int hf_nbap_e_AGCH_Channelisation_Code = -1;  /* FDD_DL_ChannelisationCodeNumber */
 static int hf_nbap_primary_e_RNTI = -1;           /* E_RNTI */
 static int hf_nbap_secondary_e_RNTI = -1;         /* E_RNTI */
-static int hf_nbap_e_RGCH_E_HICH_Channelisation_Code = -1;  /* FDD_DL_ChannelisationCodeNumber */
-static int hf_nbap_e_RGCH_Signature_Sequence = -1;  /* E_RGCH_Signature_Sequence */
-static int hf_nbap_e_HICH_Signature_Sequence = -1;  /* E_HICH_Signature_Sequence */
-static int hf_nbap_serving_Grant_Value = -1;      /* E_Serving_Grant_Value */
 static int hf_nbap_primary_Secondary_Grant_Selector = -1;  /* E_Primary_Secondary_Grant_Selector */
 static int hf_nbap_e_RGCH_Release_Indicator = -1;  /* E_RGCH_Release_Indicator */
 static int hf_nbap_e_DCH_MACdFlows_Information = -1;  /* E_DCH_MACdFlows_Information */
-static int hf_nbap_hARQ_Process_Allocation_Scheduled_2ms_EDCH = -1;  /* HARQ_Process_Allocation_2ms_EDCH */
-static int hf_nbap_e_DCH_Maximum_Bitrate = -1;    /* E_DCH_Maximum_Bitrate */
-static int hf_nbap_e_DCH_Processing_Overload_Level = -1;  /* E_DCH_Processing_Overload_Level */
-static int hf_nbap_e_DCH_Reference_Power_Offset = -1;  /* E_DCH_Reference_Power_Offset */
 static int hf_nbap_e_DCH_MACdFlow_Specific_InformationResp = -1;  /* E_DCH_MACdFlow_Specific_InformationResp */
 static int hf_nbap_e_DCH_MACdFlow_Specific_Info_to_Modify = -1;  /* E_DCH_MACdFlow_Specific_InfoList_to_Modify */
 static int hf_nbap_mACeReset_Indicator = -1;      /* MACeReset_Indicator */
 static int hf_nbap_e_DCH_MACdFlow_Specific_UpdateInformation = -1;  /* E_DCH_MACdFlow_Specific_UpdateInformation */
 static int hf_nbap_E_DCH_MACdFlow_Specific_UpdateInformation_item = -1;  /* E_DCH_MACdFlow_Specific_UpdateInformation_Item */
-static int hf_nbap_e_DCH_MACdFlow_ID = -1;        /* E_DCH_MACdFlow_ID */
 static int hf_nbap_hARQ_Process_Allocation_NonSched_2ms_EDCH = -1;  /* HARQ_Process_Allocation_2ms_EDCH */
+static int hf_nbap_E_DCH_DL_Control_Channel_Change_Information_item = -1;  /* E_DCH_DL_Control_Channel_Change_Information_Item */
+static int hf_nbap_e_DCH_RL_ID = -1;              /* RL_ID */
+static int hf_nbap_E_DCH_DL_Control_Channel_Grant_Information_item = -1;  /* E_DCH_DL_Control_Channel_Grant_Information_Item */
 static int hf_nbap_e_DCH_Non_Scheduled_Transmission_Grant = -1;  /* E_DCH_Non_Scheduled_Transmission_Grant_Items */
 static int hf_nbap_e_DCH_Scheduled_Transmission_Grant = -1;  /* NULL */
 static int hf_nbap_E_DCH_LogicalChannelInformation_item = -1;  /* E_DCH_LogicalChannelInformationItem */
-static int hf_nbap_logicalChannelId = -1;         /* LogicalChannelID */
 static int hf_nbap_schedulingPriorityIndicator = -1;  /* SchedulingPriorityIndicator */
 static int hf_nbap_schedulingInformation = -1;    /* SchedulingInformation */
 static int hf_nbap_mACesGuaranteedBitRate = -1;   /* MACesGuaranteedBitRate */
@@ -2039,12 +2962,7 @@ static int hf_nbap_E_DCH_MACdPDU_SizeToModifyList_item = -1;  /* E_DCH_MACdPDU_S
 static int hf_nbap_E_DCH_LogicalChannelToDelete_item = -1;  /* E_DCH_LogicalChannelToDeleteItem */
 static int hf_nbap_e_DCH_MACdFlow_Specific_Info = -1;  /* E_DCH_MACdFlow_Specific_InfoList */
 static int hf_nbap_E_DCH_MACdFlow_Specific_InfoList_item = -1;  /* E_DCH_MACdFlow_Specific_InfoItem */
-static int hf_nbap_tnlQos = -1;                   /* TnlQos */
-static int hf_nbap_maximum_Number_of_Retransmissions_For_E_DCH = -1;  /* Maximum_Number_of_Retransmissions_For_E_DCH */
-static int hf_nbap_eDCH_HARQ_PO_FDD = -1;         /* E_DCH_HARQ_PO_FDD */
-static int hf_nbap_eDCH_MACdFlow_Multiplexing_List = -1;  /* E_DCH_MACdFlow_Multiplexing_List */
 static int hf_nbap_eDCH_Grant_Type_Information = -1;  /* E_DCH_Grant_Type_Information */
-static int hf_nbap_bundlingModeIndicator = -1;    /* BundlingModeIndicator */
 static int hf_nbap_eDCHLogicalChannelInformation = -1;  /* E_DCH_LogicalChannelInformation */
 static int hf_nbap_E_DCH_MACdFlow_Specific_InformationResp_item = -1;  /* E_DCH_MACdFlow_Specific_InformationResp_Item */
 static int hf_nbap_E_DCH_MACdFlow_Specific_InfoList_to_Modify_item = -1;  /* E_DCH_MACdFlow_Specific_InfoItem_to_Modify */
@@ -2062,25 +2980,32 @@ static int hf_nbap_E_DCH_RL_InformationList_Rsp_item = -1;  /* E_DCH_RL_Informat
 static int hf_nbap_rl_ID = -1;                    /* RL_ID */
 static int hf_nbap_e_DCH_FDD_DL_Control_Channel_Info = -1;  /* E_DCH_FDD_DL_Control_Channel_Information */
 static int hf_nbap_cause = -1;                    /* Cause */
+static int hf_nbap_EDCH_RACH_Report_Value_item = -1;  /* EDCH_RACH_Report_Value_item */
+static int hf_nbap_granted_EDCH_RACH_resources = -1;  /* Granted_EDCH_RACH_Resources_Value */
+static int hf_nbap_denied_EDCH_RACH_resources = -1;  /* Denied_EDCH_RACH_Resources_Value */
 static int hf_nbap_two_ms = -1;                   /* DTX_Cycle_2ms_Items */
 static int hf_nbap_ten_ms = -1;                   /* DTX_Cycle_10ms_Items */
 static int hf_nbap_two_ms_01 = -1;                /* DTX_Cycle_2ms_to_Modify_Items */
 static int hf_nbap_ten_ms_01 = -1;                /* DTX_Cycle_10ms_to_Modify_Items */
+static int hf_nbap_E_DCH_MACdFlows_to_DeleteLCR_item = -1;  /* E_DCH_MACdFlow_to_Delete_ItemLCR */
+static int hf_nbap_e_DCH_MACdFlow_ID_LCR = -1;    /* E_DCH_MACdFlow_ID_LCR */
+static int hf_nbap_t321 = -1;                     /* T321 */
+static int hf_nbap_hS_DSCH_DRX_Cycle_FACH = -1;   /* HS_DSCH_DRX_Cycle_FACH */
+static int hf_nbap_hS_DSCH_RX_Burst_FACH = -1;    /* HS_DSCH_RX_Burst_FACH */
 static int hf_nbap_replace_01 = -1;               /* E_RGCH_E_HICH_FDD_Code_List */
 static int hf_nbap_E_RGCH_E_HICH_FDD_Code_List_item = -1;  /* FDD_DL_ChannelisationCodeNumber */
+static int hf_nbap_e_TFCI_BetaEC_Boost = -1;      /* E_TFCI_BetaEC_Boost */
+static int hf_nbap_uL_Delta_T2TP = -1;            /* UL_Delta_T2TP */
 static int hf_nbap_e_DCH_TFCI_Table_Index = -1;   /* E_DCH_TFCI_Table_Index */
-static int hf_nbap_e_DCH_Min_Set_E_TFCI = -1;     /* E_TFCI */
 static int hf_nbap_reference_E_TFCI_Information = -1;  /* Reference_E_TFCI_Information */
 static int hf_nbap_E_DCHProvidedBitRate_item = -1;  /* E_DCHProvidedBitRate_Item */
 static int hf_nbap_e_DCHProvidedBitRateValue = -1;  /* E_DCHProvidedBitRateValue */
+static int hf_nbap_E_DCHProvidedBitRateValueInformation_For_CellPortion_item = -1;  /* E_DCHProvidedBitRateValueInformation_For_CellPortion_Item */
+static int hf_nbap_e_DCHProvidedBitRateValue_01 = -1;  /* E_DCHProvidedBitRate */
 static int hf_nbap_e_PUCH_Information = -1;       /* E_PUCH_Information */
-static int hf_nbap_e_TFCS_Information_TDD = -1;   /* E_TFCS_Information_TDD */
 static int hf_nbap_e_DCH_MACdFlows_Information_TDD = -1;  /* E_DCH_MACdFlows_Information_TDD */
 static int hf_nbap_e_DCH_Non_Scheduled_Grant_Info = -1;  /* E_DCH_Non_Scheduled_Grant_Info */
 static int hf_nbap_e_DCH_TDD_Information = -1;    /* E_DCH_TDD_Information */
-static int hf_nbap_minCR = -1;                    /* CodeRate */
-static int hf_nbap_maxCR = -1;                    /* CodeRate */
-static int hf_nbap_harqInfo = -1;                 /* HARQ_Info_for_E_DCH */
 static int hf_nbap_n_E_UCCH = -1;                 /* N_E_UCCH */
 static int hf_nbap_e_DCH_QPSK_RefBetaInfo = -1;   /* E_DCH_QPSK_RefBetaInfo */
 static int hf_nbap_e_DCH_sixteenQAM_RefBetaInfo = -1;  /* E_DCH_sixteenQAM_RefBetaInfo */
@@ -2089,9 +3014,7 @@ static int hf_nbap_E_DCH_sixteenQAM_RefBetaInfo_item = -1;  /* E_DCH_RefBeta_Ite
 static int hf_nbap_refCodeRate = -1;              /* CodeRate_short */
 static int hf_nbap_refBeta = -1;                  /* RefBeta */
 static int hf_nbap_E_DCH_MACdFlows_Information_TDD_item = -1;  /* E_DCH_MACdFlow_InfoTDDItem */
-static int hf_nbap_eDCH_HARQ_PO_TDD = -1;         /* E_DCH_HARQ_PO_TDD */
 static int hf_nbap_eDCH_Grant_TypeTDD = -1;       /* E_DCH_Grant_TypeTDD */
-static int hf_nbap_eDCH_MACdFlow_Retransmission_Timer = -1;  /* E_DCH_MACdFlow_Retransmission_Timer */
 static int hf_nbap_timeslotResource = -1;         /* E_DCH_TimeslotResource */
 static int hf_nbap_powerResource = -1;            /* E_DCH_PowerResource */
 static int hf_nbap_repetitionPeriod = -1;         /* RepetitionPeriod */
@@ -2099,13 +3022,10 @@ static int hf_nbap_repetitionLength = -1;         /* RepetitionLength */
 static int hf_nbap_tddE_PUCH_Offset = -1;         /* TddE_PUCH_Offset */
 static int hf_nbap_tdd_ChannelisationCode = -1;   /* TDD_ChannelisationCode */
 static int hf_nbap_e_DCH_TDD_Maximum_Bitrate = -1;  /* E_DCH_TDD_Maximum_Bitrate */
-static int hf_nbap_e_DCH_PowerOffset_for_SchedulingInfo = -1;  /* E_DCH_PowerOffset_for_SchedulingInfo */
 static int hf_nbap_e_DCH_TDD_MACdFlow_Specific_InformationResp = -1;  /* E_DCH_TDD_MACdFlow_Specific_InformationResp */
 static int hf_nbap_e_AGCH_Specific_Information_ResponseTDD = -1;  /* E_AGCH_Specific_InformationRespListTDD */
-static int hf_nbap_e_RNTI = -1;                   /* E_RNTI */
 static int hf_nbap_scheduled_E_HICH_Specific_InformationResp = -1;  /* Scheduled_E_HICH_Specific_Information_ResponseLCRTDD */
 static int hf_nbap_Scheduled_E_HICH_Specific_Information_ResponseLCRTDD_item = -1;  /* Scheduled_E_HICH_Specific_InformationItem_ResponseLCRTDD */
-static int hf_nbap_eI = -1;                       /* EI */
 static int hf_nbap_e_HICH_ID_TDD = -1;            /* E_HICH_ID_TDD */
 static int hf_nbap_E_DCH_TDD_MACdFlow_Specific_InformationResp_item = -1;  /* E_DCH_TDD_MACdFlow_Specific_InformationResp_Item */
 static int hf_nbap_e_DCH_MacdFlow_Id = -1;        /* E_DCH_MACdFlow_ID */
@@ -2126,41 +3046,115 @@ static int hf_nbap_e_DCH_TDD_Maximum_Bitrate768 = -1;  /* E_DCH_TDD_Maximum_Bitr
 static int hf_nbap_e_PUCH_LCR_Information = -1;   /* E_PUCH_LCR_Information */
 static int hf_nbap_e_DCH_Non_Scheduled_Grant_LCR_Info = -1;  /* E_DCH_Non_Scheduled_Grant_LCR_Info */
 static int hf_nbap_e_DCH_LCRTDD_Information = -1;  /* E_DCH_LCRTDD_Information */
-static int hf_nbap_pRXdes_base = -1;              /* PRXdes_base */
-static int hf_nbap_e_PUCH_TPC_StepSize = -1;      /* TDD_TPC_UplinkStepSize_LCR */
-static int hf_nbap_e_AGCH_TPC_StepSize = -1;      /* TDD_TPC_DownlinkStepSize */
 static int hf_nbap_timeslotResourceLCR = -1;      /* E_DCH_TimeslotResourceLCR */
 static int hf_nbap_subframeNumber = -1;           /* T_subframeNumber */
 static int hf_nbap_n_E_UCCHLCR = -1;              /* N_E_UCCHLCR */
 static int hf_nbap_e_HICH_LCR_Information = -1;   /* E_HICH_LCR_Information */
 static int hf_nbap_signatureSequenceGroupIndex = -1;  /* SignatureSequenceGroupIndex */
 static int hf_nbap_e_DCH_LCRTDD_PhysicalLayerCategory = -1;  /* E_DCH_LCRTDD_PhysicalLayerCategory */
+static int hf_nbap_dRX_Interruption_by_HS_DSCH = -1;  /* DRX_Interruption_by_HS_DSCH */
+static int hf_nbap_repetition_Period_List_LCR = -1;  /* Repetition_Period_List_LCR */
+static int hf_nbap_e_DCH_SPS_Indicator = -1;      /* E_DCH_SPS_Indicator */
+static int hf_nbap_sPS_E_DCH_releted_E_HICH_Information = -1;  /* E_HICH_LCR_Information */
+static int hf_nbap_timeslot_Resource_Related_Information = -1;  /* E_DCH_TimeslotResourceLCR */
+static int hf_nbap_subframeNumber_01 = -1;        /* T_subframeNumber_01 */
 static int hf_nbap_FDD_DL_CodeInformation_item = -1;  /* FDD_DL_CodeInformationItem */
 static int hf_nbap_dl_ScramblingCode = -1;        /* DL_ScramblingCode */
 static int hf_nbap_fdd_DL_ChannelisationCodeNumber = -1;  /* FDD_DL_ChannelisationCodeNumber */
 static int hf_nbap_transmissionGapPatternSequenceCodeInformation = -1;  /* TransmissionGapPatternSequenceCodeInformation */
+static int hf_nbap_navClockModel = -1;            /* GANSS_NAVclockModel */
+static int hf_nbap_cnavClockModel = -1;           /* GANSS_CNAVclockModel */
+static int hf_nbap_glonassClockModel = -1;        /* GANSS_GLONASSclockModel */
+static int hf_nbap_sbasClockModel = -1;           /* GANSS_SBASclockModel */
+static int hf_nbap_navKeplerianSet = -1;          /* GANSS_NavModel_NAVKeplerianSet */
+static int hf_nbap_cnavKeplerianSet = -1;         /* GANSS_NavModel_CNAVKeplerianSet */
+static int hf_nbap_glonassECEF = -1;              /* GANSS_NavModel_GLONASSecef */
+static int hf_nbap_sbasECEF = -1;                 /* GANSS_NavModel_SBASecef */
+static int hf_nbap_dataID = -1;                   /* BIT_STRING_SIZE_2 */
+static int hf_nbap_alpha_beta_parameters = -1;    /* GPS_Ionospheric_Model */
+static int hf_nbap_ganss_Transmission_Time = -1;  /* GANSS_Transmission_Time */
+static int hf_nbap_non_broadcastIndication = -1;  /* T_non_broadcastIndication */
+static int hf_nbap_ganssSatInfoNavList = -1;      /* Ganss_Sat_Info_AddNavList */
+static int hf_nbap_GANSS_Additional_Time_Models_item = -1;  /* GANSS_Time_Model */
+static int hf_nbap_utcModel1 = -1;                /* GANSS_UTCmodelSet1 */
+static int hf_nbap_utcModel2 = -1;                /* GANSS_UTCmodelSet2 */
+static int hf_nbap_utcModel3 = -1;                /* GANSS_UTCmodelSet3 */
 static int hf_nbap_ganss_wk_number = -1;          /* INTEGER_0_255 */
-static int hf_nbap_ganss_sat_id = -1;             /* BIT_STRING_SIZE_36 */
 static int hf_nbap_gANSS_AlmanacModel = -1;       /* GANSS_AlmanacModel */
 static int hf_nbap_gANSS_keplerianParameters = -1;  /* GANSS_KeplerianParametersAlm */
+static int hf_nbap_extension_GANSS_AlmanacModel = -1;  /* Extension_GANSS_AlmanacModel */
+static int hf_nbap_sat_info_SBASecefList = -1;    /* GANSS_SAT_Info_Almanac_SBASecefList */
+static int hf_nbap_sat_info_GLOkpList = -1;       /* GANSS_SAT_Info_Almanac_GLOkpList */
+static int hf_nbap_t_oa = -1;                     /* INTEGER_0_255 */
+static int hf_nbap_sat_info_MIDIkpList = -1;      /* GANSS_SAT_Info_Almanac_MIDIkpList */
+static int hf_nbap_sat_info_NAVkpList = -1;       /* GANSS_SAT_Info_Almanac_NAVkpList */
+static int hf_nbap_sat_info_REDkpList = -1;       /* GANSS_SAT_Info_Almanac_REDkpList */
+static int hf_nbap_ganssID1 = -1;                 /* GANSS_AuxInfoGANSS_ID1 */
+static int hf_nbap_ganssID3 = -1;                 /* GANSS_AuxInfoGANSS_ID3 */
+static int hf_nbap_GANSS_AuxInfoGANSS_ID1_item = -1;  /* GANSS_AuxInfoGANSS_ID1_element */
+static int hf_nbap_svID = -1;                     /* INTEGER_0_63 */
+static int hf_nbap_signalsAvailable = -1;         /* BIT_STRING_SIZE_8 */
+static int hf_nbap_GANSS_AuxInfoGANSS_ID3_item = -1;  /* GANSS_AuxInfoGANSS_ID3_element */
+static int hf_nbap_channelNumber = -1;            /* INTEGER_M7_13 */
 static int hf_nbap_GANSS_Clock_Model_item = -1;   /* GANSS_SatelliteClockModelItem */
+static int hf_nbap_cnavToc = -1;                  /* BIT_STRING_SIZE_11 */
+static int hf_nbap_cnavTop = -1;                  /* BIT_STRING_SIZE_11 */
+static int hf_nbap_cnavURA0 = -1;                 /* BIT_STRING_SIZE_5 */
+static int hf_nbap_cnavURA1 = -1;                 /* BIT_STRING_SIZE_3 */
+static int hf_nbap_cnavURA2 = -1;                 /* BIT_STRING_SIZE_3 */
+static int hf_nbap_cnavAf2 = -1;                  /* BIT_STRING_SIZE_10 */
+static int hf_nbap_cnavAf1 = -1;                  /* BIT_STRING_SIZE_20 */
+static int hf_nbap_cnavAf0 = -1;                  /* BIT_STRING_SIZE_26 */
+static int hf_nbap_cnavTgd = -1;                  /* BIT_STRING_SIZE_13 */
+static int hf_nbap_cnavISCl1cp = -1;              /* BIT_STRING_SIZE_13 */
+static int hf_nbap_cnavISCl1cd = -1;              /* BIT_STRING_SIZE_13 */
+static int hf_nbap_cnavISCl1ca = -1;              /* BIT_STRING_SIZE_13 */
+static int hf_nbap_cnavISCl2c = -1;               /* BIT_STRING_SIZE_13 */
+static int hf_nbap_cnavISCl5i5 = -1;              /* BIT_STRING_SIZE_13 */
+static int hf_nbap_cnavISCl5q5 = -1;              /* BIT_STRING_SIZE_13 */
 static int hf_nbap_ganss_Ionospheric_Model = -1;  /* GANSS_Ionospheric_Model */
 static int hf_nbap_ganss_Rx_Pos = -1;             /* GANSS_RX_Pos */
 static int hf_nbap_ionospheric_Model = -1;        /* BOOLEAN */
+static int hf_nbap_ganssTod = -1;                 /* INTEGER_0_59_ */
+static int hf_nbap_dataBitAssistancelist = -1;    /* GANSS_DataBitAssistanceList */
+static int hf_nbap_GANSS_DataBitAssistanceList_item = -1;  /* GANSS_DataBitAssistanceItem */
+static int hf_nbap_dataBitAssistanceSgnList = -1;  /* GANSS_DataBitAssistanceSgnList */
+static int hf_nbap_GANSS_DataBitAssistanceSgnList_item = -1;  /* GANSS_DataBitAssistanceSgnItem */
+static int hf_nbap_ganss_SignalId = -1;           /* GANSS_Signal_ID */
+static int hf_nbap_ganssDataBits = -1;            /* BIT_STRING_SIZE_1_1024 */
+static int hf_nbap_ganssTod_01 = -1;              /* INTEGER_0_86399 */
+static int hf_nbap_ganss_Data_Bit_Assistance_ReqList = -1;  /* GANSS_Data_Bit_Assistance_ReqList */
+static int hf_nbap_ganss_DataBitInterval = -1;    /* INTEGER_0_15 */
+static int hf_nbap_ganss_SatelliteInfo = -1;      /* T_ganss_SatelliteInfo */
+static int hf_nbap_ganss_SatelliteInfo_item = -1;  /* INTEGER_0_63 */
+static int hf_nbap_b1 = -1;                       /* BIT_STRING_SIZE_11 */
+static int hf_nbap_b2 = -1;                       /* BIT_STRING_SIZE_10 */
+static int hf_nbap_teop = -1;                     /* BIT_STRING_SIZE_16 */
+static int hf_nbap_pmX = -1;                      /* BIT_STRING_SIZE_21 */
+static int hf_nbap_pmXdot = -1;                   /* BIT_STRING_SIZE_15 */
+static int hf_nbap_pmY = -1;                      /* BIT_STRING_SIZE_21 */
+static int hf_nbap_pmYdot = -1;                   /* BIT_STRING_SIZE_15 */
+static int hf_nbap_deltaUT1 = -1;                 /* BIT_STRING_SIZE_31 */
+static int hf_nbap_deltaUT1dot = -1;              /* BIT_STRING_SIZE_19 */
 static int hf_nbap_GANSS_GenericDataInfoReqList_item = -1;  /* GANSS_GenericDataInfoReqItem */
-static int hf_nbap_ganss_Id = -1;                 /* INTEGER_0_7 */
-static int hf_nbap_ganss_Navigation_Model = -1;   /* BOOLEAN */
-static int hf_nbap_ganss_Time_Model = -1;         /* BIT_STRING_SIZE_8 */
+static int hf_nbap_ganss_Id = -1;                 /* GANSS_ID */
+static int hf_nbap_ganss_Navigation_Model_And_Time_Recovery = -1;  /* BOOLEAN */
+static int hf_nbap_ganss_Time_Model_GNSS_GNSS = -1;  /* BIT_STRING_SIZE_9 */
 static int hf_nbap_ganss_UTC_Model = -1;          /* BOOLEAN */
 static int hf_nbap_ganss_Almanac = -1;            /* BOOLEAN */
 static int hf_nbap_ganss_Real_Time_Integrity = -1;  /* BOOLEAN */
+static int hf_nbap_ganss_Data_Bit_Assistance_Req = -1;  /* GANSS_Data_Bit_Assistance_ReqItem */
 static int hf_nbap_GANSS_Generic_Data_item = -1;  /* GANSS_Generic_DataItem */
 static int hf_nbap_dganss_Correction = -1;        /* DGANSSCorrections */
-static int hf_nbap_ganss_Navigation_Model_01 = -1;  /* GANSS_Navigation_Model */
-static int hf_nbap_ganss_Time_Model_01 = -1;      /* GANSS_Time_Model */
+static int hf_nbap_ganss_Navigation_Model_And_Time_Recovery_01 = -1;  /* GANSS_Navigation_Model_And_Time_Recovery */
+static int hf_nbap_ganss_Time_Model = -1;         /* GANSS_Time_Model */
 static int hf_nbap_ganss_UTC_TIME = -1;           /* GANSS_UTC_Model */
 static int hf_nbap_ganss_Almanac_01 = -1;         /* GANSS_Almanac */
 static int hf_nbap_ganss_Real_Time_Integrity_01 = -1;  /* GANSS_Real_Time_Integrity */
+static int hf_nbap_ganss_Data_Bit_Assistance = -1;  /* GANSS_Data_Bit_Assistance */
+static int hf_nbap_gloTau = -1;                   /* BIT_STRING_SIZE_22 */
+static int hf_nbap_gloGamma = -1;                 /* BIT_STRING_SIZE_11 */
+static int hf_nbap_gloDeltaTau = -1;              /* BIT_STRING_SIZE_5 */
 static int hf_nbap_gANSS_CommonDataInfoReq = -1;  /* GANSS_CommonDataInfoReq */
 static int hf_nbap_gANSS_GenericDataInfoReqList = -1;  /* GANSS_GenericDataInfoReqList */
 static int hf_nbap_alpha_zero_ionos = -1;         /* BIT_STRING_SIZE_12 */
@@ -2172,17 +3166,16 @@ static int hf_nbap_storm_flag_two = -1;           /* BOOLEAN */
 static int hf_nbap_storm_flag_three = -1;         /* BOOLEAN */
 static int hf_nbap_storm_flag_four = -1;          /* BOOLEAN */
 static int hf_nbap_storm_flag_five = -1;          /* BOOLEAN */
-static int hf_nbap_t_oa = -1;                     /* INTEGER_0_255 */
 static int hf_nbap_iod_a = -1;                    /* INTEGER_0_3 */
 static int hf_nbap_gANSS_SatelliteInformationKP = -1;  /* GANSS_SatelliteInformationKP */
-static int hf_nbap_toe_lsb_nav = -1;              /* INTEGER_0_511 */
+static int hf_nbap_toe_nav = -1;                  /* BIT_STRING_SIZE_14 */
 static int hf_nbap_ganss_omega_nav = -1;          /* BIT_STRING_SIZE_32 */
 static int hf_nbap_delta_n_nav = -1;              /* BIT_STRING_SIZE_16 */
 static int hf_nbap_m_zero_nav = -1;               /* BIT_STRING_SIZE_32 */
 static int hf_nbap_omegadot_nav = -1;             /* BIT_STRING_SIZE_24 */
-static int hf_nbap_ganss_e_lsb_nav = -1;          /* INTEGER_0_33554431 */
+static int hf_nbap_ganss_e_nav = -1;              /* BIT_STRING_SIZE_32 */
 static int hf_nbap_idot_nav = -1;                 /* BIT_STRING_SIZE_14 */
-static int hf_nbap_a_sqrt_lsb_nav = -1;           /* INTEGER_0_67108863 */
+static int hf_nbap_a_sqrt_nav = -1;               /* BIT_STRING_SIZE_32 */
 static int hf_nbap_i_zero_nav = -1;               /* BIT_STRING_SIZE_32 */
 static int hf_nbap_omega_zero_nav = -1;           /* BIT_STRING_SIZE_32 */
 static int hf_nbap_c_rs_nav = -1;                 /* BIT_STRING_SIZE_16 */
@@ -2191,30 +3184,88 @@ static int hf_nbap_c_us_nav = -1;                 /* BIT_STRING_SIZE_16 */
 static int hf_nbap_c_rc_nav = -1;                 /* BIT_STRING_SIZE_16 */
 static int hf_nbap_c_ic_nav = -1;                 /* BIT_STRING_SIZE_16 */
 static int hf_nbap_c_uc_nav = -1;                 /* BIT_STRING_SIZE_16 */
-static int hf_nbap_ganss_Ref_Time = -1;           /* GANSS_Reference_Time */
-static int hf_nbap_non_broadcastIndication = -1;  /* T_non_broadcastIndication */
-static int hf_nbap_toe_c_msb = -1;                /* INTEGER_0_31 */
-static int hf_nbap_e_msb = -1;                    /* INTEGER_0_127 */
-static int hf_nbap_sqrtA_msb = -1;                /* INTEGER_0_63 */
+static int hf_nbap_navToc = -1;                   /* BIT_STRING_SIZE_16 */
+static int hf_nbap_navaf2 = -1;                   /* BIT_STRING_SIZE_8 */
+static int hf_nbap_navaf1 = -1;                   /* BIT_STRING_SIZE_16 */
+static int hf_nbap_navaf0 = -1;                   /* BIT_STRING_SIZE_22 */
+static int hf_nbap_navTgd = -1;                   /* BIT_STRING_SIZE_8 */
+static int hf_nbap_non_broadcastIndication_01 = -1;  /* T_non_broadcastIndication_01 */
 static int hf_nbap_ganssSatInfoNav = -1;          /* GANSS_Sat_Info_Nav */
+static int hf_nbap_cnavURAindex = -1;             /* BIT_STRING_SIZE_5 */
+static int hf_nbap_cnavDeltaA = -1;               /* BIT_STRING_SIZE_26 */
+static int hf_nbap_cnavAdot = -1;                 /* BIT_STRING_SIZE_25 */
+static int hf_nbap_cnavDeltaNo = -1;              /* BIT_STRING_SIZE_17 */
+static int hf_nbap_cnavDeltaNoDot = -1;           /* BIT_STRING_SIZE_23 */
+static int hf_nbap_cnavMo = -1;                   /* BIT_STRING_SIZE_33 */
+static int hf_nbap_cnavE = -1;                    /* BIT_STRING_SIZE_33 */
+static int hf_nbap_cnavOmega = -1;                /* BIT_STRING_SIZE_33 */
+static int hf_nbap_cnavOMEGA0 = -1;               /* BIT_STRING_SIZE_33 */
+static int hf_nbap_cnavDeltaOmegaDot = -1;        /* BIT_STRING_SIZE_17 */
+static int hf_nbap_cnavIo = -1;                   /* BIT_STRING_SIZE_33 */
+static int hf_nbap_cnavIoDot = -1;                /* BIT_STRING_SIZE_15 */
+static int hf_nbap_cnavCis = -1;                  /* BIT_STRING_SIZE_16 */
+static int hf_nbap_cnavCic = -1;                  /* BIT_STRING_SIZE_16 */
+static int hf_nbap_cnavCrs = -1;                  /* BIT_STRING_SIZE_24 */
+static int hf_nbap_cnavCrc = -1;                  /* BIT_STRING_SIZE_24 */
+static int hf_nbap_cnavCus = -1;                  /* BIT_STRING_SIZE_21 */
+static int hf_nbap_cnavCuc = -1;                  /* BIT_STRING_SIZE_21 */
+static int hf_nbap_gloEn = -1;                    /* BIT_STRING_SIZE_5 */
+static int hf_nbap_gloP1 = -1;                    /* BIT_STRING_SIZE_2 */
+static int hf_nbap_gloP2 = -1;                    /* BIT_STRING_SIZE_1 */
+static int hf_nbap_gloM = -1;                     /* BIT_STRING_SIZE_2 */
+static int hf_nbap_gloX = -1;                     /* BIT_STRING_SIZE_27 */
+static int hf_nbap_gloXdot = -1;                  /* BIT_STRING_SIZE_24 */
+static int hf_nbap_gloXdotdot = -1;               /* BIT_STRING_SIZE_5 */
+static int hf_nbap_gloY = -1;                     /* BIT_STRING_SIZE_27 */
+static int hf_nbap_gloYdot = -1;                  /* BIT_STRING_SIZE_24 */
+static int hf_nbap_gloYdotdot = -1;               /* BIT_STRING_SIZE_5 */
+static int hf_nbap_gloZ = -1;                     /* BIT_STRING_SIZE_27 */
+static int hf_nbap_gloZdot = -1;                  /* BIT_STRING_SIZE_24 */
+static int hf_nbap_gloZdotdot = -1;               /* BIT_STRING_SIZE_5 */
+static int hf_nbap_navURA = -1;                   /* BIT_STRING_SIZE_4 */
+static int hf_nbap_navFitFlag = -1;               /* BIT_STRING_SIZE_1 */
+static int hf_nbap_navToe = -1;                   /* BIT_STRING_SIZE_16 */
+static int hf_nbap_navOmega = -1;                 /* BIT_STRING_SIZE_32 */
+static int hf_nbap_navDeltaN = -1;                /* BIT_STRING_SIZE_16 */
+static int hf_nbap_navM0 = -1;                    /* BIT_STRING_SIZE_32 */
+static int hf_nbap_navOmegaADot = -1;             /* BIT_STRING_SIZE_24 */
+static int hf_nbap_navE = -1;                     /* BIT_STRING_SIZE_32 */
+static int hf_nbap_navIDot = -1;                  /* BIT_STRING_SIZE_14 */
+static int hf_nbap_navAPowerHalf = -1;            /* BIT_STRING_SIZE_32 */
+static int hf_nbap_navI0 = -1;                    /* BIT_STRING_SIZE_32 */
+static int hf_nbap_navOmegaA0 = -1;               /* BIT_STRING_SIZE_32 */
+static int hf_nbap_navCrs = -1;                   /* BIT_STRING_SIZE_16 */
+static int hf_nbap_navCis = -1;                   /* BIT_STRING_SIZE_16 */
+static int hf_nbap_navCus = -1;                   /* BIT_STRING_SIZE_16 */
+static int hf_nbap_navCrc = -1;                   /* BIT_STRING_SIZE_16 */
+static int hf_nbap_navCic = -1;                   /* BIT_STRING_SIZE_16 */
+static int hf_nbap_navCuc = -1;                   /* BIT_STRING_SIZE_16 */
+static int hf_nbap_sbasTo = -1;                   /* BIT_STRING_SIZE_13 */
+static int hf_nbap_sbasAccuracy = -1;             /* BIT_STRING_SIZE_4 */
+static int hf_nbap_sbasXg = -1;                   /* BIT_STRING_SIZE_30 */
+static int hf_nbap_sbasYg = -1;                   /* BIT_STRING_SIZE_30 */
+static int hf_nbap_sbasZg = -1;                   /* BIT_STRING_SIZE_25 */
+static int hf_nbap_sbasXgDot = -1;                /* BIT_STRING_SIZE_17 */
+static int hf_nbap_sbasYgDot = -1;                /* BIT_STRING_SIZE_17 */
+static int hf_nbap_sbasZgDot = -1;                /* BIT_STRING_SIZE_18 */
+static int hf_nbap_sbasXgDotDot = -1;             /* BIT_STRING_SIZE_10 */
+static int hf_nbap_sbagYgDotDot = -1;             /* BIT_STRING_SIZE_10 */
+static int hf_nbap_sbasZgDotDot = -1;             /* BIT_STRING_SIZE_10 */
 static int hf_nbap_gANSS_keplerianParameters_01 = -1;  /* GANSS_KeplerianParametersOrb */
 static int hf_nbap_GANSS_Real_Time_Integrity_item = -1;  /* GANSS_RealTimeInformationItem */
 static int hf_nbap_bad_ganss_satId = -1;          /* INTEGER_0_63 */
-static int hf_nbap_bad_ganss_signalId = -1;       /* INTEGER_0_4_ */
-static int hf_nbap_ganssDay = -1;                 /* INTEGER_0_8191 */
-static int hf_nbap_ganssTod = -1;                 /* INTEGER_0_86399 */
-static int hf_nbap_ganssTodUncertainty = -1;      /* INTEGER_0_127 */
+static int hf_nbap_bad_ganss_signalId = -1;       /* BIT_STRING_SIZE_8 */
 static int hf_nbap_latitudeSign = -1;             /* T_latitudeSign */
 static int hf_nbap_degreesOfLatitude = -1;        /* INTEGER_0_2147483647 */
 static int hf_nbap_degreesOfLongitude = -1;       /* INTEGER_M2147483648_2147483647 */
 static int hf_nbap_directionOfAltitude = -1;      /* T_directionOfAltitude */
 static int hf_nbap_altitude = -1;                 /* INTEGER_0_32767 */
-static int hf_nbap_t_oc_lsb = -1;                 /* INTEGER_0_511 */
+static int hf_nbap_t_oc = -1;                     /* BIT_STRING_SIZE_14 */
 static int hf_nbap_a_i2 = -1;                     /* BIT_STRING_SIZE_12 */
 static int hf_nbap_a_i1 = -1;                     /* BIT_STRING_SIZE_18 */
 static int hf_nbap_a_i0 = -1;                     /* BIT_STRING_SIZE_28 */
 static int hf_nbap_t_gd = -1;                     /* BIT_STRING_SIZE_10 */
-static int hf_nbap_model_id = -1;                 /* INTEGER_0_1 */
+static int hf_nbap_model_id = -1;                 /* INTEGER_0_1_ */
 static int hf_nbap_GANSS_SatelliteInformationKP_item = -1;  /* GANSS_SatelliteInformationKPItem */
 static int hf_nbap_ganss_e_alm = -1;              /* BIT_STRING_SIZE_11 */
 static int hf_nbap_ganss_delta_I_alm = -1;        /* BIT_STRING_SIZE_11 */
@@ -2226,17 +3277,80 @@ static int hf_nbap_ganss_m_zero_alm = -1;         /* BIT_STRING_SIZE_16 */
 static int hf_nbap_ganss_omega_alm = -1;          /* BIT_STRING_SIZE_16 */
 static int hf_nbap_ganss_af_zero_alm = -1;        /* BIT_STRING_SIZE_14 */
 static int hf_nbap_ganss_af_one_alm = -1;         /* BIT_STRING_SIZE_11 */
+static int hf_nbap_Ganss_Sat_Info_AddNavList_item = -1;  /* Ganss_Sat_Info_AddNavList_item */
+static int hf_nbap_svHealth = -1;                 /* BIT_STRING_SIZE_6 */
+static int hf_nbap_iod = -1;                      /* BIT_STRING_SIZE_11 */
+static int hf_nbap_ganssAddClockModels = -1;      /* GANSS_AddClockModels */
+static int hf_nbap_ganssAddOrbitModels = -1;      /* GANSS_AddOrbitModels */
+static int hf_nbap_GANSS_SAT_Info_Almanac_GLOkpList_item = -1;  /* GANSS_SAT_Info_Almanac_GLOkp */
+static int hf_nbap_gloAlmNA = -1;                 /* BIT_STRING_SIZE_11 */
+static int hf_nbap_gloAlmnA = -1;                 /* BIT_STRING_SIZE_5 */
+static int hf_nbap_gloAlmHA = -1;                 /* BIT_STRING_SIZE_5 */
+static int hf_nbap_gloAlmLambdaA = -1;            /* BIT_STRING_SIZE_21 */
+static int hf_nbap_gloAlmTlambdaA = -1;           /* BIT_STRING_SIZE_21 */
+static int hf_nbap_gloAlmDeltaIA = -1;            /* BIT_STRING_SIZE_18 */
+static int hf_nbap_gloAkmDeltaTA = -1;            /* BIT_STRING_SIZE_22 */
+static int hf_nbap_gloAlmDeltaTdotA = -1;         /* BIT_STRING_SIZE_7 */
+static int hf_nbap_gloAlmEpsilonA = -1;           /* BIT_STRING_SIZE_15 */
+static int hf_nbap_gloAlmOmegaA = -1;             /* BIT_STRING_SIZE_16 */
+static int hf_nbap_gloAlmTauA = -1;               /* BIT_STRING_SIZE_10 */
+static int hf_nbap_gloAlmCA = -1;                 /* BIT_STRING_SIZE_1 */
+static int hf_nbap_gloAlmMA = -1;                 /* BIT_STRING_SIZE_2 */
+static int hf_nbap_GANSS_SAT_Info_Almanac_MIDIkpList_item = -1;  /* GANSS_SAT_Info_Almanac_MIDIkp */
+static int hf_nbap_midiAlmE = -1;                 /* BIT_STRING_SIZE_11 */
+static int hf_nbap_midiAlmDeltaI = -1;            /* BIT_STRING_SIZE_11 */
+static int hf_nbap_midiAlmOmegaDot = -1;          /* BIT_STRING_SIZE_11 */
+static int hf_nbap_midiAlmSqrtA = -1;             /* BIT_STRING_SIZE_17 */
+static int hf_nbap_midiAlmOmega0 = -1;            /* BIT_STRING_SIZE_16 */
+static int hf_nbap_midiAlmOmega = -1;             /* BIT_STRING_SIZE_16 */
+static int hf_nbap_midiAlmMo = -1;                /* BIT_STRING_SIZE_16 */
+static int hf_nbap_midiAlmaf0 = -1;               /* BIT_STRING_SIZE_11 */
+static int hf_nbap_midiAlmaf1 = -1;               /* BIT_STRING_SIZE_10 */
+static int hf_nbap_midiAlmL1Health = -1;          /* BIT_STRING_SIZE_1 */
+static int hf_nbap_midiAlmL2Health = -1;          /* BIT_STRING_SIZE_1 */
+static int hf_nbap_midiAlmL5Health = -1;          /* BIT_STRING_SIZE_1 */
+static int hf_nbap_GANSS_SAT_Info_Almanac_NAVkpList_item = -1;  /* GANSS_SAT_Info_Almanac_NAVkp */
+static int hf_nbap_navAlmE = -1;                  /* BIT_STRING_SIZE_16 */
+static int hf_nbap_navAlmDeltaI = -1;             /* BIT_STRING_SIZE_16 */
+static int hf_nbap_navAlmOMEGADOT = -1;           /* BIT_STRING_SIZE_16 */
+static int hf_nbap_navAlmSVHealth = -1;           /* BIT_STRING_SIZE_8 */
+static int hf_nbap_navAlmSqrtA = -1;              /* BIT_STRING_SIZE_24 */
+static int hf_nbap_navAlmOMEGAo = -1;             /* BIT_STRING_SIZE_24 */
+static int hf_nbap_navAlmOmega = -1;              /* BIT_STRING_SIZE_24 */
+static int hf_nbap_navAlmMo = -1;                 /* BIT_STRING_SIZE_24 */
+static int hf_nbap_navAlmaf0 = -1;                /* BIT_STRING_SIZE_11 */
+static int hf_nbap_navAlmaf1 = -1;                /* BIT_STRING_SIZE_11 */
+static int hf_nbap_GANSS_SAT_Info_Almanac_REDkpList_item = -1;  /* GANSS_SAT_Info_Almanac_REDkp */
+static int hf_nbap_redAlmDeltaA = -1;             /* BIT_STRING_SIZE_8 */
+static int hf_nbap_redAlmOmega0 = -1;             /* BIT_STRING_SIZE_7 */
+static int hf_nbap_redAlmPhi0 = -1;               /* BIT_STRING_SIZE_7 */
+static int hf_nbap_redAlmL1Health = -1;           /* BIT_STRING_SIZE_1 */
+static int hf_nbap_redAlmL2Health = -1;           /* BIT_STRING_SIZE_1 */
+static int hf_nbap_redAlmL5Health = -1;           /* BIT_STRING_SIZE_1 */
+static int hf_nbap_GANSS_SAT_Info_Almanac_SBASecefList_item = -1;  /* GANSS_SAT_Info_Almanac_SBASecef */
+static int hf_nbap_sbasAlmDataID = -1;            /* BIT_STRING_SIZE_2 */
+static int hf_nbap_sbasAlmHealth = -1;            /* BIT_STRING_SIZE_8 */
+static int hf_nbap_sbasAlmXg = -1;                /* BIT_STRING_SIZE_15 */
+static int hf_nbap_sbasAlmYg = -1;                /* BIT_STRING_SIZE_15 */
+static int hf_nbap_sbasAlmZg = -1;                /* BIT_STRING_SIZE_9 */
+static int hf_nbap_sbasAlmXgdot = -1;             /* BIT_STRING_SIZE_3 */
+static int hf_nbap_sbasAlmYgDot = -1;             /* BIT_STRING_SIZE_3 */
+static int hf_nbap_sbasAlmZgDot = -1;             /* BIT_STRING_SIZE_4 */
+static int hf_nbap_sbasAlmTo = -1;                /* BIT_STRING_SIZE_11 */
 static int hf_nbap_GANSS_Sat_Info_Nav_item = -1;  /* GANSS_Sat_Info_Nav_item */
-static int hf_nbap_svHealth = -1;                 /* BIT_STRING_SIZE_5 */
-static int hf_nbap_iod = -1;                      /* BIT_STRING_SIZE_10 */
+static int hf_nbap_svHealth_01 = -1;              /* BIT_STRING_SIZE_5 */
+static int hf_nbap_iod_01 = -1;                   /* BIT_STRING_SIZE_10 */
 static int hf_nbap_ganssClockModel = -1;          /* GANSS_Clock_Model */
 static int hf_nbap_ganssOrbitModel = -1;          /* GANSS_Orbit_Model */
-static int hf_nbap_ganss_time_model = -1;         /* INTEGER_0_65535 */
+static int hf_nbap_sbasAgfo = -1;                 /* BIT_STRING_SIZE_12 */
+static int hf_nbap_sbasAgf1 = -1;                 /* BIT_STRING_SIZE_8 */
+static int hf_nbap_ganss_time_model_Ref_Time = -1;  /* INTEGER_0_37799 */
 static int hf_nbap_ganss_t_a0 = -1;               /* INTEGER_M2147483648_2147483647 */
 static int hf_nbap_ganss_t_a1 = -1;               /* INTEGER_M8388608_8388607 */
 static int hf_nbap_ganss_t_a2 = -1;               /* INTEGER_M64_63 */
-static int hf_nbap_ganss_to_id = -1;              /* INTEGER_0_7 */
+static int hf_nbap_gnss_to_id = -1;               /* T_gnss_to_id */
 static int hf_nbap_ganss_wk_number_01 = -1;       /* INTEGER_0_8191 */
+static int hf_nbap_ganssDay = -1;                 /* INTEGER_0_8191 */
 static int hf_nbap_a_one_utc = -1;                /* BIT_STRING_SIZE_24 */
 static int hf_nbap_a_zero_utc = -1;               /* BIT_STRING_SIZE_32 */
 static int hf_nbap_t_ot_utc = -1;                 /* BIT_STRING_SIZE_8 */
@@ -2245,6 +3359,25 @@ static int hf_nbap_delta_t_ls_utc = -1;           /* BIT_STRING_SIZE_8 */
 static int hf_nbap_w_n_lsf_utc = -1;              /* BIT_STRING_SIZE_8 */
 static int hf_nbap_dn_utc = -1;                   /* BIT_STRING_SIZE_8 */
 static int hf_nbap_delta_t_lsf_utc = -1;          /* BIT_STRING_SIZE_8 */
+static int hf_nbap_utcA0 = -1;                    /* BIT_STRING_SIZE_16 */
+static int hf_nbap_utcA1 = -1;                    /* BIT_STRING_SIZE_13 */
+static int hf_nbap_utcA2 = -1;                    /* BIT_STRING_SIZE_7 */
+static int hf_nbap_utcDeltaTls = -1;              /* BIT_STRING_SIZE_8 */
+static int hf_nbap_utcTot = -1;                   /* BIT_STRING_SIZE_16 */
+static int hf_nbap_utcWNot = -1;                  /* BIT_STRING_SIZE_13 */
+static int hf_nbap_utcWNlsf = -1;                 /* BIT_STRING_SIZE_8 */
+static int hf_nbap_utcDN = -1;                    /* BIT_STRING_SIZE_4 */
+static int hf_nbap_utcDeltaTlsf = -1;             /* BIT_STRING_SIZE_8 */
+static int hf_nbap_nA = -1;                       /* BIT_STRING_SIZE_11 */
+static int hf_nbap_tauC = -1;                     /* BIT_STRING_SIZE_32 */
+static int hf_nbap_deltaUT1_01 = -1;              /* GANSS_DeltaUT1 */
+static int hf_nbap_kp = -1;                       /* BIT_STRING_SIZE_2 */
+static int hf_nbap_utcA1wnt = -1;                 /* BIT_STRING_SIZE_24 */
+static int hf_nbap_utcA0wnt = -1;                 /* BIT_STRING_SIZE_32 */
+static int hf_nbap_utcTot_01 = -1;                /* BIT_STRING_SIZE_8 */
+static int hf_nbap_utcWNt = -1;                   /* BIT_STRING_SIZE_8 */
+static int hf_nbap_utcDN_01 = -1;                 /* BIT_STRING_SIZE_8 */
+static int hf_nbap_utcStandardID = -1;            /* BIT_STRING_SIZE_3 */
 static int hf_nbap_wna_alm = -1;                  /* BIT_STRING_SIZE_8 */
 static int hf_nbap_sat_info_almanac = -1;         /* SAT_Info_Almanac */
 static int hf_nbap_sVGlobalHealth_alm = -1;       /* BIT_STRING_SIZE_364 */
@@ -2279,7 +3412,6 @@ static int hf_nbap_a_f_2_nav = -1;                /* BIT_STRING_SIZE_8 */
 static int hf_nbap_a_f_1_nav = -1;                /* BIT_STRING_SIZE_16 */
 static int hf_nbap_a_f_zero_nav = -1;             /* BIT_STRING_SIZE_22 */
 static int hf_nbap_gps_e_nav = -1;                /* BIT_STRING_SIZE_32 */
-static int hf_nbap_a_sqrt_nav = -1;               /* BIT_STRING_SIZE_32 */
 static int hf_nbap_t_oe_nav = -1;                 /* BIT_STRING_SIZE_16 */
 static int hf_nbap_fit_interval_flag_nav = -1;    /* BIT_STRING_SIZE_1 */
 static int hf_nbap_aodo_nav = -1;                 /* BIT_STRING_SIZE_5 */
@@ -2294,11 +3426,13 @@ static int hf_nbap_explicit = -1;                 /* HARQ_MemoryPartitioning_Exp
 static int hf_nbap_number_of_Processes = -1;      /* INTEGER_1_8_ */
 static int hf_nbap_hARQ_MemoryPartitioningList = -1;  /* HARQ_MemoryPartitioningList */
 static int hf_nbap_HARQ_MemoryPartitioningList_item = -1;  /* HARQ_MemoryPartitioningItem */
+static int hf_nbap_HARQ_MemoryPartitioningInfoExtForMIMO_item = -1;  /* HARQ_MemoryPartitioningItem */
 static int hf_nbap_process_Memory_Size = -1;      /* T_process_Memory_Size */
 static int hf_nbap_HS_DSCHProvidedBitRate_item = -1;  /* HS_DSCHProvidedBitRate_Item */
 static int hf_nbap_hS_DSCHProvidedBitRateValue = -1;  /* HS_DSCHProvidedBitRateValue */
 static int hf_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_item = -1;  /* HS_DSCHProvidedBitRateValueInformation_For_CellPortion_Item */
 static int hf_nbap_hS_DSCHProvidedBitRateValue_01 = -1;  /* HS_DSCHProvidedBitRate */
+static int hf_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_item = -1;  /* HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_Item */
 static int hf_nbap_HS_DSCHRequiredPower_item = -1;  /* HS_DSCHRequiredPower_Item */
 static int hf_nbap_hS_DSCHRequiredPowerValue = -1;  /* HS_DSCHRequiredPowerValue */
 static int hf_nbap_hS_DSCHRequiredPowerPerUEInformation = -1;  /* HS_DSCHRequiredPowerPerUEInformation */
@@ -2307,6 +3441,7 @@ static int hf_nbap_cRNC_CommunicationContextID = -1;  /* CRNC_CommunicationConte
 static int hf_nbap_hS_DSCHRequiredPowerPerUEWeight = -1;  /* HS_DSCHRequiredPowerPerUEWeight */
 static int hf_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion_item = -1;  /* HS_DSCHRequiredPowerValueInformation_For_CellPortion_Item */
 static int hf_nbap_hS_DSCHRequiredPowerValue_01 = -1;  /* HS_DSCHRequiredPower */
+static int hf_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_item = -1;  /* HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_Item */
 static int hf_nbap_hsdpa_PICH_Shared_with_PCH = -1;  /* HSDPA_PICH_Shared_with_PCH */
 static int hf_nbap_hsdpa_PICH_notShared_with_PCH = -1;  /* HSDPA_PICH_notShared_with_PCH */
 static int hf_nbap_hsdpa_PICH_SharedPCH_ID = -1;  /* CommonPhysicalChannelID */
@@ -2322,21 +3457,14 @@ static int hf_nbap_hARQ_MemoryPartitioning = -1;  /* HARQ_MemoryPartitioning */
 static int hf_nbap_commonMACFlow_Specific_Info_Response = -1;  /* CommonMACFlow_Specific_InfoList_Response */
 static int hf_nbap_cCCH_PriorityQueue_Id = -1;    /* PriorityQueue_Id */
 static int hf_nbap_sRB1_PriorityQueue_Id = -1;    /* PriorityQueue_Id */
-static int hf_nbap_cCCH_SRB1_PriorityQueue_Information = -1;  /* CCCH_SRB1_PriorityQueue_Information */
+static int hf_nbap_associatedCommon_MACFlow = -1;  /* Common_MACFlow_ID */
 static int hf_nbap_fACH_Measurement_Occasion_Cycle_Length_Coefficient = -1;  /* FACH_Measurement_Occasion_Cycle_Length_Coefficient */
 static int hf_nbap_rACH_Measurement_Result = -1;  /* RACH_Measurement_Result */
 static int hf_nbap_bCCH_Specific_HSDSCH_RNTI_Information = -1;  /* BCCH_Specific_HSDSCH_RNTI_Information */
 static int hf_nbap_hSDSCH_MACdFlows_Information = -1;  /* HSDSCH_MACdFlows_Information */
 static int hf_nbap_ueCapability_Info = -1;        /* UE_Capability_Information */
 static int hf_nbap_mAChs_Reordering_Buffer_Size_for_RLC_UM = -1;  /* MAChsReorderingBufferSize_for_RLC_UM */
-static int hf_nbap_cqiFeedback_CycleK = -1;       /* CQI_Feedback_Cycle */
-static int hf_nbap_cqiRepetitionFactor = -1;      /* CQI_RepetitionFactor */
-static int hf_nbap_ackNackRepetitionFactor = -1;  /* AckNack_RepetitionFactor */
-static int hf_nbap_cqiPowerOffset = -1;           /* CQI_Power_Offset */
-static int hf_nbap_ackPowerOffset = -1;           /* Ack_Power_Offset */
-static int hf_nbap_nackPowerOffset = -1;          /* Nack_Power_Offset */
 static int hf_nbap_hsscch_PowerOffset = -1;       /* HSSCCH_PowerOffset */
-static int hf_nbap_measurement_Power_Offset = -1;  /* Measurement_Power_Offset */
 static int hf_nbap_tDD_AckNack_Power_Offset = -1;  /* TDD_AckNack_Power_Offset */
 static int hf_nbap_hsDSCH_MACdFlow_Specific_Info_to_Modify = -1;  /* HSDSCH_MACdFlow_Specific_InfoList_to_Modify */
 static int hf_nbap_priorityQueueInfotoModify = -1;  /* PriorityQueue_InfoList_to_Modify */
@@ -2346,6 +3474,17 @@ static int hf_nbap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify_item = -1;  /* HS
 static int hf_nbap_hsDSCH_MACdFlow_ID = -1;       /* HSDSCH_MACdFlow_ID */
 static int hf_nbap_priorityQueueInfotoModifyUnsynchronised = -1;  /* PriorityQueue_InfoList_to_Modify_Unsynchronised */
 static int hf_nbap_hsDSCH_MACdFlow_Specific_InformationResp = -1;  /* HSDSCH_MACdFlow_Specific_InformationResp */
+static int hf_nbap_sixtyfourQAM_UsageAllowedIndicator = -1;  /* SixtyfourQAM_UsageAllowedIndicator */
+static int hf_nbap_hSDSCH_RNTI = -1;              /* HSDSCH_RNTI */
+static int hf_nbap_sixtyfourQAM_DL_UsageIndicator = -1;  /* SixtyfourQAM_DL_UsageIndicator */
+static int hf_nbap_hSDSCH_TBSizeTableIndicator = -1;  /* HSDSCH_TBSizeTableIndicator */
+static int hf_nbap_hSSCCH_CodeChangeGrant = -1;   /* HSSCCH_Code_Change_Grant */
+static int hf_nbap_hsSCCHCodeChangeIndicator = -1;  /* HSSCCH_CodeChangeIndicator */
+static int hf_nbap_hS_PDSCH_Code_Change_Indicator = -1;  /* HS_PDSCH_Code_Change_Indicator */
+static int hf_nbap_hS_DSCH_Secondary_Serving_cell_choice = -1;  /* HS_DSCH_Secondary_Serving_cell_change_choice */
+static int hf_nbap_hS_Secondary_Serving_cell_change_successful = -1;  /* HS_Secondary_Serving_cell_change_successful */
+static int hf_nbap_hS_Secondary_Serving_cell_change_unsuccessful = -1;  /* HS_Secondary_Serving_cell_change_unsuccessful */
+static int hf_nbap_hS_DSCH_FDD_Secondary_Serving_Information_Response = -1;  /* HS_DSCH_FDD_Secondary_Serving_Information_Response */
 static int hf_nbap_paging_MACFlow_Specific_Information = -1;  /* Paging_MACFlow_Specific_Information */
 static int hf_nbap_number_of_PCCH_transmission = -1;  /* Number_of_PCCH_transmission */
 static int hf_nbap_transport_Block_Size_List = -1;  /* Transport_Block_Size_List */
@@ -2363,6 +3502,21 @@ static int hf_nbap_HSDSCH_MACdFlows_to_Delete_item = -1;  /* HSDSCH_MACdFlows_to
 static int hf_nbap_HSDSCH_Initial_Capacity_Allocation_item = -1;  /* HSDSCH_Initial_Capacity_AllocationItem */
 static int hf_nbap_maximum_MACdPDU_Size = -1;     /* MACdPDU_Size */
 static int hf_nbap_hSDSCH_InitialWindowSize = -1;  /* HSDSCH_InitialWindowSize */
+static int hf_nbap_setsOfHS_SCCH_Codes = -1;      /* SetsOfHS_SCCH_Codes */
+static int hf_nbap_hARQ_Preamble_Mode_Activation_Indicator = -1;  /* HARQ_Preamble_Mode_Activation_Indicator */
+static int hf_nbap_mIMO_N_M_Ratio = -1;           /* MIMO_N_M_Ratio */
+static int hf_nbap_continuousPacketConnectivityHS_SCCH_less_Information_Response = -1;  /* ContinuousPacketConnectivityHS_SCCH_less_Information_Response */
+static int hf_nbap_Additional_EDCH_Preconfiguration_Information_item = -1;  /* Additional_EDCH_Preconfiguration_Information_ItemIEs */
+static int hf_nbap_mAChsResetScheme = -1;         /* MAChsResetScheme */
+static int hf_nbap_hSDSCH_Physical_Layer_Category = -1;  /* INTEGER_1_64_ */
+static int hf_nbap_secondaryServingCells = -1;    /* SecondaryServingCells */
+static int hf_nbap_numPrimaryHS_SCCH_Codes = -1;  /* NumHS_SCCH_Codes */
+static int hf_nbap_hARQ_Preamble_Mode = -1;       /* HARQ_Preamble_Mode */
+static int hf_nbap_mIMO_ActivationIndicator = -1;  /* MIMO_ActivationIndicator */
+static int hf_nbap_hSDSCH_MACdPDUSizeFormat = -1;  /* HSDSCH_MACdPDUSizeFormat */
+static int hf_nbap_uE_with_enhanced_HS_SCCH_support_indicator = -1;  /* NULL */
+static int hf_nbap_HS_SCCH_PreconfiguredCodes_item = -1;  /* HS_SCCH_PreconfiguredCodesItem */
+static int hf_nbap_hS_SCCH_CodeNumber = -1;       /* HS_SCCH_CodeNumber */
 static int hf_nbap_HSSCCH_Specific_InformationRespListFDD_item = -1;  /* HSSCCH_Codes */
 static int hf_nbap_codeNumber = -1;               /* INTEGER_0_127 */
 static int hf_nbap_HSSCCH_Specific_InformationRespListTDD_item = -1;  /* HSSCCH_Specific_InformationRespItemTDD */
@@ -2392,7 +3546,70 @@ static int hf_nbap_hS_DSCH_serving_cell_choice = -1;  /* HS_DSCH_serving_cell_ch
 static int hf_nbap_hS_serving_cell_change_successful = -1;  /* HS_serving_cell_change_successful */
 static int hf_nbap_hS_serving_cell_change_unsuccessful = -1;  /* HS_serving_cell_change_unsuccessful */
 static int hf_nbap_hSDSCH_FDD_Information_Response = -1;  /* HSDSCH_FDD_Information_Response */
-static int hf_nbap_hsSCCHCodeChangeIndicator = -1;  /* HSSCCH_CodeChangeIndicator */
+static int hf_nbap_hsdpa_PICH_notShared_with_PCHLCR = -1;  /* HSDPA_PICH_notShared_with_PCHLCR */
+static int hf_nbap_tdd_ChannelisationCodeLCR = -1;  /* TDD_ChannelisationCodeLCR */
+static int hf_nbap_tdd_PhysicalChannelOffset = -1;  /* TDD_PhysicalChannelOffset */
+static int hf_nbap_pagingIndicatorLength = -1;    /* PagingIndicatorLength */
+static int hf_nbap_pICH_Power = -1;               /* PICH_Power */
+static int hf_nbap_second_TDD_ChannelisationCodeLCR = -1;  /* TDD_ChannelisationCodeLCR */
+static int hf_nbap_hsdsch_Common_InformationLCR = -1;  /* HSDSCH_Common_InformationLCR */
+static int hf_nbap_commonMACFlow_Specific_InformationLCR = -1;  /* CommonMACFlow_Specific_InfoListLCR */
+static int hf_nbap_common_H_RNTI_InformationLCR = -1;  /* Common_H_RNTI_InformationLCR */
+static int hf_nbap_sync_InformationLCR = -1;      /* Sync_InformationLCR */
+static int hf_nbap_hSSICH_SIRTarget = -1;         /* UL_SIR */
+static int hf_nbap_hSSICH_TPC_StepSize = -1;      /* TDD_TPC_UplinkStepSize_LCR */
+static int hf_nbap_hsSCCH_Specific_Information_ResponseLCR = -1;  /* HSSCCH_Specific_InformationRespListLCR */
+static int hf_nbap_commonMACFlow_Specific_Info_ResponseLCR = -1;  /* CommonMACFlow_Specific_InfoList_ResponseLCR */
+static int hf_nbap_associatedCommon_MACFlowLCR = -1;  /* Common_MACFlow_ID_LCR */
+static int hf_nbap_bCCH_Specific_HSDSCH_RNTI_InformationLCR = -1;  /* BCCH_Specific_HSDSCH_RNTI_InformationLCR */
+static int hf_nbap_paging_MACFlow_Specific_InformationLCR = -1;  /* Paging_MACFlow_Specific_InformationLCR */
+static int hf_nbap_reception_Window_Size = -1;    /* INTEGER_1_16 */
+static int hf_nbap_n_PCH = -1;                    /* INTEGER_1_8 */
+static int hf_nbap_paging_Subchannel_Size = -1;   /* INTEGER_1_3 */
+static int hf_nbap_HSDSCH_Paging_System_Information_ResponseLCR_item = -1;  /* HSDSCH_Paging_System_Information_ResponseListLCR */
+static int hf_nbap_dL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst = -1;  /* DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst */
+static int hf_nbap_HSSCCH_Specific_InformationRespListLCR_item = -1;  /* HSSCCH_Specific_InformationRespItemLCR */
+static int hf_nbap_hS_SCCH_ID_LCR = -1;           /* HS_SCCH_ID_LCR */
+static int hf_nbap_transport_Block_Size_List_01 = -1;  /* Transport_Block_Size_List_LCR */
+static int hf_nbap_hS_DSCH_SPS_Reservation_Indicator = -1;  /* SPS_Reservation_Indicator */
+static int hf_nbap_hS_DSCH_SPS_Operation_Indicator = -1;  /* HS_DSCH_SPS_Operation_Indicator */
+static int hf_nbap_Transport_Block_Size_List_LCR_item = -1;  /* Transport_Block_Size_Item_LCR */
+static int hf_nbap_transport_Block_Size_maping_Index_LCR = -1;  /* Transport_Block_Size_maping_Index_LCR */
+static int hf_nbap_transport_Block_Size_Index_LCR = -1;  /* Transport_Block_Size_Index_LCR */
+static int hf_nbap_Repetition_Period_List_LCR_item = -1;  /* Repetition_Period_Item_LCR */
+static int hf_nbap_repetitionPeriodIndex = -1;    /* RepetitionPeriodIndex */
+static int hf_nbap_logicalChannellevel = -1;      /* LogicalChannellevel */
+static int hf_nbap_priorityQueuelevel = -1;       /* PriorityQueuelevel */
+static int hf_nbap_hS_SICH_InformationList_for_HS_DSCH_SPS = -1;  /* HS_SICH_InformationList_for_HS_DSCH_SPS */
+static int hf_nbap_initial_HS_PDSCH_SPS_Resource = -1;  /* Initial_HS_PDSCH_SPS_Resource */
+static int hf_nbap_buffer_Size_for_HS_DSCH_SPS = -1;  /* Process_Memory_Size */
+static int hf_nbap_number_of_Processes_for_HS_DSCH_SPS = -1;  /* Number_of_Processes_for_HS_DSCH_SPS */
+static int hf_nbap_HS_SICH_InformationList_for_HS_DSCH_SPS_item = -1;  /* HS_SICH_InformationItem_for_HS_DSCH_SPS */
+static int hf_nbap_hS_SICH_Mapping_Index = -1;    /* HS_SICH_Mapping_Index */
+static int hf_nbap_hS_SICH_Type = -1;             /* HS_SICH_Type */
+static int hf_nbap_hS_SCCH_Associated_HS_SICH = -1;  /* HS_SCCH_Associated_HS_SICH */
+static int hf_nbap_non_HS_SCCH_Associated_HS_SICH = -1;  /* Non_HS_SCCH_Associated_HS_SICH */
+static int hf_nbap_extended_HS_SICH_ID = -1;      /* Extended_HS_SICH_ID */
+static int hf_nbap_non_HS_SCCH_Aassociated_HS_SICH_ID = -1;  /* Non_HS_SCCH_Aassociated_HS_SICH_ID */
+static int hf_nbap_hS_PDSCH_Offset = -1;          /* TDD_PhysicalChannelOffset */
+static int hf_nbap_timeslot_Resource_Related_Information_01 = -1;  /* HS_DSCH_TimeslotResourceLCR */
+static int hf_nbap_startCode = -1;                /* TDD_ChannelisationCode */
+static int hf_nbap_endCode = -1;                  /* TDD_ChannelisationCode */
+static int hf_nbap_transport_Block_Size_Index_01 = -1;  /* Transport_Block_Size_Index_LCR */
+static int hf_nbap_modulationType = -1;           /* ModulationSPS_LCR */
+static int hf_nbap_non_HS_SCCH_Associated_HS_SICH_InformationList = -1;  /* Non_HS_SCCH_Associated_HS_SICH_InformationList */
+static int hf_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList_item = -1;  /* Non_HS_SCCH_Associated_HS_SICH_InformationItem */
+static int hf_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_item = -1;  /* Non_HS_SCCH_Associated_HS_SICH_InformationItem */
+static int hf_nbap_modify_non_HS_SCCH_Associated_HS_SICH_InformationList = -1;  /* Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList */
+static int hf_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_item = -1;  /* Modify_Non_HS_SCCH_Associated_HS_SICH_InformationItem */
+static int hf_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_item = -1;  /* Modify_Non_HS_SCCH_Associated_HS_SICH_InformationItem */
+static int hf_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_item = -1;  /* Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqstItem */
+static int hf_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext_item = -1;  /* Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqstItem */
+static int hf_nbap_MIMO_ReferenceSignal_InformationListLCR_item = -1;  /* HSSICH_ReferenceSignal_InformationLCR */
+static int hf_nbap_midambleConfigurationLCR = -1;  /* MidambleConfigurationLCR */
+static int hf_nbap_midambleShift = -1;            /* INTEGER_0_15 */
+static int hf_nbap_hSSICH_ReferenceSignal_InformationLCR = -1;  /* HSSICH_ReferenceSignal_InformationLCR */
+static int hf_nbap_sub_Frame_Number = -1;         /* Sub_Frame_Number */
 static int hf_nbap_onDemand = -1;                 /* NULL */
 static int hf_nbap_periodic = -1;                 /* InformationReportCharacteristicsType_ReportPeriodicity */
 static int hf_nbap_onModification = -1;           /* InformationReportCharacteristicsType_OnModification */
@@ -2414,15 +3631,20 @@ static int hf_nbap_iP_Slot = -1;                  /* INTEGER_0_14 */
 static int hf_nbap_iP_PCCPCH = -1;                /* T_iP_PCCPCH */
 static int hf_nbap_iP_SpacingTDD_01 = -1;         /* T_iP_SpacingTDD_01 */
 static int hf_nbap_iP_Sub = -1;                   /* T_iP_Sub */
+static int hf_nbap_cFNOffset = -1;                /* INTEGER_0_255 */
 static int hf_nbap_burstStart = -1;               /* INTEGER_0_15 */
 static int hf_nbap_burstLength = -1;              /* INTEGER_10_25 */
 static int hf_nbap_burstFreq = -1;                /* INTEGER_1_16 */
+static int hf_nbap_idleIntervalInfo_k = -1;       /* T_idleIntervalInfo_k */
+static int hf_nbap_idleIntervalInfo_offset = -1;  /* INTEGER_0_7 */
 static int hf_nbap_maxTimeslotsPerSubFrame = -1;  /* INTEGER_1_6 */
 static int hf_nbap_maxPhysChPerTimeslot = -1;     /* T_maxPhysChPerTimeslot */
 static int hf_nbap_MACdPDU_Size_Indexlist_item = -1;  /* MACdPDU_Size_IndexItem */
 static int hf_nbap_sID = -1;                      /* SID */
 static int hf_nbap_macdPDU_Size = -1;             /* MACdPDU_Size */
 static int hf_nbap_MACdPDU_Size_Indexlist_to_Modify_item = -1;  /* MACdPDU_Size_IndexItem_to_Modify */
+static int hf_nbap_maximum_TB_Size_cell_edge_users = -1;  /* INTEGER_0_5000_ */
+static int hf_nbap_maximum_TB_Size_other_users = -1;  /* INTEGER_0_5000_ */
 static int hf_nbap_MessageStructure_item = -1;    /* MessageStructure_item */
 static int hf_nbap_repetitionNumber_01 = -1;      /* RepetitionNumber1 */
 static int hf_nbap_type1 = -1;                    /* Type1 */
@@ -2438,8 +3660,7 @@ static int hf_nbap_ueSpecificMidamble_01 = -1;    /* MidambleShiftShort */
 static int hf_nbap_type3 = -1;                    /* Type3 */
 static int hf_nbap_midambleAllocationMode_02 = -1;  /* MidambleAllocationMode3 */
 static int hf_nbap_midambleAllocationMode_03 = -1;  /* MidambleAllocationMode */
-static int hf_nbap_midambleShift = -1;            /* MidambleShiftLong */
-static int hf_nbap_midambleConfigurationLCR = -1;  /* MidambleConfigurationLCR */
+static int hf_nbap_midambleShift_01 = -1;         /* MidambleShiftLong */
 static int hf_nbap_type1_01 = -1;                 /* Type7681 */
 static int hf_nbap_midambleAllocationMode_04 = -1;  /* MidambleAllocationMode7681 */
 static int hf_nbap_type2_01 = -1;                 /* Type7682 */
@@ -2448,30 +3669,52 @@ static int hf_nbap_midambleAllocationMode_05 = -1;  /* MidambleAllocationMode768
 static int hf_nbap_ueSpecificMidamble_02 = -1;    /* MidambleShiftShort768 */
 static int hf_nbap_type3_01 = -1;                 /* Type7683 */
 static int hf_nbap_midambleAllocationMode_06 = -1;  /* MidambleAllocationMode7683 */
-static int hf_nbap_mIMO_N_M_Ratio = -1;           /* MIMO_N_M_Ratio */
-static int hf_nbap_mIMO_Mode_Indicator = -1;      /* MIMO_Mode_Indicator */
 static int hf_nbap_primary_and_secondary_CPICH = -1;  /* CommonPhysicalChannelID */
 static int hf_nbap_normal_and_diversity_primary_CPICH = -1;  /* NULL */
+static int hf_nbap_primary_and_secondary_CPICH_01 = -1;  /* PrimaryAndSecondaryCPICHContainer */
+static int hf_nbap_normal_and_diversity_primary_CPICH_01 = -1;  /* NormalAndDiversityPrimaryCPICHContainer */
 static int hf_nbap_addPriorityQueue = -1;         /* PriorityQueue_InfoItem_to_Add */
 static int hf_nbap_modifyPriorityQueue = -1;      /* PriorityQueue_InfoItem_to_Modify */
 static int hf_nbap_deletePriorityQueue = -1;      /* PriorityQueue_Id */
 static int hf_nbap_qPSK = -1;                     /* NULL */
 static int hf_nbap_sixteenQAM = -1;               /* MBSFN_CPICH_secondary_CCPCH_power_offset */
+static int hf_nbap_MultipleFreq_HARQ_MemoryPartitioning_InformationList_item = -1;  /* MultipleFreq_HARQ_MemoryPartitioning_InformationItem */
+static int hf_nbap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_item = -1;  /* MultipleFreq_HSPDSCH_InformationItem_ResponseTDDLCR */
+static int hf_nbap_multi_Cell_Capability = -1;    /* Multi_Cell_Capability */
+static int hf_nbap_dL_PowerBalancing_Information = -1;  /* DL_PowerBalancing_Information */
+static int hf_nbap_minimumReducedE_DPDCH_GainFactor = -1;  /* MinimumReducedE_DPDCH_GainFactor */
+static int hf_nbap_secondary_UL_Frequency_Activation_State = -1;  /* Secondary_UL_Frequency_Activation_State */
+static int hf_nbap_extendedPropagationDelay = -1;  /* ExtendedPropagationDelay */
+static int hf_nbap_primary_CPICH_Usage_for_Channel_Estimation = -1;  /* Primary_CPICH_Usage_for_Channel_Estimation */
+static int hf_nbap_secondary_CPICH_Information = -1;  /* CommonPhysicalChannelID */
+static int hf_nbap_secondary_CPICH_Information_Change = -1;  /* Secondary_CPICH_Information_Change */
+static int hf_nbap_e_AGCH_PowerOffset = -1;       /* E_AGCH_PowerOffset */
+static int hf_nbap_e_RGCH_PowerOffset = -1;       /* E_RGCH_PowerOffset */
+static int hf_nbap_e_HICH_PowerOffset = -1;       /* E_HICH_PowerOffset */
+static int hf_nbap_e_DCH_DL_Control_Channel_Grant = -1;  /* NULL */
 static int hf_nbap_NeighbouringCellMeasurementInformation_item = -1;  /* NeighbouringCellMeasurementInformation_item */
 static int hf_nbap_neighbouringFDDCellMeasurementInformation = -1;  /* NeighbouringFDDCellMeasurementInformation */
 static int hf_nbap_neighbouringTDDCellMeasurementInformation = -1;  /* NeighbouringTDDCellMeasurementInformation */
 static int hf_nbap_extension_neighbouringCellMeasurementInformation = -1;  /* Extension_neighbouringCellMeasurementInformation */
 static int hf_nbap_uC_Id = -1;                    /* UC_Id */
-static int hf_nbap_uARFCN = -1;                   /* UARFCN */
 static int hf_nbap_primaryScramblingCode = -1;    /* PrimaryScramblingCode */
 static int hf_nbap_cellParameterID = -1;          /* CellParameterID */
 static int hf_nbap_NI_Information_item = -1;      /* Notification_Indicator */
-static int hf_nbap_Paging_MACFlow_Specific_Information_item = -1;  /* Paging_MAC_Flow_Sopecific_Information_Item */
+static int hf_nbap_Paging_MACFlows_to_DeleteFDD_item = -1;  /* Paging_MACFlows_to_DeleteFDD_Item */
+static int hf_nbap_paging_MACFlow_ID = -1;        /* Paging_MACFlow_ID */
+static int hf_nbap_Paging_MACFlow_Specific_Information_item = -1;  /* Paging_MAC_Flow_Specific_Information_Item */
 static int hf_nbap_paging_MACFlow_Id = -1;        /* Paging_MACFlow_ID */
 static int hf_nbap_hSDPA_associated_PICH_Info = -1;  /* HSDPA_Associated_PICH_Information */
+static int hf_nbap_paging_MACFlow_PriorityQueue_Information = -1;  /* Paging_MACFlow_PriorityQueue_Information */
+static int hf_nbap_Paging_MACFlow_PriorityQueue_Information_item = -1;  /* Paging_MACFlow_PriorityQueue_Item */
+static int hf_nbap_priority_Queue_Information_for_Enhanced_PCH = -1;  /* Priority_Queue_Information_for_Enhanced_FACH_PCH */
 static int hf_nbap_sequenceNumber = -1;           /* PLCCHsequenceNumber */
+static int hf_nbap_Possible_Secondary_Serving_Cell_List_item = -1;  /* Possible_Secondary_Serving_Cell */
+static int hf_nbap_local_Cell_ID = -1;            /* Local_Cell_ID */
+static int hf_nbap_power_Offset_For_Secondary_CPICH_for_MIMO = -1;  /* PowerOffsetForSecondaryCPICHforMIMO */
 static int hf_nbap_priorityQueue_Id = -1;         /* PriorityQueue_Id */
 static int hf_nbap_t1 = -1;                       /* T1 */
+static int hf_nbap_mAC_ehs_Reset_Timer = -1;      /* MAC_ehs_Reset_Timer */
 static int hf_nbap_discardTimer = -1;             /* DiscardTimer */
 static int hf_nbap_mAC_hsWindowSize = -1;         /* MAC_hsWindowSize */
 static int hf_nbap_maximum_MACcPDU_Size = -1;     /* MAC_PDU_SizeExtended */
@@ -2484,13 +3727,25 @@ static int hf_nbap_rLC_Mode = -1;                 /* RLC_Mode */
 static int hf_nbap_PriorityQueue_InfoList_to_Modify_item = -1;  /* ModifyPriorityQueue */
 static int hf_nbap_macdPDU_Size_Index_to_Modify = -1;  /* MACdPDU_Size_Indexlist_to_Modify */
 static int hf_nbap_PriorityQueue_InfoList_to_Modify_Unsynchronised_item = -1;  /* PriorityQueue_InfoItem_to_Modify_Unsynchronised */
+static int hf_nbap_none = -1;                     /* NULL */
+static int hf_nbap_selected_MBMS_Service = -1;    /* Selected_MBMS_Service */
+static int hf_nbap_selected_MBMS_Service_List = -1;  /* Selected_MBMS_Service_List */
+static int hf_nbap_Selected_MBMS_Service_List_item = -1;  /* Selected_MBMS_Service_Item */
+static int hf_nbap_selected_MBMS_Service_TimeSlot_Information_LCR = -1;  /* Selected_MBMS_Service_TimeSlot_Information_LCR */
+static int hf_nbap_mBMS_Service_TDM_Information = -1;  /* MBMS_Service_TDM_Information */
+static int hf_nbap_Selected_MBMS_Service_TimeSlot_Information_LCR_item = -1;  /* TimeSlotLCR */
+static int hf_nbap_transmission_Time_Interval = -1;  /* T_transmission_Time_Interval */
+static int hf_nbap_tDM_Rep = -1;                  /* INTEGER_2_9 */
+static int hf_nbap_tDM_Offset = -1;               /* INTEGER_0_8 */
+static int hf_nbap_tDM_Length = -1;               /* INTEGER_1_8 */
+static int hf_nbap_Paging_MACFlow_Specific_InformationLCR_item = -1;  /* Paging_MAC_Flow_Specific_Information_ItemLCR */
+static int hf_nbap_hSDPA_associated_PICH_InfoLCR = -1;  /* HSDPA_Associated_PICH_InformationLCR */
+static int hf_nbap_paging_MACFlow_PriorityQueue_InformationLCR = -1;  /* Paging_MACFlow_PriorityQueue_Information */
+static int hf_nbap_Paging_MACFlows_to_DeleteLCR_item = -1;  /* Paging_MACFlows_to_DeleteLCR_Item */
 static int hf_nbap_RL_Specific_DCH_Info_item = -1;  /* RL_Specific_DCH_Info_Item */
 static int hf_nbap_dCH_id = -1;                   /* DCH_ID */
 static int hf_nbap_transportlayeraddress = -1;    /* TransportLayerAddress */
 static int hf_nbap_rL_Specific_E_DCH_Information = -1;  /* RL_Specific_E_DCH_Information */
-static int hf_nbap_e_AGCH_PowerOffset = -1;       /* E_AGCH_PowerOffset */
-static int hf_nbap_e_RGCH_PowerOffset = -1;       /* E_RGCH_PowerOffset */
-static int hf_nbap_e_HICH_PowerOffset = -1;       /* E_HICH_PowerOffset */
 static int hf_nbap_RL_Specific_E_DCH_Information_item = -1;  /* RL_Specific_E_DCH_Information_Item */
 static int hf_nbap_Reference_E_TFCI_Information_item = -1;  /* Reference_E_TFCI_Information_Item */
 static int hf_nbap_reference_E_TFCI = -1;         /* E_TFCI */
@@ -2531,6 +3786,7 @@ static int hf_nbap_msec_01 = -1;                  /* MeasurementHysteresisTime_S
 static int hf_nbap_msec_02 = -1;                  /* ReportPeriodicity_Scaledmsec */
 static int hf_nbap_Received_total_wide_band_power_For_CellPortion_Value_item = -1;  /* Received_total_wide_band_power_For_CellPortion_Value_Item */
 static int hf_nbap_received_total_wide_band_power_value = -1;  /* Received_total_wide_band_power_Value */
+static int hf_nbap_Received_total_wide_band_power_For_CellPortion_ValueLCR_item = -1;  /* Received_total_wide_band_power_For_CellPortion_ValueLCR_Item */
 static int hf_nbap_Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value_item = -1;  /* Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value_Item */
 static int hf_nbap_received_Scheduled_power_share_value = -1;  /* RSEPS_Value */
 static int hf_nbap_informationAvailable = -1;     /* InformationAvailable */
@@ -2564,10 +3820,18 @@ static int hf_nbap_prc = -1;                      /* PRC */
 static int hf_nbap_range_correction_rate = -1;    /* Range_Correction_Rate */
 static int hf_nbap_SATInfo_RealTime_Integrity_item = -1;  /* SAT_Info_RealTime_Integrity_Item */
 static int hf_nbap_bad_sat_id = -1;               /* SAT_ID */
+static int hf_nbap_SecondaryServingCells_item = -1;  /* SecondaryServingCellsItem */
+static int hf_nbap_secondaryC_ID = -1;            /* C_ID */
+static int hf_nbap_numSecondaryHS_SCCH_Codes = -1;  /* NumHS_SCCH_Codes */
 static int hf_nbap_new_secondary_CPICH = -1;      /* CommonPhysicalChannelID */
 static int hf_nbap_secondary_CPICH_shall_not_be_used = -1;  /* NULL */
 static int hf_nbap_serving_E_DCH_RL_in_this_NodeB = -1;  /* Serving_E_DCH_RL_in_this_NodeB */
 static int hf_nbap_serving_E_DCH_RL_not_in_this_NodeB = -1;  /* NULL */
+static int hf_nbap_SetsOfHS_SCCH_Codes_item = -1;  /* SetsOfHS_SCCH_CodesItem */
+static int hf_nbap_hS_SCCH_PreconfiguredCodes = -1;  /* HS_SCCH_PreconfiguredCodes */
+static int hf_nbap_setup = -1;                    /* Additional_EDCH_Setup_Info */
+static int hf_nbap_configurationChange = -1;      /* Additional_EDCH_Cell_Information_ConfigurationChange_List */
+static int hf_nbap_removal = -1;                  /* Additional_EDCH_Cell_Information_Removal_List */
 static int hf_nbap_sFNSFNChangeLimit = -1;        /* SFNSFNChangeLimit */
 static int hf_nbap_predictedSFNSFNDeviationLimit = -1;  /* PredictedSFNSFNDeviationLimit */
 static int hf_nbap_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation = -1;  /* T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation */
@@ -2585,8 +3849,6 @@ static int hf_nbap_sFN = -1;                      /* SFN */
 static int hf_nbap_sFNSFN_FDD = -1;               /* SFNSFN_FDD */
 static int hf_nbap_sFNSFN_TDD = -1;               /* SFNSFN_TDD */
 static int hf_nbap_sFNSFN_TDD768 = -1;            /* SFNSFN_TDD768 */
-static int hf_nbap_sixteenQAM_UL_Operation_Indicator = -1;  /* SixteenQAM_UL_Operation_Indicator */
-static int hf_nbap_sixteenQAM_UL_Delta_T2TP = -1;  /* SixteenQAM_UL_Delta_T2TP */
 static int hf_nbap_synchronisationReportCharacteristicsType = -1;  /* SynchronisationReportCharacteristicsType */
 static int hf_nbap_synchronisationReportCharactThreExc = -1;  /* SynchronisationReportCharactThreExc */
 static int hf_nbap_SynchronisationReportCharactThreExc_item = -1;  /* SynchronisationReportCharactThreInfoItem */
@@ -2608,7 +3870,6 @@ static int hf_nbap_modulation = -1;               /* Modulation */
 static int hf_nbap_TDD_DL_Code_Information_item = -1;  /* TDD_DL_Code_InformationItem */
 static int hf_nbap_dPCH_ID = -1;                  /* DPCH_ID */
 static int hf_nbap_TDD_DL_Code_LCR_Information_item = -1;  /* TDD_DL_Code_LCR_InformationItem */
-static int hf_nbap_tdd_ChannelisationCodeLCR = -1;  /* TDD_ChannelisationCodeLCR */
 static int hf_nbap_tdd_DL_DPCH_TimeSlotFormat_LCR = -1;  /* TDD_DL_DPCH_TimeSlotFormat_LCR */
 static int hf_nbap_TDD_DL_Code_768_Information_item = -1;  /* TDD_DL_Code_768_InformationItem */
 static int hf_nbap_qPSK_01 = -1;                  /* QPSK_DL_DPCH_TimeSlotFormatTDD_LCR */
@@ -2632,6 +3893,9 @@ static int hf_nbap_eightPSK_01 = -1;              /* EightPSK_UL_DPCH_TimeSlotFo
 static int hf_nbap_tFCI_SignallingOption = -1;    /* TFCI_SignallingMode_TFCI_SignallingOption */
 static int hf_nbap_not_Used_splitType = -1;       /* NULL */
 static int hf_nbap_not_Used_lengthOfTFCI2 = -1;   /* NULL */
+static int hf_nbap_TimeSlot_InitiatedListLCR_item = -1;  /* TimeSlotLCR */
+static int hf_nbap_TimeSlotMeasurementValueListLCR_item = -1;  /* TimeSlotMeasurementValueLCR */
+static int hf_nbap_commonMeasurementValue = -1;   /* CommonMeasurementValue */
 static int hf_nbap_initialPhase_01 = -1;          /* INTEGER_0_1048575_ */
 static int hf_nbap_dsField = -1;                  /* DsField */
 static int hf_nbap_genericTrafficCategory = -1;   /* GenericTrafficCategory */
@@ -2652,8 +3916,10 @@ static int hf_nbap_delta_SIR2 = -1;               /* DeltaSIR */
 static int hf_nbap_delta_SIR_after2 = -1;         /* DeltaSIR */
 static int hf_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue_item = -1;  /* TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue_Item */
 static int hf_nbap_transmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue = -1;  /* TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue */
+static int hf_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_item = -1;  /* TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_Item */
 static int hf_nbap_Transmitted_Carrier_Power_For_CellPortion_Value_item = -1;  /* Transmitted_Carrier_Power_For_CellPortion_Value_Item */
 static int hf_nbap_transmitted_Carrier_Power_Value = -1;  /* Transmitted_Carrier_Power_Value */
+static int hf_nbap_Transmitted_Carrier_Power_For_CellPortion_ValueLCR_item = -1;  /* Transmitted_Carrier_Power_For_CellPortion_ValueLCR_Item */
 static int hf_nbap_tFCSvalues = -1;               /* T_tFCSvalues */
 static int hf_nbap_no_Split_in_TFCI = -1;         /* TFCS_TFCSList */
 static int hf_nbap_not_Used_split_in_TFCI = -1;   /* NULL */
@@ -2704,8 +3970,8 @@ static int hf_nbap_tUTRANGPSQuality = -1;         /* TUTRANGPSQuality */
 static int hf_nbap_tUTRANGPSDriftRate = -1;       /* TUTRANGPSDriftRate */
 static int hf_nbap_tUTRANGPSDriftRateQuality = -1;  /* TUTRANGPSDriftRateQuality */
 static int hf_nbap_rNC_ID = -1;                   /* RNC_ID */
-static int hf_nbap_c_ID = -1;                     /* C_ID */
-static int hf_nbap_hSDSCH_Physical_Layer_Category = -1;  /* INTEGER_1_64_ */
+static int hf_nbap_uE_AggregateMaximumBitRateDownlink = -1;  /* UE_AggregateMaximumBitRateDownlink */
+static int hf_nbap_uE_AggregateMaximumBitRateUplink = -1;  /* UE_AggregateMaximumBitRateUplink */
 static int hf_nbap_UL_Timeslot_Information_item = -1;  /* UL_Timeslot_InformationItem */
 static int hf_nbap_uL_Code_InformationList = -1;  /* TDD_UL_Code_Information */
 static int hf_nbap_UL_TimeslotLCR_Information_item = -1;  /* UL_TimeslotLCR_InformationItem */
@@ -2719,9 +3985,13 @@ static int hf_nbap_uL_Synchronisation_Frequency = -1;  /* UL_Synchronisation_Fre
 static int hf_nbap_UL_TimeSlot_ISCP_Info_item = -1;  /* UL_TimeSlot_ISCP_InfoItem */
 static int hf_nbap_iSCP = -1;                     /* UL_TimeslotISCP_Value */
 static int hf_nbap_UL_TimeSlot_ISCP_LCR_Info_item = -1;  /* UL_TimeSlot_ISCP_LCR_InfoItem */
+static int hf_nbap_UpPTSInterference_For_CellPortion_Value_item = -1;  /* UpPTSInterference_For_CellPortion_Value_Item */
+static int hf_nbap_upPTSInterferenceValue = -1;   /* UpPTSInterferenceValue */
 static int hf_nbap_USCH_Information_item = -1;    /* USCH_InformationItem */
 static int hf_nbap_uSCH_ID = -1;                  /* USCH_ID */
 static int hf_nbap_USCH_InformationResponse_item = -1;  /* USCH_InformationResponseItem */
+static int hf_nbap_UL_TimeslotISCP_For_CellPortion_Value_item = -1;  /* UL_TimeslotISCP_For_CellPortion_Value_Item */
+static int hf_nbap_uL_TimeslotISCP_Value = -1;    /* UL_TimeslotISCP_Value */
 static int hf_nbap_protocolIEs = -1;              /* ProtocolIE_Container */
 static int hf_nbap_protocolExtensions = -1;       /* ProtocolExtensionContainer */
 static int hf_nbap_secondary_CCPCH_parameters = -1;  /* Secondary_CCPCH_CTCH_SetupRqstFDD */
@@ -2732,7 +4002,6 @@ static int hf_nbap_tFCS = -1;                     /* TFCS */
 static int hf_nbap_secondary_CCPCH_SlotFormat = -1;  /* SecondaryCCPCH_SlotFormat */
 static int hf_nbap_multiplexingPosition = -1;     /* MultiplexingPosition */
 static int hf_nbap_powerOffsetInformation = -1;   /* PowerOffsetInformation_CTCH_SetupRqstFDD */
-static int hf_nbap_sTTD_Indicator = -1;           /* STTD_Indicator */
 static int hf_nbap_fACH_Parameters = -1;          /* FACH_ParametersList_CTCH_SetupRqstFDD */
 static int hf_nbap_pCH_Parameters = -1;           /* PCH_Parameters_CTCH_SetupRqstFDD */
 static int hf_nbap_pO1_ForTFCI_Bits = -1;         /* PowerOffset */
@@ -2741,28 +4010,20 @@ static int hf_nbap_FACH_ParametersListIE_CTCH_SetupRqstFDD_item = -1;  /* FACH_P
 static int hf_nbap_maxFACH_Power = -1;            /* DL_Power */
 static int hf_nbap_pCH_Power = -1;                /* DL_Power */
 static int hf_nbap_pICH_Parameters = -1;          /* PICH_Parameters_CTCH_SetupRqstFDD */
-static int hf_nbap_fdd_dl_ChannelisationCodeNumber = -1;  /* FDD_DL_ChannelisationCodeNumber */
-static int hf_nbap_pICH_Power = -1;               /* PICH_Power */
 static int hf_nbap_pICH_Mode = -1;                /* PICH_Mode */
 static int hf_nbap_mICH_Power = -1;               /* PICH_Power */
 static int hf_nbap_mICH_Mode = -1;                /* MICH_Mode */
-static int hf_nbap_scramblingCodeNumber = -1;     /* ScramblingCodeNumber */
 static int hf_nbap_preambleSignatures = -1;       /* PreambleSignatures */
 static int hf_nbap_allowedSlotFormatInformation = -1;  /* AllowedSlotFormatInformationList_CTCH_SetupRqstFDD */
 static int hf_nbap_rACH_SubChannelNumbers = -1;   /* RACH_SubChannelNumbers */
 static int hf_nbap_ul_punctureLimit = -1;         /* PunctureLimit */
-static int hf_nbap_preambleThreshold = -1;        /* PreambleThreshold */
 static int hf_nbap_rACH_Parameters = -1;          /* RACH_Parameters_CTCH_SetupRqstFDD */
 static int hf_nbap_aICH_Parameters = -1;          /* AICH_Parameters_CTCH_SetupRqstFDD */
 static int hf_nbap_AllowedSlotFormatInformationList_CTCH_SetupRqstFDD_item = -1;  /* AllowedSlotFormatInformationItem_CTCH_SetupRqstFDD */
 static int hf_nbap_rACHSlotFormat = -1;           /* RACH_SlotFormat */
-static int hf_nbap_aICH_TransmissionTiming = -1;  /* AICH_TransmissionTiming */
-static int hf_nbap_aICH_Power = -1;               /* AICH_Power */
 static int hf_nbap_secondary_CCPCH_parameters_01 = -1;  /* Secondary_CCPCH_CTCH_SetupRqstTDD */
 static int hf_nbap_pRACH_parameters_01 = -1;      /* PRACH_CTCH_SetupRqstTDD */
-static int hf_nbap_pLCCH_parameters = -1;         /* PLCCH_parameters */
-static int hf_nbap_eRUCCH_parameters = -1;        /* E_RUCCH_parameters */
-static int hf_nbap_eRUCCH_768_parameters = -1;    /* E_RUCCH_768_parameters */
+static int hf_nbap_extension_CommonPhysicalChannelType_CTCH_SetupRqstTDD = -1;  /* Extension_CommonPhysicalChannelType_CTCH_SetupRqstTDD */
 static int hf_nbap_sCCPCH_CCTrCH_ID = -1;         /* CCTrCH_ID */
 static int hf_nbap_tFCI_Coding = -1;              /* TFCI_Coding */
 static int hf_nbap_punctureLimit = -1;            /* PunctureLimit */
@@ -2771,18 +4032,18 @@ static int hf_nbap_fACH_ParametersList = -1;      /* FACH_ParametersList_CTCH_Se
 static int hf_nbap_pCH_Parameters_01 = -1;        /* PCH_Parameters_CTCH_SetupRqstTDD */
 static int hf_nbap_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD_item = -1;  /* Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD */
 static int hf_nbap_midambleShiftandBurstType = -1;  /* MidambleShiftAndBurstType */
-static int hf_nbap_tdd_PhysicalChannelOffset = -1;  /* TDD_PhysicalChannelOffset */
 static int hf_nbap_s_CCPCH_Power = -1;            /* DL_Power */
+static int hf_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_item = -1;  /* Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD */
+static int hf_nbap_s_CCPCH_TimeSlotFormat_LCR = -1;  /* TDD_DL_DPCH_TimeSlotFormat_LCR */
+static int hf_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_item = -1;  /* Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD */
+static int hf_nbap_tFCI_Presence768 = -1;         /* TFCI_Presence */
+static int hf_nbap_midambleShiftandBurstType768 = -1;  /* MidambleShiftAndBurstType768 */
 static int hf_nbap_FACH_ParametersListIE_CTCH_SetupRqstTDD_item = -1;  /* FACH_ParametersItem_CTCH_SetupRqstTDD */
 static int hf_nbap_fACH_CCTrCH_ID = -1;           /* CCTrCH_ID */
 static int hf_nbap_pCH_CCTrCH_ID = -1;            /* CCTrCH_ID */
 static int hf_nbap_pICH_Parameters_01 = -1;       /* PICH_Parameters_CTCH_SetupRqstTDD */
 static int hf_nbap_midambleshiftAndBurstType = -1;  /* MidambleShiftAndBurstType */
-static int hf_nbap_pagingIndicatorLength = -1;    /* PagingIndicatorLength */
-static int hf_nbap_second_TDD_ChannelisationCodeLCR = -1;  /* TDD_ChannelisationCodeLCR */
 static int hf_nbap_midambleshiftAndBurstType78 = -1;  /* MidambleShiftAndBurstType768 */
-static int hf_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_item = -1;  /* Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD */
-static int hf_nbap_s_CCPCH_TimeSlotFormat_LCR = -1;  /* TDD_DL_DPCH_TimeSlotFormat_LCR */
 static int hf_nbap_notificationIndicatorLength = -1;  /* NotificationIndicatorLength */
 static int hf_nbap_mICH_TDDOption_Specific_Parameters = -1;  /* MICH_TDDOption_Specific_Parameters_CTCH_SetupRqstTDD */
 static int hf_nbap_hCR_TDD = -1;                  /* MICH_HCR_Parameters_CTCH_SetupRqstTDD */
@@ -2790,6 +4051,8 @@ static int hf_nbap_lCR_TDD = -1;                  /* MICH_LCR_Parameters_CTCH_Se
 static int hf_nbap_cHipRate768_TDD = -1;          /* MICH_768_Parameters_CTCH_SetupRqstTDD */
 static int hf_nbap_tSTD_Indicator = -1;           /* TSTD_Indicator */
 static int hf_nbap_midambleshiftAndBurstType768 = -1;  /* MidambleShiftAndBurstType768 */
+static int hf_nbap_TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD_item = -1;  /* TimeSlotConfigurationItem_LCR_CTCH_SetupRqstTDD */
+static int hf_nbap_timeslotLCR_Parameter_ID = -1;  /* CellParameterID */
 static int hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD_item = -1;  /* Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD */
 static int hf_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_SetupRqstTDD_item = -1;  /* Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD */
 static int hf_nbap_pRACH_Parameters_CTCH_SetupRqstTDD = -1;  /* PRACH_Parameters_CTCH_SetupRqstTDD */
@@ -2800,9 +4063,6 @@ static int hf_nbap_uL_TransportFormatSet = -1;    /* TransportFormatSet */
 static int hf_nbap_PRACH_LCR_ParametersList_CTCH_SetupRqstTDD_item = -1;  /* PRACH_LCR_ParametersItem_CTCH_SetupRqstTDD */
 static int hf_nbap_fPACH_Power = -1;              /* FPACH_Power */
 static int hf_nbap_maxPowerPLCCH = -1;            /* DL_Power */
-static int hf_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_item = -1;  /* Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD */
-static int hf_nbap_tFCI_Presence768 = -1;         /* TFCI_Presence */
-static int hf_nbap_midambleShiftandBurstType768 = -1;  /* MidambleShiftAndBurstType768 */
 static int hf_nbap_maxE_RUCCH_MidambleShifts = -1;  /* MaxPRACH_MidambleShifts */
 static int hf_nbap_e_RUCCH_Midamble = -1;         /* PRACH_Midamble */
 static int hf_nbap_FACH_CommonTransportChannel_InformationResponse_item = -1;  /* CommonTransportChannel_InformationResponse */
@@ -2823,16 +4083,16 @@ static int hf_nbap_AICH_ParametersListIE_CTCH_ReconfRqstFDD_item = -1;  /* AICH_
 static int hf_nbap_secondaryCCPCHList = -1;       /* Secondary_CCPCHList_CTCH_ReconfRqstTDD */
 static int hf_nbap_Secondary_CCPCHListIE_CTCH_ReconfRqstTDD_item = -1;  /* Secondary_CCPCHItem_CTCH_ReconfRqstTDD */
 static int hf_nbap_sCCPCH_Power = -1;             /* DL_Power */
-static int hf_nbap_secondaryCCPCH768List = -1;    /* Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD */
-static int hf_nbap_Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD_item = -1;  /* Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD */
+static int hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_item = -1;  /* Secondary_CCPCHItem_CTCH_ReconfRqstTDD */
+static int hf_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_item = -1;  /* Secondary_CCPCHItem_CTCH_ReconfRqstTDD */
 static int hf_nbap_FACH_ParametersList_CTCH_ReconfRqstTDD_item = -1;  /* FACH_ParametersItem_CTCH_ReconfRqstTDD */
 static int hf_nbap_commonPhysicalChannelId = -1;  /* CommonPhysicalChannelID */
 static int hf_nbap_fPACHPower = -1;               /* FPACH_Power */
-static int hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_item = -1;  /* Secondary_CCPCHItem_CTCH_ReconfRqstTDD */
-static int hf_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_item = -1;  /* Secondary_CCPCHItem_CTCH_ReconfRqstTDD */
+static int hf_nbap_secondaryCCPCH768List = -1;    /* Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD */
+static int hf_nbap_Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD_item = -1;  /* Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD */
+static int hf_nbap_uPPCHPositionLCR = -1;         /* UPPCHPositionLCR */
 static int hf_nbap_Cell_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_configurationGenerationID = -1;  /* ConfigurationGenerationID */
-static int hf_nbap_local_Cell_ID = -1;            /* Local_Cell_ID */
 static int hf_nbap_primary_SCH_Information = -1;  /* P_SCH_Information_AuditRsp */
 static int hf_nbap_secondary_SCH_Information = -1;  /* S_SCH_Information_AuditRsp */
 static int hf_nbap_primary_CPICH_Information = -1;  /* P_CPICH_Information_AuditRsp */
@@ -2857,13 +4117,20 @@ static int hf_nbap_FACH_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Singl
 static int hf_nbap_PRACH_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_RACH_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_AICH_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
-static int hf_nbap_CCP_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
-static int hf_nbap_communicationControlPortID = -1;  /* CommunicationControlPortID */
 static int hf_nbap_FPACH_LCR_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_S_CCPCH_InformationListExt_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_S_CCPCH_LCR_InformationListExt_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_PLCCH_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_S_CCPCH_768_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_PRACH_768_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_E_RUCCH_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_E_RUCCH_768_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_UPPCH_LCR_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_MultipleFreq_E_DCH_Resources_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_CCP_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_communicationControlPortID = -1;  /* CommunicationControlPortID */
 static int hf_nbap_Local_Cell_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_dl_or_global_capacityCredit = -1;  /* DL_or_Global_CapacityCredit */
 static int hf_nbap_ul_capacityCredit = -1;        /* UL_CapacityCredit */
@@ -2876,9 +4143,6 @@ static int hf_nbap_local_Cell_Group_ID = -1;      /* Local_Cell_ID */
 static int hf_nbap_Local_Cell_Group_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_Power_Local_Cell_Group_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_power_Local_Cell_Group_ID = -1;  /* Local_Cell_ID */
-static int hf_nbap_PLCCH_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
-static int hf_nbap_E_RUCCH_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
-static int hf_nbap_E_RUCCH_768_InformationList_AuditRsp_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_cell = -1;                     /* Cell_CM_Rqst */
 static int hf_nbap_rACH_01 = -1;                  /* RACH_CM_Rqst */
 static int hf_nbap_notUsed_cPCH = -1;             /* NULL */
@@ -2887,7 +4151,6 @@ static int hf_nbap_powerLocalCellGroupID = -1;    /* Local_Cell_ID */
 static int hf_nbap_cell_01 = -1;                  /* Cell_CM_Rsp */
 static int hf_nbap_rACH_02 = -1;                  /* RACH_CM_Rsp */
 static int hf_nbap_extension_CommonMeasurementObjectType_CM_Rsp = -1;  /* Extension_CommonMeasurementObjectType_CM_Rsp */
-static int hf_nbap_commonMeasurementValue = -1;   /* CommonMeasurementValue */
 static int hf_nbap_cell_02 = -1;                  /* Cell_CM_Rprt */
 static int hf_nbap_rACH_03 = -1;                  /* RACH_CM_Rprt */
 static int hf_nbap_extension_CommonMeasurementObjectType_CM_Rprt = -1;  /* Extension_CommonMeasurementObjectType_CM_Rprt */
@@ -2925,11 +4188,18 @@ static int hf_nbap_TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD_item = -1;  /
 static int hf_nbap_dwPCH_Power = -1;              /* DwPCH_Power */
 static int hf_nbap_iPDL_TDD_Parameters = -1;      /* IPDL_TDD_Parameters */
 static int hf_nbap_iPDL_TDD_Parameters_LCR = -1;  /* IPDL_TDD_Parameters_LCR */
+static int hf_nbap_Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD_item = -1;  /* Cell_Frequency_Item_LCR_MulFreq_Cell_SetupRqstTDD */
+static int hf_nbap_timeSlotConfigurationList_LCR_Cell_SetupRqstTDD = -1;  /* TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD */
 static int hf_nbap_SecondaryCPICH_InformationList_Cell_ReconfRqstFDD_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_bCH_information_01 = -1;       /* BCH_information_Cell_ReconfRqstFDD */
 static int hf_nbap_CellPortion_InformationList_Cell_ReconfRqstFDD_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_TimeSlotConfigurationList_Cell_ReconfRqstTDD_item = -1;  /* TimeSlotConfigurationItem_Cell_ReconfRqstTDD */
 static int hf_nbap_TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD_item = -1;  /* TimeSlotConfigurationItem_LCR_Cell_ReconfRqstTDD */
+static int hf_nbap_cell_Frequency_Add_LCR_MulFreq_Cell_ReconfRqstTDD = -1;  /* Cell_Frequency_Add_LCR_MulFreq_Cell_ReconfRqstTDD */
+static int hf_nbap_cell_Frequency_ModifyList_LCR_MulFreq_Cell_ReconfRqstTDD = -1;  /* Cell_Frequency_ModifyList_LCR_MulFreq_Cell_ReconfRqstTDD */
+static int hf_nbap_cell_Frequency_Delete_LCR_MulFreq_Cell_ReconfRqstTDD = -1;  /* Cell_Frequency_Delete_LCR_MulFreq_Cell_ReconfRqstTDD */
+static int hf_nbap_timeSlotConfigurationList_LCR_Cell_ReconfRqstTDD = -1;  /* TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD */
+static int hf_nbap_Cell_Frequency_ModifyList_LCR_MulFreq_Cell_ReconfRqstTDD_item = -1;  /* Cell_Frequency_ModifyItem_LCR_MulFreq_Cell_ReconfRqstTDD */
 static int hf_nbap_no_Failure = -1;               /* No_Failure_ResourceStatusInd */
 static int hf_nbap_serviceImpacting = -1;         /* ServiceImpacting_ResourceStatusInd */
 static int hf_nbap_local_Cell_InformationList = -1;  /* Local_Cell_InformationList_ResourceStatusInd */
@@ -2946,13 +4216,12 @@ static int hf_nbap_cell_InformationList = -1;     /* Cell_InformationList_Resour
 static int hf_nbap_Local_Cell_InformationList2_ResourceStatusInd_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_maximum_DL_PowerCapability = -1;  /* MaximumDL_PowerCapability */
 static int hf_nbap_Local_Cell_Group_InformationList2_ResourceStatusInd_item = -1;  /* ProtocolIE_Single_Container */
-static int hf_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_CCP_InformationList_ResourceStatusInd_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_Cell_InformationList_ResourceStatusInd_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_primary_SCH_Information_01 = -1;  /* P_SCH_Information_ResourceStatusInd */
 static int hf_nbap_secondary_SCH_Information_01 = -1;  /* S_SCH_Information_ResourceStatusInd */
 static int hf_nbap_primary_CPICH_Information_01 = -1;  /* P_CPICH_Information_ResourceStatusInd */
-static int hf_nbap_secondary_CPICH_Information = -1;  /* S_CPICH_InformationList_ResourceStatusInd */
+static int hf_nbap_secondary_CPICH_Information_01 = -1;  /* S_CPICH_InformationList_ResourceStatusInd */
 static int hf_nbap_primary_CCPCH_Information_01 = -1;  /* P_CCPCH_Information_ResourceStatusInd */
 static int hf_nbap_bCH_Information_01 = -1;       /* BCH_Information_ResourceStatusInd */
 static int hf_nbap_secondary_CCPCH_InformationList_01 = -1;  /* S_CCPCH_InformationList_ResourceStatusInd */
@@ -2977,6 +4246,11 @@ static int hf_nbap_S_CCPCH_768_InformationList_ResourceStatusInd_item = -1;  /*
 static int hf_nbap_PRACH_768_InformationList_ResourceStatusInd_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_E_RUCCH_InformationList_ResourceStatusInd_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_E_RUCCH_768_InformationList_ResourceStatusInd_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_UPPCH_LCR_InformationList_ResourceStatusInd_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_MIB_SB_SIB_InformationList_SystemInfoUpdateRqst_item = -1;  /* MIB_SB_SIB_InformationItem_SystemInfoUpdateRqst */
 static int hf_nbap_iB_Type = -1;                  /* IB_Type */
 static int hf_nbap_iB_OC_ID = -1;                 /* IB_OC_ID */
@@ -2990,12 +4264,12 @@ static int hf_nbap_SegmentInformationListIE_SystemInfoUpdate_item = -1;  /* Segm
 static int hf_nbap_iB_SG_POS = -1;                /* IB_SG_POS */
 static int hf_nbap_segment_Type = -1;             /* Segment_Type */
 static int hf_nbap_iB_SG_DATA = -1;               /* IB_SG_DATA */
-static int hf_nbap_ul_ScramblingCode = -1;        /* UL_ScramblingCode */
+static int hf_nbap_Additional_HS_Cell_Information_RL_Setup_List_item = -1;  /* Additional_HS_Cell_Information_RL_Setup_ItemIEs */
+static int hf_nbap_hSPDSCH_RL_ID = -1;            /* RL_ID */
+static int hf_nbap_hS_DSCH_FDD_Secondary_Serving_Information = -1;  /* HS_DSCH_FDD_Secondary_Serving_Information */
 static int hf_nbap_minUL_ChannelisationCodeLength = -1;  /* MinUL_ChannelisationCodeLength */
 static int hf_nbap_maxNrOfUL_DPDCHs = -1;         /* MaxNrOfUL_DPDCHs */
-static int hf_nbap_ul_PunctureLimit = -1;         /* PunctureLimit */
 static int hf_nbap_ul_DPCCH_SlotFormat = -1;      /* UL_DPCCH_SlotFormat */
-static int hf_nbap_ul_SIR_Target = -1;            /* UL_SIR */
 static int hf_nbap_diversityMode = -1;            /* DiversityMode */
 static int hf_nbap_not_Used_sSDT_CellID_Length = -1;  /* NULL */
 static int hf_nbap_not_Used_s_FieldLength = -1;   /* NULL */
@@ -3004,28 +4278,12 @@ static int hf_nbap_tFCI_SignallingMode = -1;      /* TFCI_SignallingMode */
 static int hf_nbap_not_Used_pDSCH_RL_ID = -1;     /* NULL */
 static int hf_nbap_not_Used_pDSCH_CodeMapping = -1;  /* NULL */
 static int hf_nbap_powerOffsetInformation_01 = -1;  /* PowerOffsetInformation_RL_SetupRqstFDD */
-static int hf_nbap_fdd_TPC_DownlinkStepSize = -1;  /* FDD_TPC_DownlinkStepSize */
-static int hf_nbap_limitedPowerIncrease = -1;     /* LimitedPowerIncrease */
-static int hf_nbap_innerLoopDLPCStatus = -1;      /* InnerLoopDLPCStatus */
 static int hf_nbap_pO2_ForTPC_Bits = -1;          /* PowerOffset */
 static int hf_nbap_RL_InformationList_RL_SetupRqstFDD_item = -1;  /* ProtocolIE_Single_Container */
-static int hf_nbap_firstRLS_indicator = -1;       /* FirstRLS_Indicator */
 static int hf_nbap_frameOffset = -1;              /* FrameOffset */
 static int hf_nbap_chipOffset = -1;               /* ChipOffset */
-static int hf_nbap_propagationDelay = -1;         /* PropagationDelay */
 static int hf_nbap_diversityControlField = -1;    /* DiversityControlField */
-static int hf_nbap_dl_CodeInformation = -1;       /* FDD_DL_CodeInformation */
-static int hf_nbap_initialDL_transmissionPower = -1;  /* DL_Power */
-static int hf_nbap_maximumDL_power = -1;          /* DL_Power */
-static int hf_nbap_minimumDL_power = -1;          /* DL_Power */
 static int hf_nbap_not_Used_sSDT_Cell_Identity = -1;  /* NULL */
-static int hf_nbap_maxSet_E_DPDCHs = -1;          /* Max_Set_E_DPDCHs */
-static int hf_nbap_e_TFCS_Information = -1;       /* E_TFCS_Information */
-static int hf_nbap_e_TTI = -1;                    /* E_TTI */
-static int hf_nbap_e_DPCCH_PO = -1;               /* E_DPCCH_PO */
-static int hf_nbap_e_RGCH_2_IndexStepThreshold = -1;  /* E_RGCH_2_IndexStepThreshold */
-static int hf_nbap_e_RGCH_3_IndexStepThreshold = -1;  /* E_RGCH_3_IndexStepThreshold */
-static int hf_nbap_hARQ_Info_for_E_DCH = -1;      /* HARQ_Info_for_E_DCH */
 static int hf_nbap_hSDSCH_Configured_Indicator = -1;  /* HSDSCH_Configured_Indicator */
 static int hf_nbap_powerOffsetInformation_02 = -1;  /* PowerOffsetInformation_F_DPCH_RL_SetupRqstFDD */
 static int hf_nbap_UL_CCTrCH_InformationList_RL_SetupRqstTDD_item = -1;  /* ProtocolIE_Single_Container */
@@ -3045,8 +4303,8 @@ static int hf_nbap_tstdIndicator = -1;            /* TSTD_Indicator */
 static int hf_nbap_dL_Timeslot768_Information = -1;  /* DL_Timeslot768_Information */
 static int hf_nbap_specialBurstScheduling = -1;   /* SpecialBurstScheduling */
 static int hf_nbap_dL_TimeSlotISCPInfo = -1;      /* DL_TimeslotISCPInfo */
+static int hf_nbap_Additional_HS_Cell_Information_Response_List_item = -1;  /* Additional_HS_Cell_Information_Response_ItemIEs */
 static int hf_nbap_RL_InformationResponseList_RL_SetupRspFDD_item = -1;  /* ProtocolIE_Single_Container */
-static int hf_nbap_rL_Set_ID = -1;                /* RL_Set_ID */
 static int hf_nbap_diversityIndication = -1;      /* DiversityIndication_RL_SetupRspFDD */
 static int hf_nbap_not_Used_dSCH_InformationResponseList = -1;  /* NULL */
 static int hf_nbap_sSDT_SupportIndicator = -1;    /* SSDT_SupportIndicator */
@@ -3072,6 +4330,9 @@ static int hf_nbap_nonCombiningOrFirstRL_01 = -1;  /* NonCombiningOrFirstRL_RL_S
 static int hf_nbap_generalCause_01 = -1;          /* GeneralCauseList_RL_SetupFailureTDD */
 static int hf_nbap_rLSpecificCause_01 = -1;       /* RLSpecificCauseList_RL_SetupFailureTDD */
 static int hf_nbap_unsuccessful_RL_InformationRespItem_RL_SetupFailureTDD = -1;  /* Unsuccessful_RL_InformationRespItem_RL_SetupFailureTDD */
+static int hf_nbap_Additional_HS_Cell_Information_RL_Addition_List_item = -1;  /* Additional_HS_Cell_Information_RL_Addition_ItemIEs */
+static int hf_nbap_setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency = -1;  /* Setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency */
+static int hf_nbap_addition = -1;                 /* Additional_EDCH_Cell_Information_To_Add_List */
 static int hf_nbap_RL_InformationList_RL_AdditionRqstFDD_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_initialDL_TransmissionPower = -1;  /* DL_Power */
 static int hf_nbap_maximumDL_Power = -1;          /* DL_Power */
@@ -3082,6 +4343,8 @@ static int hf_nbap_uL_DPCH_Information_01 = -1;   /* UL_DPCH_InformationList_RL_
 static int hf_nbap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_item = -1;  /* DL_CCTrCH_InformationItem_RL_AdditionRqstTDD */
 static int hf_nbap_dL_DPCH_Information_01 = -1;   /* DL_DPCH_InformationList_RL_AdditionRqstTDD */
 static int hf_nbap_initial_DL_Transmission_Power = -1;  /* DL_Power */
+static int hf_nbap_Additional_HS_Cell_Change_Information_Response_List_item = -1;  /* Additional_HS_Cell_Change_Information_Response_ItemIEs */
+static int hf_nbap_hS_DSCH_Secondary_Serving_Cell_Change_Information_Response = -1;  /* HS_DSCH_Secondary_Serving_Cell_Change_Information_Response */
 static int hf_nbap_RL_InformationResponseList_RL_AdditionRspFDD_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_diversityIndication_02 = -1;   /* DiversityIndication_RL_AdditionRspFDD */
 static int hf_nbap_combining_02 = -1;             /* Combining_RL_AdditionRspFDD */
@@ -3105,6 +4368,10 @@ static int hf_nbap_non_Combining_01 = -1;         /* Non_Combining_RL_AdditionFa
 static int hf_nbap_generalCause_03 = -1;          /* GeneralCauseList_RL_AdditionFailureTDD */
 static int hf_nbap_rLSpecificCause_03 = -1;       /* RLSpecificCauseList_RL_AdditionFailureTDD */
 static int hf_nbap_unsuccessful_RL_InformationRespItem_RL_AdditionFailureTDD = -1;  /* Unsuccessful_RL_InformationRespItem_RL_AdditionFailureTDD */
+static int hf_nbap_Additional_HS_Cell_Information_RL_Reconf_Prep_item = -1;  /* Additional_HS_Cell_Information_RL_Reconf_Prep_ItemIEs */
+static int hf_nbap_hS_DSCH_Secondary_Serving_Information_To_Modify = -1;  /* HS_DSCH_Secondary_Serving_Information_To_Modify */
+static int hf_nbap_hS_HS_DSCH_Secondary_Serving_Remove = -1;  /* HS_DSCH_Secondary_Serving_Remove */
+static int hf_nbap_setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency = -1;  /* Setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency */
 static int hf_nbap_not_Used_sSDT_CellIDLength = -1;  /* NULL */
 static int hf_nbap_powerOffsetInformation_03 = -1;  /* PowerOffsetInformation_RL_ReconfPrepFDD */
 static int hf_nbap_DCH_DeleteList_RL_ReconfPrepFDD_item = -1;  /* DCH_DeleteItem_RL_ReconfPrepFDD */
@@ -3115,18 +4382,16 @@ static int hf_nbap_not_Used_sSDT_Indication = -1;  /* NULL */
 static int hf_nbap_powerOffsetInformation_04 = -1;  /* PowerOffsetInformation_F_DPCH_RL_ReconfPrepFDD */
 static int hf_nbap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_item = -1;  /* UL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD */
 static int hf_nbap_ul_DPCH_InformationList = -1;  /* UL_DPCH_InformationAddList_RL_ReconfPrepTDD */
+static int hf_nbap_uL_Timeslot_InformationLCR = -1;  /* UL_TimeslotLCR_Information */
 static int hf_nbap_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD_item = -1;  /* MultipleRL_UL_DPCH_InformationAddListIE_RL_ReconfPrepTDD */
 static int hf_nbap_ul_DPCH_InformationListLCR = -1;  /* UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD */
 static int hf_nbap_ul_sir_target = -1;            /* UL_SIR */
 static int hf_nbap_tDD_TPC_UplinkStepSize_LCR = -1;  /* TDD_TPC_UplinkStepSize_LCR */
-static int hf_nbap_uL_Timeslot_InformationLCR = -1;  /* UL_TimeslotLCR_Information */
 static int hf_nbap_uL_Timeslot_Information768 = -1;  /* UL_Timeslot768_Information */
 static int hf_nbap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_item = -1;  /* UL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD */
 static int hf_nbap_ul_DPCH_InformationAddList = -1;  /* UL_DPCH_InformationModify_AddList_RL_ReconfPrepTDD */
 static int hf_nbap_ul_DPCH_InformationModifyList = -1;  /* UL_DPCH_InformationModify_ModifyList_RL_ReconfPrepTDD */
 static int hf_nbap_ul_DPCH_InformationDeleteList = -1;  /* UL_DPCH_InformationModify_DeleteList_RL_ReconfPrepTDD */
-static int hf_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_item = -1;  /* MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD */
-static int hf_nbap_ul_DPCH_InformationAddListLCR = -1;  /* UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD */
 static int hf_nbap_uL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD = -1;  /* UL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD */
 static int hf_nbap_UL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD_item = -1;  /* UL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD */
 static int hf_nbap_uL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD = -1;  /* UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD */
@@ -3138,29 +4403,26 @@ static int hf_nbap_UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD_
 static int hf_nbap_uL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD768 = -1;  /* UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD768 */
 static int hf_nbap_UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD768_item = -1;  /* UL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD768 */
 static int hf_nbap_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_item = -1;  /* UL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD */
+static int hf_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_item = -1;  /* MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD */
+static int hf_nbap_ul_DPCH_InformationAddListLCR = -1;  /* UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD */
 static int hf_nbap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_item = -1;  /* UL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD */
 static int hf_nbap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_item = -1;  /* DL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD */
 static int hf_nbap_cCTrCH_TPCList_01 = -1;        /* CCTrCH_TPCAddList_RL_ReconfPrepTDD */
 static int hf_nbap_dl_DPCH_InformationList = -1;  /* DL_DPCH_InformationAddList_RL_ReconfPrepTDD */
+static int hf_nbap_CCTrCH_TPCAddList_RL_ReconfPrepTDD_item = -1;  /* CCTrCH_TPCAddItem_RL_ReconfPrepTDD */
+static int hf_nbap_dL_Timeslot_InformationLCR = -1;  /* DL_TimeslotLCR_Information */
 static int hf_nbap_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD_item = -1;  /* MultipleRL_DL_DPCH_InformationAddListIE_RL_ReconfPrepTDD */
 static int hf_nbap_dl_DPCH_InformationListLCR = -1;  /* DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD */
 static int hf_nbap_cCTrCH_Initial_DL_Power = -1;  /* DL_Power */
 static int hf_nbap_tDD_TPC_DownlinkStepSize = -1;  /* TDD_TPC_DownlinkStepSize */
 static int hf_nbap_cCTrCH_Maximum_DL_Power_InformationAdd_RL_ReconfPrepTDD = -1;  /* DL_Power */
 static int hf_nbap_cCTrCH_Minimum_DL_Power_InformationAdd_RL_ReconfPrepTDD = -1;  /* DL_Power */
-static int hf_nbap_CCTrCH_TPCAddList_RL_ReconfPrepTDD_item = -1;  /* CCTrCH_TPCAddItem_RL_ReconfPrepTDD */
-static int hf_nbap_dL_Timeslot_InformationLCR = -1;  /* DL_TimeslotLCR_Information */
 static int hf_nbap_dL_Timeslot_Information768 = -1;  /* DL_Timeslot768_Information */
 static int hf_nbap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_item = -1;  /* DL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD */
 static int hf_nbap_cCTrCH_TPCList_02 = -1;        /* CCTrCH_TPCModifyList_RL_ReconfPrepTDD */
 static int hf_nbap_dl_DPCH_InformationAddList = -1;  /* DL_DPCH_InformationModify_AddList_RL_ReconfPrepTDD */
 static int hf_nbap_dl_DPCH_InformationModifyList = -1;  /* DL_DPCH_InformationModify_ModifyList_RL_ReconfPrepTDD */
 static int hf_nbap_dl_DPCH_InformationDeleteList = -1;  /* DL_DPCH_InformationModify_DeleteList_RL_ReconfPrepTDD */
-static int hf_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD_item = -1;  /* MultipleRL_DL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD */
-static int hf_nbap_dl_DPCH_InformationAddListLCR = -1;  /* DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD */
-static int hf_nbap_tDD_TPC_DownlinkStepSize_InformationModify_RL_ReconfPrepTDD = -1;  /* TDD_TPC_DownlinkStepSize */
-static int hf_nbap_cCTrCH_Maximum_DL_Power_InformationModify_RL_ReconfPrepTDD = -1;  /* DL_Power */
-static int hf_nbap_cCTrCH_Minimum_DL_Power_InformationModify_RL_ReconfPrepTDD = -1;  /* DL_Power */
 static int hf_nbap_CCTrCH_TPCModifyList_RL_ReconfPrepTDD_item = -1;  /* CCTrCH_TPCModifyItem_RL_ReconfPrepTDD */
 static int hf_nbap_dL_Timeslot_InformationAddModify_ModifyList_RL_ReconfPrepTDD = -1;  /* DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD */
 static int hf_nbap_DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD_item = -1;  /* DL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD */
@@ -3174,6 +4436,11 @@ static int hf_nbap_dL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD = -
 static int hf_nbap_DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD_item = -1;  /* DL_Code_768_InformationModify_ModifyItem_RL_ReconfPrepTDD */
 static int hf_nbap_dPCH_ID768 = -1;               /* DPCH_ID768 */
 static int hf_nbap_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_item = -1;  /* DL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD */
+static int hf_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD_item = -1;  /* MultipleRL_DL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD */
+static int hf_nbap_dl_DPCH_InformationAddListLCR = -1;  /* DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD */
+static int hf_nbap_tDD_TPC_DownlinkStepSize_InformationModify_RL_ReconfPrepTDD = -1;  /* TDD_TPC_DownlinkStepSize */
+static int hf_nbap_cCTrCH_Maximum_DL_Power_InformationModify_RL_ReconfPrepTDD = -1;  /* DL_Power */
+static int hf_nbap_cCTrCH_Minimum_DL_Power_InformationModify_RL_ReconfPrepTDD = -1;  /* DL_Power */
 static int hf_nbap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_item = -1;  /* DL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD */
 static int hf_nbap_DCH_DeleteList_RL_ReconfPrepTDD_item = -1;  /* DCH_DeleteItem_RL_ReconfPrepTDD */
 static int hf_nbap_DSCH_Information_ModifyList_RL_ReconfPrepTDD_item = -1;  /* DSCH_Information_ModifyItem_RL_ReconfPrepTDD */
@@ -3189,6 +4456,9 @@ static int hf_nbap_generalCause_04 = -1;          /* GeneralCauseList_RL_ReconfF
 static int hf_nbap_rLSpecificCause_04 = -1;       /* RLSpecificCauseList_RL_ReconfFailure */
 static int hf_nbap_rL_ReconfigurationFailureList_RL_ReconfFailure = -1;  /* RL_ReconfigurationFailureList_RL_ReconfFailure */
 static int hf_nbap_RL_ReconfigurationFailureList_RL_ReconfFailure_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_Additional_HS_Cell_Information_RL_Reconf_Req_item = -1;  /* Additional_HS_Cell_Information_RL_Reconf_Req_ItemIEs */
+static int hf_nbap_hS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised = -1;  /* HS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised */
+static int hf_nbap_hS_DSCH_Secondary_Serving_Remove = -1;  /* HS_DSCH_Secondary_Serving_Remove */
 static int hf_nbap_ul_TFCS = -1;                  /* TFCS */
 static int hf_nbap_dl_TFCS = -1;                  /* TFCS */
 static int hf_nbap_DCH_DeleteList_RL_ReconfRqstFDD_item = -1;  /* DCH_DeleteItem_RL_ReconfRqstFDD */
@@ -3220,6 +4490,7 @@ static int hf_nbap_rL_InformationList = -1;       /* RL_InformationList_DM_Rqst
 static int hf_nbap_RL_InformationList_DM_Rqst_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_PUSCH_Info_DM_Rqst_item = -1;  /* PUSCH_ID */
 static int hf_nbap_HSSICH_Info_DM_Rqst_item = -1;  /* HS_SICH_ID */
+static int hf_nbap_HSSICH_InfoExt_DM_Rqst_item = -1;  /* Extended_HS_SICH_ID */
 static int hf_nbap_rL_Set_InformationList_DM_Rqst = -1;  /* RL_Set_InformationList_DM_Rqst */
 static int hf_nbap_RL_Set_InformationList_DM_Rqst_item = -1;  /* RL_Set_InformationItem_DM_Rqst */
 static int hf_nbap_rL_01 = -1;                    /* RL_DM_Rsp */
@@ -3232,12 +4503,12 @@ static int hf_nbap_dedicatedMeasurementValue = -1;  /* DedicatedMeasurementValue
 static int hf_nbap_PUSCH_Info_DM_Rsp_item = -1;   /* PUSCH_ID */
 static int hf_nbap_Multiple_PUSCH_InfoList_DM_Rsp_item = -1;  /* Multiple_PUSCH_InfoListIE_DM_Rsp */
 static int hf_nbap_pUSCH_ID = -1;                 /* PUSCH_ID */
-static int hf_nbap_rL_Set_InformationList_DM_Rsp = -1;  /* RL_Set_InformationList_DM_Rsp */
-static int hf_nbap_RL_Set_InformationList_DM_Rsp_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_item = -1;  /* Multiple_DedicatedMeasurementValueItem_TDD_DM_Rsp */
 static int hf_nbap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp_item = -1;  /* Multiple_DedicatedMeasurementValueItem_LCR_TDD_DM_Rsp */
 static int hf_nbap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp_item = -1;  /* Multiple_HSSICHMeasurementValueItem_TDD_DM_Rsp */
 static int hf_nbap_Multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp_item = -1;  /* Multiple_DedicatedMeasurementValueItem_768_TDD_DM_Rsp */
+static int hf_nbap_rL_Set_InformationList_DM_Rsp = -1;  /* RL_Set_InformationList_DM_Rsp */
+static int hf_nbap_RL_Set_InformationList_DM_Rsp_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_rL_02 = -1;                    /* RL_DM_Rprt */
 static int hf_nbap_rLS_02 = -1;                   /* RL_Set_DM_Rprt */
 static int hf_nbap_all_RL_02 = -1;                /* RL_DM_Rprt */
@@ -3339,18 +4610,13 @@ static int hf_nbap_uL_Code_768_InformationModifyList_PSCH_ReconfRqst = -1;  /* U
 static int hf_nbap_UL_Code_768_InformationModifyList_PSCH_ReconfRqst_item = -1;  /* UL_Code_768_InformationModifyItem_PSCH_ReconfRqst */
 static int hf_nbap_PUSCHSets_DeleteList_PSCH_ReconfRqst_item = -1;  /* PUSCHSets_DeleteItem_PSCH_ReconfRqst */
 static int hf_nbap_dL_HS_PDSCH_Timeslot_Information_PSCH_ReconfRqst = -1;  /* DL_HS_PDSCH_Timeslot_Information_PSCH_ReconfRqst */
-static int hf_nbap_dL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst = -1;  /* DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst */
 static int hf_nbap_DL_HS_PDSCH_Timeslot_Information_PSCH_ReconfRqst_item = -1;  /* DL_HS_PDSCH_Timeslot_InformationItem_PSCH_ReconfRqst */
 static int hf_nbap_dl_HS_PDSCH_Codelist_PSCH_ReconfRqst = -1;  /* DL_HS_PDSCH_Codelist_PSCH_ReconfRqst */
-static int hf_nbap_maxHSDSCH_HSSCCH_Power = -1;   /* MaximumTransmissionPower */
 static int hf_nbap_DL_HS_PDSCH_Codelist_PSCH_ReconfRqst_item = -1;  /* TDD_ChannelisationCode */
-static int hf_nbap_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_item = -1;  /* DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst */
-static int hf_nbap_midambleShiftAndBurstType_01 = -1;  /* MidambleShiftLCR */
-static int hf_nbap_dl_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst = -1;  /* DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst */
-static int hf_nbap_DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst_item = -1;  /* TDD_ChannelisationCode */
 static int hf_nbap_DL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst_item = -1;  /* DL_HS_PDSCH_Timeslot_InformationItem_768_PSCH_ReconfRqst */
 static int hf_nbap_dl_HS_PDSCH_Codelist_768_PSCH_ReconfRqst = -1;  /* DL_HS_PDSCH_Codelist_768_PSCH_ReconfRqst */
 static int hf_nbap_DL_HS_PDSCH_Codelist_768_PSCH_ReconfRqst_item = -1;  /* TDD_ChannelisationCode768 */
+static int hf_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_hS_SCCH_Information_PSCH_ReconfRqst = -1;  /* HS_SCCH_Information_PSCH_ReconfRqst */
 static int hf_nbap_hS_SCCH_Information_LCR_PSCH_ReconfRqst = -1;  /* HS_SCCH_Information_LCR_PSCH_ReconfRqst */
 static int hf_nbap_HS_SCCH_Information_PSCH_ReconfRqst_item = -1;  /* HS_SCCH_InformationItem_PSCH_ReconfRqst */
@@ -3361,14 +4627,16 @@ static int hf_nbap_HS_SCCH_Information_LCR_PSCH_ReconfRqst_item = -1;  /* HS_SCC
 static int hf_nbap_hS_SICH_Information_LCR = -1;  /* HS_SICH_Information_LCR_PSCH_ReconfRqst */
 static int hf_nbap_HS_SCCH_Information_768_PSCH_ReconfRqst_item = -1;  /* HS_SCCH_InformationItem_768_PSCH_ReconfRqst */
 static int hf_nbap_hS_SICH_Information_768 = -1;  /* HS_SICH_Information_768_PSCH_ReconfRqst */
+static int hf_nbap_HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst_item = -1;  /* HS_SCCH_InformationItem_LCR_PSCH_ReconfRqst */
 static int hf_nbap_hS_SCCH_InformationModify_PSCH_ReconfRqst = -1;  /* HS_SCCH_InformationModify_PSCH_ReconfRqst */
 static int hf_nbap_hS_SCCH_InformationModify_LCR_PSCH_ReconfRqst = -1;  /* HS_SCCH_InformationModify_LCR_PSCH_ReconfRqst */
-static int hf_nbap_HS_SCCH_InformationModify_PSCH_ReconfRqst_item = -1;  /* HS_SCCH_InformationModifyItem_PSCH_ReconfRqst */
 static int hf_nbap_hS_SICH_Information_01 = -1;   /* HS_SICH_InformationModify_PSCH_ReconfRqst */
 static int hf_nbap_HS_SCCH_InformationModify_LCR_PSCH_ReconfRqst_item = -1;  /* HS_SCCH_InformationModifyItem_LCR_PSCH_ReconfRqst */
 static int hf_nbap_hS_SICH_Information_LCR_01 = -1;  /* HS_SICH_InformationModify_LCR_PSCH_ReconfRqst */
+static int hf_nbap_HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst_item = -1;  /* HS_SCCH_InformationModifyItem_LCR_PSCH_ReconfRqst */
 static int hf_nbap_HS_SCCH_InformationModify_768_PSCH_ReconfRqst_item = -1;  /* HS_SCCH_InformationModifyItem_768_PSCH_ReconfRqst */
 static int hf_nbap_hS_SICH_Information_768_01 = -1;  /* HS_SICH_InformationModify_768_PSCH_ReconfRqst */
+static int hf_nbap_HS_SCCH_InformationModify_PSCH_ReconfRqst_item = -1;  /* HS_SCCH_InformationModifyItem_PSCH_ReconfRqst */
 static int hf_nbap_Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_item = -1;  /* Delete_From_HS_SCCH_Resource_PoolItem_PSCH_ReconfRqst */
 static int hf_nbap_lTGI_Presence = -1;            /* LTGI_Presence */
 static int hf_nbap_sNPL_Reporting_Type = -1;      /* SNPL_Reporting_Type */
@@ -3376,7 +4644,6 @@ static int hf_nbap_e_PUCH_Timeslot_Info = -1;     /* E_PUCH_Timeslot_Info */
 static int hf_nbap_E_PUCH_Timeslot_Info_item = -1;  /* TimeSlot */
 static int hf_nbap_e_AGCH_Information_PSCH_ReconfRqst = -1;  /* E_AGCH_Information_PSCH_ReconfRqst */
 static int hf_nbap_E_AGCH_Information_PSCH_ReconfRqst_item = -1;  /* E_AGCH_InformationItem_PSCH_ReconfRqst */
-static int hf_nbap_e_AGCH_ID = -1;                /* E_AGCH_Id */
 static int hf_nbap_e_AGCH_MaxPower = -1;          /* DL_Power */
 static int hf_nbap_e_AGCH_InformationModify_PSCH_ReconfRqst = -1;  /* E_AGCH_InformationModify_PSCH_ReconfRqst */
 static int hf_nbap_E_AGCH_InformationModify_PSCH_ReconfRqst_item = -1;  /* E_AGCH_InformationModifyItem_PSCH_ReconfRqst */
@@ -3401,12 +4668,24 @@ static int hf_nbap_e_HICH_InformationModify_LCR_PSCH_ReconfRqst = -1;  /* E_HICH
 static int hf_nbap_E_HICH_InformationModify_LCR_PSCH_ReconfRqst_item = -1;  /* E_HICH_InformationModifyItem_LCR_PSCH_ReconfRqst */
 static int hf_nbap_Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst_item = -1;  /* Delete_From_E_HICH_Resource_PoolItem_PSCH_ReconfRqst */
 static int hf_nbap_eRUCCH_SYNC_UL_codes_bitmap = -1;  /* BIT_STRING_SIZE_8 */
+static int hf_nbap_Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst_item = -1;  /* Delete_From_HS_SCCH_Resource_PoolItem_PSCH_ReconfRqst */
+static int hf_nbap_MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_item = -1;  /* Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_Item */
+static int hf_nbap_maximum_Target_ReceivedTotalWideBandPower_LCR = -1;  /* Maximum_Target_ReceivedTotalWideBandPower_LCR */
+static int hf_nbap_E_HICH_TimeOffset_ExtensionLCR_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_e_HICH_TimeOffsetLCR = -1;     /* E_HICH_TimeOffsetLCR */
 static int hf_nbap_generalCause_05 = -1;          /* GeneralCauseList_PSCH_ReconfFailure */
 static int hf_nbap_setSpecificCause = -1;         /* SetSpecificCauseList_PSCH_ReconfFailureTDD */
+static int hf_nbap_extension_CauseLevel_PSCH_ReconfFailure = -1;  /* Extension_CauseLevel_PSCH_ReconfFailure */
 static int hf_nbap_unsuccessful_PDSCHSetList_PSCH_ReconfFailureTDD = -1;  /* Unsuccessful_PDSCHSetList_PSCH_ReconfFailureTDD */
 static int hf_nbap_unsuccessful_PUSCHSetList_PSCH_ReconfFailureTDD = -1;  /* Unsuccessful_PUSCHSetList_PSCH_ReconfFailureTDD */
 static int hf_nbap_Unsuccessful_PDSCHSetList_PSCH_ReconfFailureTDD_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_Unsuccessful_PUSCHSetList_PSCH_ReconfFailureTDD_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_UARFCNSpecificCauseList_PSCH_ReconfFailureTDD_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_E_HICH_TimeOffset_ReconfFailureTDD_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_hSDSCH_Common_System_Information_ResponseLCR = -1;  /* HSDSCH_Common_System_Information_ResponseLCR */
+static int hf_nbap_hSDSCH_Paging_System_Information_ResponseLCR = -1;  /* HSDSCH_Paging_System_Information_ResponseLCR */
+static int hf_nbap_common_EDCH_System_Information_ResponseLCR = -1;  /* Common_EDCH_System_Information_ResponseLCR */
 static int hf_nbap_communicationContext = -1;     /* CommunicationContextList_Reset */
 static int hf_nbap_communicationControlPort = -1;  /* CommunicationControlPortList_Reset */
 static int hf_nbap_nodeB = -1;                    /* NULL */
@@ -3421,10 +4700,10 @@ static int hf_nbap_cell_04 = -1;                  /* Cell_InfEx_Rsp */
 static int hf_nbap_requestedDataValue = -1;       /* RequestedDataValue */
 static int hf_nbap_cell_05 = -1;                  /* Cell_Inf_Rprt */
 static int hf_nbap_requestedDataValueInformation = -1;  /* RequestedDataValueInformation */
+static int hf_nbap_TimeslotInfo_CellSyncInitiationRqstTDD_item = -1;  /* TimeSlot */
 static int hf_nbap_cSBTransmissionID = -1;        /* CSBTransmissionID */
 static int hf_nbap_sfn = -1;                      /* SFN */
 static int hf_nbap_initialDLTransPower = -1;      /* DL_Power */
-static int hf_nbap_TimeslotInfo_CellSyncInitiationRqstTDD_item = -1;  /* TimeSlot */
 static int hf_nbap_cSBMeasurementID = -1;         /* CSBMeasurementID */
 static int hf_nbap_synchronisationReportType = -1;  /* SynchronisationReportType */
 static int hf_nbap_synchronisationReportCharacteristics = -1;  /* SynchronisationReportCharacteristics */
@@ -3479,18 +4758,24 @@ static int hf_nbap_DSCH_RearrangeList_Bearer_RearrangeInd_item = -1;  /* DSCH_Re
 static int hf_nbap_USCH_RearrangeList_Bearer_RearrangeInd_item = -1;  /* USCH_RearrangeItem_Bearer_RearrangeInd */
 static int hf_nbap_HSDSCH_RearrangeList_Bearer_RearrangeInd_item = -1;  /* HSDSCH_RearrangeItem_Bearer_RearrangeInd */
 static int hf_nbap_E_DCH_RearrangeList_Bearer_RearrangeInd_item = -1;  /* E_DCH_RearrangeItem_Bearer_RearrangeInd */
+static int hf_nbap_Additional_EDCH_Cell_Information_Bearer_Rearrangement_List_item = -1;  /* Additional_EDCH_Cell_Information_Bearer_Rearrangement_ItemIEs */
+static int hf_nbap_transport_Bearer_Rearrangement_Indicator_for_Additional_EDCH_Separate_Mode = -1;  /* Transport_Bearer_Rearrangement_Indicator_for_Additional_EDCH_Separate_Mode */
 static int hf_nbap_DelayedActivationInformationList_RL_ActivationCmdFDD_item = -1;  /* ProtocolIE_Single_Container */
 static int hf_nbap_delayed_activation_update = -1;  /* DelayedActivationUpdate */
 static int hf_nbap_DelayedActivationInformationList_RL_ActivationCmdTDD_item = -1;  /* ProtocolIE_Single_Container */
+static int hf_nbap_Additional_HS_Cell_Information_RL_Param_Upd_item = -1;  /* Additional_HS_Cell_Information_RL_Param_Upd_ItemIEs */
+static int hf_nbap_hS_DSCH_FDD_Secondary_Serving_Update_Information = -1;  /* HS_DSCH_FDD_Secondary_Serving_Update_Information */
+static int hf_nbap_Additional_EDCH_Cell_Information_RL_Param_Upd_item = -1;  /* Additional_EDCH_Cell_Information_RL_Param_Upd_ItemIEs */
+static int hf_nbap_additional_EDCH_FDD_Update_Information = -1;  /* Additional_EDCH_FDD_Update_Information */
 static int hf_nbap_initiatingMessage = -1;        /* InitiatingMessage */
 static int hf_nbap_succesfulOutcome = -1;         /* SuccessfulOutcome */
 static int hf_nbap_unsuccesfulOutcome = -1;       /* UnsuccessfulOutcome */
 static int hf_nbap_outcome = -1;                  /* Outcome */
 static int hf_nbap_messageDiscriminator = -1;     /* MessageDiscriminator */
-static int hf_nbap_value_02 = -1;                 /* InitiatingMessage_value */
-static int hf_nbap_value_03 = -1;                 /* SuccessfulOutcome_value */
-static int hf_nbap_value_04 = -1;                 /* UnsuccessfulOutcome_value */
-static int hf_nbap_value_05 = -1;                 /* Outcome_value */
+static int hf_nbap_initiatingMessagevalue = -1;   /* InitiatingMessage_value */
+static int hf_nbap_successfulOutcome_value = -1;  /* SuccessfulOutcome_value */
+static int hf_nbap_unsuccessfulOutcome_value = -1;  /* UnsuccessfulOutcome_value */
+static int hf_nbap_outcome_value = -1;            /* Outcome_value */
 /* named bits */
 static int hf_nbap_PreambleSignatures_signature15 = -1;
 static int hf_nbap_PreambleSignatures_signature14 = -1;
@@ -3522,14 +4807,15 @@ static int hf_nbap_RACH_SubChannelNumbers_subCh1 = -1;
 static int hf_nbap_RACH_SubChannelNumbers_subCh0 = -1;
 
 /*--- End of included file: packet-nbap-hf.c ---*/
-#line 60 "packet-nbap-template.c"
+#line 57 "../../asn1/nbap/packet-nbap-template.c"
 
 /* Initialize the subtree pointers */
 static int ett_nbap = -1;
+static int ett_nbap_TransportLayerAddress = -1;
 
 
 /*--- Included file: packet-nbap-ett.c ---*/
-#line 1 "packet-nbap-ett.c"
+#line 1 "../../asn1/nbap/packet-nbap-ett.c"
 static gint ett_nbap_PrivateIE_ID = -1;
 static gint ett_nbap_ProcedureID = -1;
 static gint ett_nbap_TransactionID = -1;
@@ -3539,22 +4825,92 @@ static gint ett_nbap_ProtocolExtensionContainer = -1;
 static gint ett_nbap_ProtocolExtensionField = -1;
 static gint ett_nbap_PrivateIE_Container = -1;
 static gint ett_nbap_PrivateIE_Field = -1;
+static gint ett_nbap_ActivationInformation = -1;
+static gint ett_nbap_ActivationInformationItem = -1;
+static gint ett_nbap_Additional_EDCH_Setup_Info = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_Setup = -1;
+static gint ett_nbap_Additional_EDCH_FDD_Setup_Cell_Information = -1;
+static gint ett_nbap_Additional_EDCH_UL_DPCH_Information_Setup = -1;
+static gint ett_nbap_Additional_EDCH_F_DPCH_Information = -1;
+static gint ett_nbap_Additional_EDCH_RL_Specific_Information_To_Setup_List = -1;
+static gint ett_nbap_Additional_EDCH_RL_Specific_Information_To_Setup_ItemIEs = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_To_Add_List = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_To_Add_ItemIEs = -1;
+static gint ett_nbap_Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs = -1;
+static gint ett_nbap_EDCH_Additional_RL_Specific_Information_To_Add_List = -1;
+static gint ett_nbap_Additional_EDCH_RL_Specific_Information_To_Modify_List = -1;
+static gint ett_nbap_Additional_EDCH_RL_Specific_Information_To_Modify_ItemIEs = -1;
+static gint ett_nbap_Additional_EDCH_FDD_Information = -1;
+static gint ett_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info_List = -1;
+static gint ett_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_Response_List = -1;
+static gint ett_nbap_Additional_EDCH_FDD_Information_Response_ItemIEs = -1;
+static gint ett_nbap_EDCH_Additional_RL_Specific_Information_Response_List = -1;
+static gint ett_nbap_EDCH_Additional_RL_Specific_Information_Response_ItemIEs = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_Response_RLReconf_List = -1;
+static gint ett_nbap_Additional_EDCH_FDD_Information_Response_RLReconf_Items = -1;
+static gint ett_nbap_Additional_Modififed_EDCH_FDD_Information_Response_ItemIEs = -1;
+static gint ett_nbap_EDCH_Additional_Modified_RL_Specific_Information_Response_List = -1;
+static gint ett_nbap_EDCH_Additional_Modified_RL_Specific_Information_Response_List_Items = -1;
+static gint ett_nbap_Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List = -1;
+static gint ett_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info_Response = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_Response_RL_Add_List = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_Response_RL_Add_ItemIEs = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_ConfigurationChange_List = -1;
+static gint ett_nbap_Additional_EDCH_ConfigurationChange_Info_ItemIEs = -1;
+static gint ett_nbap_Additional_EDCH_UL_DPCH_Information_Modify = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_Removal_List = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_Removal_Info_ItemIEs = -1;
+static gint ett_nbap_Additional_EDCH_FDD_Update_Information = -1;
+static gint ett_nbap_Additional_EDCH_DL_Control_Channel_Change_Information_List = -1;
+static gint ett_nbap_Additional_EDCH_DL_Control_Channel_Change_Info_ItemIEs = -1;
+static gint ett_nbap_AdditionalMeasurementValueList = -1;
+static gint ett_nbap_AdditionalMeasurementValue = -1;
+static gint ett_nbap_AdditionalTimeSlotListLCR = -1;
+static gint ett_nbap_AdditionalTimeSlotLCR = -1;
 static gint ett_nbap_Active_Pattern_Sequence_Information = -1;
 static gint ett_nbap_Transmission_Gap_Pattern_Sequence_Status_List = -1;
 static gint ett_nbap_Transmission_Gap_Pattern_Sequence_Status_List_item = -1;
 static gint ett_nbap_AllocationRetentionPriority = -1;
 static gint ett_nbap_Angle_Of_Arrival_Value_LCR = -1;
 static gint ett_nbap_BCCH_Specific_HSDSCH_RNTI_Information = -1;
+static gint ett_nbap_BCCH_Specific_HSDSCH_RNTI_InformationLCR = -1;
 static gint ett_nbap_Best_Cell_Portions_Value = -1;
 static gint ett_nbap_Best_Cell_Portions_Item = -1;
+static gint ett_nbap_Best_Cell_Portions_ValueLCR = -1;
+static gint ett_nbap_Best_Cell_Portions_ItemLCR = -1;
 static gint ett_nbap_BroadcastCommonTransportBearerIndication = -1;
 static gint ett_nbap_Cause = -1;
-static gint ett_nbap_CCCH_SRB1_PriorityQueue_Information = -1;
-static gint ett_nbap_CCCH_SRB1_PriorityQueue_InformationItem = -1;
+static gint ett_nbap_Cell_ERNTI_Status_Information = -1;
+static gint ett_nbap_Cell_ERNTI_Status_Information_Item = -1;
+static gint ett_nbap_Vacant_ERNTI = -1;
 static gint ett_nbap_CellSyncBurstTiming = -1;
 static gint ett_nbap_CellSyncBurstTimingLCR = -1;
 static gint ett_nbap_CommonChannelsCapacityConsumptionLaw = -1;
 static gint ett_nbap_CommonChannelsCapacityConsumptionLaw_item = -1;
+static gint ett_nbap_Common_EDCH_System_InformationFDD = -1;
+static gint ett_nbap_Common_E_DCH_UL_DPCH_InfoItem = -1;
+static gint ett_nbap_Common_E_DCH_EDPCH_InfoItem = -1;
+static gint ett_nbap_Common_E_DCH_InfoItem = -1;
+static gint ett_nbap_Common_E_DCH_HSDPCCH_InfoItem = -1;
+static gint ett_nbap_Common_E_DCH_CQI_Info = -1;
+static gint ett_nbap_Common_E_DCH_Preamble_Control_InfoItem = -1;
+static gint ett_nbap_Common_E_DCH_AICH_Information = -1;
+static gint ett_nbap_Common_E_DCH_FDPCH_InfoItem = -1;
+static gint ett_nbap_Common_E_DCH_Resource_Combination_InfoList = -1;
+static gint ett_nbap_Common_E_DCH_Resource_Combination_InfoList_Item = -1;
+static gint ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList = -1;
+static gint ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList_Item = -1;
+static gint ett_nbap_Common_E_DCH_MACdFlow_Specific_InfoList = -1;
+static gint ett_nbap_Common_E_DCH_MACdFlow_Specific_InfoList_Item = -1;
+static gint ett_nbap_Common_E_DCH_LogicalChannel_InfoList = -1;
+static gint ett_nbap_Common_E_DCH_LogicalChannel_InfoList_Item = -1;
+static gint ett_nbap_Common_EDCH_System_Information_ResponseFDD = -1;
+static gint ett_nbap_E_RNTI_List = -1;
+static gint ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList = -1;
+static gint ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList_Item = -1;
+static gint ett_nbap_Common_MACFlows_to_DeleteFDD = -1;
+static gint ett_nbap_Common_MACFlows_to_DeleteFDD_Item = -1;
 static gint ett_nbap_CommonMACFlow_Specific_InfoList = -1;
 static gint ett_nbap_CommonMACFlow_Specific_InfoItem = -1;
 static gint ett_nbap_CommonMACFlow_Specific_InfoList_Response = -1;
@@ -3578,12 +4934,54 @@ static gint ett_nbap_CPC_Information = -1;
 static gint ett_nbap_CriticalityDiagnostics = -1;
 static gint ett_nbap_CriticalityDiagnostics_IE_List = -1;
 static gint ett_nbap_CriticalityDiagnostics_IE_List_item = -1;
+static gint ett_nbap_Common_EDCH_System_InformationLCR = -1;
+static gint ett_nbap_Common_E_PUCH_InformationLCR = -1;
+static gint ett_nbap_PRXdes_base_perURAFCN = -1;
+static gint ett_nbap_PRXdes_base_Item = -1;
+static gint ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoListLCR = -1;
+static gint ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList_ItemLCR = -1;
+static gint ett_nbap_Common_E_DCH_MACdFlow_Specific_InfoListLCR = -1;
+static gint ett_nbap_Common_E_DCH_MACdFlow_Specific_InfoList_ItemLCR = -1;
+static gint ett_nbap_Common_EDCH_System_Information_ResponseLCR = -1;
+static gint ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR = -1;
+static gint ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext = -1;
+static gint ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList_ItemLCR = -1;
+static gint ett_nbap_Common_E_AGCH_ListLCR = -1;
+static gint ett_nbap_Common_E_AGCH_ItemLCR = -1;
+static gint ett_nbap_Common_E_HICH_ListLCR = -1;
+static gint ett_nbap_Common_E_HICH_ItemLCR = -1;
+static gint ett_nbap_Common_E_RNTI_Info_LCR = -1;
+static gint ett_nbap_Common_E_RNTI_Info_ItemLCR = -1;
+static gint ett_nbap_Common_MACFlows_to_DeleteLCR = -1;
+static gint ett_nbap_Common_MACFlows_to_DeleteLCR_Item = -1;
+static gint ett_nbap_CommonMACFlow_Specific_InfoListLCR = -1;
+static gint ett_nbap_CommonMACFlow_Specific_InfoItemLCR = -1;
+static gint ett_nbap_Common_H_RNTI_InformationLCR = -1;
+static gint ett_nbap_Common_H_RNTI_InfoItemLCR = -1;
+static gint ett_nbap_Sync_InformationLCR = -1;
+static gint ett_nbap_CommonMACFlow_Specific_InfoList_ResponseLCR = -1;
+static gint ett_nbap_CommonMACFlow_Specific_InfoItem_ResponseLCR = -1;
+static gint ett_nbap_CPC_InformationLCR = -1;
+static gint ett_nbap_ContinuousPacketConnectivity_DRX_InformationLCR = -1;
+static gint ett_nbap_HS_SCCH_DRX_Information_LCR = -1;
+static gint ett_nbap_E_AGCH_DRX_Information_LCR = -1;
+static gint ett_nbap_E_AGCH_DRX_Parameters = -1;
+static gint ett_nbap_ContinuousPacketConnectivity_DRX_Information_to_Modify_LCR = -1;
+static gint ett_nbap_DRX_Information_to_Modify_LCR = -1;
+static gint ett_nbap_DRX_Information_to_Modify_Items_LCR = -1;
+static gint ett_nbap_ContinuousPacketConnectivity_DRX_Information_ResponseLCR = -1;
+static gint ett_nbap_HS_SCCH_DRX_Information_ResponseLCR = -1;
+static gint ett_nbap_E_AGCH_DRX_Information_ResponseLCR = -1;
+static gint ett_nbap_E_AGCH_DRX_Parameters_Response = -1;
 static gint ett_nbap_DCH_FDD_Information = -1;
 static gint ett_nbap_DCH_FDD_InformationItem = -1;
 static gint ett_nbap_DCH_Specific_FDD_InformationList = -1;
 static gint ett_nbap_DCH_Specific_FDD_Item = -1;
 static gint ett_nbap_DCH_InformationResponse = -1;
 static gint ett_nbap_DCH_InformationResponseItem = -1;
+static gint ett_nbap_DCH_MeasurementOccasion_Information = -1;
+static gint ett_nbap_DchMeasurementOccasionInformation_Item = -1;
+static gint ett_nbap_Measurement_Occasion_Pattern_Sequence_parameters = -1;
 static gint ett_nbap_DCH_TDD_Information = -1;
 static gint ett_nbap_DCH_TDD_InformationItem = -1;
 static gint ett_nbap_DCH_Specific_TDD_InformationList = -1;
@@ -3607,11 +5005,13 @@ static gint ett_nbap_Activate_Info = -1;
 static gint ett_nbap_Deactivate_Info = -1;
 static gint ett_nbap_Execution_Type = -1;
 static gint ett_nbap_DGANSSCorrections = -1;
+static gint ett_nbap_DGANSS_Corrections_Req = -1;
 static gint ett_nbap_DGANSS_Information = -1;
 static gint ett_nbap_DGANSS_InformationItem = -1;
 static gint ett_nbap_DGANSS_SignalInformation = -1;
 static gint ett_nbap_DGANSS_SignalInformationItem = -1;
 static gint ett_nbap_DGANSSThreshold = -1;
+static gint ett_nbap_DGNSS_ValidityPeriod = -1;
 static gint ett_nbap_DGPSCorrections = -1;
 static gint ett_nbap_DGPSThresholds = -1;
 static gint ett_nbap_DL_Timeslot_Information = -1;
@@ -3627,6 +5027,11 @@ static gint ett_nbap_DL_TimeslotISCPInfo = -1;
 static gint ett_nbap_DL_TimeslotISCPInfoItem = -1;
 static gint ett_nbap_DL_TimeslotISCPInfoLCR = -1;
 static gint ett_nbap_DL_TimeslotISCPInfoItemLCR = -1;
+static gint ett_nbap_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst = -1;
+static gint ett_nbap_DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst = -1;
+static gint ett_nbap_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION = -1;
+static gint ett_nbap_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_Item = -1;
+static gint ett_nbap_DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst = -1;
 static gint ett_nbap_DRX_Information = -1;
 static gint ett_nbap_DRX_Information_to_Modify = -1;
 static gint ett_nbap_DRX_Information_to_Modify_Items = -1;
@@ -3641,6 +5046,7 @@ static gint ett_nbap_DTX_Cycle_10ms_to_Modify_Items = -1;
 static gint ett_nbap_DTX_Information = -1;
 static gint ett_nbap_DTX_Information_to_Modify = -1;
 static gint ett_nbap_DTX_Information_to_Modify_Items = -1;
+static gint ett_nbap_Dual_Band_Capability_Info = -1;
 static gint ett_nbap_E_AGCH_FDD_Code_Information = -1;
 static gint ett_nbap_E_AGCH_FDD_Code_List = -1;
 static gint ett_nbap_E_DCHCapacityConsumptionLaw = -1;
@@ -3654,6 +5060,10 @@ static gint ett_nbap_E_DCH_FDD_Information_to_Modify = -1;
 static gint ett_nbap_E_DCH_FDD_Update_Information = -1;
 static gint ett_nbap_E_DCH_MACdFlow_Specific_UpdateInformation = -1;
 static gint ett_nbap_E_DCH_MACdFlow_Specific_UpdateInformation_Item = -1;
+static gint ett_nbap_E_DCH_DL_Control_Channel_Change_Information = -1;
+static gint ett_nbap_E_DCH_DL_Control_Channel_Change_Information_Item = -1;
+static gint ett_nbap_E_DCH_DL_Control_Channel_Grant_Information = -1;
+static gint ett_nbap_E_DCH_DL_Control_Channel_Grant_Information_Item = -1;
 static gint ett_nbap_E_DCH_Grant_Type_Information = -1;
 static gint ett_nbap_E_DCH_LogicalChannelInformation = -1;
 static gint ett_nbap_E_DCH_LogicalChannelInformationItem = -1;
@@ -3680,13 +5090,21 @@ static gint ett_nbap_E_DCH_serving_cell_change_successful = -1;
 static gint ett_nbap_E_DCH_RL_InformationList_Rsp = -1;
 static gint ett_nbap_E_DCH_RL_InformationList_Rsp_Item = -1;
 static gint ett_nbap_E_DCH_serving_cell_change_unsuccessful = -1;
+static gint ett_nbap_EDCH_RACH_Report_Value = -1;
+static gint ett_nbap_EDCH_RACH_Report_Value_item = -1;
 static gint ett_nbap_E_DCH_TTI_Length = -1;
 static gint ett_nbap_E_DCH_TTI_Length_to_Modify = -1;
+static gint ett_nbap_E_DCH_MACdFlows_to_DeleteLCR = -1;
+static gint ett_nbap_E_DCH_MACdFlow_to_Delete_ItemLCR = -1;
+static gint ett_nbap_Enhanced_UE_DRX_InformationLCR = -1;
 static gint ett_nbap_E_RGCH_E_HICH_FDD_Code_Information = -1;
 static gint ett_nbap_E_RGCH_E_HICH_FDD_Code_List = -1;
+static gint ett_nbap_E_TFCI_Boost_Information = -1;
 static gint ett_nbap_E_TFCS_Information = -1;
 static gint ett_nbap_E_DCHProvidedBitRate = -1;
 static gint ett_nbap_E_DCHProvidedBitRate_Item = -1;
+static gint ett_nbap_E_DCHProvidedBitRateValueInformation_For_CellPortion = -1;
+static gint ett_nbap_E_DCHProvidedBitRateValueInformation_For_CellPortion_Item = -1;
 static gint ett_nbap_E_DCH_Information = -1;
 static gint ett_nbap_E_PUCH_Information = -1;
 static gint ett_nbap_E_TFCS_Information_TDD = -1;
@@ -3718,35 +5136,88 @@ static gint ett_nbap_E_DCH_Non_Scheduled_Grant_LCR_Info = -1;
 static gint ett_nbap_E_HICH_LCR_Information = -1;
 static gint ett_nbap_E_DCH_LCRTDD_Information = -1;
 static gint ett_nbap_E_DCH_LCR_Information_Reconfig = -1;
+static gint ett_nbap_Enhanced_UE_DRX_InformationFDD = -1;
+static gint ett_nbap_E_DCH_Semi_PersistentScheduling_Information_LCR = -1;
+static gint ett_nbap_E_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR = -1;
+static gint ett_nbap_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR = -1;
 static gint ett_nbap_FDD_DL_CodeInformation = -1;
 static gint ett_nbap_FDD_DL_CodeInformationItem = -1;
+static gint ett_nbap_GANSS_AddClockModels = -1;
+static gint ett_nbap_GANSS_AddOrbitModels = -1;
+static gint ett_nbap_GANSS_Additional_Ionospheric_Model = -1;
+static gint ett_nbap_GANSS_Additional_Navigation_Models = -1;
+static gint ett_nbap_GANSS_Additional_Time_Models = -1;
+static gint ett_nbap_GANSS_Additional_UTC_Models = -1;
 static gint ett_nbap_GANSS_Almanac = -1;
 static gint ett_nbap_GANSS_AlmanacModel = -1;
+static gint ett_nbap_GANSS_ALM_ECEFsbasAlmanacSet = -1;
+static gint ett_nbap_GANSS_ALM_GlonassAlmanacSet = -1;
+static gint ett_nbap_GANSS_ALM_MidiAlmanacSet = -1;
+static gint ett_nbap_GANSS_ALM_NAVKeplerianSet = -1;
+static gint ett_nbap_GANSS_ALM_ReducedKeplerianSet = -1;
+static gint ett_nbap_GANSS_Auxiliary_Information = -1;
+static gint ett_nbap_GANSS_AuxInfoGANSS_ID1 = -1;
+static gint ett_nbap_GANSS_AuxInfoGANSS_ID1_element = -1;
+static gint ett_nbap_GANSS_AuxInfoGANSS_ID3 = -1;
+static gint ett_nbap_GANSS_AuxInfoGANSS_ID3_element = -1;
 static gint ett_nbap_GANSS_Clock_Model = -1;
+static gint ett_nbap_GANSS_CNAVclockModel = -1;
 static gint ett_nbap_GANSS_Common_Data = -1;
 static gint ett_nbap_GANSS_CommonDataInfoReq = -1;
+static gint ett_nbap_GANSS_Data_Bit_Assistance = -1;
+static gint ett_nbap_GANSS_DataBitAssistanceList = -1;
+static gint ett_nbap_GANSS_DataBitAssistanceItem = -1;
+static gint ett_nbap_GANSS_DataBitAssistanceSgnList = -1;
+static gint ett_nbap_GANSS_DataBitAssistanceSgnItem = -1;
+static gint ett_nbap_GANSS_Data_Bit_Assistance_ReqItem = -1;
+static gint ett_nbap_GANSS_Data_Bit_Assistance_ReqList = -1;
+static gint ett_nbap_T_ganss_SatelliteInfo = -1;
+static gint ett_nbap_GANSS_DeltaUT1 = -1;
+static gint ett_nbap_GANSS_Earth_Orientation_Parameters = -1;
 static gint ett_nbap_GANSS_GenericDataInfoReqList = -1;
 static gint ett_nbap_GANSS_GenericDataInfoReqItem = -1;
 static gint ett_nbap_GANSS_Generic_Data = -1;
 static gint ett_nbap_GANSS_Generic_DataItem = -1;
+static gint ett_nbap_GANSS_GLONASSclockModel = -1;
 static gint ett_nbap_GANSS_Information = -1;
 static gint ett_nbap_GANSS_Ionospheric_Model = -1;
 static gint ett_nbap_GANSS_IonosphereRegionalStormFlags = -1;
 static gint ett_nbap_GANSS_KeplerianParametersAlm = -1;
 static gint ett_nbap_GANSS_KeplerianParametersOrb = -1;
-static gint ett_nbap_GANSS_Navigation_Model = -1;
+static gint ett_nbap_GANSS_NAVclockModel = -1;
+static gint ett_nbap_GANSS_Navigation_Model_And_Time_Recovery = -1;
+static gint ett_nbap_GANSS_NavModel_CNAVKeplerianSet = -1;
+static gint ett_nbap_GANSS_NavModel_GLONASSecef = -1;
+static gint ett_nbap_GANSS_NavModel_NAVKeplerianSet = -1;
+static gint ett_nbap_GANSS_NavModel_SBASecef = -1;
 static gint ett_nbap_GANSS_Orbit_Model = -1;
 static gint ett_nbap_GANSS_Real_Time_Integrity = -1;
 static gint ett_nbap_GANSS_RealTimeInformationItem = -1;
-static gint ett_nbap_GANSS_Reference_Time = -1;
 static gint ett_nbap_GANSS_RX_Pos = -1;
 static gint ett_nbap_GANSS_SatelliteClockModelItem = -1;
 static gint ett_nbap_GANSS_SatelliteInformationKP = -1;
 static gint ett_nbap_GANSS_SatelliteInformationKPItem = -1;
+static gint ett_nbap_Ganss_Sat_Info_AddNavList = -1;
+static gint ett_nbap_Ganss_Sat_Info_AddNavList_item = -1;
+static gint ett_nbap_GANSS_SAT_Info_Almanac_GLOkpList = -1;
+static gint ett_nbap_GANSS_SAT_Info_Almanac_GLOkp = -1;
+static gint ett_nbap_GANSS_SAT_Info_Almanac_MIDIkpList = -1;
+static gint ett_nbap_GANSS_SAT_Info_Almanac_MIDIkp = -1;
+static gint ett_nbap_GANSS_SAT_Info_Almanac_NAVkpList = -1;
+static gint ett_nbap_GANSS_SAT_Info_Almanac_NAVkp = -1;
+static gint ett_nbap_GANSS_SAT_Info_Almanac_REDkpList = -1;
+static gint ett_nbap_GANSS_SAT_Info_Almanac_REDkp = -1;
+static gint ett_nbap_GANSS_SAT_Info_Almanac_SBASecefList = -1;
+static gint ett_nbap_GANSS_SAT_Info_Almanac_SBASecef = -1;
 static gint ett_nbap_GANSS_Sat_Info_Nav = -1;
 static gint ett_nbap_GANSS_Sat_Info_Nav_item = -1;
+static gint ett_nbap_GANSS_SBASclockModel = -1;
 static gint ett_nbap_GANSS_Time_Model = -1;
+static gint ett_nbap_GANSS_Transmission_Time = -1;
 static gint ett_nbap_GANSS_UTC_Model = -1;
+static gint ett_nbap_GANSS_UTCmodelSet1 = -1;
+static gint ett_nbap_GANSS_UTCmodelSet2 = -1;
+static gint ett_nbap_GANSS_UTCmodelSet3 = -1;
 static gint ett_nbap_GPS_Almanac = -1;
 static gint ett_nbap_GPS_Ionospheric_Model = -1;
 static gint ett_nbap_GPS_Information = -1;
@@ -3760,17 +5231,22 @@ static gint ett_nbap_HARQ_MemoryPartitioning = -1;
 static gint ett_nbap_HARQ_MemoryPartitioning_Implicit = -1;
 static gint ett_nbap_HARQ_MemoryPartitioning_Explicit = -1;
 static gint ett_nbap_HARQ_MemoryPartitioningList = -1;
+static gint ett_nbap_HARQ_MemoryPartitioningInfoExtForMIMO = -1;
 static gint ett_nbap_HARQ_MemoryPartitioningItem = -1;
 static gint ett_nbap_HS_DSCHProvidedBitRate = -1;
 static gint ett_nbap_HS_DSCHProvidedBitRate_Item = -1;
 static gint ett_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion = -1;
 static gint ett_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_Item = -1;
+static gint ett_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR = -1;
+static gint ett_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_Item = -1;
 static gint ett_nbap_HS_DSCHRequiredPower = -1;
 static gint ett_nbap_HS_DSCHRequiredPower_Item = -1;
 static gint ett_nbap_HS_DSCHRequiredPowerPerUEInformation = -1;
 static gint ett_nbap_HS_DSCHRequiredPowerPerUEInformation_Item = -1;
 static gint ett_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion = -1;
 static gint ett_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion_Item = -1;
+static gint ett_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR = -1;
+static gint ett_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_Item = -1;
 static gint ett_nbap_HSDPA_Associated_PICH_Information = -1;
 static gint ett_nbap_HSDPA_PICH_Shared_with_PCH = -1;
 static gint ett_nbap_HSDPA_PICH_notShared_with_PCH = -1;
@@ -3784,6 +5260,15 @@ static gint ett_nbap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify = -1;
 static gint ett_nbap_HSDSCH_MACdFlow_Specific_InfoItem_to_Modify = -1;
 static gint ett_nbap_HSDSCH_Information_to_Modify_Unsynchronised = -1;
 static gint ett_nbap_HSDSCH_FDD_Information_Response = -1;
+static gint ett_nbap_HS_DSCH_FDD_Secondary_Serving_Information = -1;
+static gint ett_nbap_HS_DSCH_FDD_Secondary_Serving_Information_Response = -1;
+static gint ett_nbap_HS_DSCH_Secondary_Serving_Information_To_Modify = -1;
+static gint ett_nbap_HS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised = -1;
+static gint ett_nbap_HS_DSCH_FDD_Secondary_Serving_Update_Information = -1;
+static gint ett_nbap_HS_DSCH_Secondary_Serving_Cell_Change_Information_Response = -1;
+static gint ett_nbap_HS_DSCH_Secondary_Serving_cell_change_choice = -1;
+static gint ett_nbap_HS_Secondary_Serving_cell_change_successful = -1;
+static gint ett_nbap_HS_Secondary_Serving_cell_change_unsuccessful = -1;
 static gint ett_nbap_HSDSCH_Paging_System_InformationFDD = -1;
 static gint ett_nbap_HSDSCH_Paging_System_Information_ResponseFDD = -1;
 static gint ett_nbap_HSDSCH_Paging_System_Information_ResponseList = -1;
@@ -3797,6 +5282,12 @@ static gint ett_nbap_HSDSCH_MACdFlows_to_Delete = -1;
 static gint ett_nbap_HSDSCH_MACdFlows_to_Delete_Item = -1;
 static gint ett_nbap_HSDSCH_Initial_Capacity_Allocation = -1;
 static gint ett_nbap_HSDSCH_Initial_Capacity_AllocationItem = -1;
+static gint ett_nbap_HSDSCH_PreconfigurationInfo = -1;
+static gint ett_nbap_Additional_EDCH_Preconfiguration_Information = -1;
+static gint ett_nbap_Additional_EDCH_Preconfiguration_Information_ItemIEs = -1;
+static gint ett_nbap_HSDSCH_PreconfigurationSetup = -1;
+static gint ett_nbap_HS_SCCH_PreconfiguredCodes = -1;
+static gint ett_nbap_HS_SCCH_PreconfiguredCodesItem = -1;
 static gint ett_nbap_HSSCCH_Specific_InformationRespListFDD = -1;
 static gint ett_nbap_HSSCCH_Codes = -1;
 static gint ett_nbap_HSSCCH_Specific_InformationRespListTDD = -1;
@@ -3819,6 +5310,45 @@ static gint ett_nbap_HS_serving_cell_change_successful = -1;
 static gint ett_nbap_HS_serving_cell_change_unsuccessful = -1;
 static gint ett_nbap_HSDSCH_FDD_Update_Information = -1;
 static gint ett_nbap_HSDSCH_TDD_Update_Information = -1;
+static gint ett_nbap_HSDPA_Associated_PICH_InformationLCR = -1;
+static gint ett_nbap_HSDPA_PICH_notShared_with_PCHLCR = -1;
+static gint ett_nbap_HSDSCH_Common_System_InformationLCR = -1;
+static gint ett_nbap_HSDSCH_Common_System_Information_ResponseLCR = -1;
+static gint ett_nbap_HSDSCH_Common_InformationLCR = -1;
+static gint ett_nbap_HSDSCH_Paging_System_InformationLCR = -1;
+static gint ett_nbap_HSDSCH_Paging_System_Information_ResponseLCR = -1;
+static gint ett_nbap_HSDSCH_Paging_System_Information_ResponseListLCR = -1;
+static gint ett_nbap_HSSCCH_Specific_InformationRespListLCR = -1;
+static gint ett_nbap_HSSCCH_Specific_InformationRespItemLCR = -1;
+static gint ett_nbap_HS_DSCH_Semi_PersistentScheduling_Information_LCR = -1;
+static gint ett_nbap_Transport_Block_Size_List_LCR = -1;
+static gint ett_nbap_Transport_Block_Size_Item_LCR = -1;
+static gint ett_nbap_Repetition_Period_List_LCR = -1;
+static gint ett_nbap_Repetition_Period_Item_LCR = -1;
+static gint ett_nbap_HS_DSCH_SPS_Operation_Indicator = -1;
+static gint ett_nbap_HS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR = -1;
+static gint ett_nbap_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR = -1;
+static gint ett_nbap_HS_SICH_InformationList_for_HS_DSCH_SPS = -1;
+static gint ett_nbap_HS_SICH_InformationItem_for_HS_DSCH_SPS = -1;
+static gint ett_nbap_HS_SICH_Type = -1;
+static gint ett_nbap_HS_SCCH_Associated_HS_SICH = -1;
+static gint ett_nbap_Non_HS_SCCH_Associated_HS_SICH = -1;
+static gint ett_nbap_Initial_HS_PDSCH_SPS_Resource = -1;
+static gint ett_nbap_Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst = -1;
+static gint ett_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList = -1;
+static gint ett_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext = -1;
+static gint ett_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationItem = -1;
+static gint ett_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst = -1;
+static gint ett_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList = -1;
+static gint ett_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext = -1;
+static gint ett_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationItem = -1;
+static gint ett_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst = -1;
+static gint ett_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext = -1;
+static gint ett_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqstItem = -1;
+static gint ett_nbap_MIMO_ReferenceSignal_InformationListLCR = -1;
+static gint ett_nbap_HSSICH_ReferenceSignal_InformationLCR = -1;
+static gint ett_nbap_HSSICH_ReferenceSignal_InformationModifyLCR = -1;
+static gint ett_nbap_IMB_Parameters = -1;
 static gint ett_nbap_InformationReportCharacteristics = -1;
 static gint ett_nbap_InformationReportCharacteristicsType_ReportPeriodicity = -1;
 static gint ett_nbap_InformationReportCharacteristicsType_OnModification = -1;
@@ -3827,12 +5357,15 @@ static gint ett_nbap_InformationType = -1;
 static gint ett_nbap_IPDL_FDD_Parameters = -1;
 static gint ett_nbap_IPDL_TDD_Parameters = -1;
 static gint ett_nbap_IPDL_TDD_Parameters_LCR = -1;
+static gint ett_nbap_IPMulticastIndication = -1;
 static gint ett_nbap_BurstModeParams = -1;
+static gint ett_nbap_IdleIntervalInformation = -1;
 static gint ett_nbap_LCRTDD_Uplink_Physical_Channel_Capability = -1;
 static gint ett_nbap_MACdPDU_Size_Indexlist = -1;
 static gint ett_nbap_MACdPDU_Size_IndexItem = -1;
 static gint ett_nbap_MACdPDU_Size_Indexlist_to_Modify = -1;
 static gint ett_nbap_MACdPDU_Size_IndexItem_to_Modify = -1;
+static gint ett_nbap_Max_TB_Sizes = -1;
 static gint ett_nbap_MessageStructure = -1;
 static gint ett_nbap_MessageStructure_item = -1;
 static gint ett_nbap_MidambleShiftAndBurstType = -1;
@@ -3850,11 +5383,17 @@ static gint ett_nbap_Type7682 = -1;
 static gint ett_nbap_MidambleAllocationMode7682 = -1;
 static gint ett_nbap_Type7683 = -1;
 static gint ett_nbap_MidambleAllocationMode7683 = -1;
-static gint ett_nbap_MIMO_Information = -1;
-static gint ett_nbap_MIMO_InformationToModify = -1;
 static gint ett_nbap_MIMO_PilotConfiguration = -1;
+static gint ett_nbap_MIMO_PilotConfigurationExtension = -1;
 static gint ett_nbap_ModifyPriorityQueue = -1;
 static gint ett_nbap_ModulationPO_MBSFN = -1;
+static gint ett_nbap_MultipleFreq_HARQ_MemoryPartitioning_InformationList = -1;
+static gint ett_nbap_MultipleFreq_HARQ_MemoryPartitioning_InformationItem = -1;
+static gint ett_nbap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR = -1;
+static gint ett_nbap_MultipleFreq_HSPDSCH_InformationItem_ResponseTDDLCR = -1;
+static gint ett_nbap_Multi_Cell_Capability_Info = -1;
+static gint ett_nbap_Multicell_EDCH_InformationItemIEs = -1;
+static gint ett_nbap_Multicell_EDCH_RL_Specific_InformationItemIEs = -1;
 static gint ett_nbap_NeighbouringCellMeasurementInformation = -1;
 static gint ett_nbap_NeighbouringCellMeasurementInformation_item = -1;
 static gint ett_nbap_NeighbouringFDDCellMeasurementInformation = -1;
@@ -3862,11 +5401,19 @@ static gint ett_nbap_NeighbouringTDDCellMeasurementInformation = -1;
 static gint ett_nbap_NeighbouringTDDCellMeasurementInformationLCR = -1;
 static gint ett_nbap_NeighbouringTDDCellMeasurementInformation768 = -1;
 static gint ett_nbap_NI_Information = -1;
+static gint ett_nbap_NormalAndDiversityPrimaryCPICHContainer = -1;
+static gint ett_nbap_Paging_MACFlows_to_DeleteFDD = -1;
+static gint ett_nbap_Paging_MACFlows_to_DeleteFDD_Item = -1;
 static gint ett_nbap_Paging_MACFlow_Specific_Information = -1;
-static gint ett_nbap_Paging_MAC_Flow_Sopecific_Information_Item = -1;
+static gint ett_nbap_Paging_MAC_Flow_Specific_Information_Item = -1;
+static gint ett_nbap_Paging_MACFlow_PriorityQueue_Information = -1;
+static gint ett_nbap_Paging_MACFlow_PriorityQueue_Item = -1;
 static gint ett_nbap_PLCCHinformation = -1;
+static gint ett_nbap_Possible_Secondary_Serving_Cell_List = -1;
+static gint ett_nbap_Possible_Secondary_Serving_Cell = -1;
 static gint ett_nbap_PreambleSignatures = -1;
-static gint ett_nbap_Priority_Queue_Information_for_Enhanced_FACH = -1;
+static gint ett_nbap_PrimaryAndSecondaryCPICHContainer = -1;
+static gint ett_nbap_Priority_Queue_Information_for_Enhanced_FACH_PCH = -1;
 static gint ett_nbap_PriorityQueue_InfoList = -1;
 static gint ett_nbap_PriorityQueue_InfoItem = -1;
 static gint ett_nbap_PriorityQueue_InfoList_to_Modify = -1;
@@ -3874,6 +5421,16 @@ static gint ett_nbap_PriorityQueue_InfoItem_to_Add = -1;
 static gint ett_nbap_PriorityQueue_InfoItem_to_Modify = -1;
 static gint ett_nbap_PriorityQueue_InfoList_to_Modify_Unsynchronised = -1;
 static gint ett_nbap_PriorityQueue_InfoItem_to_Modify_Unsynchronised = -1;
+static gint ett_nbap_UE_Selected_MBMS_Service_Information = -1;
+static gint ett_nbap_Selected_MBMS_Service = -1;
+static gint ett_nbap_Selected_MBMS_Service_List = -1;
+static gint ett_nbap_Selected_MBMS_Service_Item = -1;
+static gint ett_nbap_Selected_MBMS_Service_TimeSlot_Information_LCR = -1;
+static gint ett_nbap_MBMS_Service_TDM_Information = -1;
+static gint ett_nbap_Paging_MACFlow_Specific_InformationLCR = -1;
+static gint ett_nbap_Paging_MAC_Flow_Specific_Information_ItemLCR = -1;
+static gint ett_nbap_Paging_MACFlows_to_DeleteLCR = -1;
+static gint ett_nbap_Paging_MACFlows_to_DeleteLCR_Item = -1;
 static gint ett_nbap_RACH_SubChannelNumbers = -1;
 static gint ett_nbap_RL_Specific_DCH_Info = -1;
 static gint ett_nbap_RL_Specific_DCH_Info_Item = -1;
@@ -3891,12 +5448,16 @@ static gint ett_nbap_ReportCharacteristicsType_EventE = -1;
 static gint ett_nbap_ReportCharacteristicsType_EventF = -1;
 static gint ett_nbap_ReportCharacteristicsType_OnModification = -1;
 static gint ett_nbap_ReportCharacteristicsType_MeasurementIncreaseDecreaseThreshold = -1;
+static gint ett_nbap_EDCH_RACH_Report_IncrDecrThres = -1;
 static gint ett_nbap_ReportCharacteristicsType_MeasurementThreshold = -1;
+static gint ett_nbap_EDCH_RACH_Report_ThresholdInformation = -1;
 static gint ett_nbap_ReportCharacteristicsType_ScaledMeasurementChangeTime = -1;
 static gint ett_nbap_ReportCharacteristicsType_ScaledMeasurementHysteresisTime = -1;
 static gint ett_nbap_ReportCharacteristicsType_ReportPeriodicity = -1;
 static gint ett_nbap_Received_total_wide_band_power_For_CellPortion_Value = -1;
 static gint ett_nbap_Received_total_wide_band_power_For_CellPortion_Value_Item = -1;
+static gint ett_nbap_Received_total_wide_band_power_For_CellPortion_ValueLCR = -1;
+static gint ett_nbap_Received_total_wide_band_power_For_CellPortion_ValueLCR_Item = -1;
 static gint ett_nbap_Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value = -1;
 static gint ett_nbap_Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value_Item = -1;
 static gint ett_nbap_Received_Scheduled_EDCH_Power_Share_Value = -1;
@@ -3911,9 +5472,14 @@ static gint ett_nbap_SAT_Info_DGPSCorrections = -1;
 static gint ett_nbap_SAT_Info_DGPSCorrections_Item = -1;
 static gint ett_nbap_SATInfo_RealTime_Integrity = -1;
 static gint ett_nbap_SAT_Info_RealTime_Integrity_Item = -1;
+static gint ett_nbap_SecondaryServingCells = -1;
+static gint ett_nbap_SecondaryServingCellsItem = -1;
 static gint ett_nbap_Secondary_CPICH_Information_Change = -1;
 static gint ett_nbap_Serving_E_DCH_RL_ID = -1;
 static gint ett_nbap_Serving_E_DCH_RL_in_this_NodeB = -1;
+static gint ett_nbap_SetsOfHS_SCCH_Codes = -1;
+static gint ett_nbap_SetsOfHS_SCCH_CodesItem = -1;
+static gint ett_nbap_Setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency = -1;
 static gint ett_nbap_SFNSFNMeasurementThresholdInformation = -1;
 static gint ett_nbap_SFNSFNMeasurementValueInformation = -1;
 static gint ett_nbap_T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation = -1;
@@ -3923,8 +5489,6 @@ static gint ett_nbap_T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifference
 static gint ett_nbap_SFNSFNTimeStampInformation = -1;
 static gint ett_nbap_SFNSFNTimeStamp_TDD = -1;
 static gint ett_nbap_SFNSFNValue = -1;
-static gint ett_nbap_SixteenQAM_UL_Information = -1;
-static gint ett_nbap_SixteenQAM_UL_Information_to_Modify = -1;
 static gint ett_nbap_SynchronisationReportCharacteristics = -1;
 static gint ett_nbap_SynchronisationReportCharactThreExc = -1;
 static gint ett_nbap_SynchronisationReportCharactThreInfoItem = -1;
@@ -3955,6 +5519,9 @@ static gint ett_nbap_TDD_UL_Code_768_Information = -1;
 static gint ett_nbap_TDD_UL_Code_768_InformationItem = -1;
 static gint ett_nbap_TDD_UL_DPCH_TimeSlotFormat_LCR = -1;
 static gint ett_nbap_TFCI_SignallingMode = -1;
+static gint ett_nbap_TimeSlot_InitiatedListLCR = -1;
+static gint ett_nbap_TimeSlotMeasurementValueListLCR = -1;
+static gint ett_nbap_TimeSlotMeasurementValueLCR = -1;
 static gint ett_nbap_TimingAdjustmentValue = -1;
 static gint ett_nbap_TimingAdjustmentValueLCR = -1;
 static gint ett_nbap_TnlQos = -1;
@@ -3962,8 +5529,12 @@ static gint ett_nbap_Transmission_Gap_Pattern_Sequence_Information = -1;
 static gint ett_nbap_Transmission_Gap_Pattern_Sequence_Information_item = -1;
 static gint ett_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue = -1;
 static gint ett_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue_Item = -1;
+static gint ett_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue = -1;
+static gint ett_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_Item = -1;
 static gint ett_nbap_Transmitted_Carrier_Power_For_CellPortion_Value = -1;
 static gint ett_nbap_Transmitted_Carrier_Power_For_CellPortion_Value_Item = -1;
+static gint ett_nbap_Transmitted_Carrier_Power_For_CellPortion_ValueLCR = -1;
+static gint ett_nbap_Transmitted_Carrier_Power_For_CellPortion_ValueLCR_Item = -1;
 static gint ett_nbap_TFCS = -1;
 static gint ett_nbap_T_tFCSvalues = -1;
 static gint ett_nbap_TFCS_TFCSList = -1;
@@ -3987,6 +5558,7 @@ static gint ett_nbap_TUTRANGPS = -1;
 static gint ett_nbap_TUTRANGPSMeasurementThresholdInformation = -1;
 static gint ett_nbap_TUTRANGPSMeasurementValueInformation = -1;
 static gint ett_nbap_UC_Id = -1;
+static gint ett_nbap_UE_AggregateMaximumBitRate = -1;
 static gint ett_nbap_UE_Capability_Information = -1;
 static gint ett_nbap_UL_Timeslot_Information = -1;
 static gint ett_nbap_UL_Timeslot_InformationItem = -1;
@@ -4000,10 +5572,14 @@ static gint ett_nbap_UL_TimeSlot_ISCP_Info = -1;
 static gint ett_nbap_UL_TimeSlot_ISCP_InfoItem = -1;
 static gint ett_nbap_UL_TimeSlot_ISCP_LCR_Info = -1;
 static gint ett_nbap_UL_TimeSlot_ISCP_LCR_InfoItem = -1;
+static gint ett_nbap_UpPTSInterference_For_CellPortion_Value = -1;
+static gint ett_nbap_UpPTSInterference_For_CellPortion_Value_Item = -1;
 static gint ett_nbap_USCH_Information = -1;
 static gint ett_nbap_USCH_InformationItem = -1;
 static gint ett_nbap_USCH_InformationResponse = -1;
 static gint ett_nbap_USCH_InformationResponseItem = -1;
+static gint ett_nbap_UL_TimeslotISCP_For_CellPortion_Value = -1;
+static gint ett_nbap_UL_TimeslotISCP_For_CellPortion_Value_Item = -1;
 static gint ett_nbap_CommonTransportChannelSetupRequestFDD = -1;
 static gint ett_nbap_CommonPhysicalChannelType_CTCH_SetupRqstFDD = -1;
 static gint ett_nbap_Secondary_CCPCH_CTCH_SetupRqstFDD = -1;
@@ -4023,19 +5599,23 @@ static gint ett_nbap_CommonPhysicalChannelType_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_Secondary_CCPCH_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD = -1;
+static gint ett_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD = -1;
+static gint ett_nbap_Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD = -1;
+static gint ett_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD = -1;
+static gint ett_nbap_Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_FACH_ParametersListIE_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_FACH_ParametersItem_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_PCH_ParametersItem_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_PICH_ParametersItem_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_PICH_LCR_Parameters_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_PICH_768_ParametersItem_CTCH_SetupRqstTDD = -1;
-static gint ett_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD = -1;
-static gint ett_nbap_Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_MICH_Parameters_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_MICH_TDDOption_Specific_Parameters_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_MICH_HCR_Parameters_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_MICH_LCR_Parameters_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_MICH_768_Parameters_CTCH_SetupRqstTDD = -1;
+static gint ett_nbap_TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD = -1;
+static gint ett_nbap_TimeSlotConfigurationItem_LCR_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_PRACH_CTCH_SetupRqstTDD = -1;
@@ -4046,8 +5626,6 @@ static gint ett_nbap_PRACH_LCR_ParametersItem_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_PRACH_768_ParametersItem_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_FPACH_LCR_Parameters_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_PLCCH_parameters = -1;
-static gint ett_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD = -1;
-static gint ett_nbap_Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD = -1;
 static gint ett_nbap_E_RUCCH_parameters = -1;
 static gint ett_nbap_E_RUCCH_768_parameters = -1;
 static gint ett_nbap_CommonTransportChannelSetupResponse = -1;
@@ -4072,20 +5650,21 @@ static gint ett_nbap_CommonTransportChannelReconfigurationRequestTDD = -1;
 static gint ett_nbap_Secondary_CCPCH_Parameters_CTCH_ReconfRqstTDD = -1;
 static gint ett_nbap_Secondary_CCPCHListIE_CTCH_ReconfRqstTDD = -1;
 static gint ett_nbap_Secondary_CCPCHItem_CTCH_ReconfRqstTDD = -1;
-static gint ett_nbap_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD = -1;
-static gint ett_nbap_Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD = -1;
-static gint ett_nbap_Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD = -1;
+static gint ett_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD = -1;
+static gint ett_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD = -1;
 static gint ett_nbap_PICH_Parameters_CTCH_ReconfRqstTDD = -1;
-static gint ett_nbap_PICH_768_Parameters_CTCH_ReconfRqstTDD = -1;
 static gint ett_nbap_FACH_ParametersList_CTCH_ReconfRqstTDD = -1;
 static gint ett_nbap_FACH_ParametersItem_CTCH_ReconfRqstTDD = -1;
 static gint ett_nbap_PCH_Parameters_CTCH_ReconfRqstTDD = -1;
 static gint ett_nbap_FPACH_LCR_Parameters_CTCH_ReconfRqstTDD = -1;
 static gint ett_nbap_MICH_Parameters_CTCH_ReconfRqstTDD = -1;
-static gint ett_nbap_MICH_768_Parameters_CTCH_ReconfRqstTDD = -1;
-static gint ett_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD = -1;
-static gint ett_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD = -1;
 static gint ett_nbap_PLCCH_Parameters_CTCH_ReconfRqstTDD = -1;
+static gint ett_nbap_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD = -1;
+static gint ett_nbap_Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD = -1;
+static gint ett_nbap_Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD = -1;
+static gint ett_nbap_PICH_768_Parameters_CTCH_ReconfRqstTDD = -1;
+static gint ett_nbap_MICH_768_Parameters_CTCH_ReconfRqstTDD = -1;
+static gint ett_nbap_UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD = -1;
 static gint ett_nbap_CommonTransportChannelReconfigurationResponse = -1;
 static gint ett_nbap_CommonTransportChannelReconfigurationFailure = -1;
 static gint ett_nbap_CommonTransportChannelDeletionRequest = -1;
@@ -4105,38 +5684,47 @@ static gint ett_nbap_FACH_InformationList_AuditRsp = -1;
 static gint ett_nbap_PRACH_InformationList_AuditRsp = -1;
 static gint ett_nbap_RACH_InformationList_AuditRsp = -1;
 static gint ett_nbap_AICH_InformationList_AuditRsp = -1;
-static gint ett_nbap_CCP_InformationList_AuditRsp = -1;
-static gint ett_nbap_CCP_InformationItem_AuditRsp = -1;
 static gint ett_nbap_FPACH_LCR_InformationList_AuditRsp = -1;
 static gint ett_nbap_HS_DSCH_Resources_Information_AuditRsp = -1;
 static gint ett_nbap_S_CCPCH_InformationListExt_AuditRsp = -1;
 static gint ett_nbap_S_CCPCH_LCR_InformationListExt_AuditRsp = -1;
 static gint ett_nbap_E_DCH_Resources_Information_AuditRsp = -1;
+static gint ett_nbap_PLCCH_InformationList_AuditRsp = -1;
 static gint ett_nbap_S_CCPCH_768_InformationList_AuditRsp = -1;
 static gint ett_nbap_PRACH_768_InformationList_AuditRsp = -1;
+static gint ett_nbap_E_RUCCH_InformationList_AuditRsp = -1;
+static gint ett_nbap_E_RUCCH_768_InformationList_AuditRsp = -1;
+static gint ett_nbap_Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp = -1;
+static gint ett_nbap_Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp = -1;
+static gint ett_nbap_UPPCH_LCR_InformationList_AuditRsp = -1;
+static gint ett_nbap_UPPCH_LCR_InformationItem_AuditRsp = -1;
+static gint ett_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp = -1;
+static gint ett_nbap_MultipleFreq_E_DCH_Resources_InformationList_AuditRsp = -1;
+static gint ett_nbap_CCP_InformationList_AuditRsp = -1;
+static gint ett_nbap_CCP_InformationItem_AuditRsp = -1;
 static gint ett_nbap_Local_Cell_InformationList_AuditRsp = -1;
 static gint ett_nbap_Local_Cell_InformationItem_AuditRsp = -1;
 static gint ett_nbap_Local_Cell_Group_InformationList_AuditRsp = -1;
 static gint ett_nbap_Local_Cell_Group_InformationItem_AuditRsp = -1;
 static gint ett_nbap_Power_Local_Cell_Group_InformationList_AuditRsp = -1;
 static gint ett_nbap_Power_Local_Cell_Group_InformationItem_AuditRsp = -1;
-static gint ett_nbap_PLCCH_InformationList_AuditRsp = -1;
-static gint ett_nbap_E_RUCCH_InformationList_AuditRsp = -1;
-static gint ett_nbap_E_RUCCH_768_InformationList_AuditRsp = -1;
 static gint ett_nbap_AuditFailure = -1;
 static gint ett_nbap_CommonMeasurementInitiationRequest = -1;
 static gint ett_nbap_CommonMeasurementObjectType_CM_Rqst = -1;
+static gint ett_nbap_ERACH_CM_Rqst = -1;
 static gint ett_nbap_Cell_CM_Rqst = -1;
 static gint ett_nbap_RACH_CM_Rqst = -1;
 static gint ett_nbap_PowerLocalCellGroup_CM_Rqst = -1;
 static gint ett_nbap_CommonMeasurementInitiationResponse = -1;
 static gint ett_nbap_CommonMeasurementObjectType_CM_Rsp = -1;
+static gint ett_nbap_ERACH_CM_Rsp = -1;
 static gint ett_nbap_Cell_CM_Rsp = -1;
 static gint ett_nbap_RACH_CM_Rsp = -1;
 static gint ett_nbap_PowerLocalCellGroup_CM_Rsp = -1;
 static gint ett_nbap_CommonMeasurementInitiationFailure = -1;
 static gint ett_nbap_CommonMeasurementReport = -1;
 static gint ett_nbap_CommonMeasurementObjectType_CM_Rprt = -1;
+static gint ett_nbap_ERACH_CM_Rprt = -1;
 static gint ett_nbap_Cell_CM_Rprt = -1;
 static gint ett_nbap_RACH_CM_Rprt = -1;
 static gint ett_nbap_PowerLocalCellGroup_CM_Rprt = -1;
@@ -4166,11 +5754,13 @@ static gint ett_nbap_TimeSlotConfigurationItem_Cell_SetupRqstTDD = -1;
 static gint ett_nbap_TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD = -1;
 static gint ett_nbap_TimeSlotConfigurationItem_LCR_Cell_SetupRqstTDD = -1;
 static gint ett_nbap_PCCPCH_LCR_Information_Cell_SetupRqstTDD = -1;
-static gint ett_nbap_PCCPCH_768_Information_Cell_SetupRqstTDD = -1;
 static gint ett_nbap_DwPCH_LCR_Information_Cell_SetupRqstTDD = -1;
 static gint ett_nbap_IPDLParameter_Information_Cell_SetupRqstTDD = -1;
 static gint ett_nbap_IPDLParameter_Information_LCR_Cell_SetupRqstTDD = -1;
+static gint ett_nbap_PCCPCH_768_Information_Cell_SetupRqstTDD = -1;
 static gint ett_nbap_SCH_768_Information_Cell_SetupRqstTDD = -1;
+static gint ett_nbap_Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD = -1;
+static gint ett_nbap_Cell_Frequency_Item_LCR_MulFreq_Cell_SetupRqstTDD = -1;
 static gint ett_nbap_CellSetupResponse = -1;
 static gint ett_nbap_CellSetupFailure = -1;
 static gint ett_nbap_CellReconfigurationRequestFDD = -1;
@@ -4197,6 +5787,11 @@ static gint ett_nbap_IPDLParameter_Information_Cell_ReconfRqstTDD = -1;
 static gint ett_nbap_IPDLParameter_Information_LCR_Cell_ReconfRqstTDD = -1;
 static gint ett_nbap_SCH_768_Information_Cell_ReconfRqstTDD = -1;
 static gint ett_nbap_PCCPCH_768_Information_Cell_ReconfRqstTDD = -1;
+static gint ett_nbap_UARFCN_Adjustment = -1;
+static gint ett_nbap_Cell_Frequency_Add_LCR_MulFreq_Cell_ReconfRqstTDD = -1;
+static gint ett_nbap_Cell_Frequency_ModifyList_LCR_MulFreq_Cell_ReconfRqstTDD = -1;
+static gint ett_nbap_Cell_Frequency_ModifyItem_LCR_MulFreq_Cell_ReconfRqstTDD = -1;
+static gint ett_nbap_Cell_Frequency_Delete_LCR_MulFreq_Cell_ReconfRqstTDD = -1;
 static gint ett_nbap_CellReconfigurationResponse = -1;
 static gint ett_nbap_CellReconfigurationFailure = -1;
 static gint ett_nbap_CellDeletionRequest = -1;
@@ -4215,8 +5810,6 @@ static gint ett_nbap_Local_Cell_InformationList2_ResourceStatusInd = -1;
 static gint ett_nbap_Local_Cell_InformationItem2_ResourceStatusInd = -1;
 static gint ett_nbap_Local_Cell_Group_InformationList2_ResourceStatusInd = -1;
 static gint ett_nbap_Local_Cell_Group_InformationItem2_ResourceStatusInd = -1;
-static gint ett_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd = -1;
-static gint ett_nbap_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd = -1;
 static gint ett_nbap_CCP_InformationList_ResourceStatusInd = -1;
 static gint ett_nbap_CCP_InformationItem_ResourceStatusInd = -1;
 static gint ett_nbap_Cell_InformationList_ResourceStatusInd = -1;
@@ -4237,6 +5830,14 @@ static gint ett_nbap_S_CCPCH_768_InformationList_ResourceStatusInd = -1;
 static gint ett_nbap_PRACH_768_InformationList_ResourceStatusInd = -1;
 static gint ett_nbap_E_RUCCH_InformationList_ResourceStatusInd = -1;
 static gint ett_nbap_E_RUCCH_768_InformationList_ResourceStatusInd = -1;
+static gint ett_nbap_Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd = -1;
+static gint ett_nbap_Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd = -1;
+static gint ett_nbap_UPPCH_LCR_InformationList_ResourceStatusInd = -1;
+static gint ett_nbap_UPPCH_LCR_InformationItem_ResourceStatusInd = -1;
+static gint ett_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd = -1;
+static gint ett_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd = -1;
+static gint ett_nbap_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd = -1;
+static gint ett_nbap_MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd = -1;
 static gint ett_nbap_SystemInformationUpdateRequest = -1;
 static gint ett_nbap_MIB_SB_SIB_InformationList_SystemInfoUpdateRqst = -1;
 static gint ett_nbap_MIB_SB_SIB_InformationItem_SystemInfoUpdateRqst = -1;
@@ -4247,6 +5848,8 @@ static gint ett_nbap_SegmentInformationItem_SystemInfoUpdate = -1;
 static gint ett_nbap_SystemInformationUpdateResponse = -1;
 static gint ett_nbap_SystemInformationUpdateFailure = -1;
 static gint ett_nbap_RadioLinkSetupRequestFDD = -1;
+static gint ett_nbap_Additional_HS_Cell_Information_RL_Setup_List = -1;
+static gint ett_nbap_Additional_HS_Cell_Information_RL_Setup_ItemIEs = -1;
 static gint ett_nbap_UL_DPCH_Information_RL_SetupRqstFDD = -1;
 static gint ett_nbap_DL_DPCH_Information_RL_SetupRqstFDD = -1;
 static gint ett_nbap_PowerOffsetInformation_RL_SetupRqstFDD = -1;
@@ -4270,6 +5873,8 @@ static gint ett_nbap_DL_DPCH_LCR_Information_RL_SetupRqstTDD = -1;
 static gint ett_nbap_DL_DPCH_768_Information_RL_SetupRqstTDD = -1;
 static gint ett_nbap_RL_Information_RL_SetupRqstTDD = -1;
 static gint ett_nbap_RadioLinkSetupResponseFDD = -1;
+static gint ett_nbap_Additional_HS_Cell_Information_Response_List = -1;
+static gint ett_nbap_Additional_HS_Cell_Information_Response_ItemIEs = -1;
 static gint ett_nbap_RL_InformationResponseList_RL_SetupRspFDD = -1;
 static gint ett_nbap_RL_InformationResponseItem_RL_SetupRspFDD = -1;
 static gint ett_nbap_DiversityIndication_RL_SetupRspFDD = -1;
@@ -4295,6 +5900,10 @@ static gint ett_nbap_GeneralCauseList_RL_SetupFailureTDD = -1;
 static gint ett_nbap_RLSpecificCauseList_RL_SetupFailureTDD = -1;
 static gint ett_nbap_Unsuccessful_RL_InformationResp_RL_SetupFailureTDD = -1;
 static gint ett_nbap_RadioLinkAdditionRequestFDD = -1;
+static gint ett_nbap_Additional_HS_Cell_Information_RL_Addition_List = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_RL_Add_Req = -1;
+static gint ett_nbap_Setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency = -1;
+static gint ett_nbap_Additional_HS_Cell_Information_RL_Addition_ItemIEs = -1;
 static gint ett_nbap_RL_InformationList_RL_AdditionRqstFDD = -1;
 static gint ett_nbap_RL_InformationItem_RL_AdditionRqstFDD = -1;
 static gint ett_nbap_E_DPCH_Information_RL_AdditionReqFDD = -1;
@@ -4302,15 +5911,17 @@ static gint ett_nbap_RadioLinkAdditionRequestTDD = -1;
 static gint ett_nbap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD = -1;
 static gint ett_nbap_UL_CCTrCH_InformationItem_RL_AdditionRqstTDD = -1;
 static gint ett_nbap_UL_DPCH_InformationItem_RL_AdditionRqstTDD = -1;
+static gint ett_nbap_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD = -1;
+static gint ett_nbap_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD = -1;
 static gint ett_nbap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD = -1;
 static gint ett_nbap_DL_CCTrCH_InformationItem_RL_AdditionRqstTDD = -1;
 static gint ett_nbap_DL_DPCH_InformationItem_RL_AdditionRqstTDD = -1;
-static gint ett_nbap_RL_Information_RL_AdditionRqstTDD = -1;
-static gint ett_nbap_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD = -1;
-static gint ett_nbap_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD = -1;
 static gint ett_nbap_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD = -1;
 static gint ett_nbap_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD = -1;
+static gint ett_nbap_RL_Information_RL_AdditionRqstTDD = -1;
 static gint ett_nbap_RadioLinkAdditionResponseFDD = -1;
+static gint ett_nbap_Additional_HS_Cell_Change_Information_Response_List = -1;
+static gint ett_nbap_Additional_HS_Cell_Change_Information_Response_ItemIEs = -1;
 static gint ett_nbap_RL_InformationResponseList_RL_AdditionRspFDD = -1;
 static gint ett_nbap_RL_InformationResponseItem_RL_AdditionRspFDD = -1;
 static gint ett_nbap_DiversityIndication_RL_AdditionRspFDD = -1;
@@ -4340,6 +5951,9 @@ static gint ett_nbap_GeneralCauseList_RL_AdditionFailureTDD = -1;
 static gint ett_nbap_RLSpecificCauseList_RL_AdditionFailureTDD = -1;
 static gint ett_nbap_Unsuccessful_RL_InformationResp_RL_AdditionFailureTDD = -1;
 static gint ett_nbap_RadioLinkReconfigurationPrepareFDD = -1;
+static gint ett_nbap_Additional_HS_Cell_Information_RL_Reconf_Prep = -1;
+static gint ett_nbap_Additional_HS_Cell_Information_RL_Reconf_Prep_ItemIEs = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_RL_Reconf_Prep = -1;
 static gint ett_nbap_UL_DPCH_Information_RL_ReconfPrepFDD = -1;
 static gint ett_nbap_DL_DPCH_Information_RL_ReconfPrepFDD = -1;
 static gint ett_nbap_DL_DPCH_Power_Information_RL_ReconfPrepFDD = -1;
@@ -4354,18 +5968,14 @@ static gint ett_nbap_PowerOffsetInformation_F_DPCH_RL_ReconfPrepFDD = -1;
 static gint ett_nbap_RadioLinkReconfigurationPrepareTDD = -1;
 static gint ett_nbap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_UL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD = -1;
-static gint ett_nbap_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD = -1;
-static gint ett_nbap_MultipleRL_UL_DPCH_InformationAddListIE_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_UL_DPCH_InformationAddItem_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD = -1;
+static gint ett_nbap_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD = -1;
+static gint ett_nbap_MultipleRL_UL_DPCH_InformationAddListIE_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_UL_DPCH_768_InformationAddList_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_UL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD = -1;
-static gint ett_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD = -1;
-static gint ett_nbap_MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_UL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD = -1;
-static gint ett_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD = -1;
-static gint ett_nbap_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_UL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_UL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_UL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD = -1;
@@ -4381,26 +5991,26 @@ static gint ett_nbap_UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD768 =
 static gint ett_nbap_UL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD768 = -1;
 static gint ett_nbap_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_UL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD = -1;
+static gint ett_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD = -1;
+static gint ett_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD = -1;
+static gint ett_nbap_MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD = -1;
+static gint ett_nbap_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_UL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_DL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD = -1;
-static gint ett_nbap_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD = -1;
-static gint ett_nbap_MultipleRL_DL_DPCH_InformationAddListIE_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_CCTrCH_TPCAddList_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_CCTrCH_TPCAddItem_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_DL_DPCH_InformationAddItem_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD = -1;
+static gint ett_nbap_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD = -1;
+static gint ett_nbap_MultipleRL_DL_DPCH_InformationAddListIE_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_DL_DPCH_768_InformationAddList_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_DL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD = -1;
-static gint ett_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD = -1;
-static gint ett_nbap_MultipleRL_DL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_CCTrCH_TPCModifyList_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_CCTrCH_TPCModifyItem_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD = -1;
-static gint ett_nbap_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD = -1;
-static gint ett_nbap_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_DL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD = -1;
@@ -4416,6 +6026,10 @@ static gint ett_nbap_DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD =
 static gint ett_nbap_DL_Code_768_InformationModify_ModifyItem_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_DL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD = -1;
+static gint ett_nbap_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD = -1;
+static gint ett_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD = -1;
+static gint ett_nbap_MultipleRL_DL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD = -1;
+static gint ett_nbap_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_DL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD = -1;
 static gint ett_nbap_DCH_DeleteList_RL_ReconfPrepTDD = -1;
@@ -4442,6 +6056,9 @@ static gint ett_nbap_RL_ReconfigurationFailureItem_RL_ReconfFailure = -1;
 static gint ett_nbap_RadioLinkReconfigurationCommit = -1;
 static gint ett_nbap_RadioLinkReconfigurationCancel = -1;
 static gint ett_nbap_RadioLinkReconfigurationRequestFDD = -1;
+static gint ett_nbap_Additional_HS_Cell_Information_RL_Reconf_Req = -1;
+static gint ett_nbap_Additional_HS_Cell_Information_RL_Reconf_Req_ItemIEs = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_RL_Reconf_Req = -1;
 static gint ett_nbap_UL_DPCH_Information_RL_ReconfRqstFDD = -1;
 static gint ett_nbap_DL_DPCH_Information_RL_ReconfRqstFDD = -1;
 static gint ett_nbap_DCH_DeleteList_RL_ReconfRqstFDD = -1;
@@ -4485,6 +6102,7 @@ static gint ett_nbap_RL_InformationList_DM_Rqst = -1;
 static gint ett_nbap_RL_InformationItem_DM_Rqst = -1;
 static gint ett_nbap_PUSCH_Info_DM_Rqst = -1;
 static gint ett_nbap_HSSICH_Info_DM_Rqst = -1;
+static gint ett_nbap_HSSICH_InfoExt_DM_Rqst = -1;
 static gint ett_nbap_RL_Set_DM_Rqst = -1;
 static gint ett_nbap_RL_Set_InformationList_DM_Rqst = -1;
 static gint ett_nbap_RL_Set_InformationItem_DM_Rqst = -1;
@@ -4496,9 +6114,6 @@ static gint ett_nbap_RL_InformationItem_DM_Rsp = -1;
 static gint ett_nbap_PUSCH_Info_DM_Rsp = -1;
 static gint ett_nbap_Multiple_PUSCH_InfoList_DM_Rsp = -1;
 static gint ett_nbap_Multiple_PUSCH_InfoListIE_DM_Rsp = -1;
-static gint ett_nbap_RL_Set_DM_Rsp = -1;
-static gint ett_nbap_RL_Set_InformationList_DM_Rsp = -1;
-static gint ett_nbap_RL_Set_InformationItem_DM_Rsp = -1;
 static gint ett_nbap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp = -1;
 static gint ett_nbap_Multiple_DedicatedMeasurementValueItem_TDD_DM_Rsp = -1;
 static gint ett_nbap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp = -1;
@@ -4507,6 +6122,9 @@ static gint ett_nbap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp = -1;
 static gint ett_nbap_Multiple_HSSICHMeasurementValueItem_TDD_DM_Rsp = -1;
 static gint ett_nbap_Multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp = -1;
 static gint ett_nbap_Multiple_DedicatedMeasurementValueItem_768_TDD_DM_Rsp = -1;
+static gint ett_nbap_RL_Set_DM_Rsp = -1;
+static gint ett_nbap_RL_Set_InformationList_DM_Rsp = -1;
+static gint ett_nbap_RL_Set_InformationItem_DM_Rsp = -1;
 static gint ett_nbap_DedicatedMeasurementInitiationFailure = -1;
 static gint ett_nbap_DedicatedMeasurementReport = -1;
 static gint ett_nbap_DedicatedMeasurementObjectType_DM_Rprt = -1;
@@ -4629,12 +6247,11 @@ static gint ett_nbap_HS_PDSCH_TDD_Information_PSCH_ReconfRqst = -1;
 static gint ett_nbap_DL_HS_PDSCH_Timeslot_Information_PSCH_ReconfRqst = -1;
 static gint ett_nbap_DL_HS_PDSCH_Timeslot_InformationItem_PSCH_ReconfRqst = -1;
 static gint ett_nbap_DL_HS_PDSCH_Codelist_PSCH_ReconfRqst = -1;
-static gint ett_nbap_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst = -1;
-static gint ett_nbap_DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst = -1;
-static gint ett_nbap_DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst = -1;
 static gint ett_nbap_DL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst = -1;
 static gint ett_nbap_DL_HS_PDSCH_Timeslot_InformationItem_768_PSCH_ReconfRqst = -1;
 static gint ett_nbap_DL_HS_PDSCH_Codelist_768_PSCH_ReconfRqst = -1;
+static gint ett_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst = -1;
+static gint ett_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst = -1;
 static gint ett_nbap_Add_To_HS_SCCH_Resource_Pool_PSCH_ReconfRqst = -1;
 static gint ett_nbap_HS_SCCH_Information_PSCH_ReconfRqst = -1;
 static gint ett_nbap_HS_SCCH_InformationItem_PSCH_ReconfRqst = -1;
@@ -4645,16 +6262,18 @@ static gint ett_nbap_HS_SICH_Information_LCR_PSCH_ReconfRqst = -1;
 static gint ett_nbap_HS_SCCH_Information_768_PSCH_ReconfRqst = -1;
 static gint ett_nbap_HS_SCCH_InformationItem_768_PSCH_ReconfRqst = -1;
 static gint ett_nbap_HS_SICH_Information_768_PSCH_ReconfRqst = -1;
+static gint ett_nbap_HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst = -1;
 static gint ett_nbap_Modify_HS_SCCH_Resource_Pool_PSCH_ReconfRqst = -1;
-static gint ett_nbap_HS_SCCH_InformationModify_PSCH_ReconfRqst = -1;
 static gint ett_nbap_HS_SCCH_InformationModifyItem_PSCH_ReconfRqst = -1;
 static gint ett_nbap_HS_SICH_InformationModify_PSCH_ReconfRqst = -1;
 static gint ett_nbap_HS_SCCH_InformationModify_LCR_PSCH_ReconfRqst = -1;
 static gint ett_nbap_HS_SCCH_InformationModifyItem_LCR_PSCH_ReconfRqst = -1;
+static gint ett_nbap_HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst = -1;
 static gint ett_nbap_HS_SICH_InformationModify_LCR_PSCH_ReconfRqst = -1;
 static gint ett_nbap_HS_SCCH_InformationModify_768_PSCH_ReconfRqst = -1;
 static gint ett_nbap_HS_SCCH_InformationModifyItem_768_PSCH_ReconfRqst = -1;
 static gint ett_nbap_HS_SICH_InformationModify_768_PSCH_ReconfRqst = -1;
+static gint ett_nbap_HS_SCCH_InformationModify_PSCH_ReconfRqst = -1;
 static gint ett_nbap_Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst = -1;
 static gint ett_nbap_Delete_From_HS_SCCH_Resource_PoolItem_PSCH_ReconfRqst = -1;
 static gint ett_nbap_E_PUCH_Information_PSCH_ReconfRqst = -1;
@@ -4695,7 +6314,14 @@ static gint ett_nbap_E_HICH_InformationModifyItem_LCR_PSCH_ReconfRqst = -1;
 static gint ett_nbap_Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst = -1;
 static gint ett_nbap_Delete_From_E_HICH_Resource_PoolItem_PSCH_ReconfRqst = -1;
 static gint ett_nbap_SYNC_UL_Partition_LCR = -1;
+static gint ett_nbap_Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst = -1;
+static gint ett_nbap_MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst = -1;
+static gint ett_nbap_MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst = -1;
+static gint ett_nbap_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst = -1;
+static gint ett_nbap_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_Item = -1;
 static gint ett_nbap_PhysicalSharedChannelReconfigurationResponse = -1;
+static gint ett_nbap_E_HICH_TimeOffset_ExtensionLCR = -1;
+static gint ett_nbap_MultipleFreq_E_HICH_TimeOffsetLCR = -1;
 static gint ett_nbap_PhysicalSharedChannelReconfigurationFailure = -1;
 static gint ett_nbap_CauseLevel_PSCH_ReconfFailure = -1;
 static gint ett_nbap_GeneralCauseList_PSCH_ReconfFailure = -1;
@@ -4704,6 +6330,10 @@ static gint ett_nbap_Unsuccessful_PDSCHSetList_PSCH_ReconfFailureTDD = -1;
 static gint ett_nbap_Unsuccessful_PDSCHSetItem_PSCH_ReconfFailureTDD = -1;
 static gint ett_nbap_Unsuccessful_PUSCHSetList_PSCH_ReconfFailureTDD = -1;
 static gint ett_nbap_Unsuccessful_PUSCHSetItem_PSCH_ReconfFailureTDD = -1;
+static gint ett_nbap_UARFCNSpecificCauseList_PSCH_ReconfFailureTDD = -1;
+static gint ett_nbap_Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD = -1;
+static gint ett_nbap_E_HICH_TimeOffset_ReconfFailureTDD = -1;
+static gint ett_nbap_Common_System_Information_ResponseLCR = -1;
 static gint ett_nbap_ResetRequest = -1;
 static gint ett_nbap_ResetIndicator = -1;
 static gint ett_nbap_CommunicationContextList_Reset = -1;
@@ -4727,8 +6357,8 @@ static gint ett_nbap_Cell_Inf_Rprt = -1;
 static gint ett_nbap_InformationExchangeTerminationRequest = -1;
 static gint ett_nbap_InformationExchangeFailureIndication = -1;
 static gint ett_nbap_CellSynchronisationInitiationRequestTDD = -1;
-static gint ett_nbap_CellSyncBurstTransInit_CellSyncInitiationRqstTDD = -1;
 static gint ett_nbap_TimeslotInfo_CellSyncInitiationRqstTDD = -1;
+static gint ett_nbap_CellSyncBurstTransInit_CellSyncInitiationRqstTDD = -1;
 static gint ett_nbap_CellSyncBurstMeasureInit_CellSyncInitiationRqstTDD = -1;
 static gint ett_nbap_SYNCDlCodeId_TransInitLCR_CellSyncInitiationRqstTDD = -1;
 static gint ett_nbap_SYNCDlCodeId_MeasureInitLCR_CellSyncInitiationRqstTDD = -1;
@@ -4789,6 +6419,8 @@ static gint ett_nbap_HSDSCH_RearrangeList_Bearer_RearrangeInd = -1;
 static gint ett_nbap_HSDSCH_RearrangeItem_Bearer_RearrangeInd = -1;
 static gint ett_nbap_E_DCH_RearrangeList_Bearer_RearrangeInd = -1;
 static gint ett_nbap_E_DCH_RearrangeItem_Bearer_RearrangeInd = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_Bearer_Rearrangement_List = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_Bearer_Rearrangement_ItemIEs = -1;
 static gint ett_nbap_RadioLinkActivationCommandFDD = -1;
 static gint ett_nbap_DelayedActivationInformationList_RL_ActivationCmdFDD = -1;
 static gint ett_nbap_DelayedActivationInformation_RL_ActivationCmdFDD = -1;
@@ -4796,8 +6428,15 @@ static gint ett_nbap_RadioLinkActivationCommandTDD = -1;
 static gint ett_nbap_DelayedActivationInformationList_RL_ActivationCmdTDD = -1;
 static gint ett_nbap_DelayedActivationInformation_RL_ActivationCmdTDD = -1;
 static gint ett_nbap_RadioLinkParameterUpdateIndicationFDD = -1;
+static gint ett_nbap_Additional_HS_Cell_Information_RL_Param_Upd = -1;
+static gint ett_nbap_Additional_HS_Cell_Information_RL_Param_Upd_ItemIEs = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_RL_Param_Upd = -1;
+static gint ett_nbap_Additional_EDCH_Cell_Information_RL_Param_Upd_ItemIEs = -1;
 static gint ett_nbap_RadioLinkParameterUpdateIndicationTDD = -1;
 static gint ett_nbap_MBMSNotificationUpdateCommand = -1;
+static gint ett_nbap_UEStatusUpdateCommand = -1;
+static gint ett_nbap_SecondaryULFrequencyReport = -1;
+static gint ett_nbap_SecondaryULFrequencyUpdateIndication = -1;
 static gint ett_nbap_NBAP_PDU = -1;
 static gint ett_nbap_InitiatingMessage = -1;
 static gint ett_nbap_SuccessfulOutcome = -1;
@@ -4805,7 +6444,7 @@ static gint ett_nbap_UnsuccessfulOutcome = -1;
 static gint ett_nbap_Outcome = -1;
 
 /*--- End of included file: packet-nbap-ett.c ---*/
-#line 65 "packet-nbap-template.c"
+#line 63 "../../asn1/nbap/packet-nbap-template.c"
 
 /* Global variables */
 static guint32 ProcedureCode;
@@ -4828,7 +6467,7 @@ static int dissect_UnsuccessfulOutcomeValue(tvbuff_t *tvb, packet_info *pinfo, p
 
 
 /*--- Included file: packet-nbap-fn.c ---*/
-#line 1 "packet-nbap-fn.c"
+#line 1 "../../asn1/nbap/packet-nbap-fn.c"
 
 static const value_string nbap_Criticality_vals[] = {
   {   0, "reject" },
@@ -4867,7 +6506,7 @@ dissect_nbap_MessageDiscriminator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
 static int
 dissect_nbap_INTEGER_0_maxPrivateIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxPrivateIEs, NULL, FALSE);
+                                                            0U, maxPrivateIEs, NULL, FALSE);
 
   return offset;
 }
@@ -4958,6 +6597,9 @@ static const value_string nbap_ProcedureCode_vals[] = {
   { NBAP_ID_UNSYNCHRONISEDRADIOLINKRECONFIGURATION, "id-unSynchronisedRadioLinkReconfiguration" },
   { NBAP_ID_RADIOLINKACTIVATION, "id-radioLinkActivation" },
   { NBAP_ID_RADIOLINKPARAMETERUPDATE, "id-radioLinkParameterUpdate" },
+  { NBAP_ID_UESTATUSUPDATE, "id-uEStatusUpdate" },
+  { NBAP_ID_SECONDARYULFREQUENCYREPORTING, "id-secondaryULFrequencyReporting" },
+  { NBAP_ID_SECONDARYULFREQUENCYUPDATE, "id-secondaryULFrequencyUpdate" },
   { 0, NULL }
 };
 
@@ -4965,13 +6607,12 @@ static const value_string nbap_ProcedureCode_vals[] = {
 static int
 dissect_nbap_ProcedureCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, &ProcedureCode, FALSE);
+                                                            0U, 255U, &ProcedureCode, FALSE);
 
-#line 74 "nbap.cnf"
-       if (check_col(actx->pinfo->cinfo, COL_INFO))
-       col_add_fstr(actx->pinfo->cinfo, COL_INFO, "%s ",
-                   val_to_str(ProcedureCode, nbap_ProcedureCode_vals,
-                              "unknown message"));
+#line 91 "../../asn1/nbap/nbap.cnf"
+     col_add_fstr(actx->pinfo->cinfo, COL_INFO, "%s ",
+                 val_to_str(ProcedureCode, nbap_ProcedureCode_vals,
+                            "unknown message"));
 
   return offset;
 }
@@ -5002,7 +6643,7 @@ static const per_sequence_t ProcedureID_sequence[] = {
 
 static int
 dissect_nbap_ProcedureID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-#line 82 "nbap.cnf"
+#line 98 "../../asn1/nbap/nbap.cnf"
   ProcedureCode = 0xFFFF;
   ddMode = 0xFFFF;
   ProcedureID = NULL;
@@ -5010,10 +6651,10 @@ dissect_nbap_ProcedureID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
                                    ett_nbap_ProcedureID, ProcedureID_sequence);
 
-#line 88 "nbap.cnf"
-  ProcedureID = ep_strdup_printf("%s/%s", 
+#line 104 "../../asn1/nbap/nbap.cnf"
+  ProcedureID = ep_strdup_printf("%s/%s",
                                  val_to_str(ProcedureCode, VALS(nbap_ProcedureCode_vals), "unknown(%u)"),
-                                 val_to_str(ddMode, VALS(nbap_DdMode_vals), "unknown(%u)"));      
+                                 val_to_str(ddMode, VALS(nbap_DdMode_vals), "unknown(%u)"));
 
   return offset;
 }
@@ -5022,10 +6663,17 @@ dissect_nbap_ProcedureID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_
 static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_AICH_Information, "id-AICH-Information" },
   { id_AICH_InformationItem_ResourceStatusInd, "id-AICH-InformationItem-ResourceStatusInd" },
+  { id_Local_Cell_Group_InformationItem_AuditRsp, "id-Local-Cell-Group-InformationItem-AuditRsp" },
+  { id_Local_Cell_Group_InformationItem_ResourceStatusInd, "id-Local-Cell-Group-InformationItem-ResourceStatusInd" },
+  { id_Local_Cell_Group_InformationItem2_ResourceStatusInd, "id-Local-Cell-Group-InformationItem2-ResourceStatusInd" },
+  { id_Local_Cell_Group_InformationList_AuditRsp, "id-Local-Cell-Group-InformationList-AuditRsp" },
+  { id_CFNReportingIndicator, "id-CFNReportingIndicator" },
   { id_BCH_Information, "id-BCH-Information" },
   { id_BCH_InformationItem_ResourceStatusInd, "id-BCH-InformationItem-ResourceStatusInd" },
   { id_BCCH_ModificationTime, "id-BCCH-ModificationTime" },
   { id_BlockingPriorityIndicator, "id-BlockingPriorityIndicator" },
+  { id_SFNReportingIndicator, "id-SFNReportingIndicator" },
+  { id_InnerLoopDLPCStatus, "id-InnerLoopDLPCStatus" },
   { id_Cause, "id-Cause" },
   { id_CCP_InformationItem_AuditRsp, "id-CCP-InformationItem-AuditRsp" },
   { id_CCP_InformationList_AuditRsp, "id-CCP-InformationList-AuditRsp" },
@@ -5033,10 +6681,17 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_Cell_InformationItem_AuditRsp, "id-Cell-InformationItem-AuditRsp" },
   { id_Cell_InformationItem_ResourceStatusInd, "id-Cell-InformationItem-ResourceStatusInd" },
   { id_Cell_InformationList_AuditRsp, "id-Cell-InformationList-AuditRsp" },
+  { id_PRACH_ParametersItem_CTCH_SetupRqstTDD, "id-PRACH-ParametersItem-CTCH-SetupRqstTDD" },
+  { id_DL_DPCH_TimingAdjustment, "id-DL-DPCH-TimingAdjustment" },
+  { id_FPACH_LCR_InformationList_AuditRsp, "id-FPACH-LCR-InformationList-AuditRsp" },
   { id_CellParameterID, "id-CellParameterID" },
   { id_CFN, "id-CFN" },
   { id_C_ID, "id-C-ID" },
-  { id_CommonMeasurementAccuracy, "id-CommonMeasurementAccuracy" },
+  { id_Unused_ProtocolIE_ID_26, "id-Unused-ProtocolIE-ID-26" },
+  { id_Unused_ProtocolIE_ID_27, "id-Unused-ProtocolIE-ID-27" },
+  { id_DL_PowerBalancing_Information, "id-DL-PowerBalancing-Information" },
+  { id_DL_PowerBalancing_ActivationIndicator, "id-DL-PowerBalancing-ActivationIndicator" },
+  { id_DL_PowerBalancing_UpdatedIndicator, "id-DL-PowerBalancing-UpdatedIndicator" },
   { id_CommonMeasurementObjectType_CM_Rprt, "id-CommonMeasurementObjectType-CM-Rprt" },
   { id_CommonMeasurementObjectType_CM_Rqst, "id-CommonMeasurementObjectType-CM-Rqst" },
   { id_CommonMeasurementObjectType_CM_Rsp, "id-CommonMeasurementObjectType-CM-Rsp" },
@@ -5044,65 +6699,93 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_CommonPhysicalChannelID, "id-CommonPhysicalChannelID" },
   { id_CommonPhysicalChannelType_CTCH_SetupRqstFDD, "id-CommonPhysicalChannelType-CTCH-SetupRqstFDD" },
   { id_CommonPhysicalChannelType_CTCH_SetupRqstTDD, "id-CommonPhysicalChannelType-CTCH-SetupRqstTDD" },
+  { id_Unknown_38, "id-Unknown-38" },
+  { id_CommonMeasurementAccuracy, "id-CommonMeasurementAccuracy" },
   { id_CommunicationControlPortID, "id-CommunicationControlPortID" },
+  { id_IPDLParameter_Information_LCR_Cell_SetupRqstTDD, "id-IPDLParameter-Information-LCR-Cell-SetupRqstTDD" },
+  { id_IPDLParameter_Information_LCR_Cell_ReconfRqstTDD, "id-IPDLParameter-Information-LCR-Cell-ReconfRqstTDD" },
   { id_ConfigurationGenerationID, "id-ConfigurationGenerationID" },
   { id_CRNC_CommunicationContextID, "id-CRNC-CommunicationContextID" },
   { id_CriticalityDiagnostics, "id-CriticalityDiagnostics" },
+  { id_CCTrCH_InformationItem_RL_FailureInd, "id-CCTrCH-InformationItem-RL-FailureInd" },
+  { id_CCTrCH_InformationItem_RL_RestoreInd, "id-CCTrCH-InformationItem-RL-RestoreInd" },
   { id_DCHs_to_Add_FDD, "id-DCHs-to-Add-FDD" },
   { id_DCH_AddList_RL_ReconfPrepTDD, "id-DCH-AddList-RL-ReconfPrepTDD" },
   { id_DCHs_to_Add_TDD, "id-DCHs-to-Add-TDD" },
+  { id_RL_InformationResponse_LCR_RL_AdditionRspTDD, "id-RL-InformationResponse-LCR-RL-AdditionRspTDD" },
   { id_DCH_DeleteList_RL_ReconfPrepFDD, "id-DCH-DeleteList-RL-ReconfPrepFDD" },
   { id_DCH_DeleteList_RL_ReconfPrepTDD, "id-DCH-DeleteList-RL-ReconfPrepTDD" },
   { id_DCH_DeleteList_RL_ReconfRqstFDD, "id-DCH-DeleteList-RL-ReconfRqstFDD" },
   { id_DCH_DeleteList_RL_ReconfRqstTDD, "id-DCH-DeleteList-RL-ReconfRqstTDD" },
   { id_DCH_FDD_Information, "id-DCH-FDD-Information" },
   { id_DCH_TDD_Information, "id-DCH-TDD-Information" },
+  { id_neighbouringTDDCellMeasurementInformationLCR, "id-neighbouringTDDCellMeasurementInformationLCR" },
   { id_DCH_InformationResponse, "id-DCH-InformationResponse" },
+  { id_Unknown_60, "id-Unknown-60" },
+  { id_Unknown_61, "id-Unknown-61" },
   { id_FDD_DCHs_to_Modify, "id-FDD-DCHs-to-Modify" },
   { id_TDD_DCHs_to_Modify, "id-TDD-DCHs-to-Modify" },
+  { id_Unused_ProtocolIE_ID_64, "id-Unused-ProtocolIE-ID-64" },
   { id_DCH_ModifyList_RL_ReconfRqstTDD, "id-DCH-ModifyList-RL-ReconfRqstTDD" },
-  { id_DCH_RearrangeList_Bearer_RearrangeInd, "id-DCH-RearrangeList-Bearer-RearrangeInd" },
+  { id_PDSCH_RL_ID, "id-PDSCH-RL-ID" },
   { id_DedicatedMeasurementObjectType_DM_Rprt, "id-DedicatedMeasurementObjectType-DM-Rprt" },
   { id_DedicatedMeasurementObjectType_DM_Rqst, "id-DedicatedMeasurementObjectType-DM-Rqst" },
   { id_DedicatedMeasurementObjectType_DM_Rsp, "id-DedicatedMeasurementObjectType-DM-Rsp" },
   { id_DedicatedMeasurementType, "id-DedicatedMeasurementType" },
+  { id_Unknown_71, "id-Unknown-71" },
   { id_DL_CCTrCH_InformationItem_RL_SetupRqstTDD, "id-DL-CCTrCH-InformationItem-RL-SetupRqstTDD" },
   { id_DL_CCTrCH_InformationList_RL_AdditionRqstTDD, "id-DL-CCTrCH-InformationList-RL-AdditionRqstTDD" },
+  { id_DL_DPCH_LCR_Information_RL_SetupRqstTDD, "id-DL-DPCH-LCR-Information-RL-SetupRqstTDD" },
+  { id_Unknown_75, "id-Unknown-75" },
   { id_DL_CCTrCH_InformationList_RL_SetupRqstTDD, "id-DL-CCTrCH-InformationList-RL-SetupRqstTDD" },
   { id_DL_DPCH_InformationItem_RL_AdditionRqstTDD, "id-DL-DPCH-InformationItem-RL-AdditionRqstTDD" },
+  { id_DwPCH_LCR_Information, "id-DwPCH-LCR-Information" },
   { id_DL_DPCH_InformationList_RL_SetupRqstTDD, "id-DL-DPCH-InformationList-RL-SetupRqstTDD" },
+  { id_Unknown_80, "id-Unknown-80" },
   { id_DL_DPCH_Information_RL_ReconfPrepFDD, "id-DL-DPCH-Information-RL-ReconfPrepFDD" },
   { id_DL_DPCH_Information_RL_ReconfRqstFDD, "id-DL-DPCH-Information-RL-ReconfRqstFDD" },
   { id_DL_DPCH_Information_RL_SetupRqstFDD, "id-DL-DPCH-Information-RL-SetupRqstFDD" },
-  { id_DL_DPCH_TimingAdjustment, "id-DL-DPCH-TimingAdjustment" },
   { id_DL_ReferencePowerInformationItem_DL_PC_Rqst, "id-DL-ReferencePowerInformationItem-DL-PC-Rqst" },
   { id_DLReferencePower, "id-DLReferencePower" },
   { id_DLReferencePowerList_DL_PC_Rqst, "id-DLReferencePowerList-DL-PC-Rqst" },
   { id_Unused_ProtocolIE_ID_87, "id-Unused-ProtocolIE-ID-87" },
+  { id_Unknown_88, "id-Unknown-88" },
   { id_Unused_ProtocolIE_ID_89, "id-Unused-ProtocolIE-ID-89" },
+  { id_DwPCH_LCR_InformationList_AuditRsp, "id-DwPCH-LCR-InformationList-AuditRsp" },
   { id_Unused_ProtocolIE_ID_91, "id-Unused-ProtocolIE-ID-91" },
+  { id_Unknown_92, "id-Unknown-92" },
   { id_Unused_ProtocolIE_ID_93, "id-Unused-ProtocolIE-ID-93" },
+  { id_Unused_ProtocolIE_ID_94, "id-Unused-ProtocolIE-ID-94" },
+  { id_Unknown_95, "id-Unknown-95" },
   { id_DSCHs_to_Add_TDD, "id-DSCHs-to-Add-TDD" },
+  { id_DwPCH_LCR_Information_Cell_SetupRqstTDD, "id-DwPCH-LCR-Information-Cell-SetupRqstTDD" },
   { id_DSCH_Information_DeleteList_RL_ReconfPrepTDD, "id-DSCH-Information-DeleteList-RL-ReconfPrepTDD" },
+  { id_DwPCH_LCR_Information_Cell_ReconfRqstTDD, "id-DwPCH-LCR-Information-Cell-ReconfRqstTDD" },
   { id_DSCH_Information_ModifyList_RL_ReconfPrepTDD, "id-DSCH-Information-ModifyList-RL-ReconfPrepTDD" },
+  { id_DwPCH_LCR_Information_ResourceStatusInd, "id-DwPCH-LCR-Information-ResourceStatusInd" },
+  { id_bindingID, "id-bindingID" },
+  { id_RL_Specific_DCH_Info, "id-RL-Specific-DCH-Info" },
+  { id_transportlayeraddress, "id-transportlayeraddress" },
   { id_DSCH_InformationResponse, "id-DSCH-InformationResponse" },
   { id_Unused_ProtocolIE_ID_106, "id-Unused-ProtocolIE-ID-106" },
   { id_DSCH_TDD_Information, "id-DSCH-TDD-Information" },
   { id_Unused_ProtocolIE_ID_108, "id-Unused-ProtocolIE-ID-108" },
+  { id_Unknown_109, "id-Unknown-109" },
+  { id_Unused_ProtocolIE_ID_110, "id-Unused-ProtocolIE-ID-110" },
+  { id_Unused_ProtocolIE_ID_111, "id-Unused-ProtocolIE-ID-111" },
   { id_Unused_ProtocolIE_ID_112, "id-Unused-ProtocolIE-ID-112" },
-  { id_DSCH_RearrangeList_Bearer_RearrangeInd, "id-DSCH-RearrangeList-Bearer-RearrangeInd" },
   { id_End_Of_Audit_Sequence_Indicator, "id-End-Of-Audit-Sequence-Indicator" },
+  { id_Start_Of_Audit_Sequence_Indicator, "id-Start-Of-Audit-Sequence-Indicator" },
+  { id_MessageStructure, "id-MessageStructure" },
   { id_FACH_Information, "id-FACH-Information" },
   { id_FACH_InformationItem_ResourceStatusInd, "id-FACH-InformationItem-ResourceStatusInd" },
+  { id_Unknown_118, "id-Unknown-118" },
+  { id_LateEntranceCellSyncInfoItem_CellSyncReprtTDD, "id-LateEntranceCellSyncInfoItem-CellSyncReprtTDD" },
   { id_FACH_ParametersList_CTCH_ReconfRqstTDD, "id-FACH-ParametersList-CTCH-ReconfRqstTDD" },
   { id_FACH_ParametersListIE_CTCH_SetupRqstFDD, "id-FACH-ParametersListIE-CTCH-SetupRqstFDD" },
   { id_FACH_ParametersListIE_CTCH_SetupRqstTDD, "id-FACH-ParametersListIE-CTCH-SetupRqstTDD" },
   { id_IndicationType_ResourceStatusInd, "id-IndicationType-ResourceStatusInd" },
   { id_Local_Cell_ID, "id-Local-Cell-ID" },
-  { id_Local_Cell_Group_InformationItem_AuditRsp, "id-Local-Cell-Group-InformationItem-AuditRsp" },
-  { id_Local_Cell_Group_InformationItem_ResourceStatusInd, "id-Local-Cell-Group-InformationItem-ResourceStatusInd" },
-  { id_Local_Cell_Group_InformationItem2_ResourceStatusInd, "id-Local-Cell-Group-InformationItem2-ResourceStatusInd" },
-  { id_Local_Cell_Group_InformationList_AuditRsp, "id-Local-Cell-Group-InformationList-AuditRsp" },
   { id_Local_Cell_InformationItem_AuditRsp, "id-Local-Cell-InformationItem-AuditRsp" },
   { id_Local_Cell_InformationItem_ResourceStatusInd, "id-Local-Cell-InformationItem-ResourceStatusInd" },
   { id_Local_Cell_InformationItem2_ResourceStatusInd, "id-Local-Cell-InformationItem2-ResourceStatusInd" },
@@ -5112,30 +6795,47 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_MaximumTransmissionPower, "id-MaximumTransmissionPower" },
   { id_MeasurementFilterCoefficient, "id-MeasurementFilterCoefficient" },
   { id_MeasurementID, "id-MeasurementID" },
-  { id_MessageStructure, "id-MessageStructure" },
   { id_MIB_SB_SIB_InformationList_SystemInfoUpdateRqst, "id-MIB-SB-SIB-InformationList-SystemInfoUpdateRqst" },
+  { id_DCH_RearrangeList_Bearer_RearrangeInd, "id-DCH-RearrangeList-Bearer-RearrangeInd" },
+  { id_DSCH_RearrangeList_Bearer_RearrangeInd, "id-DSCH-RearrangeList-Bearer-RearrangeInd" },
+  { id_Unknown_137, "id-Unknown-137" },
+  { id_SignallingBearerRequestIndicator, "id-SignallingBearerRequestIndicator" },
+  { id_TargetCommunicationControlPortID, "id-TargetCommunicationControlPortID" },
+  { id_Unknown_140, "id-Unknown-140" },
+  { id_USCH_RearrangeList_Bearer_RearrangeInd, "id-USCH-RearrangeList-Bearer-RearrangeInd" },
+  { id_Unused_ProtocolIE_ID_142, "id-Unused-ProtocolIE-ID-142" },
   { id_NodeB_CommunicationContextID, "id-NodeB-CommunicationContextID" },
-  { id_NeighbouringCellMeasurementInformation, "id-NeighbouringCellMeasurementInformation" },
   { id_P_CCPCH_Information, "id-P-CCPCH-Information" },
   { id_P_CCPCH_InformationItem_ResourceStatusInd, "id-P-CCPCH-InformationItem-ResourceStatusInd" },
   { id_P_CPICH_Information, "id-P-CPICH-Information" },
   { id_P_CPICH_InformationItem_ResourceStatusInd, "id-P-CPICH-InformationItem-ResourceStatusInd" },
   { id_P_SCH_Information, "id-P-SCH-Information" },
+  { id_Unknown_149, "id-Unknown-149" },
   { id_PCCPCH_Information_Cell_ReconfRqstTDD, "id-PCCPCH-Information-Cell-ReconfRqstTDD" },
   { id_PCCPCH_Information_Cell_SetupRqstTDD, "id-PCCPCH-Information-Cell-SetupRqstTDD" },
+  { id_Unknown_152, "id-Unknown-152" },
+  { id_Unknown_153, "id-Unknown-153" },
+  { id_maxFACH_Power_LCR_CTCH_SetupRqstTDD, "id-maxFACH-Power-LCR-CTCH-SetupRqstTDD" },
   { id_PCH_Parameters_CTCH_ReconfRqstTDD, "id-PCH-Parameters-CTCH-ReconfRqstTDD" },
   { id_PCH_ParametersItem_CTCH_SetupRqstFDD, "id-PCH-ParametersItem-CTCH-SetupRqstFDD" },
   { id_PCH_ParametersItem_CTCH_SetupRqstTDD, "id-PCH-ParametersItem-CTCH-SetupRqstTDD" },
   { id_PCH_Information, "id-PCH-Information" },
+  { id_Unknown_159, "id-Unknown-159" },
+  { id_Unknown_160, "id-Unknown-160" },
   { id_PDSCH_Information_AddListIE_PSCH_ReconfRqst, "id-PDSCH-Information-AddListIE-PSCH-ReconfRqst" },
   { id_PDSCH_Information_ModifyListIE_PSCH_ReconfRqst, "id-PDSCH-Information-ModifyListIE-PSCH-ReconfRqst" },
   { id_PDSCHSets_AddList_PSCH_ReconfRqst, "id-PDSCHSets-AddList-PSCH-ReconfRqst" },
   { id_PDSCHSets_DeleteList_PSCH_ReconfRqst, "id-PDSCHSets-DeleteList-PSCH-ReconfRqst" },
   { id_PDSCHSets_ModifyList_PSCH_ReconfRqst, "id-PDSCHSets-ModifyList-PSCH-ReconfRqst" },
   { id_PICH_Information, "id-PICH-Information" },
+  { id_PICH_ParametersItem_CTCH_SetupRqstTDD, "id-PICH-ParametersItem-CTCH-SetupRqstTDD" },
   { id_PICH_Parameters_CTCH_ReconfRqstTDD, "id-PICH-Parameters-CTCH-ReconfRqstTDD" },
   { id_PowerAdjustmentType, "id-PowerAdjustmentType" },
   { id_PRACH_Information, "id-PRACH-Information" },
+  { id_Unknown_171, "id-Unknown-171" },
+  { id_Unknown_172, "id-Unknown-172" },
+  { id_Unknown_173, "id-Unknown-173" },
+  { id_maxFACH_Power_LCR_CTCH_ReconfRqstTDD, "id-maxFACH-Power-LCR-CTCH-ReconfRqstTDD" },
   { id_PrimaryCCPCH_Information_Cell_ReconfRqstFDD, "id-PrimaryCCPCH-Information-Cell-ReconfRqstFDD" },
   { id_PrimaryCCPCH_Information_Cell_SetupRqstFDD, "id-PrimaryCCPCH-Information-Cell-SetupRqstFDD" },
   { id_PrimaryCPICH_Information_Cell_ReconfRqstFDD, "id-PrimaryCPICH-Information-Cell-ReconfRqstFDD" },
@@ -5143,6 +6843,7 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_PrimarySCH_Information_Cell_ReconfRqstFDD, "id-PrimarySCH-Information-Cell-ReconfRqstFDD" },
   { id_PrimarySCH_Information_Cell_SetupRqstFDD, "id-PrimarySCH-Information-Cell-SetupRqstFDD" },
   { id_PrimaryScramblingCode, "id-PrimaryScramblingCode" },
+  { id_Unknown_182, "id-Unknown-182" },
   { id_SCH_Information_Cell_ReconfRqstTDD, "id-SCH-Information-Cell-ReconfRqstTDD" },
   { id_SCH_Information_Cell_SetupRqstTDD, "id-SCH-Information-Cell-SetupRqstTDD" },
   { id_PUSCH_Information_AddListIE_PSCH_ReconfRqst, "id-PUSCH-Information-AddListIE-PSCH-ReconfRqst" },
@@ -5151,25 +6852,29 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_PUSCHSets_DeleteList_PSCH_ReconfRqst, "id-PUSCHSets-DeleteList-PSCH-ReconfRqst" },
   { id_PUSCHSets_ModifyList_PSCH_ReconfRqst, "id-PUSCHSets-ModifyList-PSCH-ReconfRqst" },
   { id_RACH_Information, "id-RACH-Information" },
+  { id_Unknown_191, "id-Unknown-191" },
+  { id_Unknown_192, "id-Unknown-192" },
+  { id_Unknown_193, "id-Unknown-193" },
+  { id_Unknown_194, "id-Unknown-194" },
+  { id_Unknown_195, "id-Unknown-195" },
   { id_RACH_ParametersItem_CTCH_SetupRqstFDD, "id-RACH-ParametersItem-CTCH-SetupRqstFDD" },
   { id_RACH_ParameterItem_CTCH_SetupRqstTDD, "id-RACH-ParameterItem-CTCH-SetupRqstTDD" },
   { id_ReportCharacteristics, "id-ReportCharacteristics" },
   { id_Reporting_Object_RL_FailureInd, "id-Reporting-Object-RL-FailureInd" },
   { id_Reporting_Object_RL_RestoreInd, "id-Reporting-Object-RL-RestoreInd" },
+  { id_Unknown_201, "id-Unknown-201" },
   { id_RL_InformationItem_DM_Rprt, "id-RL-InformationItem-DM-Rprt" },
   { id_RL_InformationItem_DM_Rqst, "id-RL-InformationItem-DM-Rqst" },
   { id_RL_InformationItem_DM_Rsp, "id-RL-InformationItem-DM-Rsp" },
   { id_RL_InformationItem_RL_AdditionRqstFDD, "id-RL-InformationItem-RL-AdditionRqstFDD" },
   { id_RL_informationItem_RL_DeletionRqst, "id-RL-informationItem-RL-DeletionRqst" },
   { id_RL_InformationItem_RL_FailureInd, "id-RL-InformationItem-RL-FailureInd" },
-  { id_RL_InformationItem_RL_PreemptRequiredInd, "id-RL-InformationItem-RL-PreemptRequiredInd" },
   { id_RL_InformationItem_RL_ReconfPrepFDD, "id-RL-InformationItem-RL-ReconfPrepFDD" },
   { id_RL_InformationItem_RL_ReconfRqstFDD, "id-RL-InformationItem-RL-ReconfRqstFDD" },
   { id_RL_InformationItem_RL_RestoreInd, "id-RL-InformationItem-RL-RestoreInd" },
   { id_RL_InformationItem_RL_SetupRqstFDD, "id-RL-InformationItem-RL-SetupRqstFDD" },
   { id_RL_InformationList_RL_AdditionRqstFDD, "id-RL-InformationList-RL-AdditionRqstFDD" },
   { id_RL_informationList_RL_DeletionRqst, "id-RL-informationList-RL-DeletionRqst" },
-  { id_RL_InformationList_RL_PreemptRequiredInd, "id-RL-InformationList-RL-PreemptRequiredInd" },
   { id_RL_InformationList_RL_ReconfPrepFDD, "id-RL-InformationList-RL-ReconfPrepFDD" },
   { id_RL_InformationList_RL_ReconfRqstFDD, "id-RL-InformationList-RL-ReconfRqstFDD" },
   { id_RL_InformationList_RL_SetupRqstFDD, "id-RL-InformationList-RL-SetupRqstFDD" },
@@ -5187,15 +6892,32 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_RL_Information_RL_ReconfRqstTDD, "id-RL-Information-RL-ReconfRqstTDD" },
   { id_RL_Information_RL_ReconfPrepTDD, "id-RL-Information-RL-ReconfPrepTDD" },
   { id_RL_Information_RL_SetupRqstTDD, "id-RL-Information-RL-SetupRqstTDD" },
+  { id_DelayedActivation, "id-DelayedActivation" },
+  { id_DelayedActivationList_RL_ActivationCmdFDD, "id-DelayedActivationList-RL-ActivationCmdFDD" },
+  { id_DelayedActivationInformation_RL_ActivationCmdFDD, "id-DelayedActivationInformation-RL-ActivationCmdFDD" },
+  { id_DelayedActivationList_RL_ActivationCmdTDD, "id-DelayedActivationList-RL-ActivationCmdTDD" },
+  { id_DelayedActivationInformation_RL_ActivationCmdTDD, "id-DelayedActivationInformation-RL-ActivationCmdTDD" },
   { id_RL_ReconfigurationFailureItem_RL_ReconfFailure, "id-RL-ReconfigurationFailureItem-RL-ReconfFailure" },
+  { id_RL_InformationList_RL_PreemptRequiredInd, "id-RL-InformationList-RL-PreemptRequiredInd" },
   { id_RL_Set_InformationItem_DM_Rprt, "id-RL-Set-InformationItem-DM-Rprt" },
+  { id_Unknown_239, "id-Unknown-239" },
   { id_RL_Set_InformationItem_DM_Rsp, "id-RL-Set-InformationItem-DM-Rsp" },
   { id_RL_Set_InformationItem_RL_FailureInd, "id-RL-Set-InformationItem-RL-FailureInd" },
   { id_RL_Set_InformationItem_RL_RestoreInd, "id-RL-Set-InformationItem-RL-RestoreInd" },
+  { id_Unknown_243, "id-Unknown-243" },
+  { id_Unknown_244, "id-Unknown-244" },
+  { id_Unknown_245, "id-Unknown-245" },
+  { id_Unknown_246, "id-Unknown-246" },
   { id_S_CCPCH_Information, "id-S-CCPCH-Information" },
+  { id_Unknown_248, "id-Unknown-248" },
   { id_S_CPICH_Information, "id-S-CPICH-Information" },
+  { id_Unknown_250, "id-Unknown-250" },
   { id_SCH_Information, "id-SCH-Information" },
+  { id_Unknown_252, "id-Unknown-252" },
   { id_S_SCH_Information, "id-S-SCH-Information" },
+  { id_Unknown_254, "id-Unknown-254" },
+  { id_Unknown_255, "id-Unknown-255" },
+  { id_Unknown_256, "id-Unknown-256" },
   { id_Secondary_CCPCHListIE_CTCH_ReconfRqstTDD, "id-Secondary-CCPCHListIE-CTCH-ReconfRqstTDD" },
   { id_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD, "id-Secondary-CCPCH-parameterListIE-CTCH-SetupRqstTDD" },
   { id_Secondary_CCPCH_Parameters_CTCH_ReconfRqstTDD, "id-Secondary-CCPCH-Parameters-CTCH-ReconfRqstTDD" },
@@ -5206,45 +6928,61 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_SecondarySCH_Information_Cell_ReconfRqstFDD, "id-SecondarySCH-Information-Cell-ReconfRqstFDD" },
   { id_SecondarySCH_Information_Cell_SetupRqstFDD, "id-SecondarySCH-Information-Cell-SetupRqstFDD" },
   { id_SegmentInformationListIE_SystemInfoUpdate, "id-SegmentInformationListIE-SystemInfoUpdate" },
+  { id_Unknown_267, "id-Unknown-267" },
   { id_SFN, "id-SFN" },
-  { id_SignallingBearerRequestIndicator, "id-SignallingBearerRequestIndicator" },
   { id_ShutdownTimer, "id-ShutdownTimer" },
-  { id_Start_Of_Audit_Sequence_Indicator, "id-Start-Of-Audit-Sequence-Indicator" },
   { id_Successful_RL_InformationRespItem_RL_AdditionFailureFDD, "id-Successful-RL-InformationRespItem-RL-AdditionFailureFDD" },
   { id_Successful_RL_InformationRespItem_RL_SetupFailureFDD, "id-Successful-RL-InformationRespItem-RL-SetupFailureFDD" },
+  { id_Unknown_272, "id-Unknown-272" },
+  { id_Unknown_273, "id-Unknown-273" },
   { id_SyncCase, "id-SyncCase" },
   { id_SyncCaseIndicatorItem_Cell_SetupRqstTDD_PSCH, "id-SyncCaseIndicatorItem-Cell-SetupRqstTDD-PSCH" },
   { id_T_Cell, "id-T-Cell" },
-  { id_TargetCommunicationControlPortID, "id-TargetCommunicationControlPortID" },
   { id_TimeSlotConfigurationList_Cell_ReconfRqstTDD, "id-TimeSlotConfigurationList-Cell-ReconfRqstTDD" },
   { id_TimeSlotConfigurationList_Cell_SetupRqstTDD, "id-TimeSlotConfigurationList-Cell-SetupRqstTDD" },
   { id_TransmissionDiversityApplied, "id-TransmissionDiversityApplied" },
-  { id_TypeOfError, "id-TypeOfError" },
   { id_UARFCNforNt, "id-UARFCNforNt" },
   { id_UARFCNforNd, "id-UARFCNforNd" },
   { id_UARFCNforNu, "id-UARFCNforNu" },
+  { id_TimeslotISCPInfo, "id-TimeslotISCPInfo" },
   { id_UL_CCTrCH_InformationItem_RL_SetupRqstTDD, "id-UL-CCTrCH-InformationItem-RL-SetupRqstTDD" },
   { id_UL_CCTrCH_InformationList_RL_AdditionRqstTDD, "id-UL-CCTrCH-InformationList-RL-AdditionRqstTDD" },
+  { id_RL_InformationItem_RL_PreemptRequiredInd, "id-RL-InformationItem-RL-PreemptRequiredInd" },
+  { id_TimingAdvanceApplied, "id-TimingAdvanceApplied" },
   { id_UL_CCTrCH_InformationList_RL_SetupRqstTDD, "id-UL-CCTrCH-InformationList-RL-SetupRqstTDD" },
   { id_UL_DPCH_InformationItem_RL_AdditionRqstTDD, "id-UL-DPCH-InformationItem-RL-AdditionRqstTDD" },
+  { id_FPACH_LCR_Information, "id-FPACH-LCR-Information" },
   { id_UL_DPCH_InformationList_RL_SetupRqstTDD, "id-UL-DPCH-InformationList-RL-SetupRqstTDD" },
+  { id_FPACH_LCR_Information_AuditRsp, "id-FPACH-LCR-Information-AuditRsp" },
   { id_UL_DPCH_Information_RL_ReconfPrepFDD, "id-UL-DPCH-Information-RL-ReconfPrepFDD" },
   { id_UL_DPCH_Information_RL_ReconfRqstFDD, "id-UL-DPCH-Information-RL-ReconfRqstFDD" },
   { id_UL_DPCH_Information_RL_SetupRqstFDD, "id-UL-DPCH-Information-RL-SetupRqstFDD" },
   { id_Unsuccessful_RL_InformationRespItem_RL_AdditionFailureFDD, "id-Unsuccessful-RL-InformationRespItem-RL-AdditionFailureFDD" },
   { id_Unsuccessful_RL_InformationRespItem_RL_SetupFailureFDD, "id-Unsuccessful-RL-InformationRespItem-RL-SetupFailureFDD" },
+  { id_Unknown_298, "id-Unknown-298" },
+  { id_Unknown_299, "id-Unknown-299" },
   { id_Unsuccessful_RL_InformationResp_RL_AdditionFailureTDD, "id-Unsuccessful-RL-InformationResp-RL-AdditionFailureTDD" },
   { id_Unsuccessful_RL_InformationResp_RL_SetupFailureTDD, "id-Unsuccessful-RL-InformationResp-RL-SetupFailureTDD" },
   { id_USCH_Information_Add, "id-USCH-Information-Add" },
+  { id_Unknown_303, "id-Unknown-303" },
   { id_USCH_Information_DeleteList_RL_ReconfPrepTDD, "id-USCH-Information-DeleteList-RL-ReconfPrepTDD" },
+  { id_Unknown_305, "id-Unknown-305" },
   { id_USCH_Information_ModifyList_RL_ReconfPrepTDD, "id-USCH-Information-ModifyList-RL-ReconfPrepTDD" },
+  { id_Unknown_307, "id-Unknown-307" },
+  { id_Unknown_308, "id-Unknown-308" },
   { id_USCH_InformationResponse, "id-USCH-InformationResponse" },
   { id_USCH_Information, "id-USCH-Information" },
-  { id_USCH_RearrangeList_Bearer_RearrangeInd, "id-USCH-RearrangeList-Bearer-RearrangeInd" },
+  { id_FPACH_LCR_InformationList_ResourceStatusInd, "id-FPACH-LCR-InformationList-ResourceStatusInd" },
+  { id_FPACH_LCR_Parameters_CTCH_SetupRqstTDD, "id-FPACH-LCR-Parameters-CTCH-SetupRqstTDD" },
+  { id_Unknown_313, "id-Unknown-313" },
+  { id_FPACH_LCR_Parameters_CTCH_ReconfRqstTDD, "id-FPACH-LCR-Parameters-CTCH-ReconfRqstTDD" },
   { id_Active_Pattern_Sequence_Information, "id-Active-Pattern-Sequence-Information" },
   { id_AICH_ParametersListIE_CTCH_ReconfRqstFDD, "id-AICH-ParametersListIE-CTCH-ReconfRqstFDD" },
   { id_AdjustmentRatio, "id-AdjustmentRatio" },
+  { id_Unknown_318, "id-Unknown-318" },
+  { id_Unknown_319, "id-Unknown-319" },
   { id_Not_Used_320, "id-Not-Used-320" },
+  { id_Unknown_321, "id-Unknown-321" },
   { id_Not_Used_322, "id-Not-Used-322" },
   { id_FACH_ParametersListIE_CTCH_ReconfRqstFDD, "id-FACH-ParametersListIE-CTCH-ReconfRqstFDD" },
   { id_CauseLevel_PSCH_ReconfFailure, "id-CauseLevel-PSCH-ReconfFailure" },
@@ -5254,13 +6992,21 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_CauseLevel_RL_SetupFailureFDD, "id-CauseLevel-RL-SetupFailureFDD" },
   { id_CauseLevel_RL_SetupFailureTDD, "id-CauseLevel-RL-SetupFailureTDD" },
   { id_Not_Used_330, "id-Not-Used-330" },
+  { id_Unknown_331, "id-Unknown-331" },
   { id_Not_Used_332, "id-Not-Used-332" },
   { id_Closed_Loop_Timing_Adjustment_Mode, "id-Closed-Loop-Timing-Adjustment-Mode" },
   { id_CommonPhysicalChannelType_CTCH_ReconfRqstFDD, "id-CommonPhysicalChannelType-CTCH-ReconfRqstFDD" },
   { id_Compressed_Mode_Deactivation_Flag, "id-Compressed-Mode-Deactivation-Flag" },
   { id_Not_Used_336, "id-Not-Used-336" },
+  { id_Unknown_337, "id-Unknown-337" },
+  { id_Unknown_338, "id-Unknown-338" },
+  { id_Unknown_339, "id-Unknown-339" },
+  { id_Unknown_340, "id-Unknown-340" },
+  { id_Unknown_341, "id-Unknown-341" },
   { id_Not_Used_342, "id-Not-Used-342" },
   { id_Not_Used_343, "id-Not-Used-343" },
+  { id_Unknown_344, "id-Unknown-344" },
+  { id_Unknown_345, "id-Unknown-345" },
   { id_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD, "id-DL-CCTrCH-InformationAddList-RL-ReconfPrepTDD" },
   { id_DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD, "id-DL-CCTrCH-InformationDeleteItem-RL-ReconfRqstTDD" },
   { id_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD, "id-DL-CCTrCH-InformationDeleteList-RL-ReconfPrepTDD" },
@@ -5269,26 +7015,45 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD, "id-DL-CCTrCH-InformationModifyList-RL-ReconfPrepTDD" },
   { id_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD, "id-DL-CCTrCH-InformationModifyList-RL-ReconfRqstTDD" },
   { id_DL_DPCH_InformationAddListIE_RL_ReconfPrepTDD, "id-DL-DPCH-InformationAddListIE-RL-ReconfPrepTDD" },
+  { id_Unknown_354, "id-Unknown-354" },
   { id_DL_DPCH_InformationModify_AddListIE_RL_ReconfPrepTDD, "id-DL-DPCH-InformationModify-AddListIE-RL-ReconfPrepTDD" },
   { id_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD, "id-DL-DPCH-InformationModify-DeleteListIE-RL-ReconfPrepTDD" },
   { id_DL_DPCH_InformationModify_ModifyListIE_RL_ReconfPrepTDD, "id-DL-DPCH-InformationModify-ModifyListIE-RL-ReconfPrepTDD" },
   { id_DL_TPC_Pattern01Count, "id-DL-TPC-Pattern01Count" },
-  { id_DPC_Mode, "id-DPC-Mode" },
   { id_DPCHConstant, "id-DPCHConstant" },
-  { id_Unused_ProtocolIE_ID_94, "id-Unused-ProtocolIE-ID-94" },
-  { id_Unused_ProtocolIE_ID_110, "id-Unused-ProtocolIE-ID-110" },
-  { id_Unused_ProtocolIE_ID_111, "id-Unused-ProtocolIE-ID-111" },
+  { id_Unknown_360, "id-Unknown-360" },
+  { id_Unknown_361, "id-Unknown-361" },
   { id_FACH_ParametersList_CTCH_SetupRsp, "id-FACH-ParametersList-CTCH-SetupRsp" },
+  { id_Unknown_363, "id-Unknown-363" },
+  { id_Unknown_364, "id-Unknown-364" },
+  { id_Unknown_365, "id-Unknown-365" },
+  { id_Unknown_366, "id-Unknown-366" },
+  { id_Unknown_367, "id-Unknown-367" },
+  { id_Unknown_368, "id-Unknown-368" },
   { id_Limited_power_increase_information_Cell_SetupRqstFDD, "id-Limited-power-increase-information-Cell-SetupRqstFDD" },
+  { id_Unknown_370, "id-Unknown-370" },
+  { id_Unknown_371, "id-Unknown-371" },
+  { id_Unknown_372, "id-Unknown-372" },
+  { id_Unknown_373, "id-Unknown-373" },
   { id_PCH_Parameters_CTCH_SetupRsp, "id-PCH-Parameters-CTCH-SetupRsp" },
   { id_PCH_ParametersItem_CTCH_ReconfRqstFDD, "id-PCH-ParametersItem-CTCH-ReconfRqstFDD" },
   { id_Not_Used_376, "id-Not-Used-376" },
+  { id_Unknown_377, "id-Unknown-377" },
+  { id_Unknown_378, "id-Unknown-378" },
+  { id_Unknown_379, "id-Unknown-379" },
   { id_PICH_ParametersItem_CTCH_ReconfRqstFDD, "id-PICH-ParametersItem-CTCH-ReconfRqstFDD" },
   { id_PRACHConstant, "id-PRACHConstant" },
+  { id_Unknown_382, "id-Unknown-382" },
   { id_PRACH_ParametersListIE_CTCH_ReconfRqstFDD, "id-PRACH-ParametersListIE-CTCH-ReconfRqstFDD" },
   { id_PUSCHConstant, "id-PUSCHConstant" },
   { id_RACH_Parameters_CTCH_SetupRsp, "id-RACH-Parameters-CTCH-SetupRsp" },
-  { id_Unused_ProtocolIE_ID_443, "id-Unused-ProtocolIE-ID-443" },
+  { id_Unknown_386, "id-Unknown-386" },
+  { id_Unknown_387, "id-Unknown-387" },
+  { id_Unknown_388, "id-Unknown-388" },
+  { id_Unknown_389, "id-Unknown-389" },
+  { id_Unknown_390, "id-Unknown-390" },
+  { id_Unknown_391, "id-Unknown-391" },
+  { id_Unknown_392, "id-Unknown-392" },
   { id_Synchronisation_Configuration_Cell_ReconfRqst, "id-Synchronisation-Configuration-Cell-ReconfRqst" },
   { id_Synchronisation_Configuration_Cell_SetupRqst, "id-Synchronisation-Configuration-Cell-SetupRqst" },
   { id_Transmission_Gap_Pattern_Sequence_Information, "id-Transmission-Gap-Pattern-Sequence-Information" },
@@ -5300,31 +7065,24 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD, "id-UL-CCTrCH-InformationModifyList-RL-ReconfPrepTDD" },
   { id_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD, "id-UL-CCTrCH-InformationModifyList-RL-ReconfRqstTDD" },
   { id_UL_DPCH_InformationAddListIE_RL_ReconfPrepTDD, "id-UL-DPCH-InformationAddListIE-RL-ReconfPrepTDD" },
+  { id_Unknown_404, "id-Unknown-404" },
   { id_UL_DPCH_InformationModify_AddListIE_RL_ReconfPrepTDD, "id-UL-DPCH-InformationModify-AddListIE-RL-ReconfPrepTDD" },
   { id_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD, "id-UL-DPCH-InformationModify-DeleteListIE-RL-ReconfPrepTDD" },
   { id_UL_DPCH_InformationModify_ModifyListIE_RL_ReconfPrepTDD, "id-UL-DPCH-InformationModify-ModifyListIE-RL-ReconfPrepTDD" },
   { id_Unsuccessful_PDSCHSetItem_PSCH_ReconfFailureTDD, "id-Unsuccessful-PDSCHSetItem-PSCH-ReconfFailureTDD" },
   { id_Unsuccessful_PUSCHSetItem_PSCH_ReconfFailureTDD, "id-Unsuccessful-PUSCHSetItem-PSCH-ReconfFailureTDD" },
+  { id_Unknown_410, "id-Unknown-410" },
+  { id_Unknown_411, "id-Unknown-411" },
   { id_CommunicationContextInfoItem_Reset, "id-CommunicationContextInfoItem-Reset" },
+  { id_Unknown_413, "id-Unknown-413" },
   { id_CommunicationControlPortInfoItem_Reset, "id-CommunicationControlPortInfoItem-Reset" },
+  { id_Unknown_415, "id-Unknown-415" },
   { id_ResetIndicator, "id-ResetIndicator" },
   { id_Unused_ProtocolIE_ID_417, "id-Unused-ProtocolIE-ID-417" },
   { id_Unused_ProtocolIE_ID_418, "id-Unused-ProtocolIE-ID-418" },
   { id_Unused_ProtocolIE_ID_419, "id-Unused-ProtocolIE-ID-419" },
-  { id_Unused_ProtocolIE_ID_142, "id-Unused-ProtocolIE-ID-142" },
-  { id_TimingAdvanceApplied, "id-TimingAdvanceApplied" },
-  { id_CFNReportingIndicator, "id-CFNReportingIndicator" },
-  { id_SFNReportingIndicator, "id-SFNReportingIndicator" },
-  { id_InnerLoopDLPCStatus, "id-InnerLoopDLPCStatus" },
-  { id_TimeslotISCPInfo, "id-TimeslotISCPInfo" },
-  { id_PICH_ParametersItem_CTCH_SetupRqstTDD, "id-PICH-ParametersItem-CTCH-SetupRqstTDD" },
-  { id_PRACH_ParametersItem_CTCH_SetupRqstTDD, "id-PRACH-ParametersItem-CTCH-SetupRqstTDD" },
-  { id_CCTrCH_InformationItem_RL_FailureInd, "id-CCTrCH-InformationItem-RL-FailureInd" },
-  { id_CCTrCH_InformationItem_RL_RestoreInd, "id-CCTrCH-InformationItem-RL-RestoreInd" },
   { id_CauseLevel_SyncAdjustmntFailureTDD, "id-CauseLevel-SyncAdjustmntFailureTDD" },
   { id_CellAdjustmentInfo_SyncAdjustmntRqstTDD, "id-CellAdjustmentInfo-SyncAdjustmntRqstTDD" },
-  { id_CellAdjustmentInfoItem_SyncAdjustmentRqstTDD, "id-CellAdjustmentInfoItem-SyncAdjustmentRqstTDD" },
-  { id_CellSyncBurstInfoList_CellSyncReconfRqstTDD, "id-CellSyncBurstInfoList-CellSyncReconfRqstTDD" },
   { id_CellSyncBurstTransInit_CellSyncInitiationRqstTDD, "id-CellSyncBurstTransInit-CellSyncInitiationRqstTDD" },
   { id_CellSyncBurstMeasureInit_CellSyncInitiationRqstTDD, "id-CellSyncBurstMeasureInit-CellSyncInitiationRqstTDD" },
   { id_CellSyncBurstTransReconfiguration_CellSyncReconfRqstTDD, "id-CellSyncBurstTransReconfiguration-CellSyncReconfRqstTDD" },
@@ -5338,71 +7096,67 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_IntStdPhCellSyncInfoItem_CellSyncReprtTDD, "id-IntStdPhCellSyncInfoItem-CellSyncReprtTDD" },
   { id_NCyclesPerSFNperiod, "id-NCyclesPerSFNperiod" },
   { id_NRepetitionsPerCyclePeriod, "id-NRepetitionsPerCyclePeriod" },
+  { id_ReferenceClockAvailability, "id-ReferenceClockAvailability" },
+  { id_ReferenceSFNoffset, "id-ReferenceSFNoffset" },
   { id_SyncFrameNumber, "id-SyncFrameNumber" },
   { id_SynchronisationReportType, "id-SynchronisationReportType" },
   { id_SynchronisationReportCharacteristics, "id-SynchronisationReportCharacteristics" },
   { id_Unsuccessful_cell_InformationRespItem_SyncAdjustmntFailureTDD, "id-Unsuccessful-cell-InformationRespItem-SyncAdjustmntFailureTDD" },
-  { id_LateEntranceCellSyncInfoItem_CellSyncReprtTDD, "id-LateEntranceCellSyncInfoItem-CellSyncReprtTDD" },
-  { id_ReferenceClockAvailability, "id-ReferenceClockAvailability" },
-  { id_ReferenceSFNoffset, "id-ReferenceSFNoffset" },
+  { id_Unknown_441, "id-Unknown-441" },
+  { id_Unknown_442, "id-Unknown-442" },
+  { id_Unused_ProtocolIE_ID_443, "id-Unused-ProtocolIE-ID-443" },
   { id_InformationExchangeID, "id-InformationExchangeID" },
   { id_InformationExchangeObjectType_InfEx_Rqst, "id-InformationExchangeObjectType-InfEx-Rqst" },
   { id_InformationType, "id-InformationType" },
   { id_InformationReportCharacteristics, "id-InformationReportCharacteristics" },
   { id_InformationExchangeObjectType_InfEx_Rsp, "id-InformationExchangeObjectType-InfEx-Rsp" },
   { id_InformationExchangeObjectType_InfEx_Rprt, "id-InformationExchangeObjectType-InfEx-Rprt" },
+  { id_DPC_Mode, "id-DPC-Mode" },
   { id_IPDLParameter_Information_Cell_ReconfRqstFDD, "id-IPDLParameter-Information-Cell-ReconfRqstFDD" },
   { id_IPDLParameter_Information_Cell_SetupRqstFDD, "id-IPDLParameter-Information-Cell-SetupRqstFDD" },
   { id_IPDLParameter_Information_Cell_ReconfRqstTDD, "id-IPDLParameter-Information-Cell-ReconfRqstTDD" },
   { id_IPDLParameter_Information_Cell_SetupRqstTDD, "id-IPDLParameter-Information-Cell-SetupRqstTDD" },
-  { id_DL_DPCH_LCR_Information_RL_SetupRqstTDD, "id-DL-DPCH-LCR-Information-RL-SetupRqstTDD" },
-  { id_DwPCH_LCR_Information, "id-DwPCH-LCR-Information" },
-  { id_DwPCH_LCR_InformationList_AuditRsp, "id-DwPCH-LCR-InformationList-AuditRsp" },
-  { id_DwPCH_LCR_Information_Cell_SetupRqstTDD, "id-DwPCH-LCR-Information-Cell-SetupRqstTDD" },
-  { id_DwPCH_LCR_Information_Cell_ReconfRqstTDD, "id-DwPCH-LCR-Information-Cell-ReconfRqstTDD" },
-  { id_DwPCH_LCR_Information_ResourceStatusInd, "id-DwPCH-LCR-Information-ResourceStatusInd" },
-  { id_maxFACH_Power_LCR_CTCH_SetupRqstTDD, "id-maxFACH-Power-LCR-CTCH-SetupRqstTDD" },
-  { id_maxFACH_Power_LCR_CTCH_ReconfRqstTDD, "id-maxFACH-Power-LCR-CTCH-ReconfRqstTDD" },
-  { id_FPACH_LCR_Information, "id-FPACH-LCR-Information" },
-  { id_FPACH_LCR_Information_AuditRsp, "id-FPACH-LCR-Information-AuditRsp" },
-  { id_FPACH_LCR_InformationList_AuditRsp, "id-FPACH-LCR-InformationList-AuditRsp" },
-  { id_FPACH_LCR_InformationList_ResourceStatusInd, "id-FPACH-LCR-InformationList-ResourceStatusInd" },
-  { id_FPACH_LCR_Parameters_CTCH_SetupRqstTDD, "id-FPACH-LCR-Parameters-CTCH-SetupRqstTDD" },
-  { id_FPACH_LCR_Parameters_CTCH_ReconfRqstTDD, "id-FPACH-LCR-Parameters-CTCH-ReconfRqstTDD" },
+  { id_NeighbouringCellMeasurementInformation, "id-NeighbouringCellMeasurementInformation" },
   { id_PCCPCH_LCR_Information_Cell_SetupRqstTDD, "id-PCCPCH-LCR-Information-Cell-SetupRqstTDD" },
   { id_PCH_Power_LCR_CTCH_SetupRqstTDD, "id-PCH-Power-LCR-CTCH-SetupRqstTDD" },
   { id_PCH_Power_LCR_CTCH_ReconfRqstTDD, "id-PCH-Power-LCR-CTCH-ReconfRqstTDD" },
   { id_PICH_LCR_Parameters_CTCH_SetupRqstTDD, "id-PICH-LCR-Parameters-CTCH-SetupRqstTDD" },
+  { id_Unknown_460, "id-Unknown-460" },
   { id_PRACH_LCR_ParametersList_CTCH_SetupRqstTDD, "id-PRACH-LCR-ParametersList-CTCH-SetupRqstTDD" },
+  { id_Unknown_462, "id-Unknown-462" },
   { id_RL_InformationResponse_LCR_RL_SetupRspTDD, "id-RL-InformationResponse-LCR-RL-SetupRspTDD" },
+  { id_Unknown_464, "id-Unknown-464" },
   { id_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD, "id-Secondary-CCPCH-LCR-parameterList-CTCH-SetupRqstTDD" },
-  { id_TimeSlot, "id-TimeSlot" },
   { id_TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD, "id-TimeSlotConfigurationList-LCR-Cell-ReconfRqstTDD" },
   { id_TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD, "id-TimeSlotConfigurationList-LCR-Cell-SetupRqstTDD" },
   { id_TimeslotISCP_LCR_InfoList_RL_SetupRqstTDD, "id-TimeslotISCP-LCR-InfoList-RL-SetupRqstTDD" },
   { id_TimeSlotLCR_CM_Rqst, "id-TimeSlotLCR-CM-Rqst" },
   { id_UL_DPCH_LCR_Information_RL_SetupRqstTDD, "id-UL-DPCH-LCR-Information-RL-SetupRqstTDD" },
+  { id_Unknown_471, "id-Unknown-471" },
   { id_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD, "id-DL-DPCH-InformationItem-LCR-RL-AdditionRqstTDD" },
   { id_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD, "id-UL-DPCH-InformationItem-LCR-RL-AdditionRqstTDD" },
   { id_TimeslotISCP_InformationList_LCR_RL_AdditionRqstTDD, "id-TimeslotISCP-InformationList-LCR-RL-AdditionRqstTDD" },
   { id_DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD, "id-DL-DPCH-LCR-InformationAddList-RL-ReconfPrepTDD" },
+  { id_Unknown_476, "id-Unknown-476" },
   { id_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD, "id-DL-DPCH-LCR-InformationModify-AddList-RL-ReconfPrepTDD" },
+  { id_Unknown_478, "id-Unknown-478" },
   { id_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD, "id-DL-Timeslot-LCR-InformationModify-ModifyList-RL-ReconfPrepTDD" },
   { id_TimeslotISCPInfoList_LCR_DL_PC_RqstTDD, "id-TimeslotISCPInfoList-LCR-DL-PC-RqstTDD" },
   { id_UL_DPCH_LCR_InformationAddListIE_RL_ReconfPrepTDD, "id-UL-DPCH-LCR-InformationAddListIE-RL-ReconfPrepTDD" },
+  { id_CellSyncBurstInfoList_CellSyncReconfRqstTDD, "id-CellSyncBurstInfoList-CellSyncReconfRqstTDD" },
   { id_UL_DPCH_LCR_InformationModify_AddList, "id-UL-DPCH-LCR-InformationModify-AddList" },
+  { id_Unknown_484, "id-Unknown-484" },
   { id_UL_TimeslotLCR_Information_RL_ReconfPrepTDD, "id-UL-TimeslotLCR-Information-RL-ReconfPrepTDD" },
-  { id_UL_SIRTarget, "id-UL-SIRTarget" },
   { id_PDSCH_AddInformation_LCR_PSCH_ReconfRqst, "id-PDSCH-AddInformation-LCR-PSCH-ReconfRqst" },
   { id_PDSCH_AddInformation_LCR_AddListIE_PSCH_ReconfRqst, "id-PDSCH-AddInformation-LCR-AddListIE-PSCH-ReconfRqst" },
-  { id_Unused_ProtocolIE_ID_26, "id-Unused-ProtocolIE-ID-26" },
-  { id_Unused_ProtocolIE_ID_27, "id-Unused-ProtocolIE-ID-27" },
   { id_PDSCH_ModifyInformation_LCR_PSCH_ReconfRqst, "id-PDSCH-ModifyInformation-LCR-PSCH-ReconfRqst" },
   { id_PDSCH_ModifyInformation_LCR_ModifyListIE_PSCH_ReconfRqst, "id-PDSCH-ModifyInformation-LCR-ModifyListIE-PSCH-ReconfRqst" },
   { id_PUSCH_AddInformation_LCR_PSCH_ReconfRqst, "id-PUSCH-AddInformation-LCR-PSCH-ReconfRqst" },
   { id_PUSCH_AddInformation_LCR_AddListIE_PSCH_ReconfRqst, "id-PUSCH-AddInformation-LCR-AddListIE-PSCH-ReconfRqst" },
   { id_PUSCH_ModifyInformation_LCR_PSCH_ReconfRqst, "id-PUSCH-ModifyInformation-LCR-PSCH-ReconfRqst" },
   { id_PUSCH_ModifyInformation_LCR_ModifyListIE_PSCH_ReconfRqst, "id-PUSCH-ModifyInformation-LCR-ModifyListIE-PSCH-ReconfRqst" },
+  { id_CellAdjustmentInfoItem_SyncAdjustmentRqstTDD, "id-CellAdjustmentInfoItem-SyncAdjustmentRqstTDD" },
+  { id_TimeSlot, "id-TimeSlot" },
   { id_timeslotInfo_CellSyncInitiationRqstTDD, "id-timeslotInfo-CellSyncInitiationRqstTDD" },
   { id_SyncReportType_CellSyncReprtTDD, "id-SyncReportType-CellSyncReprtTDD" },
   { id_Power_Local_Cell_Group_InformationItem_AuditRsp, "id-Power-Local-Cell-Group-InformationItem-AuditRsp" },
@@ -5415,23 +7169,20 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_PUSCH_Info_DM_Rqst, "id-PUSCH-Info-DM-Rqst" },
   { id_PUSCH_Info_DM_Rsp, "id-PUSCH-Info-DM-Rsp" },
   { id_PUSCH_Info_DM_Rprt, "id-PUSCH-Info-DM-Rprt" },
+  { id_TypeOfError, "id-TypeOfError" },
   { id_InitDL_Power, "id-InitDL-Power" },
+  { id_UL_SIRTarget, "id-UL-SIRTarget" },
   { id_cellSyncBurstRepetitionPeriod, "id-cellSyncBurstRepetitionPeriod" },
   { id_ReportCharacteristicsType_OnModification, "id-ReportCharacteristicsType-OnModification" },
   { id_SFNSFNMeasurementValueInformation, "id-SFNSFNMeasurementValueInformation" },
   { id_SFNSFNMeasurementThresholdInformation, "id-SFNSFNMeasurementThresholdInformation" },
   { id_TUTRANGPSMeasurementValueInformation, "id-TUTRANGPSMeasurementValueInformation" },
   { id_TUTRANGPSMeasurementThresholdInformation, "id-TUTRANGPSMeasurementThresholdInformation" },
-  { id_Rx_Timing_Deviation_Value_LCR, "id-Rx-Timing-Deviation-Value-LCR" },
-  { id_RL_InformationResponse_LCR_RL_AdditionRspTDD, "id-RL-InformationResponse-LCR-RL-AdditionRspTDD" },
-  { id_DL_PowerBalancing_Information, "id-DL-PowerBalancing-Information" },
-  { id_DL_PowerBalancing_ActivationIndicator, "id-DL-PowerBalancing-ActivationIndicator" },
-  { id_DL_PowerBalancing_UpdatedIndicator, "id-DL-PowerBalancing-UpdatedIndicator" },
   { id_CCTrCH_Initial_DL_Power_RL_SetupRqstTDD, "id-CCTrCH-Initial-DL-Power-RL-SetupRqstTDD" },
   { id_CCTrCH_Initial_DL_Power_RL_AdditionRqstTDD, "id-CCTrCH-Initial-DL-Power-RL-AdditionRqstTDD" },
   { id_CCTrCH_Initial_DL_Power_RL_ReconfPrepTDD, "id-CCTrCH-Initial-DL-Power-RL-ReconfPrepTDD" },
-  { id_IPDLParameter_Information_LCR_Cell_SetupRqstTDD, "id-IPDLParameter-Information-LCR-Cell-SetupRqstTDD" },
-  { id_IPDLParameter_Information_LCR_Cell_ReconfRqstTDD, "id-IPDLParameter-Information-LCR-Cell-ReconfRqstTDD" },
+  { id_Rx_Timing_Deviation_Value_LCR, "id-Rx-Timing-Deviation-Value-LCR" },
+  { id_Angle_Of_Arrival_Value_LCR, "id-Angle-Of-Arrival-Value-LCR" },
   { id_HS_PDSCH_HS_SCCH_E_AGCH_E_RGCH_E_HICH_MaxPower_PSCH_ReconfRqst, "id-HS-PDSCH-HS-SCCH-E-AGCH-E-RGCH-E-HICH-MaxPower-PSCH-ReconfRqst" },
   { id_HS_PDSCH_HS_SCCH_ScramblingCode_PSCH_ReconfRqst, "id-HS-PDSCH-HS-SCCH-ScramblingCode-PSCH-ReconfRqst" },
   { id_HS_PDSCH_FDD_Code_Information_PSCH_ReconfRqst, "id-HS-PDSCH-FDD-Code-Information-PSCH-ReconfRqst" },
@@ -5440,15 +7191,19 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_Add_To_HS_SCCH_Resource_Pool_PSCH_ReconfRqst, "id-Add-To-HS-SCCH-Resource-Pool-PSCH-ReconfRqst" },
   { id_Modify_HS_SCCH_Resource_Pool_PSCH_ReconfRqst, "id-Modify-HS-SCCH-Resource-Pool-PSCH-ReconfRqst" },
   { id_Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst, "id-Delete-From-HS-SCCH-Resource-Pool-PSCH-ReconfRqst" },
-  { id_bindingID, "id-bindingID" },
-  { id_RL_Specific_DCH_Info, "id-RL-Specific-DCH-Info" },
-  { id_transportlayeraddress, "id-transportlayeraddress" },
-  { id_DelayedActivation, "id-DelayedActivation" },
-  { id_DelayedActivationList_RL_ActivationCmdFDD, "id-DelayedActivationList-RL-ActivationCmdFDD" },
-  { id_DelayedActivationInformation_RL_ActivationCmdFDD, "id-DelayedActivationInformation-RL-ActivationCmdFDD" },
-  { id_DelayedActivationList_RL_ActivationCmdTDD, "id-DelayedActivationList-RL-ActivationCmdTDD" },
-  { id_DelayedActivationInformation_RL_ActivationCmdTDD, "id-DelayedActivationInformation-RL-ActivationCmdTDD" },
-  { id_neighbouringTDDCellMeasurementInformationLCR, "id-neighbouringTDDCellMeasurementInformationLCR" },
+  { id_HSDSCH_FDD_Information, "id-HSDSCH-FDD-Information" },
+  { id_HSDSCH_FDD_Information_Response, "id-HSDSCH-FDD-Information-Response" },
+  { id_Unknown_532, "id-Unknown-532" },
+  { id_Unknown_533, "id-Unknown-533" },
+  { id_HSDSCH_Information_to_Modify, "id-HSDSCH-Information-to-Modify" },
+  { id_HSDSCH_RNTI, "id-HSDSCH-RNTI" },
+  { id_HSDSCH_TDD_Information, "id-HSDSCH-TDD-Information" },
+  { id_HSDSCH_TDD_Information_Response, "id-HSDSCH-TDD-Information-Response" },
+  { id_Unknown_538, "id-Unknown-538" },
+  { id_Unknown_539, "id-Unknown-539" },
+  { id_Unknown_540, "id-Unknown-540" },
+  { id_HSPDSCH_RL_ID, "id-HSPDSCH-RL-ID" },
+  { id_PrimCCPCH_RSCP_DL_PC_RqstTDD, "id-PrimCCPCH-RSCP-DL-PC-RqstTDD" },
   { id_SYNCDlCodeId_TransInitLCR_CellSyncInitiationRqstTDD, "id-SYNCDlCodeId-TransInitLCR-CellSyncInitiationRqstTDD" },
   { id_SYNCDlCodeId_MeasureInitLCR_CellSyncInitiationRqstTDD, "id-SYNCDlCodeId-MeasureInitLCR-CellSyncInitiationRqstTDD" },
   { id_SYNCDlCodeIdTransReconfInfoLCR_CellSyncReconfRqstTDD, "id-SYNCDlCodeIdTransReconfInfoLCR-CellSyncReconfRqstTDD" },
@@ -5459,21 +7214,11 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_NSubCyclesPerCyclePeriod_CellSyncReconfRqstTDD, "id-NSubCyclesPerCyclePeriod-CellSyncReconfRqstTDD" },
   { id_DwPCH_Power, "id-DwPCH-Power" },
   { id_AccumulatedClockupdate_CellSyncReprtTDD, "id-AccumulatedClockupdate-CellSyncReprtTDD" },
-  { id_Angle_Of_Arrival_Value_LCR, "id-Angle-Of-Arrival-Value-LCR" },
-  { id_HSDSCH_FDD_Information, "id-HSDSCH-FDD-Information" },
-  { id_HSDSCH_FDD_Information_Response, "id-HSDSCH-FDD-Information-Response" },
-  { id_HSDSCH_Information_to_Modify, "id-HSDSCH-Information-to-Modify" },
-  { id_HSDSCH_RNTI, "id-HSDSCH-RNTI" },
-  { id_HSDSCH_TDD_Information, "id-HSDSCH-TDD-Information" },
-  { id_HSDSCH_TDD_Information_Response, "id-HSDSCH-TDD-Information-Response" },
-  { id_HSPDSCH_RL_ID, "id-HSPDSCH-RL-ID" },
-  { id_PrimCCPCH_RSCP_DL_PC_RqstTDD, "id-PrimCCPCH-RSCP-DL-PC-RqstTDD" },
-  { id_Unused_ProtocolIE_ID_64, "id-Unused-ProtocolIE-ID-64" },
-  { id_PDSCH_RL_ID, "id-PDSCH-RL-ID" },
   { id_HSDSCH_RearrangeList_Bearer_RearrangeInd, "id-HSDSCH-RearrangeList-Bearer-RearrangeInd" },
   { id_UL_Synchronisation_Parameters_LCR, "id-UL-Synchronisation-Parameters-LCR" },
   { id_HSDSCH_FDD_Update_Information, "id-HSDSCH-FDD-Update-Information" },
   { id_HSDSCH_TDD_Update_Information, "id-HSDSCH-TDD-Update-Information" },
+  { id_Unknown_557, "id-Unknown-557" },
   { id_DL_DPCH_TimeSlotFormat_LCR_ModifyItem_RL_ReconfPrepTDD, "id-DL-DPCH-TimeSlotFormat-LCR-ModifyItem-RL-ReconfPrepTDD" },
   { id_UL_DPCH_TimeSlotFormat_LCR_ModifyItem_RL_ReconfPrepTDD, "id-UL-DPCH-TimeSlotFormat-LCR-ModifyItem-RL-ReconfPrepTDD" },
   { id_TDD_TPC_UplinkStepSize_LCR_RL_SetupRqstTDD, "id-TDD-TPC-UplinkStepSize-LCR-RL-SetupRqstTDD" },
@@ -5500,6 +7245,7 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_Maximum_DL_Power_TimeslotLCR_InformationItem, "id-Maximum-DL-Power-TimeslotLCR-InformationItem" },
   { id_Minimum_DL_Power_TimeslotLCR_InformationItem, "id-Minimum-DL-Power-TimeslotLCR-InformationItem" },
   { id_HS_DSCHProvidedBitRateValueInformation, "id-HS-DSCHProvidedBitRateValueInformation" },
+  { id_Unknown_584, "id-Unknown-584" },
   { id_HS_DSCHRequiredPowerValueInformation, "id-HS-DSCHRequiredPowerValueInformation" },
   { id_HS_DSCHRequiredPowerValue, "id-HS-DSCHRequiredPowerValue" },
   { id_TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmission, "id-TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmission" },
@@ -5688,10 +7434,19 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_hS_SCCH_InformationModify_768_PSCH_ReconfRqst, "id-hS-SCCH-InformationModify-768-PSCH-ReconfRqst" },
   { id_hsSCCH_Specific_Information_ResponseTDD768, "id-hsSCCH-Specific-Information-ResponseTDD768" },
   { id_E_DPCH_Information_RL_AdditionReqFDD, "id-E-DPCH-Information-RL-AdditionReqFDD" },
+  { id_Unknown_773, "id-Unknown-773" },
+  { id_Unknown_774, "id-Unknown-774" },
   { id_PDSCH_Timeslot_Format_PSCH_ReconfRqst_LCR, "id-PDSCH-Timeslot-Format-PSCH-ReconfRqst-LCR" },
+  { id_Unknown_776, "id-Unknown-776" },
+  { id_Unknown_777, "id-Unknown-777" },
+  { id_Unknown_778, "id-Unknown-778" },
+  { id_Unknown_779, "id-Unknown-779" },
   { id_PUSCH_Timeslot_Format_PSCH_ReconfRqst_LCR, "id-PUSCH-Timeslot-Format-PSCH-ReconfRqst-LCR" },
+  { id_Unknown_781, "id-Unknown-781" },
   { id_E_DCH_PowerOffset_for_SchedulingInfo, "id-E-DCH-PowerOffset-for-SchedulingInfo" },
   { id_HSDSCH_Configured_Indicator, "id-HSDSCH-Configured-Indicator" },
+  { id_Unknown_784, "id-Unknown-784" },
+  { id_Unknown_785, "id-Unknown-785" },
   { id_Rx_Timing_Deviation_Value_384_ext, "id-Rx-Timing-Deviation-Value-384-ext" },
   { id_RTWP_ReportingIndicator, "id-RTWP-ReportingIndicator" },
   { id_RTWP_CellPortion_ReportingIndicator, "id-RTWP-CellPortion-ReportingIndicator" },
@@ -5745,8 +7500,8 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_CPC_Information, "id-CPC-Information" },
   { id_MIMO_Capability, "id-MIMO-Capability" },
   { id_MIMO_PilotConfiguration, "id-MIMO-PilotConfiguration" },
-  { id_MIMO_Information, "id-MIMO-Information" },
-  { id_MIMO_InformationToModify, "id-MIMO-InformationToModify" },
+  { id_Unknown_839, "id-Unknown-839" },
+  { id_Unknown_840, "id-Unknown-840" },
   { id_MBSFN_Cell_ParameterID_Cell_SetupRqstTDD, "id-MBSFN-Cell-ParameterID-Cell-SetupRqstTDD" },
   { id_MBSFN_Cell_ParameterID_Cell_ReconfRqstTDD, "id-MBSFN-Cell-ParameterID-Cell-ReconfRqstTDD" },
   { id_S_CCPCH_Modulation, "id-S-CCPCH-Modulation" },
@@ -5755,6 +7510,9 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_SYNC_UL_Partition_LCR, "id-SYNC-UL-Partition-LCR" },
   { id_E_DCH_LCR_Information, "id-E-DCH-LCR-Information" },
   { id_E_DCH_LCR_Information_Reconfig, "id-E-DCH-LCR-Information-Reconfig" },
+  { id_Unknown_849, "id-Unknown-849" },
+  { id_Unknown_850, "id-Unknown-850" },
+  { id_Unknown_851, "id-Unknown-851" },
   { id_E_PUCH_Information_LCR_PSCH_ReconfRqst, "id-E-PUCH-Information-LCR-PSCH-ReconfRqst" },
   { id_Add_To_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst, "id-Add-To-E-AGCH-Resource-Pool-LCR-PSCH-ReconfRqst" },
   { id_Modify_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst, "id-Modify-E-AGCH-Resource-Pool-LCR-PSCH-ReconfRqst" },
@@ -5762,20 +7520,25 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_Modify_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst, "id-Modify-E-HICH-Resource-Pool-LCR-PSCH-ReconfRqst" },
   { id_Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst, "id-Delete-From-E-HICH-Resource-Pool-PSCH-ReconfRqst" },
   { id_E_HICH_TimeOffsetLCR, "id-E-HICH-TimeOffsetLCR" },
+  { id_Unknown_859, "id-Unknown-859" },
   { id_SixtyfourQAM_DL_Capability, "id-SixtyfourQAM-DL-Capability" },
   { id_SixteenQAM_UL_Capability, "id-SixteenQAM-UL-Capability" },
-  { id_SixteenQAM_UL_Information, "id-SixteenQAM-UL-Information" },
+  { id_Unknown_862, "id-Unknown-862" },
+  { id_Unknown_863, "id-Unknown-863" },
   { id_HSDSCH_MACdPDU_SizeCapability, "id-HSDSCH-MACdPDU-SizeCapability" },
   { id_HSDSCH_MACdPDUSizeFormat, "id-HSDSCH-MACdPDUSizeFormat" },
   { id_MaximumMACdPDU_SizeExtended, "id-MaximumMACdPDU-SizeExtended" },
+  { id_Unknown_867, "id-Unknown-867" },
+  { id_Unknown_868, "id-Unknown-868" },
+  { id_Unknown_869, "id-Unknown-869" },
   { id_F_DPCH_SlotFormat, "id-F-DPCH-SlotFormat" },
   { id_F_DPCH_SlotFormatCapability, "id-F-DPCH-SlotFormatCapability" },
   { id_LCRTDD_uplink_Physical_Channel_Capability, "id-LCRTDD-uplink-Physical-Channel-Capability" },
   { id_Extended_RNC_ID, "id-Extended-RNC-ID" },
   { id_Max_UE_DTX_Cycle, "id-Max-UE-DTX-Cycle" },
-  { id_SixteenQAM_UL_Information_to_Modify, "id-SixteenQAM-UL-Information-to-Modify" },
+  { id_Unknown_875, "id-Unknown-875" },
   { id_Secondary_CCPCH_SlotFormat_Extended, "id-Secondary-CCPCH-SlotFormat-Extended" },
-  { id_Reference_ReceivedTotalWideBandPower_LCR, "id-Reference-ReceivedTotalWideBandPower-LCR" },
+  { id_Unknown_877, "id-Unknown-877" },
   { id_MBSFN_Only_Mode_Indicator_Cell_SetupRqstTDD_LCR, "id-MBSFN-Only-Mode-Indicator-Cell-SetupRqstTDD-LCR" },
   { id_MBSFN_Only_Mode_Capability, "id-MBSFN-Only-Mode-Capability" },
   { id_Time_Slot_Parameter_ID, "id-Time-Slot-Parameter-ID" },
@@ -5783,14 +7546,16 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_Additional_missed_HS_SICH, "id-Additional-missed-HS-SICH" },
   { id_Additional_total_HS_SICH, "id-Additional-total-HS-SICH" },
   { id_Additional_HS_SICH_Reception_Quality_Measurement_Value, "id-Additional-HS-SICH-Reception-Quality-Measurement-Value" },
-  { id_E_TFCI_BetaEC_Boost, "id-E-TFCI-BetaEC-Boost" },
-  { id_E_TFCI_BetaED_Switch, "id-E-TFCI-BetaED-Switch" },
+  { id_Unknown_885, "id-Unknown-885" },
+  { id_Unknown_886, "id-Unknown-886" },
   { id_GANSS_Common_Data, "id-GANSS-Common-Data" },
   { id_GANSS_Information, "id-GANSS-Information" },
   { id_GANSS_Generic_Data, "id-GANSS-Generic-Data" },
   { id_TUTRANGANSSMeasurementThresholdInformation, "id-TUTRANGANSSMeasurementThresholdInformation" },
   { id_TUTRANGANSSMeasurementValueInformation, "id-TUTRANGANSSMeasurementValueInformation" },
   { id_ModulationPO_MBSFN, "id-ModulationPO-MBSFN" },
+  { id_Unknown_893, "id-Unknown-893" },
+  { id_Unknown_894, "id-Unknown-894" },
   { id_Enhanced_FACH_Capability, "id-Enhanced-FACH-Capability" },
   { id_Enhanced_PCH_Capability, "id-Enhanced-PCH-Capability" },
   { id_HSDSCH_Common_System_InformationFDD, "id-HSDSCH-Common-System-InformationFDD" },
@@ -5798,18 +7563,341 @@ static const value_string nbap_ProtocolIE_ID_vals[] = {
   { id_HSDSCH_Paging_System_InformationFDD, "id-HSDSCH-Paging-System-InformationFDD" },
   { id_HSDSCH_Paging_System_Information_ResponseFDD, "id-HSDSCH-Paging-System-Information-ResponseFDD" },
   { id_MBMS_Capability, "id-MBMS-Capability" },
+  { id_Ext_Reference_E_TFCI_PO, "id-Ext-Reference-E-TFCI-PO" },
+  { id_Ext_Max_Bits_MACe_PDU_non_scheduled, "id-Ext-Max-Bits-MACe-PDU-non-scheduled" },
+  { id_HARQ_MemoryPartitioningInfoExtForMIMO, "id-HARQ-MemoryPartitioningInfoExtForMIMO" },
+  { id_MIMO_ActivationIndicator, "id-MIMO-ActivationIndicator" },
+  { id_MIMO_Mode_Indicator, "id-MIMO-Mode-Indicator" },
+  { id_MIMO_N_M_Ratio, "id-MIMO-N-M-Ratio" },
+  { id_IPMulticastIndication, "id-IPMulticastIndication" },
+  { id_IPMulticastDataBearerIndication, "id-IPMulticastDataBearerIndication" },
+  { id_TransportBearerNotSetupIndicator, "id-TransportBearerNotSetupIndicator" },
+  { id_TransportBearerNotRequestedIndicator, "id-TransportBearerNotRequestedIndicator" },
+  { id_TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD, "id-TimeSlotConfigurationList-LCR-CTCH-SetupRqstTDD" },
+  { id_Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp, "id-Cell-Frequency-List-Information-LCR-MulFreq-AuditRsp" },
+  { id_Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp, "id-Cell-Frequency-List-InformationItem-LCR-MulFreq-AuditRsp" },
+  { id_Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD, "id-Cell-Frequency-List-LCR-MulFreq-Cell-SetupRqstTDD" },
+  { id_UARFCN_Adjustment, "id-UARFCN-Adjustment" },
+  { id_Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd, "id-Cell-Frequency-List-Information-LCR-MulFreq-ResourceStatusInd" },
+  { id_Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd, "id-Cell-Frequency-List-InformationItem-LCR-MulFreq-ResourceStatusInd" },
+  { id_UPPCHPositionLCR, "id-UPPCHPositionLCR" },
+  { id_UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD, "id-UPPCH-LCR-Parameters-CTCH-ReconfRqstTDD" },
+  { id_UPPCH_LCR_InformationList_AuditRsp, "id-UPPCH-LCR-InformationList-AuditRsp" },
+  { id_UPPCH_LCR_InformationItem_AuditRsp, "id-UPPCH-LCR-InformationItem-AuditRsp" },
+  { id_UPPCH_LCR_InformationList_ResourceStatusInd, "id-UPPCH-LCR-InformationList-ResourceStatusInd" },
+  { id_UPPCH_LCR_InformationItem_ResourceStatusInd, "id-UPPCH-LCR-InformationItem-ResourceStatusInd" },
+  { id_multipleFreq_dL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst, "id-multipleFreq-dL-HS-PDSCH-Timeslot-Information-LCR-PSCH-ReconfRqst" },
+  { id_number_Of_Supported_Carriers, "id-number-Of-Supported-Carriers" },
+  { id_multipleFreq_HSPDSCH_InformationList_ResponseTDDLCR, "id-multipleFreq-HSPDSCH-InformationList-ResponseTDDLCR" },
+  { id_Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD, "id-Unsuccessful-UARFCNItem-PSCH-ReconfFailureTDD" },
+  { id_multipleFreq_HS_DSCH_Resources_InformationList_AuditRsp, "id-multipleFreq-HS-DSCH-Resources-InformationList-AuditRsp" },
+  { id_multipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd, "id-multipleFreq-HS-DSCH-Resources-InformationList-ResourceStatusInd" },
+  { id_UARFCNSpecificCauseList, "id-UARFCNSpecificCauseList" },
+  { id_tSN_Length, "id-tSN-Length" },
+  { id_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst, "id-MultipleFreq-DL-HS-PDSCH-Timeslot-Information-LCRItem-PSCH-ReconfRqst" },
+  { id_multicarrier_number, "id-multicarrier-number" },
+  { id_Extended_HS_SCCH_ID, "id-Extended-HS-SCCH-ID" },
+  { id_Extended_HS_SICH_ID, "id-Extended-HS-SICH-ID" },
+  { id_HSSICH_InfoExt_DM_Rqst, "id-HSSICH-InfoExt-DM-Rqst" },
+  { id_Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst, "id-Delete-From-HS-SCCH-Resource-PoolExt-PSCH-ReconfRqst" },
+  { id_HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst, "id-HS-SCCH-InformationExt-LCR-PSCH-ReconfRqst" },
+  { id_HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst, "id-HS-SCCH-InformationModifyExt-LCR-PSCH-ReconfRqst" },
+  { id_PowerControlGAP, "id-PowerControlGAP" },
+  { id_MBSFN_SpecialTimeSlot_LCR, "id-MBSFN-SpecialTimeSlot-LCR" },
+  { id_Common_MACFlows_to_DeleteFDD, "id-Common-MACFlows-to-DeleteFDD" },
+  { id_Paging_MACFlows_to_DeleteFDD, "id-Paging-MACFlows-to-DeleteFDD" },
+  { id_E_TFCI_Boost_Information, "id-E-TFCI-Boost-Information" },
+  { id_SixteenQAM_UL_Operation_Indicator, "id-SixteenQAM-UL-Operation-Indicator" },
+  { id_SixtyfourQAM_UsageAllowedIndicator, "id-SixtyfourQAM-UsageAllowedIndicator" },
+  { id_SixtyfourQAM_DL_UsageIndicator, "id-SixtyfourQAM-DL-UsageIndicator" },
+  { id_Default_Serving_Grant_in_DTX_Cycle2, "id-Default-Serving-Grant-in-DTX-Cycle2" },
+  { id_Maximum_Target_ReceivedTotalWideBandPower_LCR, "id-Maximum-Target-ReceivedTotalWideBandPower-LCR" },
+  { id_E_DPDCH_PowerInterpolation, "id-E-DPDCH-PowerInterpolation" },
+  { id_Extended_E_DCH_LCRTDD_PhysicalLayerCategory, "id-Extended-E-DCH-LCRTDD-PhysicalLayerCategory" },
+  { id_MultipleFreq_E_DCH_Resources_InformationList_AuditRsp, "id-MultipleFreq-E-DCH-Resources-InformationList-AuditRsp" },
+  { id_MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd, "id-MultipleFreq-E-DCH-Resources-InformationList-ResourceStatusInd" },
+  { id_MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst, "id-MultipleFreq-E-PUCH-Timeslot-InformationList-LCR-PSCH-ReconfRqst" },
+  { id_MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst, "id-MultipleFreq-E-PUCH-Timeslot-Information-LCRItem-PSCH-ReconfRqst" },
+  { id_Extended_E_HICH_ID_TDD, "id-Extended-E-HICH-ID-TDD" },
+  { id_ContinuousPacketConnectivityHS_SCCH_less_Deactivate_Indicator, "id-ContinuousPacketConnectivityHS-SCCH-less-Deactivate-Indicator" },
+  { id_E_DCH_MACdPDU_SizeCapability, "id-E-DCH-MACdPDU-SizeCapability" },
+  { id_E_DCH_MACdPDUSizeFormat, "id-E-DCH-MACdPDUSizeFormat" },
+  { id_MaximumNumber_Of_Retransmission_for_Scheduling_Info_LCRTDD, "id-MaximumNumber-Of-Retransmission-for-Scheduling-Info-LCRTDD" },
+  { id_E_DCH_RetransmissionTimer_for_SchedulingInfo_LCRTDD, "id-E-DCH-RetransmissionTimer-for-SchedulingInfo-LCRTDD" },
+  { id_E_HICH_TimeOffset_Extension, "id-E-HICH-TimeOffset-Extension" },
+  { id_MultipleFreq_E_HICH_TimeOffsetLCR, "id-MultipleFreq-E-HICH-TimeOffsetLCR" },
+  { id_E_PUCH_PowerControlGAP, "id-E-PUCH-PowerControlGAP" },
+  { id_HSDSCH_TBSizeTableIndicator, "id-HSDSCH-TBSizeTableIndicator" },
+  { id_E_DCH_DL_Control_Channel_Change_Information, "id-E-DCH-DL-Control-Channel-Change-Information" },
+  { id_E_DCH_DL_Control_Channel_Grant_Information, "id-E-DCH-DL-Control-Channel-Grant-Information" },
+  { id_DGANSS_Corrections_Req, "id-DGANSS-Corrections-Req" },
+  { id_UE_with_enhanced_HS_SCCH_support_indicator, "id-UE-with-enhanced-HS-SCCH-support-indicator" },
+  { id_AdditionalTimeSlotListLCR, "id-AdditionalTimeSlotListLCR" },
+  { id_AdditionalMeasurementValueList, "id-AdditionalMeasurementValueList" },
+  { id_Unknown_973, "id-Unknown-973" },
+  { id_Unknown_974, "id-Unknown-974" },
+  { id_Unknown_975, "id-Unknown-975" },
+  { id_Unknown_976, "id-Unknown-976" },
+  { id_Unknown_977, "id-Unknown-977" },
+  { id_E_AGCH_Table_Choice, "id-E-AGCH-Table-Choice" },
+  { id_Unknown_979, "id-Unknown-979" },
+  { id_Unknown_980, "id-Unknown-980" },
+  { id_PLCCH_parameters, "id-PLCCH-parameters" },
+  { id_E_RUCCH_parameters, "id-E-RUCCH-parameters" },
+  { id_E_RUCCH_768_parameters, "id-E-RUCCH-768-parameters" },
+  { id_HS_Cause, "id-HS-Cause" },
+  { id_E_Cause, "id-E-Cause" },
+  { id_Unknown_986, "id-Unknown-986" },
+  { id_Common_EDCH_Capability, "id-Common-EDCH-Capability" },
+  { id_E_AI_Capability, "id-E-AI-Capability" },
+  { id_Common_EDCH_System_InformationFDD, "id-Common-EDCH-System-InformationFDD" },
+  { id_Common_UL_MACFlows_to_DeleteFDD, "id-Common-UL-MACFlows-to-DeleteFDD" },
+  { id_Common_EDCH_MACdFlows_to_DeleteFDD, "id-Common-EDCH-MACdFlows-to-DeleteFDD" },
+  { id_Common_EDCH_System_Information_ResponseFDD, "id-Common-EDCH-System-Information-ResponseFDD" },
+  { id_Cell_ERNTI_Status_Information, "id-Cell-ERNTI-Status-Information" },
+  { id_Enhanced_UE_DRX_Capability, "id-Enhanced-UE-DRX-Capability" },
+  { id_Enhanced_UE_DRX_InformationFDD, "id-Enhanced-UE-DRX-InformationFDD" },
+  { id_TransportBearerRequestIndicator, "id-TransportBearerRequestIndicator" },
+  { id_SixtyfourQAM_DL_MIMO_Combined_Capability, "id-SixtyfourQAM-DL-MIMO-Combined-Capability" },
+  { id_E_RNTI, "id-E-RNTI" },
+  { id_MinimumReducedE_DPDCH_GainFactor, "id-MinimumReducedE-DPDCH-GainFactor" },
+  { id_GANSS_Time_ID, "id-GANSS-Time-ID" },
+  { id_GANSS_AddIonoModelReq, "id-GANSS-AddIonoModelReq" },
+  { id_GANSS_EarthOrientParaReq, "id-GANSS-EarthOrientParaReq" },
+  { id_GANSS_AddNavigationModelsReq, "id-GANSS-AddNavigationModelsReq" },
+  { id_GANSS_AddUTCModelsReq, "id-GANSS-AddUTCModelsReq" },
+  { id_GANSS_AuxInfoReq, "id-GANSS-AuxInfoReq" },
+  { id_GANSS_SBAS_ID, "id-GANSS-SBAS-ID" },
+  { id_GANSS_ID, "id-GANSS-ID" },
+  { id_GANSS_Additional_Ionospheric_Model, "id-GANSS-Additional-Ionospheric-Model" },
+  { id_GANSS_Earth_Orientation_Parameters, "id-GANSS-Earth-Orientation-Parameters" },
+  { id_GANSS_Additional_Time_Models, "id-GANSS-Additional-Time-Models" },
+  { id_GANSS_Additional_Navigation_Models, "id-GANSS-Additional-Navigation-Models" },
+  { id_GANSS_Additional_UTC_Models, "id-GANSS-Additional-UTC-Models" },
+  { id_GANSS_Auxiliary_Information, "id-GANSS-Auxiliary-Information" },
+  { id_ERACH_CM_Rqst, "id-ERACH-CM-Rqst" },
+  { id_ERACH_CM_Rsp, "id-ERACH-CM-Rsp" },
+  { id_ERACH_CM_Rprt, "id-ERACH-CM-Rprt" },
+  { id_EDCH_RACH_Report_Value, "id-EDCH-RACH-Report-Value" },
+  { id_EDCH_RACH_Report_IncrDecrThres, "id-EDCH-RACH-Report-IncrDecrThres" },
+  { id_EDCH_RACH_Report_ThresholdInformation, "id-EDCH-RACH-Report-ThresholdInformation" },
+  { id_E_DPCCH_Power_Boosting_Capability, "id-E-DPCCH-Power-Boosting-Capability" },
+  { id_HSDSCH_Common_System_InformationLCR, "id-HSDSCH-Common-System-InformationLCR" },
+  { id_Unknown_1022, "id-Unknown-1022" },
+  { id_HSDSCH_Paging_System_InformationLCR, "id-HSDSCH-Paging-System-InformationLCR" },
+  { id_HSDSCH_Paging_System_Information_ResponseLCR, "id-HSDSCH-Paging-System-Information-ResponseLCR" },
+  { id_Common_MACFlows_to_DeleteLCR, "id-Common-MACFlows-to-DeleteLCR" },
+  { id_Paging_MACFlows_to_DeleteLCR, "id-Paging-MACFlows-to-DeleteLCR" },
+  { id_Common_EDCH_System_InformationLCR, "id-Common-EDCH-System-InformationLCR" },
+  { id_Common_UL_MACFlows_to_DeleteLCR, "id-Common-UL-MACFlows-to-DeleteLCR" },
+  { id_Common_EDCH_MACdFlows_to_DeleteLCR, "id-Common-EDCH-MACdFlows-to-DeleteLCR" },
+  { id_Common_EDCH_System_Information_ResponseLCR, "id-Common-EDCH-System-Information-ResponseLCR" },
+  { id_Enhanced_UE_DRX_CapabilityLCR, "id-Enhanced-UE-DRX-CapabilityLCR" },
+  { id_Enhanced_UE_DRX_InformationLCR, "id-Enhanced-UE-DRX-InformationLCR" },
+  { id_HSDSCH_PreconfigurationSetup, "id-HSDSCH-PreconfigurationSetup" },
+  { id_HSDSCH_PreconfigurationInfo, "id-HSDSCH-PreconfigurationInfo" },
+  { id_NoOfTargetCellHS_SCCH_Order, "id-NoOfTargetCellHS-SCCH-Order" },
+  { id_EnhancedHSServingCC_Abort, "id-EnhancedHSServingCC-Abort" },
+  { id_Additional_HS_Cell_Information_RL_Setup, "id-Additional-HS-Cell-Information-RL-Setup" },
+  { id_Additional_HS_Cell_Information_Response, "id-Additional-HS-Cell-Information-Response" },
+  { id_Additional_HS_Cell_Information_RL_Addition, "id-Additional-HS-Cell-Information-RL-Addition" },
+  { id_Additional_HS_Cell_Change_Information_Response, "id-Additional-HS-Cell-Change-Information-Response" },
+  { id_Additional_HS_Cell_Information_RL_Reconf_Prep, "id-Additional-HS-Cell-Information-RL-Reconf-Prep" },
+  { id_Additional_HS_Cell_Information_RL_Reconf_Req, "id-Additional-HS-Cell-Information-RL-Reconf-Req" },
+  { id_Additional_HS_Cell_Information_RL_Param_Upd, "id-Additional-HS-Cell-Information-RL-Param-Upd" },
+  { id_Multi_Cell_Capability_Info, "id-Multi-Cell-Capability-Info" },
+  { id_IMB_Parameters, "id-IMB-Parameters" },
+  { id_MACes_Maximum_Bitrate_LCR, "id-MACes-Maximum-Bitrate-LCR" },
+  { id_Semi_PersistentScheduling_CapabilityLCR, "id-Semi-PersistentScheduling-CapabilityLCR" },
+  { id_E_DCH_Semi_PersistentScheduling_Information_LCR, "id-E-DCH-Semi-PersistentScheduling-Information-LCR" },
+  { id_HS_DSCH_Semi_PersistentScheduling_Information_LCR, "id-HS-DSCH-Semi-PersistentScheduling-Information-LCR" },
+  { id_Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst, "id-Add-To-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqst" },
+  { id_Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst, "id-Modify-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqst" },
+  { id_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst, "id-Delete-From-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqst" },
+  { id_ContinuousPacketConnectivity_DRX_CapabilityLCR, "id-ContinuousPacketConnectivity-DRX-CapabilityLCR" },
+  { id_ContinuousPacketConnectivity_DRX_InformationLCR, "id-ContinuousPacketConnectivity-DRX-InformationLCR" },
+  { id_ContinuousPacketConnectivity_DRX_Information_ResponseLCR, "id-ContinuousPacketConnectivity-DRX-Information-ResponseLCR" },
+  { id_CPC_InformationLCR, "id-CPC-InformationLCR" },
+  { id_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR, "id-HS-DSCH-Semi-PersistentScheduling-Information-ResponseLCR" },
+  { id_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR, "id-E-DCH-Semi-PersistentScheduling-Information-ResponseLCR" },
+  { id_E_AGCH_UE_Inactivity_Monitor_Threshold, "id-E-AGCH-UE-Inactivity-Monitor-Threshold" },
+  { id_Unknown_1060, "id-Unknown-1060" },
+  { id_Unknown_1061, "id-Unknown-1061" },
+  { id_Unknown_1062, "id-Unknown-1062" },
+  { id_IdleIntervalInformation, "id-IdleIntervalInformation" },
+  { id_GANSS_alm_keplerianNAVAlmanac, "id-GANSS-alm-keplerianNAVAlmanac" },
+  { id_GANSS_alm_keplerianReducedAlmanac, "id-GANSS-alm-keplerianReducedAlmanac" },
+  { id_GANSS_alm_keplerianMidiAlmanac, "id-GANSS-alm-keplerianMidiAlmanac" },
+  { id_GANSS_alm_keplerianGLONASS, "id-GANSS-alm-keplerianGLONASS" },
+  { id_GANSS_alm_ecefSBASAlmanac, "id-GANSS-alm-ecefSBASAlmanac" },
+  { id_Unknown_1069, "id-Unknown-1069" },
+  { id_HSSICH_ReferenceSignal_InformationLCR, "id-HSSICH-ReferenceSignal-InformationLCR" },
+  { id_MIMO_ReferenceSignal_InformationListLCR, "id-MIMO-ReferenceSignal-InformationListLCR" },
+  { id_MIMO_SFMode_For_HSPDSCHDualStream, "id-MIMO-SFMode-For-HSPDSCHDualStream" },
+  { id_MIMO_SFMode_Supported_For_HSPDSCHDualStream, "id-MIMO-SFMode-Supported-For-HSPDSCHDualStream" },
+  { id_UE_Selected_MBMS_Service_Information, "id-UE-Selected-MBMS-Service-Information" },
+  { id_Unknown_1075, "id-Unknown-1075" },
+  { id_Unknown_1076, "id-Unknown-1076" },
+  { id_MultiCarrier_HSDSCH_Physical_Layer_Category, "id-MultiCarrier-HSDSCH-Physical-Layer-Category" },
+  { id_Common_E_DCH_HSDPCCH_Capability, "id-Common-E-DCH-HSDPCCH-Capability" },
+  { id_DL_RLC_PDU_Size_Format, "id-DL-RLC-PDU-Size-Format" },
+  { id_HSSICH_ReferenceSignal_InformationModifyLCR, "id-HSSICH-ReferenceSignal-InformationModifyLCR" },
+  { id_schedulingPriorityIndicator, "id-schedulingPriorityIndicator" },
+  { id_TimeSlotMeasurementValueListLCR, "id-TimeSlotMeasurementValueListLCR" },
+  { id_Unknown_1083, "id-Unknown-1083" },
+  { id_Unknown_1084, "id-Unknown-1084" },
+  { id_UE_SupportIndicatorExtension, "id-UE-SupportIndicatorExtension" },
+  { id_Unknown_1086, "id-Unknown-1086" },
+  { id_Unknown_1087, "id-Unknown-1087" },
+  { id_Single_Stream_MIMO_ActivationIndicator, "id-Single-Stream-MIMO-ActivationIndicator" },
+  { id_Single_Stream_MIMO_Capability, "id-Single-Stream-MIMO-Capability" },
+  { id_Single_Stream_MIMO_Mode_Indicator, "id-Single-Stream-MIMO-Mode-Indicator" },
+  { id_Dual_Band_Capability_Info, "id-Dual-Band-Capability-Info" },
+  { id_UE_AggregateMaximumBitRate, "id-UE-AggregateMaximumBitRate" },
+  { id_UE_AggregateMaximumBitRate_Enforcement_Indicator, "id-UE-AggregateMaximumBitRate-Enforcement-Indicator" },
+  { id_Unknown_1094, "id-Unknown-1094" },
+  { id_Unknown_1095, "id-Unknown-1095" },
+  { id_Unknown_1096, "id-Unknown-1096" },
+  { id_Unknown_1097, "id-Unknown-1097" },
+  { id_Unknown_1098, "id-Unknown-1098" },
+  { id_Unknown_1099, "id-Unknown-1099" },
+  { id_Unknown_1100, "id-Unknown-1100" },
+  { id_MIMO_Power_Offset_For_S_CPICH_Capability, "id-MIMO-Power-Offset-For-S-CPICH-Capability" },
+  { id_MIMO_PilotConfigurationExtension, "id-MIMO-PilotConfigurationExtension" },
+  { id_TxDiversityOnDLControlChannelsByMIMOUECapability, "id-TxDiversityOnDLControlChannelsByMIMOUECapability" },
+  { id_ULTimeslotISCPValue_For_CellPortion, "id-ULTimeslotISCPValue-For-CellPortion" },
+  { id_UpPTSInterferenceValue_For_CellPortion, "id-UpPTSInterferenceValue-For-CellPortion" },
+  { id_Best_Cell_Portions_ValueLCR, "id-Best-Cell-Portions-ValueLCR" },
+  { id_Transmitted_Carrier_Power_For_CellPortion_ValueLCR, "id-Transmitted-Carrier-Power-For-CellPortion-ValueLCR" },
+  { id_Received_total_wide_band_power_For_CellPortion_ValueLCR, "id-Received-total-wide-band-power-For-CellPortion-ValueLCR" },
+  { id_UL_TimeslotISCP_For_CellPortion_Value, "id-UL-TimeslotISCP-For-CellPortion-Value" },
+  { id_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR, "id-HS-DSCHRequiredPowerValueInformation-For-CellPortionLCR" },
+  { id_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR, "id-HS-DSCHProvidedBitRateValueInformation-For-CellPortionLCR" },
+  { id_E_DCHProvidedBitRateValueInformation_For_CellPortion, "id-E-DCHProvidedBitRateValueInformation-For-CellPortion" },
+  { id_UpPTSInterference_For_CellPortion_Value, "id-UpPTSInterference-For-CellPortion-Value" },
+  { id_NumberOfReportedCellPortionsLCR, "id-NumberOfReportedCellPortionsLCR" },
+  { id_CellPortion_CapabilityLCR, "id-CellPortion-CapabilityLCR" },
+  { id_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue, "id-TransmittedCarrierPowerOfAllCodesNotUsedForHS-PDSCH-HS-SCCH-E-AGCHOrE-HICHTransmissionCellPortionValue" },
+  { id_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortion, "id-TransmittedCarrierPowerOfAllCodesNotUsedForHS-PDSCH-HS-SCCH-E-AGCHOrE-HICHTransmissionCellPortion" },
+  { id_Unknown_1118, "id-Unknown-1118" },
+  { id_ActivationInformation, "id-ActivationInformation" },
+  { id_Additional_EDCH_Cell_Information_RL_Setup_Req, "id-Additional-EDCH-Cell-Information-RL-Setup-Req" },
+  { id_Additional_EDCH_Cell_Information_Response, "id-Additional-EDCH-Cell-Information-Response" },
+  { id_Additional_EDCH_Cell_Information_RL_Add_Req, "id-Additional-EDCH-Cell-Information-RL-Add-Req" },
+  { id_Additional_EDCH_Cell_Information_Response_RL_Add, "id-Additional-EDCH-Cell-Information-Response-RL-Add" },
+  { id_Additional_EDCH_Cell_Information_RL_Reconf_Prep, "id-Additional-EDCH-Cell-Information-RL-Reconf-Prep" },
+  { id_Additional_EDCH_Cell_Information_RL_Reconf_Req, "id-Additional-EDCH-Cell-Information-RL-Reconf-Req" },
+  { id_Additional_EDCH_Cell_Information_Bearer_Rearrangement, "id-Additional-EDCH-Cell-Information-Bearer-Rearrangement" },
+  { id_Additional_EDCH_Cell_Information_RL_Param_Upd, "id-Additional-EDCH-Cell-Information-RL-Param-Upd" },
+  { id_Additional_EDCH_Preconfiguration_Information, "id-Additional-EDCH-Preconfiguration-Information" },
+  { id_EDCH_Indicator, "id-EDCH-Indicator" },
+  { id_Unknown_1130, "id-Unknown-1130" },
+  { id_HS_DSCH_SPS_Reservation_Indicator, "id-HS-DSCH-SPS-Reservation-Indicator" },
+  { id_E_DCH_SPS_Reservation_Indicator, "id-E-DCH-SPS-Reservation-Indicator" },
+  { id_MultipleFreq_HARQ_MemoryPartitioning_InformationList, "id-MultipleFreq-HARQ-MemoryPartitioning-InformationList" },
+  { id_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext, "id-Ul-common-E-DCH-MACflow-Specific-InfoResponseListLCR-Ext" },
+  { id_RepetitionPeriodIndex, "id-RepetitionPeriodIndex" },
+  { id_MidambleShiftLCR, "id-MidambleShiftLCR" },
+  { id_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION, "id-MaxHSDSCH-HSSCCH-Power-per-CELLPORTION" },
+  { id_DormantModeIndicator, "id-DormantModeIndicator" },
+  { id_DiversityMode, "id-DiversityMode" },
+  { id_TransmitDiversityIndicator, "id-TransmitDiversityIndicator" },
+  { id_NonCellSpecificTxDiversity, "id-NonCellSpecificTxDiversity" },
+  { id_Cell_Capability_Container, "id-Cell-Capability-Container" },
+  { id_E_RNTI_List_Request, "id-E-RNTI-List-Request" },
+  { id_E_RNTI_List, "id-E-RNTI-List" },
+  { id_PowerControlGAP_For_CellFACHLCR, "id-PowerControlGAP-For-CellFACHLCR" },
+  { id_Unknown_1146, "id-Unknown-1146" },
+  { id_UL_Synchronisation_Parameters_For_FACHLCR, "id-UL-Synchronisation-Parameters-For-FACHLCR" },
+  { id_HS_DSCH_SPS_Operation_Indicator, "id-HS-DSCH-SPS-Operation-Indicator" },
+  { id_HSDSCH_RNTI_For_FACH, "id-HSDSCH-RNTI-For-FACH" },
+  { id_E_RNTI_For_FACH, "id-E-RNTI-For-FACH" },
+  { id_Out_of_Sychronization_Window, "id-Out-of-Sychronization-Window" },
+  { id_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst, "id-Max-RTWP-perUARFCN-Information-LCR-PSCH-ReconfRqst" },
+  { id_E_HICH_TimeOffset_ReconfFailureTDD, "id-E-HICH-TimeOffset-ReconfFailureTDD" },
+  { id_HSSCCH_TPC_StepSize, "id-HSSCCH-TPC-StepSize" },
+  { id_TS0_CapabilityLCR, "id-TS0-CapabilityLCR" },
+  { id_UE_TS0_CapabilityLCR, "id-UE-TS0-CapabilityLCR" },
+  { id_Common_System_Information_ResponseLCR, "id-Common-System-Information-ResponseLCR" },
+  { id_Additional_EDCH_Cell_Information_ResponseRLReconf, "id-Additional-EDCH-Cell-Information-ResponseRLReconf" },
+  { id_Multicell_EDCH_InformationItemIEs, "id-Multicell-EDCH-InformationItemIEs" },
+  { id_Multicell_EDCH_RL_Specific_InformationItemIEs, "id-Multicell-EDCH-RL-Specific-InformationItemIEs" },
+  { id_Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext, "id-Add-To-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqst-Ext" },
+  { id_Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext, "id-Modify-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqst-Ext" },
+  { id_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext, "id-Delete-From-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqst-Ext" },
+  { id_Initial_DL_Transmission_Power, "id-Initial-DL-Transmission-Power" },
+  { id_Maximum_DL_Power, "id-Maximum-DL-Power" },
+  { id_Minimum_DL_Power, "id-Minimum-DL-Power" },
+  { id_DCH_MeasurementOccasion_Information, "id-DCH-MeasurementOccasion-Information" },
+  { id_AssociatedPhsicalChannelID, "id-AssociatedPhsicalChannelID" },
+  { id_DGNSS_ValidityPeriod, "id-DGNSS-ValidityPeriod" },
+  { id_PhysicalChannelID_for_CommonERNTI_RequestedIndicator, "id-PhysicalChannelID-for-CommonERNTI-RequestedIndicator" },
+  { id_PrecodingWeightSetRestriction, "id-PrecodingWeightSetRestriction" },
+  { id_Treset_Usage_Indicator, "id-Treset-Usage-Indicator" },
+  { id_Non_Serving_RL_Preconfig_Info, "id-Non-Serving-RL-Preconfig-Info" },
+  { id_Non_Serving_RL_Preconfig_Setup, "id-Non-Serving-RL-Preconfig-Setup" },
+  { id_Non_Serving_RL_Preconfig_Removal, "id-Non-Serving-RL-Preconfig-Removal" },
+  { id_Additional_E_DCH_Non_Serving_RL_Preconfiguration_Setup, "id-Additional-E-DCH-Non-Serving-RL-Preconfiguration-Setup" },
+  { id_Additional_E_DCH_New_non_serving_RL_E_DCH_FDD_DL_Control_Channel_InfoList, "id-Additional-E-DCH-New-non-serving-RL-E-DCH-FDD-DL-Control-Channel-InfoList" },
+  { id_Ul_common_E_DCH_MACflow_Specific_InfoListLCR_Ext, "id-Ul-common-E-DCH-MACflow-Specific-InfoListLCR-Ext" },
+  { id_CommonMACFlow_Specific_InfoList_ResponseLCR_Ext, "id-CommonMACFlow-Specific-InfoList-ResponseLCR-Ext" },
+  { id_Enabling_Delay_Ext_LCR, "id-Enabling-Delay-Ext-LCR" },
+  { id_Unallocated_1181, "id-Unallocated-1181" },
+  { id_Unallocated_1182, "id-Unallocated-1182" },
+  { id_Unallocated_1183, "id-Unallocated-1183" },
+  { id_Unallocated_1184, "id-Unallocated-1184" },
+  { id_Unallocated_1185, "id-Unallocated-1185" },
+  { id_Unallocated_1186, "id-Unallocated-1186" },
+  { id_Unallocated_1187, "id-Unallocated-1187" },
+  { id_Unallocated_1188, "id-Unallocated-1188" },
+  { id_Unallocated_1189, "id-Unallocated-1189" },
+  { id_Unallocated_1190, "id-Unallocated-1190" },
+  { id_Unallocated_1191, "id-Unallocated-1191" },
+  { id_Unallocated_1192, "id-Unallocated-1192" },
+  { id_Unallocated_1193, "id-Unallocated-1193" },
+  { id_Unallocated_1194, "id-Unallocated-1194" },
+  { id_Unallocated_1195, "id-Unallocated-1195" },
+  { id_Unallocated_1196, "id-Unallocated-1196" },
+  { id_Unallocated_1197, "id-Unallocated-1197" },
+  { id_Unallocated_1198, "id-Unallocated-1198" },
+  { id_Unallocated_1199, "id-Unallocated-1199" },
+  { id_Unallocated_1200, "id-Unallocated-1200" },
+  { id_Unallocated_1201, "id-Unallocated-1201" },
+  { id_Unallocated_1202, "id-Unallocated-1202" },
+  { id_Unallocated_1203, "id-Unallocated-1203" },
+  { id_Unallocated_1204, "id-Unallocated-1204" },
+  { id_Unallocated_1205, "id-Unallocated-1205" },
+  { id_Unallocated_1206, "id-Unallocated-1206" },
+  { id_Unallocated_1207, "id-Unallocated-1207" },
+  { id_Unallocated_1208, "id-Unallocated-1208" },
+  { id_Unallocated_1209, "id-Unallocated-1209" },
+  { id_Unallocated_1210, "id-Unallocated-1210" },
+  { id_Unallocated_1211, "id-Unallocated-1211" },
+  { id_Unallocated_1212, "id-Unallocated-1212" },
+  { id_Unallocated_1213, "id-Unallocated-1213" },
+  { id_Unallocated_1214, "id-Unallocated-1214" },
+  { id_Unallocated_1215, "id-Unallocated-1215" },
+  { id_Unallocated_1216, "id-Unallocated-1216" },
+  { id_Unallocated_1217, "id-Unallocated-1217" },
+  { id_Unallocated_1218, "id-Unallocated-1218" },
+  { id_Unallocated_1219, "id-Unallocated-1219" },
+  { id_Unallocated_1220, "id-Unallocated-1220" },
+  { id_Unallocated_1221, "id-Unallocated-1221" },
+  { id_HSDSCH_Common_System_Information_ResponseLCR, "id-HSDSCH-Common-System-Information-ResponseLCR" },
   { 0, NULL }
 };
 
+static value_string_ext nbap_ProtocolIE_ID_vals_ext = VALUE_STRING_EXT_INIT(nbap_ProtocolIE_ID_vals);
+
 
 static int
 dissect_nbap_ProtocolIE_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxProtocolIEs, &ProtocolIE_ID, FALSE);
+                                                            0U, maxProtocolIEs, &ProtocolIE_ID, FALSE);
 
-#line 63 "nbap.cnf"
+#line 80 "../../asn1/nbap/nbap.cnf"
   if (tree) {
-    proto_item_append_text(proto_item_get_parent_nth(actx->created_item, 2), ": %s", val_to_str(ProtocolIE_ID, VALS(nbap_ProtocolIE_ID_vals), "unknown (%d)"));
+    proto_item_append_text(proto_item_get_parent_nth(actx->created_item, 2), ": %s", val_to_str_ext(ProtocolIE_ID, &nbap_ProtocolIE_ID_vals_ext, "unknown (%d)"));
   }
 
   return offset;
@@ -5820,7 +7908,7 @@ dissect_nbap_ProtocolIE_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _
 static int
 dissect_nbap_INTEGER_0_127(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 127U, NULL, FALSE);
+                                                            0U, 127U, NULL, FALSE);
 
   return offset;
 }
@@ -5830,7 +7918,7 @@ dissect_nbap_INTEGER_0_127(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _
 static int
 dissect_nbap_INTEGER_0_32767(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 32767U, NULL, FALSE);
+                                                            0U, 32767U, NULL, FALSE);
 
   return offset;
 }
@@ -5888,7 +7976,7 @@ dissect_nbap_ProtocolIE_Field_value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_
 static const per_sequence_t ProtocolIE_Field_sequence[] = {
   { &hf_nbap_id             , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_ID },
   { &hf_nbap_criticality    , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Criticality },
-  { &hf_nbap_value          , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Field_value },
+  { &hf_nbap_ie_field_value , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Field_value },
   { NULL, 0, 0, NULL }
 };
 
@@ -5909,7 +7997,7 @@ static int
 dissect_nbap_ProtocolIE_Container(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_ProtocolIE_Container, ProtocolIE_Container_sequence_of,
-                                                  0, maxProtocolIEs);
+                                                  0, maxProtocolIEs, FALSE);
 
   return offset;
 }
@@ -5957,7 +8045,7 @@ static int
 dissect_nbap_ProtocolExtensionContainer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_ProtocolExtensionContainer, ProtocolExtensionContainer_sequence_of,
-                                                  1, maxProtocolExtensions);
+                                                  1, maxProtocolExtensions, FALSE);
 
   return offset;
 }
@@ -5975,7 +8063,7 @@ dissect_nbap_PrivateIE_Field_value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
 static const per_sequence_t PrivateIE_Field_sequence[] = {
   { &hf_nbap_id_01          , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_PrivateIE_ID },
   { &hf_nbap_criticality    , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Criticality },
-  { &hf_nbap_value_01       , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_PrivateIE_Field_value },
+  { &hf_nbap_private_value  , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_PrivateIE_Field_value },
   { NULL, 0, 0, NULL }
 };
 
@@ -5996,7 +8084,7 @@ static int
 dissect_nbap_PrivateIE_Container(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_PrivateIE_Container, PrivateIE_Container_sequence_of,
-                                                  1, maxPrivateIEs);
+                                                  1, maxPrivateIEs, FALSE);
 
   return offset;
 }
@@ -6006,7 +8094,7 @@ dissect_nbap_PrivateIE_Container(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *
 static int
 dissect_nbap_AckNack_RepetitionFactor(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 4U, NULL, TRUE);
+                                                            1U, 4U, NULL, TRUE);
 
   return offset;
 }
@@ -6016,7 +8104,7 @@ dissect_nbap_AckNack_RepetitionFactor(tvbuff_t *tvb _U_, int offset _U_, asn1_ct
 static int
 dissect_nbap_Ack_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 8U, NULL, TRUE);
+                                                            0U, 8U, NULL, TRUE);
 
   return offset;
 }
@@ -6026,100 +8114,110 @@ dissect_nbap_Ack_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act
 static int
 dissect_nbap_Acknowledged_PRACH_preambles_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 240U, NULL, TRUE);
+                                                            0U, 240U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const value_string nbap_AddorDeleteIndicator_vals[] = {
-  {   0, "add" },
-  {   1, "delete" },
+static const value_string nbap_Uu_ActivationState_vals[] = {
+  {   0, "activated" },
+  {   1, "de-activated" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_AddorDeleteIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Uu_ActivationState(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+                                     2, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
+static const per_sequence_t ActivationInformationItem_sequence[] = {
+  { &hf_nbap_uU_ActivationState, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Uu_ActivationState },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_CFN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+dissect_nbap_ActivationInformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_ActivationInformationItem, ActivationInformationItem_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t ActivationInformation_sequence_of[1] = {
+  { &hf_nbap_ActivationInformation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ActivationInformationItem },
+};
 
 static int
-dissect_nbap_TGPSID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, maxTGPS, NULL, FALSE);
+dissect_nbap_ActivationInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_ActivationInformation, ActivationInformation_sequence_of,
+                                                  1, maxNrOfEDCH_1, FALSE);
 
   return offset;
 }
 
 
+static const value_string nbap_Multicell_EDCH_Transport_Bearer_Mode_vals[] = {
+  {   0, "separate-Iub-Transport-Bearer-Mode" },
+  {   1, "uL-Flow-Multiplexing-Mode" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_TGPRC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 511U, NULL, FALSE);
+dissect_nbap_Multicell_EDCH_Transport_Bearer_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t Transmission_Gap_Pattern_Sequence_Status_List_item_sequence[] = {
-  { &hf_nbap_tGPSID         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TGPSID },
-  { &hf_nbap_tGPRC          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TGPRC },
-  { &hf_nbap_tGCFN          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CFN },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_Transmission_Gap_Pattern_Sequence_Status_List_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Transmission_Gap_Pattern_Sequence_Status_List_item, Transmission_Gap_Pattern_Sequence_Status_List_item_sequence);
+dissect_nbap_UL_ScramblingCodeNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 16777215U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t Transmission_Gap_Pattern_Sequence_Status_List_sequence_of[1] = {
-  { &hf_nbap_Transmission_Gap_Pattern_Sequence_Status_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Transmission_Gap_Pattern_Sequence_Status_List_item },
+static const value_string nbap_UL_ScramblingCodeLength_vals[] = {
+  {   0, "short" },
+  {   1, "long" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_Transmission_Gap_Pattern_Sequence_Status_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_Transmission_Gap_Pattern_Sequence_Status_List, Transmission_Gap_Pattern_Sequence_Status_List_sequence_of,
-                                                  0, maxTGPS);
+dissect_nbap_UL_ScramblingCodeLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t Active_Pattern_Sequence_Information_sequence[] = {
-  { &hf_nbap_cMConfigurationChangeCFN, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CFN },
-  { &hf_nbap_transmission_Gap_Pattern_Sequence_Status, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Transmission_Gap_Pattern_Sequence_Status_List },
+static const per_sequence_t UL_ScramblingCode_sequence[] = {
+  { &hf_nbap_uL_ScramblingCodeNumber, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_ScramblingCodeNumber },
+  { &hf_nbap_uL_ScramblingCodeLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_ScramblingCodeLength },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Active_Pattern_Sequence_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_UL_ScramblingCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Active_Pattern_Sequence_Information, Active_Pattern_Sequence_Information_sequence);
+                                   ett_nbap_UL_ScramblingCode, UL_ScramblingCode_sequence);
 
   return offset;
 }
@@ -6127,25 +8225,25 @@ dissect_nbap_Active_Pattern_Sequence_Information(tvbuff_t *tvb _U_, int offset _
 
 
 static int
-dissect_nbap_AICH_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_UL_SIR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -22, 5U, NULL, FALSE);
+                                                            -82, 173U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_AICH_TransmissionTiming_vals[] = {
-  {   0, "v0" },
-  {   1, "v1" },
-  { 0, NULL }
+static const per_sequence_t Additional_EDCH_UL_DPCH_Information_Setup_sequence[] = {
+  { &hf_nbap_ul_ScramblingCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_ScramblingCode },
+  { &hf_nbap_ul_SIR_Target  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_SIR },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_AICH_TransmissionTiming(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_Additional_EDCH_UL_DPCH_Information_Setup(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_UL_DPCH_Information_Setup, Additional_EDCH_UL_DPCH_Information_Setup_sequence);
 
   return offset;
 }
@@ -6153,73 +8251,55 @@ dissect_nbap_AICH_TransmissionTiming(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx
 
 
 static int
-dissect_nbap_PriorityLevel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_RL_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 15U, NULL, FALSE);
+                                                            0U, 31U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_Pre_emptionCapability_vals[] = {
-  {   0, "shall-not-trigger-pre-emption" },
-  {   1, "may-trigger-pre-emption" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_Pre_emptionCapability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_C_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 65535U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_Pre_emptionVulnerability_vals[] = {
-  {   0, "not-pre-emptable" },
-  {   1, "pre-emptable" },
+static const value_string nbap_FirstRLS_Indicator_vals[] = {
+  {   0, "first-RLS" },
+  {   1, "not-first-RLS" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_Pre_emptionVulnerability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_FirstRLS_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+                                     2, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t AllocationRetentionPriority_sequence[] = {
-  { &hf_nbap_priorityLevel  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityLevel },
-  { &hf_nbap_pre_emptionCapability, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Pre_emptionCapability },
-  { &hf_nbap_pre_emptionVulnerability, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Pre_emptionVulnerability },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_AllocationRetentionPriority(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_AllocationRetentionPriority, AllocationRetentionPriority_sequence);
+dissect_nbap_PropagationDelay(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 255U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_AlternativeFormatReportingIndicator_vals[] = {
-  {   0, "alternativeFormatAllowed" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_AlternativeFormatReportingIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     1, NULL, TRUE, 0, NULL);
+dissect_nbap_DL_ScramblingCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 15U, NULL, FALSE);
 
   return offset;
 }
@@ -6227,81 +8307,56 @@ dissect_nbap_AlternativeFormatReportingIndicator(tvbuff_t *tvb _U_, int offset _
 
 
 static int
-dissect_nbap_AOA_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_FDD_DL_ChannelisationCodeNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 719U, NULL, FALSE);
+                                                            0U, 511U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_AOA_LCR_Accuracy_Class_vals[] = {
-  {   0, "a" },
-  {   1, "b" },
-  {   2, "c" },
-  {   3, "d" },
-  {   4, "e" },
-  {   5, "f" },
-  {   6, "g" },
-  {   7, "h" },
+static const value_string nbap_TransmissionGapPatternSequenceCodeInformation_vals[] = {
+  {   0, "code-change" },
+  {   1, "nocode-change" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_AOA_LCR_Accuracy_Class(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TransmissionGapPatternSequenceCodeInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     8, NULL, TRUE, 0, NULL);
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t Angle_Of_Arrival_Value_LCR_sequence[] = {
-  { &hf_nbap_aOA_LCR        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AOA_LCR },
-  { &hf_nbap_aOA_LCR_Accuracy_Class, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AOA_LCR_Accuracy_Class },
+static const per_sequence_t FDD_DL_CodeInformationItem_sequence[] = {
+  { &hf_nbap_dl_ScramblingCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_ScramblingCode },
+  { &hf_nbap_fdd_DL_ChannelisationCodeNumber, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DL_ChannelisationCodeNumber },
+  { &hf_nbap_transmissionGapPatternSequenceCodeInformation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransmissionGapPatternSequenceCodeInformation },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Angle_Of_Arrival_Value_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_FDD_DL_CodeInformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Angle_Of_Arrival_Value_LCR, Angle_Of_Arrival_Value_LCR_sequence);
+                                   ett_nbap_FDD_DL_CodeInformationItem, FDD_DL_CodeInformationItem_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_AvailabilityStatus_vals[] = {
-  {   0, "empty" },
-  {   1, "in-test" },
-  {   2, "failed" },
-  {   3, "power-off" },
-  {   4, "off-line" },
-  {   5, "off-duty" },
-  {   6, "dependency" },
-  {   7, "degraded" },
-  {   8, "not-installed" },
-  {   9, "log-full" },
-  { 0, NULL }
+static const per_sequence_t FDD_DL_CodeInformation_sequence_of[1] = {
+  { &hf_nbap_FDD_DL_CodeInformation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DL_CodeInformationItem },
 };
 
-
-static int
-dissect_nbap_AvailabilityStatus(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     10, NULL, TRUE, 0, NULL);
-
-  return offset;
-}
-
-
-
 static int
-dissect_nbap_HSDSCH_RNTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 65535U, NULL, FALSE);
+dissect_nbap_FDD_DL_CodeInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_FDD_DL_CodeInformation, FDD_DL_CodeInformation_sequence_of,
+                                                  1, maxNrOfCodes, FALSE);
 
   return offset;
 }
@@ -6311,24 +8366,7 @@ dissect_nbap_HSDSCH_RNTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_
 static int
 dissect_nbap_DL_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -350, 150U, NULL, FALSE);
-
-  return offset;
-}
-
-
-static const per_sequence_t BCCH_Specific_HSDSCH_RNTI_Information_sequence[] = {
-  { &hf_nbap_bCCH_Specific_HSDSCH_RNTI, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_RNTI },
-  { &hf_nbap_hSSCCH_Power   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
-  { &hf_nbap_hSPDSCH_Power  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_BCCH_Specific_HSDSCH_RNTI_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_BCCH_Specific_HSDSCH_RNTI_Information, BCCH_Specific_HSDSCH_RNTI_Information_sequence);
+                                                            -350, 150U, NULL, FALSE);
 
   return offset;
 }
@@ -6336,9 +8374,9 @@ dissect_nbap_BCCH_Specific_HSDSCH_RNTI_Information(tvbuff_t *tvb _U_, int offset
 
 
 static int
-dissect_nbap_BCCH_ModificationTime(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_F_DPCH_SlotFormat(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 511U, NULL, FALSE);
+                                                            0U, 9U, NULL, FALSE);
 
   return offset;
 }
@@ -6346,9 +8384,9 @@ dissect_nbap_BCCH_ModificationTime(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
 
 
 static int
-dissect_nbap_CellPortionID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_RNTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxNrOfCellPortionsPerCell_1, NULL, TRUE);
+                                                            0U, 65535U, NULL, FALSE);
 
   return offset;
 }
@@ -6356,39 +8394,47 @@ dissect_nbap_CellPortionID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _
 
 
 static int
-dissect_nbap_SIR_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 63U, NULL, FALSE);
+dissect_nbap_Multicell_EDCH_RL_Specific_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_nbap_ProtocolIE_Single_Container(tvb, offset, actx, tree, hf_index);
 
   return offset;
 }
 
 
-static const per_sequence_t Best_Cell_Portions_Item_sequence[] = {
-  { &hf_nbap_cellPortionID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellPortionID },
-  { &hf_nbap_sIRValue       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SIR_Value },
+static const per_sequence_t Additional_EDCH_RL_Specific_Information_To_Setup_ItemIEs_sequence[] = {
+  { &hf_nbap_eDCH_Additional_RL_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_c_ID           , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_C_ID },
+  { &hf_nbap_firstRLS_indicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FirstRLS_Indicator },
+  { &hf_nbap_propagationDelay, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_PropagationDelay },
+  { &hf_nbap_dl_CodeInformation, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DL_CodeInformation },
+  { &hf_nbap_initialDL_transmissionPower, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+  { &hf_nbap_maximumDL_power, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+  { &hf_nbap_minimumDL_power, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+  { &hf_nbap_f_DPCH_SlotFormat, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_F_DPCH_SlotFormat },
+  { &hf_nbap_e_RNTI         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_RNTI },
+  { &hf_nbap_multicell_EDCH_RL_Specific_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Multicell_EDCH_RL_Specific_Information },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Best_Cell_Portions_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Additional_EDCH_RL_Specific_Information_To_Setup_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Best_Cell_Portions_Item, Best_Cell_Portions_Item_sequence);
+                                   ett_nbap_Additional_EDCH_RL_Specific_Information_To_Setup_ItemIEs, Additional_EDCH_RL_Specific_Information_To_Setup_ItemIEs_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t Best_Cell_Portions_Value_sequence_of[1] = {
-  { &hf_nbap_Best_Cell_Portions_Value_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Best_Cell_Portions_Item },
+static const per_sequence_t Additional_EDCH_RL_Specific_Information_To_Setup_List_sequence_of[1] = {
+  { &hf_nbap_Additional_EDCH_RL_Specific_Information_To_Setup_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_RL_Specific_Information_To_Setup_ItemIEs },
 };
 
 static int
-dissect_nbap_Best_Cell_Portions_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Additional_EDCH_RL_Specific_Information_To_Setup_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_Best_Cell_Portions_Value, Best_Cell_Portions_Value_sequence_of,
-                                                  1, maxNrOfCellPortionsPerCell);
+                                                  ett_nbap_Additional_EDCH_RL_Specific_Information_To_Setup_List, Additional_EDCH_RL_Specific_Information_To_Setup_List_sequence_of,
+                                                  1, maxNrOfEDCHRLs, FALSE);
 
   return offset;
 }
@@ -6396,9 +8442,9 @@ dissect_nbap_Best_Cell_Portions_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ct
 
 
 static int
-dissect_nbap_BindingID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index,
-                                       1, 4, NULL);
+dissect_nbap_E_DCH_MACdFlow_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, maxNrOfEDCHMACdFlows_1, NULL, FALSE);
 
   return offset;
 }
@@ -6406,58 +8452,71 @@ dissect_nbap_BindingID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_,
 
 
 static int
-dissect_nbap_BetaCD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 15U, NULL, FALSE);
+dissect_nbap_BindingID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_octet_string(tvb, offset, actx, tree, hf_index,
+                                       1, 4, TRUE, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_BlockingPriorityIndicator_vals[] = {
-  {   0, "high" },
-  {   1, "normal" },
-  {   2, "low" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_BlockingPriorityIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, TRUE, 0, NULL);
+dissect_nbap_TransportLayerAddress(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+#line 116 "../../asn1/nbap/nbap.cnf"
+  tvbuff_t *parameter_tvb=NULL;
+  proto_tree *subtree;
+  gint tvb_len;
+
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     1, 160, TRUE, &parameter_tvb);
+
+  if (!parameter_tvb)
+    return offset;
+       /* Get the length */
+       tvb_len = tvb_length(parameter_tvb);
+       subtree = proto_item_add_subtree(actx->created_item, ett_nbap_TransportLayerAddress);
+       if (tvb_len==4){
+               /* IPv4 */
+                proto_tree_add_item(subtree, hf_nbap_transportLayerAddress_ipv4, parameter_tvb, 0, tvb_len, FALSE);
+       }
+       if (tvb_len==16){
+               /* IPv6 */
+                proto_tree_add_item(subtree, hf_nbap_transportLayerAddress_ipv6, parameter_tvb, 0, tvb_len, FALSE);
+       }
+
+
 
   return offset;
 }
 
 
-static const value_string nbap_SCTD_Indicator_vals[] = {
-  {   0, "active" },
-  {   1, "inactive" },
-  { 0, NULL }
+static const per_sequence_t Additional_EDCH_MAC_d_Flows_Specific_Info_sequence[] = {
+  { &hf_nbap_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_SCTD_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info, Additional_EDCH_MAC_d_Flows_Specific_Info_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_BundlingModeIndicator_vals[] = {
-  {   0, "bundling" },
-  {   1, "no-bundling" },
-  { 0, NULL }
+static const per_sequence_t Additional_EDCH_MAC_d_Flows_Specific_Info_List_sequence_of[1] = {
+  { &hf_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info },
 };
 
-
 static int
-dissect_nbap_BundlingModeIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info_List, Additional_EDCH_MAC_d_Flows_Specific_Info_List_sequence_of,
+                                                  1, maxNrOfEDCHMACdFlows, FALSE);
 
   return offset;
 }
@@ -6465,9 +8524,9 @@ dissect_nbap_BundlingModeIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
 
 
 static int
-dissect_nbap_CommonTransportChannelID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+dissect_nbap_HARQ_Process_Allocation_2ms_EDCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     maxNrOfEDCHHARQProcesses2msEDCH, maxNrOfEDCHHARQProcesses2msEDCH, FALSE, NULL);
 
   return offset;
 }
@@ -6475,25 +8534,19 @@ dissect_nbap_CommonTransportChannelID(tvbuff_t *tvb _U_, int offset _U_, asn1_ct
 
 
 static int
-dissect_nbap_C_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_DCH_Maximum_Bitrate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 65535U, NULL, FALSE);
+                                                            0U, 5742U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const per_sequence_t BroadcastCommonTransportBearerIndication_sequence[] = {
-  { &hf_nbap_commonTransportChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonTransportChannelID },
-  { &hf_nbap_cid            , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_C_ID },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_BroadcastCommonTransportBearerIndication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_BroadcastCommonTransportBearerIndication, BroadcastCommonTransportBearerIndication_sequence);
+dissect_nbap_E_DCH_Processing_Overload_Level(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 10U, NULL, TRUE);
 
   return offset;
 }
@@ -6501,158 +8554,95 @@ dissect_nbap_BroadcastCommonTransportBearerIndication(tvbuff_t *tvb _U_, int off
 
 
 static int
-dissect_nbap_BroadcastReference(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     24, 24, FALSE, NULL);
+dissect_nbap_E_TFCI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 127U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_CauseRadioNetwork_vals[] = {
-  {   0, "unknown-C-ID" },
-  {   1, "cell-not-available" },
-  {   2, "power-level-not-supported" },
-  {   3, "dl-radio-resources-not-available" },
-  {   4, "ul-radio-resources-not-available" },
-  {   5, "rl-already-ActivatedOrAllocated" },
-  {   6, "nodeB-Resources-unavailable" },
-  {   7, "measurement-not-supported-for-the-object" },
-  {   8, "combining-resources-not-available" },
-  {   9, "requested-configuration-not-supported" },
-  {  10, "synchronisation-failure" },
-  {  11, "priority-transport-channel-established" },
-  {  12, "sIB-Origination-in-Node-B-not-Supported" },
-  {  13, "requested-tx-diversity-mode-not-supported" },
-  {  14, "unspecified" },
-  {  15, "bCCH-scheduling-error" },
-  {  16, "measurement-temporarily-not-available" },
-  {  17, "invalid-CM-settings" },
-  {  18, "reconfiguration-CFN-not-elapsed" },
-  {  19, "number-of-DL-codes-not-supported" },
-  {  20, "s-cpich-not-supported" },
-  {  21, "combining-not-supported" },
-  {  22, "ul-sf-not-supported" },
-  {  23, "dl-SF-not-supported" },
-  {  24, "common-transport-channel-type-not-supported" },
-  {  25, "dedicated-transport-channel-type-not-supported" },
-  {  26, "downlink-shared-channel-type-not-supported" },
-  {  27, "uplink-shared-channel-type-not-supported" },
-  {  28, "cm-not-supported" },
-  {  29, "tx-diversity-no-longer-supported" },
-  {  30, "unknown-Local-Cell-ID" },
-  {  31, "number-of-UL-codes-not-supported" },
-  {  32, "information-temporarily-not-available" },
-  {  33, "information-provision-not-supported-for-the-object" },
-  {  34, "cell-synchronisation-not-supported" },
-  {  35, "cell-synchronisation-adjustment-not-supported" },
-  {  36, "dpc-mode-change-not-supported" },
-  {  37, "iPDL-already-activated" },
-  {  38, "iPDL-not-supported" },
-  {  39, "iPDL-parameters-not-available" },
-  {  40, "frequency-acquisition-not-supported" },
-  {  41, "power-balancing-status-not-compatible" },
-  {  42, "requested-typeofbearer-re-arrangement-not-supported" },
-  {  43, "signalling-Bearer-Re-arrangement-not-supported" },
-  {  44, "bearer-Re-arrangement-needed" },
-  {  45, "delayed-activation-not-supported" },
-  {  46, "rl-timing-adjustment-not-supported" },
-  {  47, "mich-not-supported" },
-  {  48, "f-DPCH-not-supported" },
-  {  49, "pLCCH-not-supported" },
-  {  50, "continuous-packet-connectivity-DTX-DRX-operation-not-available" },
-  {  51, "continuous-packet-connectivity-UE-DTX-Cycle-not-available" },
-  {  52, "mIMO-not-available" },
-  { 0, NULL }
+static const per_sequence_t Additional_EDCH_FDD_Information_sequence[] = {
+  { &hf_nbap_additional_EDCH_MAC_d_Flows_Specific_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info_List },
+  { &hf_nbap_hARQ_Process_Allocation_Scheduled_2ms_EDCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
+  { &hf_nbap_e_DCH_Maximum_Bitrate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Maximum_Bitrate },
+  { &hf_nbap_e_DCH_Processing_Overload_Level, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Processing_Overload_Level },
+  { &hf_nbap_e_DCH_Min_Set_E_TFCI, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_TFCI },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_CauseRadioNetwork(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     31, NULL, TRUE, 22, NULL);
+dissect_nbap_Additional_EDCH_FDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_FDD_Information, Additional_EDCH_FDD_Information_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_CauseTransport_vals[] = {
-  {   0, "transport-resource-unavailable" },
-  {   1, "unspecified" },
+static const value_string nbap_FDD_TPC_DownlinkStepSize_vals[] = {
+  {   0, "step-size0-5" },
+  {   1, "step-size1" },
+  {   2, "step-size1-5" },
+  {   3, "step-size2" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_CauseTransport(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_FDD_TPC_DownlinkStepSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, TRUE, 0, NULL);
+                                     4, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_CauseProtocol_vals[] = {
-  {   0, "transfer-syntax-error" },
-  {   1, "abstract-syntax-error-reject" },
-  {   2, "abstract-syntax-error-ignore-and-notify" },
-  {   3, "message-not-compatible-with-receiver-state" },
-  {   4, "semantic-error" },
-  {   5, "unspecified" },
-  {   6, "abstract-syntax-error-falsely-constructed-message" },
+static const value_string nbap_LimitedPowerIncrease_vals[] = {
+  {   0, "used" },
+  {   1, "not-used" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_CauseProtocol(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_LimitedPowerIncrease(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     7, NULL, TRUE, 0, NULL);
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_CauseMisc_vals[] = {
-  {   0, "control-processing-overload" },
-  {   1, "hardware-failure" },
-  {   2, "oam-intervention" },
-  {   3, "not-enough-user-plane-processing-resources" },
-  {   4, "unspecified" },
+static const value_string nbap_InnerLoopDLPCStatus_vals[] = {
+  {   0, "active" },
+  {   1, "inactive" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_CauseMisc(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_InnerLoopDLPCStatus(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     5, NULL, TRUE, 0, NULL);
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_Cause_vals[] = {
-  {   0, "radioNetwork" },
-  {   1, "transport" },
-  {   2, "protocol" },
-  {   3, "misc" },
-  { 0, NULL }
-};
-
-static const per_choice_t Cause_choice[] = {
-  {   0, &hf_nbap_radioNetwork   , ASN1_EXTENSION_ROOT    , dissect_nbap_CauseRadioNetwork },
-  {   1, &hf_nbap_transport      , ASN1_EXTENSION_ROOT    , dissect_nbap_CauseTransport },
-  {   2, &hf_nbap_protocol       , ASN1_EXTENSION_ROOT    , dissect_nbap_CauseProtocol },
-  {   3, &hf_nbap_misc           , ASN1_EXTENSION_ROOT    , dissect_nbap_CauseMisc },
-  { 0, NULL, 0, NULL }
+static const per_sequence_t Additional_EDCH_F_DPCH_Information_sequence[] = {
+  { &hf_nbap_fdd_TPC_DownlinkStepSize, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_TPC_DownlinkStepSize },
+  { &hf_nbap_limitedPowerIncrease, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_LimitedPowerIncrease },
+  { &hf_nbap_innerLoopDLPCStatus, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_InnerLoopDLPCStatus },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Cause(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_Cause, Cause_choice,
-                                 NULL);
+dissect_nbap_Additional_EDCH_F_DPCH_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_F_DPCH_Information, Additional_EDCH_F_DPCH_Information_sequence);
 
   return offset;
 }
@@ -6660,180 +8650,158 @@ dissect_nbap_Cause(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, prot
 
 
 static int
-dissect_nbap_PriorityQueue_Id(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxNrOfPriorityQueues_1, NULL, FALSE);
+dissect_nbap_Multicell_EDCH_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_nbap_ProtocolIE_Single_Container(tvb, offset, actx, tree, hf_index);
 
   return offset;
 }
 
 
+static const per_sequence_t Additional_EDCH_FDD_Setup_Cell_Information_sequence[] = {
+  { &hf_nbap_additional_EDCH_UL_DPCH_Information_Setup, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_UL_DPCH_Information_Setup },
+  { &hf_nbap_additional_EDCH_RL_Specific_Information_To_Setup, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_RL_Specific_Information_To_Setup_List },
+  { &hf_nbap_additional_EDCH_FDD_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Additional_EDCH_FDD_Information },
+  { &hf_nbap_additional_EDCH_F_DPCH_Information_Setup, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_F_DPCH_Information },
+  { &hf_nbap_multicell_EDCH_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Multicell_EDCH_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_SchedulingPriorityIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 15U, NULL, FALSE);
+dissect_nbap_Additional_EDCH_FDD_Setup_Cell_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_FDD_Setup_Cell_Information, Additional_EDCH_FDD_Setup_Cell_Information_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_T1_vals[] = {
-  {   0, "v10" },
-  {   1, "v20" },
-  {   2, "v30" },
-  {   3, "v40" },
-  {   4, "v50" },
-  {   5, "v60" },
-  {   6, "v70" },
-  {   7, "v80" },
-  {   8, "v90" },
-  {   9, "v100" },
-  {  10, "v120" },
-  {  11, "v140" },
-  {  12, "v160" },
-  {  13, "v200" },
-  {  14, "v300" },
-  {  15, "v400" },
-  { 0, NULL }
+static const per_sequence_t Additional_EDCH_Cell_Information_Setup_sequence_of[1] = {
+  { &hf_nbap_Additional_EDCH_Cell_Information_Setup_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_FDD_Setup_Cell_Information },
 };
 
-
 static int
-dissect_nbap_T1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     16, NULL, TRUE, 0, NULL);
+dissect_nbap_Additional_EDCH_Cell_Information_Setup(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_EDCH_Cell_Information_Setup, Additional_EDCH_Cell_Information_Setup_sequence_of,
+                                                  1, maxNrOfEDCH_1, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_DiscardTimer_vals[] = {
-  {   0, "v20" },
-  {   1, "v40" },
-  {   2, "v60" },
-  {   3, "v80" },
-  {   4, "v100" },
-  {   5, "v120" },
-  {   6, "v140" },
-  {   7, "v160" },
-  {   8, "v180" },
-  {   9, "v200" },
-  {  10, "v250" },
-  {  11, "v300" },
-  {  12, "v400" },
-  {  13, "v500" },
-  {  14, "v750" },
-  {  15, "v1000" },
-  {  16, "v1250" },
-  {  17, "v1500" },
-  {  18, "v1750" },
-  {  19, "v2000" },
-  {  20, "v2500" },
-  {  21, "v3000" },
-  {  22, "v3500" },
-  {  23, "v4000" },
-  {  24, "v4500" },
-  {  25, "v5000" },
-  {  26, "v7500" },
-  { 0, NULL }
+static const per_sequence_t Additional_EDCH_Setup_Info_sequence[] = {
+  { &hf_nbap_multicell_EDCH_Transport_Bearer_Mode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Multicell_EDCH_Transport_Bearer_Mode },
+  { &hf_nbap_additional_EDCH_Cell_Information_Setup, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_Cell_Information_Setup },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_DiscardTimer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     27, NULL, TRUE, 0, NULL);
+dissect_nbap_Additional_EDCH_Setup_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_Setup_Info, Additional_EDCH_Setup_Info_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_MAC_hsWindowSize_vals[] = {
-  {   0, "v4" },
-  {   1, "v6" },
-  {   2, "v8" },
-  {   3, "v12" },
-  {   4, "v16" },
-  {   5, "v24" },
-  {   6, "v32" },
-  { 0, NULL }
+static const per_sequence_t EDCH_Additional_RL_Specific_Information_To_Add_List_sequence[] = {
+  { &hf_nbap_eDCH_Additional_RL_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_c_ID           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_C_ID },
+  { &hf_nbap_dl_CodeInformation, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DL_CodeInformation },
+  { &hf_nbap_initialDL_transmissionPower, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
+  { &hf_nbap_maximumDL_power, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
+  { &hf_nbap_minimumDL_power, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
+  { &hf_nbap_f_DPCH_SlotFormat, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_F_DPCH_SlotFormat },
+  { &hf_nbap_multicell_EDCH_RL_Specific_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Multicell_EDCH_RL_Specific_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_MAC_hsWindowSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     7, NULL, TRUE, 0, NULL);
+dissect_nbap_EDCH_Additional_RL_Specific_Information_To_Add_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_EDCH_Additional_RL_Specific_Information_To_Add_List, EDCH_Additional_RL_Specific_Information_To_Add_List_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs_sequence_of[1] = {
+  { &hf_nbap_Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_EDCH_Additional_RL_Specific_Information_To_Add_List },
+};
 
 static int
-dissect_nbap_MAC_PDU_SizeExtended(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 12032U, NULL, TRUE);
+dissect_nbap_Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs, Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs_sequence_of,
+                                                  1, maxNrOfEDCHRLs, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t Priority_Queue_Information_for_Enhanced_FACH_sequence[] = {
-  { &hf_nbap_priorityQueue_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_Id },
-  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingPriorityIndicator },
-  { &hf_nbap_t1             , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T1 },
-  { &hf_nbap_discardTimer   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DiscardTimer },
-  { &hf_nbap_mAC_hsWindowSize, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_hsWindowSize },
-  { &hf_nbap_maximum_MACcPDU_Size, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_PDU_SizeExtended },
+static const per_sequence_t Additional_EDCH_Cell_Information_To_Add_ItemIEs_sequence[] = {
+  { &hf_nbap_additional_EDCH_RL_Specific_Information_To_Add_ItemIEs, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs },
+  { &hf_nbap_additional_EDCH_FDD_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Additional_EDCH_FDD_Information },
+  { &hf_nbap_multicell_EDCH_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Multicell_EDCH_Information },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Priority_Queue_Information_for_Enhanced_FACH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Additional_EDCH_Cell_Information_To_Add_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Priority_Queue_Information_for_Enhanced_FACH, Priority_Queue_Information_for_Enhanced_FACH_sequence);
+                                   ett_nbap_Additional_EDCH_Cell_Information_To_Add_ItemIEs, Additional_EDCH_Cell_Information_To_Add_ItemIEs_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t CCCH_SRB1_PriorityQueue_InformationItem_sequence[] = {
-  { &hf_nbap_priority_Queue_Information_for_Enhanced_FACH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Priority_Queue_Information_for_Enhanced_FACH },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t Additional_EDCH_Cell_Information_To_Add_List_sequence_of[1] = {
+  { &hf_nbap_Additional_EDCH_Cell_Information_To_Add_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_Cell_Information_To_Add_ItemIEs },
 };
 
 static int
-dissect_nbap_CCCH_SRB1_PriorityQueue_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_CCCH_SRB1_PriorityQueue_InformationItem, CCCH_SRB1_PriorityQueue_InformationItem_sequence);
+dissect_nbap_Additional_EDCH_Cell_Information_To_Add_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_EDCH_Cell_Information_To_Add_List, Additional_EDCH_Cell_Information_To_Add_List_sequence_of,
+                                                  1, maxNrOfEDCH_1, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t CCCH_SRB1_PriorityQueue_Information_sequence_of[1] = {
-  { &hf_nbap_CCCH_SRB1_PriorityQueue_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_CCCH_SRB1_PriorityQueue_InformationItem },
+static const per_sequence_t Additional_EDCH_RL_Specific_Information_To_Modify_ItemIEs_sequence[] = {
+  { &hf_nbap_eDCH_Additional_RL_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_dl_CodeInformation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_FDD_DL_CodeInformation },
+  { &hf_nbap_maximumDL_power, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
+  { &hf_nbap_minimumDL_power, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
+  { &hf_nbap_f_DPCH_SlotFormat, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_F_DPCH_SlotFormat },
+  { &hf_nbap_multicell_EDCH_RL_Specific_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Multicell_EDCH_RL_Specific_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_CCCH_SRB1_PriorityQueue_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_CCCH_SRB1_PriorityQueue_Information, CCCH_SRB1_PriorityQueue_Information_sequence_of,
-                                                  1, maxNrOfCCHSRB1MACQueues);
+dissect_nbap_Additional_EDCH_RL_Specific_Information_To_Modify_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_RL_Specific_Information_To_Modify_ItemIEs, Additional_EDCH_RL_Specific_Information_To_Modify_ItemIEs_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t Additional_EDCH_RL_Specific_Information_To_Modify_List_sequence_of[1] = {
+  { &hf_nbap_Additional_EDCH_RL_Specific_Information_To_Modify_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_RL_Specific_Information_To_Modify_ItemIEs },
+};
 
 static int
-dissect_nbap_CCTrCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 15U, NULL, FALSE);
+dissect_nbap_Additional_EDCH_RL_Specific_Information_To_Modify_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_EDCH_RL_Specific_Information_To_Modify_List, Additional_EDCH_RL_Specific_Information_To_Modify_List_sequence_of,
+                                                  1, maxNrOfEDCHRLs, FALSE);
 
   return offset;
 }
@@ -6841,19 +8809,24 @@ dissect_nbap_CCTrCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_,
 
 
 static int
-dissect_nbap_CellParameterID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Received_total_wide_band_power_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 127U, NULL, TRUE);
+                                                            0U, 621U, NULL, FALSE);
 
   return offset;
 }
 
 
+static const value_string nbap_DL_PowerBalancing_ActivationIndicator_vals[] = {
+  {   0, "dL-PowerBalancing-Activated" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_CellSyncBurstCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 7U, NULL, TRUE);
+dissect_nbap_DL_PowerBalancing_ActivationIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, FALSE, 0, NULL);
 
   return offset;
 }
@@ -6861,9 +8834,9 @@ dissect_nbap_CellSyncBurstCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac
 
 
 static int
-dissect_nbap_CellSyncBurstCodeShift(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_RL_Set_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 7U, NULL, FALSE);
+                                                            0U, 31U, NULL, FALSE);
 
   return offset;
 }
@@ -6871,9 +8844,9 @@ dissect_nbap_CellSyncBurstCodeShift(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_
 
 
 static int
-dissect_nbap_CellSyncBurstRepetitionPeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_RGCH_Signature_Sequence(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 4095U, NULL, FALSE);
+                                                            0U, maxNrofSigSeqRGHI_1, NULL, FALSE);
 
   return offset;
 }
@@ -6881,9 +8854,9 @@ dissect_nbap_CellSyncBurstRepetitionPeriod(tvbuff_t *tvb _U_, int offset _U_, as
 
 
 static int
-dissect_nbap_CellSyncBurstSIR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_HICH_Signature_Sequence(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 31U, NULL, FALSE);
+                                                            0U, maxNrofSigSeqRGHI_1, NULL, FALSE);
 
   return offset;
 }
@@ -6891,479 +8864,692 @@ dissect_nbap_CellSyncBurstSIR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act
 
 
 static int
-dissect_nbap_INTEGER_0_1048575_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_Serving_Grant_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 1048575U, NULL, TRUE);
+                                                            0U, 38U, NULL, FALSE);
 
   return offset;
 }
 
 
+static const value_string nbap_E_Primary_Secondary_Grant_Selector_vals[] = {
+  {   0, "primary" },
+  {   1, "secondary" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_INTEGER_0_255_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, TRUE);
+dissect_nbap_E_Primary_Secondary_Grant_Selector(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_CellSyncBurstTiming_vals[] = {
-  {   0, "initialPhase" },
-  {   1, "steadyStatePhase" },
+static const value_string nbap_E_RGCH_Release_Indicator_vals[] = {
+  {   0, "e-RGCHreleased" },
   { 0, NULL }
 };
 
-static const per_choice_t CellSyncBurstTiming_choice[] = {
-  {   0, &hf_nbap_initialPhase_0_1048575, ASN1_NO_EXTENSIONS     , dissect_nbap_INTEGER_0_1048575_ },
-  {   1, &hf_nbap_steadyStatePhase, ASN1_NO_EXTENSIONS     , dissect_nbap_INTEGER_0_255_ },
-  { 0, NULL, 0, NULL }
+
+static int
+dissect_nbap_E_RGCH_Release_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_FDD_DL_Control_Channel_Information_sequence[] = {
+  { &hf_nbap_e_AGCH_And_E_RGCH_E_HICH_FDD_Scrambling_Code, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_ScramblingCode },
+  { &hf_nbap_e_AGCH_Channelisation_Code, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_FDD_DL_ChannelisationCodeNumber },
+  { &hf_nbap_primary_e_RNTI , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_RNTI },
+  { &hf_nbap_secondary_e_RNTI, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_RNTI },
+  { &hf_nbap_e_RGCH_E_HICH_Channelisation_Code, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_FDD_DL_ChannelisationCodeNumber },
+  { &hf_nbap_e_RGCH_Signature_Sequence, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_RGCH_Signature_Sequence },
+  { &hf_nbap_e_HICH_Signature_Sequence, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_HICH_Signature_Sequence },
+  { &hf_nbap_serving_Grant_Value, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_Serving_Grant_Value },
+  { &hf_nbap_primary_Secondary_Grant_Selector, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_Primary_Secondary_Grant_Selector },
+  { &hf_nbap_e_RGCH_Release_Indicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_RGCH_Release_Indicator },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_CellSyncBurstTiming(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_CellSyncBurstTiming, CellSyncBurstTiming_choice,
-                                 NULL);
+dissect_nbap_E_DCH_FDD_DL_Control_Channel_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_FDD_DL_Control_Channel_Information, E_DCH_FDD_DL_Control_Channel_Information_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t EDCH_Additional_RL_Specific_Information_Response_ItemIEs_sequence[] = {
+  { &hf_nbap_eDCH_Additional_RL_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_received_total_wide_band_power, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Received_total_wide_band_power_Value },
+  { &hf_nbap_dL_PowerBalancing_ActivationIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_PowerBalancing_ActivationIndicator },
+  { &hf_nbap_rL_Set_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_Set_ID },
+  { &hf_nbap_e_DCH_RL_Set_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_Set_ID },
+  { &hf_nbap_e_DCH_FDD_DL_Control_Channel_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_FDD_DL_Control_Channel_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_INTEGER_0_524287_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 524287U, NULL, TRUE);
+dissect_nbap_EDCH_Additional_RL_Specific_Information_Response_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_EDCH_Additional_RL_Specific_Information_Response_ItemIEs, EDCH_Additional_RL_Specific_Information_Response_ItemIEs_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t EDCH_Additional_RL_Specific_Information_Response_List_sequence_of[1] = {
+  { &hf_nbap_EDCH_Additional_RL_Specific_Information_Response_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_EDCH_Additional_RL_Specific_Information_Response_ItemIEs },
+};
 
 static int
-dissect_nbap_INTEGER_0_127_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 127U, NULL, TRUE);
+dissect_nbap_EDCH_Additional_RL_Specific_Information_Response_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_EDCH_Additional_RL_Specific_Information_Response_List, EDCH_Additional_RL_Specific_Information_Response_List_sequence_of,
+                                                  1, maxNrOfEDCHRLs, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_CellSyncBurstTimingLCR_vals[] = {
-  {   0, "initialPhase" },
-  {   1, "steadyStatePhase" },
-  { 0, NULL }
+static const per_sequence_t Additional_EDCH_MAC_d_Flows_Specific_Info_Response_sequence[] = {
+  { &hf_nbap_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-static const per_choice_t CellSyncBurstTimingLCR_choice[] = {
-  {   0, &hf_nbap_initialPhase   , ASN1_NO_EXTENSIONS     , dissect_nbap_INTEGER_0_524287_ },
-  {   1, &hf_nbap_steadyStatePhase_01, ASN1_NO_EXTENSIONS     , dissect_nbap_INTEGER_0_127_ },
-  { 0, NULL, 0, NULL }
+static int
+dissect_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info_Response, Additional_EDCH_MAC_d_Flows_Specific_Info_Response_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List_sequence_of[1] = {
+  { &hf_nbap_Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info_Response },
 };
 
 static int
-dissect_nbap_CellSyncBurstTimingLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_CellSyncBurstTimingLCR, CellSyncBurstTimingLCR_choice,
-                                 NULL);
+dissect_nbap_Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List, Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List_sequence_of,
+                                                  1, maxNrOfEDCHMACdFlows, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t Additional_EDCH_FDD_Information_Response_ItemIEs_sequence[] = {
+  { &hf_nbap_eDCH_Additional_RL_Specific_Information_Response, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_EDCH_Additional_RL_Specific_Information_Response_List },
+  { &hf_nbap_additional_EDCH_MAC_d_Flow_Specific_Information_Response, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List },
+  { &hf_nbap_hARQ_Process_Allocation_Scheduled_2ms_EDCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_CellSyncBurstTimingThreshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 254U, NULL, FALSE);
+dissect_nbap_Additional_EDCH_FDD_Information_Response_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_FDD_Information_Response_ItemIEs, Additional_EDCH_FDD_Information_Response_ItemIEs_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t Additional_EDCH_Cell_Information_Response_List_sequence_of[1] = {
+  { &hf_nbap_Additional_EDCH_Cell_Information_Response_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_FDD_Information_Response_ItemIEs },
+};
 
 static int
-dissect_nbap_ChipOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 38399U, NULL, FALSE);
+dissect_nbap_Additional_EDCH_Cell_Information_Response_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_EDCH_Cell_Information_Response_List, Additional_EDCH_Cell_Information_Response_List_sequence_of,
+                                                  1, maxNrOfEDCH_1, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_Closedlooptimingadjustmentmode_vals[] = {
-  {   0, "adj-1-slot" },
-  {   1, "adj-2-slot" },
+static const value_string nbap_DL_PowerBalancing_UpdatedIndicator_vals[] = {
+  {   0, "dL-PowerBalancing-Updated" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_Closedlooptimingadjustmentmode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DL_PowerBalancing_UpdatedIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, TRUE, 0, NULL);
+                                     1, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
+static const per_sequence_t EDCH_Additional_Modified_RL_Specific_Information_Response_List_Items_sequence[] = {
+  { &hf_nbap_eDCH_Additional_RL_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_dL_PowerBalancing_UpdatedIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_PowerBalancing_UpdatedIndicator },
+  { &hf_nbap_e_DCH_FDD_DL_Control_Channel_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_FDD_DL_Control_Channel_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_CodeRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 63U, NULL, FALSE);
+dissect_nbap_EDCH_Additional_Modified_RL_Specific_Information_Response_List_Items(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_EDCH_Additional_Modified_RL_Specific_Information_Response_List_Items, EDCH_Additional_Modified_RL_Specific_Information_Response_List_Items_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t EDCH_Additional_Modified_RL_Specific_Information_Response_List_sequence_of[1] = {
+  { &hf_nbap_EDCH_Additional_Modified_RL_Specific_Information_Response_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_EDCH_Additional_Modified_RL_Specific_Information_Response_List_Items },
+};
 
 static int
-dissect_nbap_CodeRate_short(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 10U, NULL, FALSE);
+dissect_nbap_EDCH_Additional_Modified_RL_Specific_Information_Response_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_EDCH_Additional_Modified_RL_Specific_Information_Response_List, EDCH_Additional_Modified_RL_Specific_Information_Response_List_sequence_of,
+                                                  1, maxNrOfEDCHRLs, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t Additional_Modififed_EDCH_FDD_Information_Response_ItemIEs_sequence[] = {
+  { &hf_nbap_eDCH_Additional_Modified_RL_Specific_Information_Response, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_EDCH_Additional_Modified_RL_Specific_Information_Response_List },
+  { &hf_nbap_additional_EDCH_MAC_d_Flow_Specific_Information_Response, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List },
+  { &hf_nbap_hARQ_Process_Allocation_Scheduled_2ms_EDCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_INTEGER_0_65535(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 65535U, NULL, FALSE);
+dissect_nbap_Additional_Modififed_EDCH_FDD_Information_Response_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_Modififed_EDCH_FDD_Information_Response_ItemIEs, Additional_Modififed_EDCH_FDD_Information_Response_ItemIEs_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t CommonChannelsCapacityConsumptionLaw_item_sequence[] = {
-  { &hf_nbap_dl_Cost        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
-  { &hf_nbap_ul_Cost        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
+static const per_sequence_t Additional_EDCH_FDD_Information_Response_RLReconf_Items_sequence[] = {
+  { &hf_nbap_additional_EDCH_FDD_Information_Response_ItemIEs, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Additional_EDCH_FDD_Information_Response_ItemIEs },
+  { &hf_nbap_additional_Modififed_EDCH_FDD_Information_Response_ItemIEs, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Additional_Modififed_EDCH_FDD_Information_Response_ItemIEs },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_CommonChannelsCapacityConsumptionLaw_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Additional_EDCH_FDD_Information_Response_RLReconf_Items(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_CommonChannelsCapacityConsumptionLaw_item, CommonChannelsCapacityConsumptionLaw_item_sequence);
+                                   ett_nbap_Additional_EDCH_FDD_Information_Response_RLReconf_Items, Additional_EDCH_FDD_Information_Response_RLReconf_Items_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t CommonChannelsCapacityConsumptionLaw_sequence_of[1] = {
-  { &hf_nbap_CommonChannelsCapacityConsumptionLaw_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_CommonChannelsCapacityConsumptionLaw_item },
+static const per_sequence_t Additional_EDCH_Cell_Information_Response_RLReconf_List_sequence_of[1] = {
+  { &hf_nbap_Additional_EDCH_Cell_Information_Response_RLReconf_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_FDD_Information_Response_RLReconf_Items },
 };
 
 static int
-dissect_nbap_CommonChannelsCapacityConsumptionLaw(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Additional_EDCH_Cell_Information_Response_RLReconf_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_CommonChannelsCapacityConsumptionLaw, CommonChannelsCapacityConsumptionLaw_sequence_of,
-                                                  1, maxNrOfSF);
+                                                  ett_nbap_Additional_EDCH_Cell_Information_Response_RLReconf_List, Additional_EDCH_Cell_Information_Response_RLReconf_List_sequence_of,
+                                                  1, maxNrOfEDCH_1, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t E_DCH_RL_InformationList_Rsp_Item_sequence[] = {
+  { &hf_nbap_rl_ID          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_e_DCH_FDD_DL_Control_Channel_Info, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_FDD_DL_Control_Channel_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_Common_MACFlow_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxNrOfCommonMACFlows_1, NULL, FALSE);
+dissect_nbap_E_DCH_RL_InformationList_Rsp_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_RL_InformationList_Rsp_Item, E_DCH_RL_InformationList_Rsp_Item_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t E_DCH_RL_InformationList_Rsp_sequence_of[1] = {
+  { &hf_nbap_E_DCH_RL_InformationList_Rsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_RL_InformationList_Rsp_Item },
+};
 
 static int
-dissect_nbap_TransportLayerAddress(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     1, 160, TRUE, NULL);
+dissect_nbap_E_DCH_RL_InformationList_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_RL_InformationList_Rsp, E_DCH_RL_InformationList_Rsp_sequence_of,
+                                                  0, maxNrOfRLs, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t E_DCH_serving_cell_change_successful_sequence[] = {
+  { &hf_nbap_e_DCH_RL_InformationList_Rsp, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_RL_InformationList_Rsp },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_DsField(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     8, 8, FALSE, NULL);
+dissect_nbap_E_DCH_serving_cell_change_successful(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_serving_cell_change_successful, E_DCH_serving_cell_change_successful_sequence);
 
   return offset;
 }
 
 
+static const value_string nbap_CauseRadioNetwork_vals[] = {
+  {   0, "unknown-C-ID" },
+  {   1, "cell-not-available" },
+  {   2, "power-level-not-supported" },
+  {   3, "dl-radio-resources-not-available" },
+  {   4, "ul-radio-resources-not-available" },
+  {   5, "rl-already-ActivatedOrAllocated" },
+  {   6, "nodeB-Resources-unavailable" },
+  {   7, "measurement-not-supported-for-the-object" },
+  {   8, "combining-resources-not-available" },
+  {   9, "requested-configuration-not-supported" },
+  {  10, "synchronisation-failure" },
+  {  11, "priority-transport-channel-established" },
+  {  12, "sIB-Origination-in-Node-B-not-Supported" },
+  {  13, "requested-tx-diversity-mode-not-supported" },
+  {  14, "unspecified" },
+  {  15, "bCCH-scheduling-error" },
+  {  16, "measurement-temporarily-not-available" },
+  {  17, "invalid-CM-settings" },
+  {  18, "reconfiguration-CFN-not-elapsed" },
+  {  19, "number-of-DL-codes-not-supported" },
+  {  20, "s-cpich-not-supported" },
+  {  21, "combining-not-supported" },
+  {  22, "ul-sf-not-supported" },
+  {  23, "dl-SF-not-supported" },
+  {  24, "common-transport-channel-type-not-supported" },
+  {  25, "dedicated-transport-channel-type-not-supported" },
+  {  26, "downlink-shared-channel-type-not-supported" },
+  {  27, "uplink-shared-channel-type-not-supported" },
+  {  28, "cm-not-supported" },
+  {  29, "tx-diversity-no-longer-supported" },
+  {  30, "unknown-Local-Cell-ID" },
+  {  31, "number-of-UL-codes-not-supported" },
+  {  32, "information-temporarily-not-available" },
+  {  33, "information-provision-not-supported-for-the-object" },
+  {  34, "cell-synchronisation-not-supported" },
+  {  35, "cell-synchronisation-adjustment-not-supported" },
+  {  36, "dpc-mode-change-not-supported" },
+  {  37, "iPDL-already-activated" },
+  {  38, "iPDL-not-supported" },
+  {  39, "iPDL-parameters-not-available" },
+  {  40, "frequency-acquisition-not-supported" },
+  {  41, "power-balancing-status-not-compatible" },
+  {  42, "requested-typeofbearer-re-arrangement-not-supported" },
+  {  43, "signalling-Bearer-Re-arrangement-not-supported" },
+  {  44, "bearer-Re-arrangement-needed" },
+  {  45, "delayed-activation-not-supported" },
+  {  46, "rl-timing-adjustment-not-supported" },
+  {  47, "mich-not-supported" },
+  {  48, "f-DPCH-not-supported" },
+  {  49, "modification-period-not-available" },
+  {  50, "pLCCH-not-supported" },
+  {  51, "continuous-packet-connectivity-DTX-DRX-operation-not-available" },
+  {  52, "continuous-packet-connectivity-UE-DTX-Cycle-not-available" },
+  {  53, "mIMO-not-available" },
+  {  54, "e-DCH-MACdPDU-SizeFormat-not-available" },
+  {  55, "multi-Cell-operation-not-available" },
+  {  56, "semi-Persistent-scheduling-not-supported" },
+  {  57, "continuous-Packet-Connectivity-DRX-not-supported" },
+  {  58, "continuous-Packet-Connectivity-DRX-not-available" },
+  {  59, "sixtyfourQAM-DL-and-MIMO-Combined-not-available" },
+  {  60, "s-cpich-power-offset-not-available" },
+  {  61, "tx-diversity-for-mimo-on-DL-control-channels-not-available" },
+  {  62, "single-Stream-MIMO-not-available" },
+  {  63, "multi-Cell-operation-with-MIMO-not-available" },
+  {  64, "multi-Cell-operation-with-Single-Stream-MIMO-not-available" },
+  {  65, "cellSpecificTxDiversityHandlingForMultiCellOperationNotAvailable" },
+  {  66, "multi-Cell-EDCH-operation-not-available" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_GenericTrafficCategory(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     8, 8, FALSE, NULL);
+dissect_nbap_CauseRadioNetwork(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     31, NULL, TRUE, 36, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_TnlQos_vals[] = {
-  {   0, "dsField" },
-  {   1, "genericTrafficCategory" },
+static const value_string nbap_CauseTransport_vals[] = {
+  {   0, "transport-resource-unavailable" },
+  {   1, "unspecified" },
   { 0, NULL }
 };
 
-static const per_choice_t TnlQos_choice[] = {
-  {   0, &hf_nbap_dsField        , ASN1_EXTENSION_ROOT    , dissect_nbap_DsField },
-  {   1, &hf_nbap_genericTrafficCategory, ASN1_EXTENSION_ROOT    , dissect_nbap_GenericTrafficCategory },
+
+static int
+dissect_nbap_CauseTransport(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_CauseProtocol_vals[] = {
+  {   0, "transfer-syntax-error" },
+  {   1, "abstract-syntax-error-reject" },
+  {   2, "abstract-syntax-error-ignore-and-notify" },
+  {   3, "message-not-compatible-with-receiver-state" },
+  {   4, "semantic-error" },
+  {   5, "unspecified" },
+  {   6, "abstract-syntax-error-falsely-constructed-message" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_CauseProtocol(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     7, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_CauseMisc_vals[] = {
+  {   0, "control-processing-overload" },
+  {   1, "hardware-failure" },
+  {   2, "oam-intervention" },
+  {   3, "not-enough-user-plane-processing-resources" },
+  {   4, "unspecified" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_CauseMisc(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     5, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_Cause_vals[] = {
+  {   0, "radioNetwork" },
+  {   1, "transport" },
+  {   2, "protocol" },
+  {   3, "misc" },
+  { 0, NULL }
+};
+
+static const per_choice_t Cause_choice[] = {
+  {   0, &hf_nbap_radioNetwork   , ASN1_EXTENSION_ROOT    , dissect_nbap_CauseRadioNetwork },
+  {   1, &hf_nbap_transport      , ASN1_EXTENSION_ROOT    , dissect_nbap_CauseTransport },
+  {   2, &hf_nbap_protocol       , ASN1_EXTENSION_ROOT    , dissect_nbap_CauseProtocol },
+  {   3, &hf_nbap_misc           , ASN1_EXTENSION_ROOT    , dissect_nbap_CauseMisc },
   { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_TnlQos(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Cause(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_TnlQos, TnlQos_choice,
+                                 ett_nbap_Cause, Cause_choice,
                                  NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t Common_MACFlow_PriorityQueue_Item_sequence[] = {
-  { &hf_nbap_priority_Queue_Information_for_Enhanced_FACH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Priority_Queue_Information_for_Enhanced_FACH },
+static const per_sequence_t E_DCH_serving_cell_change_unsuccessful_sequence[] = {
+  { &hf_nbap_cause          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Cause },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Common_MACFlow_PriorityQueue_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_DCH_serving_cell_change_unsuccessful(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Common_MACFlow_PriorityQueue_Item, Common_MACFlow_PriorityQueue_Item_sequence);
+                                   ett_nbap_E_DCH_serving_cell_change_unsuccessful, E_DCH_serving_cell_change_unsuccessful_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t Common_MACFlow_PriorityQueue_Information_sequence_of[1] = {
-  { &hf_nbap_Common_MACFlow_PriorityQueue_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlow_PriorityQueue_Item },
+static const value_string nbap_E_DCH_serving_cell_choice_vals[] = {
+  {   0, "e-DCH-serving-cell-change-successful" },
+  {   1, "e-DCH-serving-cell-change-unsuccessful" },
+  { 0, NULL }
+};
+
+static const per_choice_t E_DCH_serving_cell_choice_choice[] = {
+  {   0, &hf_nbap_e_DCH_serving_cell_change_successful, ASN1_EXTENSION_ROOT    , dissect_nbap_E_DCH_serving_cell_change_successful },
+  {   1, &hf_nbap_e_DCH_serving_cell_change_unsuccessful, ASN1_EXTENSION_ROOT    , dissect_nbap_E_DCH_serving_cell_change_unsuccessful },
+  { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_Common_MACFlow_PriorityQueue_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_Common_MACFlow_PriorityQueue_Information, Common_MACFlow_PriorityQueue_Information_sequence_of,
-                                                  1, maxNrOfcommonMACQueues);
+dissect_nbap_E_DCH_serving_cell_choice(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_E_DCH_serving_cell_choice, E_DCH_serving_cell_choice_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t CommonMACFlow_Specific_InfoItem_sequence[] = {
-  { &hf_nbap_common_MACFlow_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlow_ID },
-  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
-  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
-  { &hf_nbap_tnl_qos        , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TnlQos },
-  { &hf_nbap_common_MACFlow_PriorityQueue_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_MACFlow_PriorityQueue_Information },
+static const per_sequence_t E_DCH_Serving_Cell_Change_Info_Response_sequence[] = {
+  { &hf_nbap_e_DCH_serving_cell_choice, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_serving_cell_choice },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_CommonMACFlow_Specific_InfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_DCH_Serving_Cell_Change_Info_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_CommonMACFlow_Specific_InfoItem, CommonMACFlow_Specific_InfoItem_sequence);
+                                   ett_nbap_E_DCH_Serving_Cell_Change_Info_Response, E_DCH_Serving_Cell_Change_Info_Response_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t CommonMACFlow_Specific_InfoList_sequence_of[1] = {
-  { &hf_nbap_CommonMACFlow_Specific_InfoList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_CommonMACFlow_Specific_InfoItem },
+static const per_sequence_t Additional_EDCH_Cell_Information_Response_RL_Add_ItemIEs_sequence[] = {
+  { &hf_nbap_additional_EDCH_FDD_Information_Response, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Additional_EDCH_FDD_Information_Response_ItemIEs },
+  { &hf_nbap_additional_EDCH_Serving_Cell_Change_Information_Response, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Serving_Cell_Change_Info_Response },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_CommonMACFlow_Specific_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_CommonMACFlow_Specific_InfoList, CommonMACFlow_Specific_InfoList_sequence_of,
-                                                  1, maxNrOfCommonMACFlows);
+dissect_nbap_Additional_EDCH_Cell_Information_Response_RL_Add_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_Cell_Information_Response_RL_Add_ItemIEs, Additional_EDCH_Cell_Information_Response_RL_Add_ItemIEs_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t Additional_EDCH_Cell_Information_Response_RL_Add_List_sequence_of[1] = {
+  { &hf_nbap_Additional_EDCH_Cell_Information_Response_RL_Add_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_Cell_Information_Response_RL_Add_ItemIEs },
+};
 
 static int
-dissect_nbap_MACdPDU_Size(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 5000U, NULL, TRUE);
+dissect_nbap_Additional_EDCH_Cell_Information_Response_RL_Add_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_EDCH_Cell_Information_Response_RL_Add_List, Additional_EDCH_Cell_Information_Response_RL_Add_List_sequence_of,
+                                                  1, maxNrOfEDCH_1, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t Additional_EDCH_UL_DPCH_Information_Modify_sequence[] = {
+  { &hf_nbap_ul_ScramblingCode, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_ScramblingCode },
+  { &hf_nbap_ul_SIR_Target  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_SIR },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_HSDSCH_InitialWindowSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 255U, NULL, FALSE);
+dissect_nbap_Additional_EDCH_UL_DPCH_Information_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_UL_DPCH_Information_Modify, Additional_EDCH_UL_DPCH_Information_Modify_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_Initial_Capacity_AllocationItem_sequence[] = {
-  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingPriorityIndicator },
-  { &hf_nbap_maximum_MACdPDU_Size, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MACdPDU_Size },
-  { &hf_nbap_hSDSCH_InitialWindowSize, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_InitialWindowSize },
+static const per_sequence_t Additional_EDCH_ConfigurationChange_Info_ItemIEs_sequence[] = {
+  { &hf_nbap_additional_EDCH_UL_DPCH_Information_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Additional_EDCH_UL_DPCH_Information_Modify },
+  { &hf_nbap_additional_EDCH_RL_Specific_Information_To_Add, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs },
+  { &hf_nbap_additional_EDCH_RL_Specific_Information_To_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Additional_EDCH_RL_Specific_Information_To_Modify_List },
+  { &hf_nbap_additional_EDCH_FDD_Information_To_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Additional_EDCH_FDD_Information },
+  { &hf_nbap_additional_EDCH_F_DPCH_Information_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Additional_EDCH_F_DPCH_Information },
+  { &hf_nbap_multicell_EDCH_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Multicell_EDCH_Information },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSDSCH_Initial_Capacity_AllocationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Additional_EDCH_ConfigurationChange_Info_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_Initial_Capacity_AllocationItem, HSDSCH_Initial_Capacity_AllocationItem_sequence);
+                                   ett_nbap_Additional_EDCH_ConfigurationChange_Info_ItemIEs, Additional_EDCH_ConfigurationChange_Info_ItemIEs_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_Initial_Capacity_Allocation_sequence_of[1] = {
-  { &hf_nbap_HSDSCH_Initial_Capacity_Allocation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_Initial_Capacity_AllocationItem },
+static const per_sequence_t Additional_EDCH_Cell_Information_ConfigurationChange_List_sequence_of[1] = {
+  { &hf_nbap_Additional_EDCH_Cell_Information_ConfigurationChange_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_ConfigurationChange_Info_ItemIEs },
 };
 
 static int
-dissect_nbap_HSDSCH_Initial_Capacity_Allocation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Additional_EDCH_Cell_Information_ConfigurationChange_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HSDSCH_Initial_Capacity_Allocation, HSDSCH_Initial_Capacity_Allocation_sequence_of,
-                                                  1, maxNrOfPriorityQueues);
+                                                  ett_nbap_Additional_EDCH_Cell_Information_ConfigurationChange_List, Additional_EDCH_Cell_Information_ConfigurationChange_List_sequence_of,
+                                                  1, maxNrOfEDCH_1, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t CommonMACFlow_Specific_InfoItem_Response_sequence[] = {
-  { &hf_nbap_commonMACFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlow_ID },
-  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
-  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
-  { &hf_nbap_hSDSCH_Initial_Capacity_Allocation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_Initial_Capacity_Allocation },
+static const value_string nbap_RL_on_Secondary_UL_Frequency_vals[] = {
+  {   0, "remove" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_RL_on_Secondary_UL_Frequency(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t Additional_EDCH_Cell_Information_Removal_Info_ItemIEs_sequence[] = {
+  { &hf_nbap_rL_on_Secondary_UL_Frequency, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_on_Secondary_UL_Frequency },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_CommonMACFlow_Specific_InfoItem_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Additional_EDCH_Cell_Information_Removal_Info_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_CommonMACFlow_Specific_InfoItem_Response, CommonMACFlow_Specific_InfoItem_Response_sequence);
+                                   ett_nbap_Additional_EDCH_Cell_Information_Removal_Info_ItemIEs, Additional_EDCH_Cell_Information_Removal_Info_ItemIEs_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t CommonMACFlow_Specific_InfoList_Response_sequence_of[1] = {
-  { &hf_nbap_CommonMACFlow_Specific_InfoList_Response_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_CommonMACFlow_Specific_InfoItem_Response },
+static const per_sequence_t Additional_EDCH_Cell_Information_Removal_List_sequence_of[1] = {
+  { &hf_nbap_Additional_EDCH_Cell_Information_Removal_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_Cell_Information_Removal_Info_ItemIEs },
 };
 
 static int
-dissect_nbap_CommonMACFlow_Specific_InfoList_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Additional_EDCH_Cell_Information_Removal_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_CommonMACFlow_Specific_InfoList_Response, CommonMACFlow_Specific_InfoList_Response_sequence_of,
-                                                  1, maxNrOfCommonMACFlows);
+                                                  ett_nbap_Additional_EDCH_Cell_Information_Removal_List, Additional_EDCH_Cell_Information_Removal_List_sequence_of,
+                                                  1, maxNrOfEDCH_1, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_TUTRANGPSAccuracyClass_vals[] = {
-  {   0, "accuracy-class-A" },
-  {   1, "accuracy-class-B" },
-  {   2, "accuracy-class-C" },
-  { 0, NULL }
+static const per_sequence_t Additional_EDCH_DL_Control_Channel_Change_Info_ItemIEs_sequence[] = {
+  { &hf_nbap_eDCH_Additional_RL_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_TUTRANGPSAccuracyClass(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, TRUE, 0, NULL);
+dissect_nbap_Additional_EDCH_DL_Control_Channel_Change_Info_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_DL_Control_Channel_Change_Info_ItemIEs, Additional_EDCH_DL_Control_Channel_Change_Info_ItemIEs_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_TUTRANGANSSAccuracyClass_vals[] = {
-  {   0, "ganssAccuracy-class-A" },
-  {   1, "ganssAccuracy-class-B" },
-  {   2, "ganssAccuracy-class-C" },
-  { 0, NULL }
+static const per_sequence_t Additional_EDCH_DL_Control_Channel_Change_Information_List_sequence_of[1] = {
+  { &hf_nbap_Additional_EDCH_DL_Control_Channel_Change_Information_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_DL_Control_Channel_Change_Info_ItemIEs },
 };
 
-
 static int
-dissect_nbap_TUTRANGANSSAccuracyClass(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, TRUE, 0, NULL);
+dissect_nbap_Additional_EDCH_DL_Control_Channel_Change_Information_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_EDCH_DL_Control_Channel_Change_Information_List, Additional_EDCH_DL_Control_Channel_Change_Information_List_sequence_of,
+                                                  1, maxNrOfEDCHRLs, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_CommonMeasurementAccuracy_vals[] = {
-  {   0, "tUTRANGPSMeasurementAccuracyClass" },
-  {   1, "tUTRANGANSSMeasurementAccuracyClass" },
-  { 0, NULL }
-};
-
-static const per_choice_t CommonMeasurementAccuracy_choice[] = {
-  {   0, &hf_nbap_tUTRANGPSMeasurementAccuracyClass, ASN1_EXTENSION_ROOT    , dissect_nbap_TUTRANGPSAccuracyClass },
-  {   1, &hf_nbap_tUTRANGANSSMeasurementAccuracyClass, ASN1_NOT_EXTENSION_ROOT, dissect_nbap_TUTRANGANSSAccuracyClass },
-  { 0, NULL, 0, NULL }
+static const per_sequence_t Additional_EDCH_FDD_Update_Information_sequence[] = {
+  { &hf_nbap_hARQ_Process_Allocation_Scheduled_2ms_EDCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
+  { &hf_nbap_additional_EDCH_DL_Control_Channel_Change_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Additional_EDCH_DL_Control_Channel_Change_Information_List },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_CommonMeasurementAccuracy(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_CommonMeasurementAccuracy, CommonMeasurementAccuracy_choice,
-                                 NULL);
+dissect_nbap_Additional_EDCH_FDD_Update_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_FDD_Update_Information, Additional_EDCH_FDD_Update_Information_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_CommonMeasurementType_vals[] = {
-  {   0, "received-total-wide-band-power" },
-  {   1, "transmitted-carrier-power" },
-  {   2, "acknowledged-prach-preambles" },
-  {   3, "ul-timeslot-iscp" },
-  {   4, "notUsed-1-acknowledged-PCPCH-access-preambles" },
-  {   5, "notUsed-2-detected-PCPCH-access-preambles" },
-  {   6, "uTRAN-GPS-Timing-of-Cell-Frames-for-UE-Positioning" },
-  {   7, "sFN-SFN-Observed-Time-Difference" },
-  {   8, "transmittedCarrierPowerOfAllCodesNotUsedForHSTransmission" },
-  {   9, "hS-DSCH-Required-Power" },
-  {  10, "hS-DSCH-Provided-Bit-Rate" },
-  {  11, "received-total-wide-band-power-for-cellPortion" },
-  {  12, "transmitted-carrier-power-for-cellPortion" },
-  {  13, "transmittedCarrierPowerOfAllCodesNotUsedForHS-PDSCH-HS-SCCH-E-AGCH-E-RGCHOrE-HICHTransmission-for-cellPortion" },
-  {  14, "upPTS-Interference" },
-  {  15, "dLTransmissionBranchLoad" },
-  {  16, "hS-DSCH-Required-Power-for-cell-portion" },
-  {  17, "hS-DSCH-Provided-Bit-Rate-for-cell-portion" },
-  {  18, "e-DCH-Provided-Bit-Rate" },
-  {  19, "e-DCH-Non-serving-Relative-Grant-Down-Commands" },
-  {  20, "received-Scheduled-EDCH-Power-Share" },
-  {  21, "received-Scheduled-EDCH-Power-Share-for-cellPortion" },
-  {  22, "uTRAN-GANSS-timing-of-cell-frames-for-UE-Positioning" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_CommonMeasurementType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     6, NULL, TRUE, 17, NULL);
+dissect_nbap_UARFCN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 16383U, NULL, TRUE);
 
   return offset;
 }
@@ -7371,9 +9557,9 @@ dissect_nbap_CommonMeasurementType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
 
 
 static int
-dissect_nbap_Transmitted_Carrier_Power_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TimeSlotLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 100U, NULL, FALSE);
+                                                            0U, 6U, NULL, FALSE);
 
   return offset;
 }
@@ -7381,9 +9567,9 @@ dissect_nbap_Transmitted_Carrier_Power_Value(tvbuff_t *tvb _U_, int offset _U_,
 
 
 static int
-dissect_nbap_Received_total_wide_band_power_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Transmitted_Carrier_Power_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 621U, NULL, FALSE);
+                                                            0U, 100U, NULL, FALSE);
 
   return offset;
 }
@@ -7393,7 +9579,7 @@ dissect_nbap_Received_total_wide_band_power_Value(tvbuff_t *tvb _U_, int offset
 static int
 dissect_nbap_UL_TimeslotISCP_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 127U, NULL, FALSE);
+                                                            0U, 127U, NULL, FALSE);
 
   return offset;
 }
@@ -7449,151 +9635,131 @@ dissect_nbap_CommonMeasurementValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_
 }
 
 
-static const per_sequence_t CommonMeasurementAvailable_sequence[] = {
-  { &hf_nbap_commonmeasurementValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonMeasurementValue },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t TimeSlotMeasurementValueLCR_sequence[] = {
+  { &hf_nbap_timeSlotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
+  { &hf_nbap_commonMeasurementValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonMeasurementValue },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_CommonMeasurementAvailable(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TimeSlotMeasurementValueLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_CommonMeasurementAvailable, CommonMeasurementAvailable_sequence);
+                                   ett_nbap_TimeSlotMeasurementValueLCR, TimeSlotMeasurementValueLCR_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t TimeSlotMeasurementValueListLCR_sequence_of[1] = {
+  { &hf_nbap_TimeSlotMeasurementValueListLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotMeasurementValueLCR },
+};
 
 static int
-dissect_nbap_CommonMeasurementnotAvailable(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_null(tvb, offset, actx, tree, hf_index);
+dissect_nbap_TimeSlotMeasurementValueListLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_TimeSlotMeasurementValueListLCR, TimeSlotMeasurementValueListLCR_sequence_of,
+                                                  1, 6, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_CommonMeasurementValueInformation_vals[] = {
-  {   0, "measurementAvailable" },
-  {   1, "measurementnotAvailable" },
-  { 0, NULL }
+static const per_sequence_t AdditionalMeasurementValue_sequence[] = {
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UARFCN },
+  { &hf_nbap_timeSlotMeasurementValueListLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotMeasurementValueListLCR },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-static const per_choice_t CommonMeasurementValueInformation_choice[] = {
-  {   0, &hf_nbap_measurementAvailable, ASN1_NO_EXTENSIONS     , dissect_nbap_CommonMeasurementAvailable },
-  {   1, &hf_nbap_measurementnotAvailable, ASN1_NO_EXTENSIONS     , dissect_nbap_CommonMeasurementnotAvailable },
-  { 0, NULL, 0, NULL }
-};
-
-static int
-dissect_nbap_CommonMeasurementValueInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_CommonMeasurementValueInformation, CommonMeasurementValueInformation_choice,
-                                 NULL);
-
-  return offset;
-}
-
-
-
 static int
-dissect_nbap_CommonPhysicalChannelID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+dissect_nbap_AdditionalMeasurementValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_AdditionalMeasurementValue, AdditionalMeasurementValue_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t AdditionalMeasurementValueList_sequence_of[1] = {
+  { &hf_nbap_AdditionalMeasurementValueList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_AdditionalMeasurementValue },
+};
 
 static int
-dissect_nbap_CommonPhysicalChannelID768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 511U, NULL, FALSE);
+dissect_nbap_AdditionalMeasurementValueList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_AdditionalMeasurementValueList, AdditionalMeasurementValueList_sequence_of,
+                                                  1, maxFrequencyinCell_1, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_ResourceOperationalState_vals[] = {
-  {   0, "enabled" },
-  {   1, "disabled" },
-  { 0, NULL }
+static const per_sequence_t TimeSlot_InitiatedListLCR_sequence_of[1] = {
+  { &hf_nbap_TimeSlot_InitiatedListLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
 };
 
-
 static int
-dissect_nbap_ResourceOperationalState(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_TimeSlot_InitiatedListLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_TimeSlot_InitiatedListLCR, TimeSlot_InitiatedListLCR_sequence_of,
+                                                  0, 6, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t Common_PhysicalChannel_Status_Information_sequence[] = {
-  { &hf_nbap_commonPhysicalChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
-  { &hf_nbap_resourceOperationalState, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ResourceOperationalState },
-  { &hf_nbap_availabilityStatus, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AvailabilityStatus },
+static const per_sequence_t AdditionalTimeSlotLCR_sequence[] = {
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UARFCN },
+  { &hf_nbap_timeslot_InitiatedListLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TimeSlot_InitiatedListLCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Common_PhysicalChannel_Status_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_AdditionalTimeSlotLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Common_PhysicalChannel_Status_Information, Common_PhysicalChannel_Status_Information_sequence);
+                                   ett_nbap_AdditionalTimeSlotLCR, AdditionalTimeSlotLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t Common_PhysicalChannel_Status_Information768_sequence[] = {
-  { &hf_nbap_commonPhysicalChannelID768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID768 },
-  { &hf_nbap_resourceOperationalState, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ResourceOperationalState },
-  { &hf_nbap_availabilityStatus, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AvailabilityStatus },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t AdditionalTimeSlotListLCR_sequence_of[1] = {
+  { &hf_nbap_AdditionalTimeSlotListLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_AdditionalTimeSlotLCR },
 };
 
 static int
-dissect_nbap_Common_PhysicalChannel_Status_Information768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Common_PhysicalChannel_Status_Information768, Common_PhysicalChannel_Status_Information768_sequence);
+dissect_nbap_AdditionalTimeSlotListLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_AdditionalTimeSlotListLCR, AdditionalTimeSlotListLCR_sequence_of,
+                                                  0, maxFrequencyinCell_1, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t CommonTransportChannel_InformationResponse_sequence[] = {
-  { &hf_nbap_commonTransportChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonTransportChannelID },
-  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
-  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_AddorDeleteIndicator_vals[] = {
+  {   0, "add" },
+  {   1, "delete" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_CommonTransportChannel_InformationResponse(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_CommonTransportChannel_InformationResponse, CommonTransportChannel_InformationResponse_sequence);
+dissect_nbap_AddorDeleteIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t Common_TransportChannel_Status_Information_sequence[] = {
-  { &hf_nbap_commonTransportChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonTransportChannelID },
-  { &hf_nbap_resourceOperationalState, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ResourceOperationalState },
-  { &hf_nbap_availabilityStatus, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AvailabilityStatus },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_Common_TransportChannel_Status_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Common_TransportChannel_Status_Information, Common_TransportChannel_Status_Information_sequence);
+dissect_nbap_CFN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 255U, NULL, FALSE);
 
   return offset;
 }
@@ -7601,61 +9767,66 @@ dissect_nbap_Common_TransportChannel_Status_Information(tvbuff_t *tvb _U_, int o
 
 
 static int
-dissect_nbap_CommunicationControlPortID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TGPSID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 65535U, NULL, FALSE);
+                                                            1U, maxTGPS, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_Compressed_Mode_Deactivation_Flag_vals[] = {
-  {   0, "deactivate" },
-  {   1, "maintain-Active" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_Compressed_Mode_Deactivation_Flag(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_TGPRC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 511U, NULL, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t Transmission_Gap_Pattern_Sequence_Status_List_item_sequence[] = {
+  { &hf_nbap_tGPSID         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TGPSID },
+  { &hf_nbap_tGPRC          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TGPRC },
+  { &hf_nbap_tGCFN          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CFN },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_ConfigurationGenerationID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+dissect_nbap_Transmission_Gap_Pattern_Sequence_Status_List_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Transmission_Gap_Pattern_Sequence_Status_List_item, Transmission_Gap_Pattern_Sequence_Status_List_item_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t Transmission_Gap_Pattern_Sequence_Status_List_sequence_of[1] = {
+  { &hf_nbap_Transmission_Gap_Pattern_Sequence_Status_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Transmission_Gap_Pattern_Sequence_Status_List_item },
+};
 
 static int
-dissect_nbap_ConstantValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -10, 10U, NULL, TRUE);
+dissect_nbap_Transmission_Gap_Pattern_Sequence_Status_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Transmission_Gap_Pattern_Sequence_Status_List, Transmission_Gap_Pattern_Sequence_Status_List_sequence_of,
+                                                  0, maxTGPS, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_ContinuousPacketConnectivityDTX_DRX_Capability_vals[] = {
-  {   0, "continuous-Packet-Connectivity-DTX-DRX-capable" },
-  {   1, "continuous-Packet-Connectivity-DTX-DRX-non-capable" },
-  { 0, NULL }
+static const per_sequence_t Active_Pattern_Sequence_Information_sequence[] = {
+  { &hf_nbap_cMConfigurationChangeCFN, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CFN },
+  { &hf_nbap_transmission_Gap_Pattern_Sequence_Status, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Transmission_Gap_Pattern_Sequence_Status_List },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_ContinuousPacketConnectivityDTX_DRX_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_Active_Pattern_Sequence_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Active_Pattern_Sequence_Information, Active_Pattern_Sequence_Information_sequence);
 
   return offset;
 }
@@ -7663,660 +9834,507 @@ dissect_nbap_ContinuousPacketConnectivityDTX_DRX_Capability(tvbuff_t *tvb _U_, i
 
 
 static int
-dissect_nbap_UE_DTX_DRX_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_AICH_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 159U, NULL, FALSE);
+                                                            -22, 5U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_Enabling_Delay_vals[] = {
+static const value_string nbap_AICH_TransmissionTiming_vals[] = {
   {   0, "v0" },
   {   1, "v1" },
-  {   2, "v2" },
-  {   3, "v4" },
-  {   4, "v8" },
-  {   5, "v16" },
-  {   6, "v32" },
-  {   7, "v64" },
-  {   8, "v128" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_Enabling_Delay(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_AICH_TransmissionTiming(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     9, NULL, FALSE, 0, NULL);
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_UE_DTX_Cycle1_2ms_vals[] = {
-  {   0, "v1" },
-  {   1, "v4" },
-  {   2, "v5" },
-  {   3, "v8" },
-  {   4, "v10" },
-  {   5, "v16" },
-  {   6, "v20" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_UE_DTX_Cycle1_2ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     7, NULL, FALSE, 0, NULL);
+dissect_nbap_PriorityLevel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 15U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_UE_DTX_Cycle2_2ms_vals[] = {
-  {   0, "v4" },
-  {   1, "v5" },
-  {   2, "v8" },
-  {   3, "v10" },
-  {   4, "v16" },
-  {   5, "v20" },
-  {   6, "v32" },
-  {   7, "v40" },
-  {   8, "v64" },
-  {   9, "v80" },
-  {  10, "v128" },
-  {  11, "v160" },
+static const value_string nbap_Pre_emptionCapability_vals[] = {
+  {   0, "shall-not-trigger-pre-emption" },
+  {   1, "may-trigger-pre-emption" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_UE_DTX_Cycle2_2ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Pre_emptionCapability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     12, NULL, FALSE, 0, NULL);
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_MAC_DTX_Cycle_2ms_vals[] = {
-  {   0, "v1" },
-  {   1, "v4" },
-  {   2, "v5" },
-  {   3, "v8" },
-  {   4, "v10" },
-  {   5, "v16" },
-  {   6, "v20" },
+static const value_string nbap_Pre_emptionVulnerability_vals[] = {
+  {   0, "not-pre-emptable" },
+  {   1, "pre-emptable" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_MAC_DTX_Cycle_2ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Pre_emptionVulnerability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     7, NULL, FALSE, 0, NULL);
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t DTX_Cycle_2ms_Items_sequence[] = {
-  { &hf_nbap_uE_DTX_Cycle1_2ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Cycle1_2ms },
-  { &hf_nbap_uE_DTX_Cycle2_2ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Cycle2_2ms },
-  { &hf_nbap_mAC_DTX_Cycle_2ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_DTX_Cycle_2ms },
+static const per_sequence_t AllocationRetentionPriority_sequence[] = {
+  { &hf_nbap_priorityLevel  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityLevel },
+  { &hf_nbap_pre_emptionCapability, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Pre_emptionCapability },
+  { &hf_nbap_pre_emptionVulnerability, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Pre_emptionVulnerability },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DTX_Cycle_2ms_Items(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_AllocationRetentionPriority(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DTX_Cycle_2ms_Items, DTX_Cycle_2ms_Items_sequence);
+                                   ett_nbap_AllocationRetentionPriority, AllocationRetentionPriority_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_UE_DTX_Cycle1_10ms_vals[] = {
-  {   0, "v1" },
-  {   1, "v5" },
-  {   2, "v10" },
-  {   3, "v20" },
+static const value_string nbap_AlternativeFormatReportingIndicator_vals[] = {
+  {   0, "alternativeFormatAllowed" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_UE_DTX_Cycle1_10ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_AlternativeFormatReportingIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     4, NULL, FALSE, 0, NULL);
+                                     1, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_UE_DTX_Cycle2_10ms_vals[] = {
-  {   0, "v5" },
-  {   1, "v10" },
-  {   2, "v20" },
-  {   3, "v40" },
-  {   4, "v80" },
-  {   5, "v160" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_UE_DTX_Cycle2_10ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     6, NULL, FALSE, 0, NULL);
+dissect_nbap_AOA_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 719U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_MAC_DTX_Cycle_10ms_vals[] = {
-  {   0, "v5" },
-  {   1, "v10" },
-  {   2, "v20" },
+static const value_string nbap_AOA_LCR_Accuracy_Class_vals[] = {
+  {   0, "a" },
+  {   1, "b" },
+  {   2, "c" },
+  {   3, "d" },
+  {   4, "e" },
+  {   5, "f" },
+  {   6, "g" },
+  {   7, "h" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_MAC_DTX_Cycle_10ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_AOA_LCR_Accuracy_Class(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, FALSE, 0, NULL);
+                                     8, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t DTX_Cycle_10ms_Items_sequence[] = {
-  { &hf_nbap_uE_DTX_Cycle1_10ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Cycle1_10ms },
-  { &hf_nbap_uE_DTX_Cycle2_10ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Cycle2_10ms },
-  { &hf_nbap_mAC_DTX_Cycle_10ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_DTX_Cycle_10ms },
+static const per_sequence_t Angle_Of_Arrival_Value_LCR_sequence[] = {
+  { &hf_nbap_aOA_LCR        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AOA_LCR },
+  { &hf_nbap_aOA_LCR_Accuracy_Class, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AOA_LCR_Accuracy_Class },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DTX_Cycle_10ms_Items(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Angle_Of_Arrival_Value_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DTX_Cycle_10ms_Items, DTX_Cycle_10ms_Items_sequence);
+                                   ett_nbap_Angle_Of_Arrival_Value_LCR, Angle_Of_Arrival_Value_LCR_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_E_DCH_TTI_Length_vals[] = {
-  {   0, "two-ms" },
-  {   1, "ten-ms" },
+static const value_string nbap_AvailabilityStatus_vals[] = {
+  {   0, "empty" },
+  {   1, "in-test" },
+  {   2, "failed" },
+  {   3, "power-off" },
+  {   4, "off-line" },
+  {   5, "off-duty" },
+  {   6, "dependency" },
+  {   7, "degraded" },
+  {   8, "not-installed" },
+  {   9, "log-full" },
   { 0, NULL }
 };
 
-static const per_choice_t E_DCH_TTI_Length_choice[] = {
-  {   0, &hf_nbap_two_ms         , ASN1_EXTENSION_ROOT    , dissect_nbap_DTX_Cycle_2ms_Items },
-  {   1, &hf_nbap_ten_ms         , ASN1_EXTENSION_ROOT    , dissect_nbap_DTX_Cycle_10ms_Items },
-  { 0, NULL, 0, NULL }
-};
 
 static int
-dissect_nbap_E_DCH_TTI_Length(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_E_DCH_TTI_Length, E_DCH_TTI_Length_choice,
-                                 NULL);
+dissect_nbap_AvailabilityStatus(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     10, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_Inactivity_Threshold_for_UE_DTX_Cycle2_vals[] = {
-  {   0, "v1" },
-  {   1, "v2" },
-  {   2, "v4" },
-  {   3, "v8" },
-  {   4, "v16" },
-  {   5, "v32" },
-  {   6, "v64" },
-  {   7, "v128" },
-  {   8, "v256" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_Inactivity_Threshold_for_UE_DTX_Cycle2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     9, NULL, FALSE, 0, NULL);
+dissect_nbap_HSDSCH_RNTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 65535U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_UE_DTX_Long_Preamble_vals[] = {
-  {   0, "v2" },
-  {   1, "v4" },
-  {   2, "v15" },
-  { 0, NULL }
+static const per_sequence_t BCCH_Specific_HSDSCH_RNTI_Information_sequence[] = {
+  { &hf_nbap_bCCH_Specific_HSDSCH_RNTI, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_RNTI },
+  { &hf_nbap_hSSCCH_Power   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+  { &hf_nbap_hSPDSCH_Power  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_UE_DTX_Long_Preamble(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, FALSE, 0, NULL);
+dissect_nbap_BCCH_Specific_HSDSCH_RNTI_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_BCCH_Specific_HSDSCH_RNTI_Information, BCCH_Specific_HSDSCH_RNTI_Information_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_UE_Inactivity_Threshold_vals[] = {
-  {   0, "v1" },
-  {   1, "v2" },
-  {   2, "v4" },
-  {   3, "v8" },
-  {   4, "v16" },
-  {   5, "v32" },
-  {   6, "v64" },
-  {   7, "v128" },
-  {   8, "v256" },
-  {   9, "v512" },
-  {  10, "infinity" },
-  { 0, NULL }
+static const per_sequence_t BCCH_Specific_HSDSCH_RNTI_InformationLCR_sequence[] = {
+  { &hf_nbap_bCCH_Specific_HSDSCH_RNTI, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_RNTI },
+  { &hf_nbap_hSSCCH_Power   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+  { &hf_nbap_hSPDSCH_Power  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_UE_Inactivity_Threshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     11, NULL, FALSE, 0, NULL);
+dissect_nbap_BCCH_Specific_HSDSCH_RNTI_InformationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_BCCH_Specific_HSDSCH_RNTI_InformationLCR, BCCH_Specific_HSDSCH_RNTI_InformationLCR_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_CQI_DTX_Timer_vals[] = {
-  {   0, "v0" },
-  {   1, "v1" },
-  {   2, "v2" },
-  {   3, "v4" },
-  {   4, "v8" },
-  {   5, "v16" },
-  {   6, "v32" },
-  {   7, "v64" },
-  {   8, "v128" },
-  {   9, "v256" },
-  {  10, "v512" },
-  {  11, "infinity" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_CQI_DTX_Timer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     12, NULL, FALSE, 0, NULL);
+dissect_nbap_BCCH_ModificationTime(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 511U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_UE_DPCCH_burst1_vals[] = {
-  {   0, "v1" },
-  {   1, "v2" },
-  {   2, "v5" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_UE_DPCCH_burst1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, FALSE, 0, NULL);
+dissect_nbap_CellPortionID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, maxNrOfCellPortionsPerCell_1, NULL, TRUE);
 
   return offset;
 }
 
 
-static const value_string nbap_UE_DPCCH_burst2_vals[] = {
-  {   0, "v1" },
-  {   1, "v2" },
-  {   2, "v5" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_UE_DPCCH_burst2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, FALSE, 0, NULL);
+dissect_nbap_SIR_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 63U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DTX_Information_sequence[] = {
-  { &hf_nbap_e_DCH_TTI_Length, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TTI_Length },
-  { &hf_nbap_inactivity_Threshold_for_UE_DTX_Cycle2, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Inactivity_Threshold_for_UE_DTX_Cycle2 },
-  { &hf_nbap_uE_DTX_Long_Preamble, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Long_Preamble },
-  { &hf_nbap_uE_Inactivity_Threshold, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_Inactivity_Threshold },
-  { &hf_nbap_cQI_DTX_Timer  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CQI_DTX_Timer },
-  { &hf_nbap_uE_DPCCH_burst1, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DPCCH_burst1 },
-  { &hf_nbap_uE_DPCCH_burst2, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DPCCH_burst2 },
+static const per_sequence_t Best_Cell_Portions_Item_sequence[] = {
+  { &hf_nbap_cellPortionID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellPortionID },
+  { &hf_nbap_sIRValue       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SIR_Value },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DTX_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Best_Cell_Portions_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DTX_Information, DTX_Information_sequence);
+                                   ett_nbap_Best_Cell_Portions_Item, Best_Cell_Portions_Item_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_UE_DRX_Cycle_vals[] = {
-  {   0, "v4" },
-  {   1, "v5" },
-  {   2, "v8" },
-  {   3, "v10" },
-  {   4, "v16" },
-  {   5, "v20" },
-  { 0, NULL }
+static const per_sequence_t Best_Cell_Portions_Value_sequence_of[1] = {
+  { &hf_nbap_Best_Cell_Portions_Value_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Best_Cell_Portions_Item },
 };
 
-
 static int
-dissect_nbap_UE_DRX_Cycle(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     6, NULL, FALSE, 0, NULL);
+dissect_nbap_Best_Cell_Portions_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Best_Cell_Portions_Value, Best_Cell_Portions_Value_sequence_of,
+                                                  1, maxNrOfCellPortionsPerCell, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_Inactivity_Threshold_for_UE_DRX_Cycle_vals[] = {
-  {   0, "v0" },
-  {   1, "v1" },
-  {   2, "v2" },
-  {   3, "v4" },
-  {   4, "v8" },
-  {   5, "v16" },
-  {   6, "v32" },
-  {   7, "v64" },
-  {   8, "v128" },
-  {   9, "v256" },
-  {  10, "v512" },
-  { 0, NULL }
-};
+
+static int
+dissect_nbap_CellPortionLCRID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, maxNrOfCellPortionsPerCellLCR_1, NULL, TRUE);
+
+  return offset;
+}
+
 
 
 static int
-dissect_nbap_Inactivity_Threshold_for_UE_DRX_Cycle(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     11, NULL, FALSE, 0, NULL);
+dissect_nbap_RSCP_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 127U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_Inactivity_Threshold_for_UE_Grant_Monitoring_vals[] = {
-  {   0, "v1" },
-  {   1, "v2" },
-  {   2, "v4" },
-  {   3, "v8" },
-  {   4, "v16" },
-  {   5, "v32" },
-  {   6, "v64" },
-  {   7, "v128" },
-  {   8, "v256" },
-  { 0, NULL }
+static const per_sequence_t Best_Cell_Portions_ItemLCR_sequence[] = {
+  { &hf_nbap_cellPortionLCRID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellPortionLCRID },
+  { &hf_nbap_rSCPValue      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RSCP_Value },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_Inactivity_Threshold_for_UE_Grant_Monitoring(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     9, NULL, FALSE, 0, NULL);
+dissect_nbap_Best_Cell_Portions_ItemLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Best_Cell_Portions_ItemLCR, Best_Cell_Portions_ItemLCR_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t Best_Cell_Portions_ValueLCR_sequence_of[1] = {
+  { &hf_nbap_Best_Cell_Portions_ValueLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Best_Cell_Portions_ItemLCR },
+};
 
 static int
-dissect_nbap_UE_DRX_Grant_Monitoring(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_boolean(tvb, offset, actx, tree, hf_index, NULL);
+dissect_nbap_Best_Cell_Portions_ValueLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Best_Cell_Portions_ValueLCR, Best_Cell_Portions_ValueLCR_sequence_of,
+                                                  1, maxNrOfCellPortionsPerCellLCR, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DRX_Information_sequence[] = {
-  { &hf_nbap_uE_DRX_Cycle   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DRX_Cycle },
-  { &hf_nbap_inactivity_Threshold_for_UE_DRX_Cycle, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Inactivity_Threshold_for_UE_DRX_Cycle },
-  { &hf_nbap_inactivity_Threshold_for_UE_Grant_Monitoring, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Inactivity_Threshold_for_UE_Grant_Monitoring },
-  { &hf_nbap_uE_DRX_Grant_Monitoring, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DRX_Grant_Monitoring },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_DRX_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DRX_Information, DRX_Information_sequence);
+dissect_nbap_BetaCD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 15U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_CPC_DPCCH_Slot_Format_vals[] = {
-  {   0, "v1" },
-  {   1, "v3" },
-  {   2, "v4" },
+static const value_string nbap_BlockingPriorityIndicator_vals[] = {
+  {   0, "high" },
+  {   1, "normal" },
+  {   2, "low" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_CPC_DPCCH_Slot_Format(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_BlockingPriorityIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, FALSE, 0, NULL);
+                                     3, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t ContinuousPacketConnectivityDTX_DRX_Information_sequence[] = {
-  { &hf_nbap_uE_DTX_DRX_Offset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_DRX_Offset },
-  { &hf_nbap_enabling_Delay , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Enabling_Delay },
-  { &hf_nbap_dTX_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DTX_Information },
-  { &hf_nbap_dRX_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DRX_Information },
-  { &hf_nbap_cPC_DPCCH_Slot_Format, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CPC_DPCCH_Slot_Format },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_SCTD_Indicator_vals[] = {
+  {   0, "active" },
+  {   1, "inactive" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_ContinuousPacketConnectivityDTX_DRX_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_ContinuousPacketConnectivityDTX_DRX_Information, ContinuousPacketConnectivityDTX_DRX_Information_sequence);
+dissect_nbap_SCTD_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t DTX_Cycle_2ms_to_Modify_Items_sequence[] = {
-  { &hf_nbap_uE_DTX_Cycle1_2ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Cycle1_2ms },
-  { &hf_nbap_uE_DTX_Cycle2_2ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Cycle2_2ms },
-  { &hf_nbap_mAC_DTX_Cycle_2ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_DTX_Cycle_2ms },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_BundlingModeIndicator_vals[] = {
+  {   0, "bundling" },
+  {   1, "no-bundling" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_DTX_Cycle_2ms_to_Modify_Items(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DTX_Cycle_2ms_to_Modify_Items, DTX_Cycle_2ms_to_Modify_Items_sequence);
+dissect_nbap_BundlingModeIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t DTX_Cycle_10ms_to_Modify_Items_sequence[] = {
-  { &hf_nbap_uE_DTX_Cycle1_10ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Cycle1_10ms },
-  { &hf_nbap_uE_DTX_Cycle2_10ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Cycle2_10ms },
-  { &hf_nbap_mAC_DTX_Cycle_10ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_DTX_Cycle_10ms },
+
+static int
+dissect_nbap_CommonTransportChannelID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 255U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t BroadcastCommonTransportBearerIndication_sequence[] = {
+  { &hf_nbap_commonTransportChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonTransportChannelID },
+  { &hf_nbap_cid            , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_C_ID },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DTX_Cycle_10ms_to_Modify_Items(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_BroadcastCommonTransportBearerIndication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DTX_Cycle_10ms_to_Modify_Items, DTX_Cycle_10ms_to_Modify_Items_sequence);
+                                   ett_nbap_BroadcastCommonTransportBearerIndication, BroadcastCommonTransportBearerIndication_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_E_DCH_TTI_Length_to_Modify_vals[] = {
-  {   0, "two-ms" },
-  {   1, "ten-ms" },
-  { 0, NULL }
-};
-
-static const per_choice_t E_DCH_TTI_Length_to_Modify_choice[] = {
-  {   0, &hf_nbap_two_ms_01      , ASN1_EXTENSION_ROOT    , dissect_nbap_DTX_Cycle_2ms_to_Modify_Items },
-  {   1, &hf_nbap_ten_ms_01      , ASN1_EXTENSION_ROOT    , dissect_nbap_DTX_Cycle_10ms_to_Modify_Items },
-  { 0, NULL, 0, NULL }
-};
 
 static int
-dissect_nbap_E_DCH_TTI_Length_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_E_DCH_TTI_Length_to_Modify, E_DCH_TTI_Length_to_Modify_choice,
-                                 NULL);
+dissect_nbap_BroadcastReference(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     24, 24, FALSE, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t DTX_Information_to_Modify_Items_sequence[] = {
-  { &hf_nbap_e_DCH_TTI_Length_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TTI_Length_to_Modify },
-  { &hf_nbap_inactivity_Threshold_for_UE_DTX_Cycle2, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Inactivity_Threshold_for_UE_DTX_Cycle2 },
-  { &hf_nbap_uE_DTX_Long_Preamble, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_DTX_Long_Preamble },
-  { &hf_nbap_uE_Inactivity_Threshold, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_Inactivity_Threshold },
-  { &hf_nbap_cQI_DTX_Timer  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_DTX_Timer },
-  { &hf_nbap_uE_DPCCH_burst1, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_DPCCH_burst1 },
-  { &hf_nbap_uE_DPCCH_burst2, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_DPCCH_burst2 },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_DTX_Information_to_Modify_Items(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DTX_Information_to_Modify_Items, DTX_Information_to_Modify_Items_sequence);
+dissect_nbap_CCTrCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 15U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_DTX_Information_to_Modify_vals[] = {
-  {   0, "modify" },
-  {   1, "deactivate" },
-  { 0, NULL }
-};
 
-static const per_choice_t DTX_Information_to_Modify_choice[] = {
-  {   0, &hf_nbap_modify_01      , ASN1_EXTENSION_ROOT    , dissect_nbap_DTX_Information_to_Modify_Items },
-  {   1, &hf_nbap_deactivate_01  , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  { 0, NULL, 0, NULL }
+static int
+dissect_nbap_Cell_Capability_Container(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     128, 128, FALSE, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t Vacant_ERNTI_sequence_of[1] = {
+  { &hf_nbap_Vacant_ERNTI_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_RNTI },
 };
 
 static int
-dissect_nbap_DTX_Information_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_DTX_Information_to_Modify, DTX_Information_to_Modify_choice,
-                                 NULL);
+dissect_nbap_Vacant_ERNTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Vacant_ERNTI, Vacant_ERNTI_sequence_of,
+                                                  1, maxERNTItoRelease, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DRX_Information_to_Modify_Items_sequence[] = {
-  { &hf_nbap_uE_DRX_Cycle   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_DRX_Cycle },
-  { &hf_nbap_inactivity_Threshold_for_UE_DRX_Cycle, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Inactivity_Threshold_for_UE_DRX_Cycle },
-  { &hf_nbap_inactivity_Threshold_for_UE_Grant_Monitoring, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Inactivity_Threshold_for_UE_Grant_Monitoring },
-  { &hf_nbap_uE_DRX_Grant_Monitoring, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_DRX_Grant_Monitoring },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t Cell_ERNTI_Status_Information_Item_sequence[] = {
+  { &hf_nbap_c_ID           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_C_ID },
+  { &hf_nbap_vacant_ERNTI   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Vacant_ERNTI },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DRX_Information_to_Modify_Items(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Cell_ERNTI_Status_Information_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DRX_Information_to_Modify_Items, DRX_Information_to_Modify_Items_sequence);
+                                   ett_nbap_Cell_ERNTI_Status_Information_Item, Cell_ERNTI_Status_Information_Item_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_DRX_Information_to_Modify_vals[] = {
-  {   0, "modify" },
-  {   1, "deactivate" },
-  { 0, NULL }
-};
-
-static const per_choice_t DRX_Information_to_Modify_choice[] = {
-  {   0, &hf_nbap_modify         , ASN1_EXTENSION_ROOT    , dissect_nbap_DRX_Information_to_Modify_Items },
-  {   1, &hf_nbap_deactivate_01  , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  { 0, NULL, 0, NULL }
+static const per_sequence_t Cell_ERNTI_Status_Information_sequence_of[1] = {
+  { &hf_nbap_Cell_ERNTI_Status_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Cell_ERNTI_Status_Information_Item },
 };
 
 static int
-dissect_nbap_DRX_Information_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_DRX_Information_to_Modify, DRX_Information_to_Modify_choice,
-                                 NULL);
+dissect_nbap_Cell_ERNTI_Status_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Cell_ERNTI_Status_Information, Cell_ERNTI_Status_Information_sequence_of,
+                                                  1, maxCellinNodeB, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t ContinuousPacketConnectivityDTX_DRX_Information_to_Modify_sequence[] = {
-  { &hf_nbap_uE_DTX_DRX_Offset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_DTX_DRX_Offset },
-  { &hf_nbap_enabling_Delay , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Enabling_Delay },
-  { &hf_nbap_dTX_Information_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DTX_Information_to_Modify },
-  { &hf_nbap_dRX_Information_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DRX_Information_to_Modify },
-  { &hf_nbap_cPC_DPCCH_Slot_Format, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CPC_DPCCH_Slot_Format },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_ContinuousPacketConnectivityDTX_DRX_Information_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_ContinuousPacketConnectivityDTX_DRX_Information_to_Modify, ContinuousPacketConnectivityDTX_DRX_Information_to_Modify_sequence);
+dissect_nbap_CellParameterID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 127U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const value_string nbap_ContinuousPacketConnectivityHS_SCCH_less_Capability_vals[] = {
-  {   0, "continuous-Packet-Connectivity-HS-SCCH-less-capable" },
-  {   1, "continuous-Packet-Connectivity-HS-SCCH-less-capable-non-capable" },
+static const value_string nbap_CellPortion_CapabilityLCR_vals[] = {
+  {   0, "cell-portion-capable" },
+  {   1, "cell-portion-non-capable" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_CellPortion_CapabilityLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
                                      2, NULL, FALSE, 0, NULL);
 
@@ -8326,9 +10344,9 @@ dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_Capability(tvbuff_t *tvb _
 
 
 static int
-dissect_nbap_Transport_Block_Size_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_CellSyncBurstCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, maxNrOfHS_DSCH_TBSs, NULL, FALSE);
+                                                            0U, 7U, NULL, TRUE);
 
   return offset;
 }
@@ -8336,38 +10354,29 @@ dissect_nbap_Transport_Block_Size_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_
 
 
 static int
-dissect_nbap_HSPDSCH_Second_Code_Support(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_boolean(tvb, offset, actx, tree, hf_index, NULL);
+dissect_nbap_CellSyncBurstCodeShift(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 7U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t ContinuousPacketConnectivityHS_SCCH_less_InformationItem_sequence[] = {
-  { &hf_nbap_transport_Block_Size_Index, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Transport_Block_Size_Index },
-  { &hf_nbap_hSPDSCH_Second_Code_Support, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSPDSCH_Second_Code_Support },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_ContinuousPacketConnectivityHS_SCCH_less_InformationItem, ContinuousPacketConnectivityHS_SCCH_less_InformationItem_sequence);
+dissect_nbap_CellSyncBurstRepetitionPeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 4095U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t ContinuousPacketConnectivityHS_SCCH_less_Information_sequence_of[1] = {
-  { &hf_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_InformationItem },
-};
 
 static int
-dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information, ContinuousPacketConnectivityHS_SCCH_less_Information_sequence_of,
-                                                  1, maxNrOfHS_DSCH_TBSs_HS_SCCHless);
+dissect_nbap_CellSyncBurstSIR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 31U, NULL, FALSE);
 
   return offset;
 }
@@ -8375,9 +10384,9 @@ dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information(tvbuff_t *tvb
 
 
 static int
-dissect_nbap_HSPDSCH_First_Code_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_INTEGER_0_1048575_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, maxHS_PDSCHCodeNrComp_1, NULL, FALSE);
+                                                            0U, 1048575U, NULL, TRUE);
 
   return offset;
 }
@@ -8385,68 +10394,41 @@ dissect_nbap_HSPDSCH_First_Code_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ct
 
 
 static int
-dissect_nbap_HSPDSCH_Second_Code_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_INTEGER_0_255_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, maxHS_PDSCHCodeNrComp_1, NULL, FALSE);
+                                                            0U, 255U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const per_sequence_t ContinuousPacketConnectivityHS_SCCH_less_Information_Response_sequence[] = {
-  { &hf_nbap_hSPDSCH_First_Code_Index, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSPDSCH_First_Code_Index },
-  { &hf_nbap_hSPDSCH_Second_Code_Index, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSPDSCH_Second_Code_Index },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_CellSyncBurstTiming_vals[] = {
+  {   0, "initialPhase" },
+  {   1, "steadyStatePhase" },
+  { 0, NULL }
 };
 
-static int
-dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information_Response, ContinuousPacketConnectivityHS_SCCH_less_Information_Response_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t CPC_Information_sequence[] = {
-  { &hf_nbap_continuousPacketConnectivityDTX_DRX_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ContinuousPacketConnectivityDTX_DRX_Information },
-  { &hf_nbap_continuousPacketConnectivityDTX_DRX_Information_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ContinuousPacketConnectivityDTX_DRX_Information_to_Modify },
-  { &hf_nbap_continuousPacketConnectivityHS_SCCH_less_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_choice_t CellSyncBurstTiming_choice[] = {
+  {   0, &hf_nbap_initialPhase_0_1048575, ASN1_NO_EXTENSIONS     , dissect_nbap_INTEGER_0_1048575_ },
+  {   1, &hf_nbap_steadyStatePhase, ASN1_NO_EXTENSIONS     , dissect_nbap_INTEGER_0_255_ },
+  { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_CPC_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_CPC_Information, CPC_Information_sequence);
+dissect_nbap_CellSyncBurstTiming(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_CellSyncBurstTiming, CellSyncBurstTiming_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_CQI_Feedback_Cycle_vals[] = {
-  {   0, "v0" },
-  {   1, "v2" },
-  {   2, "v4" },
-  {   3, "v8" },
-  {   4, "v10" },
-  {   5, "v20" },
-  {   6, "v40" },
-  {   7, "v80" },
-  {   8, "v160" },
-  {   9, "v16" },
-  {  10, "v32" },
-  {  11, "v64" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_CQI_Feedback_Cycle(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     9, NULL, TRUE, 3, NULL);
+dissect_nbap_INTEGER_0_524287_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 524287U, NULL, TRUE);
 
   return offset;
 }
@@ -8454,19 +10436,31 @@ dissect_nbap_CQI_Feedback_Cycle(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a
 
 
 static int
-dissect_nbap_CQI_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_INTEGER_0_127_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 8U, NULL, TRUE);
+                                                            0U, 127U, NULL, TRUE);
 
   return offset;
 }
 
 
+static const value_string nbap_CellSyncBurstTimingLCR_vals[] = {
+  {   0, "initialPhase" },
+  {   1, "steadyStatePhase" },
+  { 0, NULL }
+};
+
+static const per_choice_t CellSyncBurstTimingLCR_choice[] = {
+  {   0, &hf_nbap_initialPhase   , ASN1_NO_EXTENSIONS     , dissect_nbap_INTEGER_0_524287_ },
+  {   1, &hf_nbap_steadyStatePhase_01, ASN1_NO_EXTENSIONS     , dissect_nbap_INTEGER_0_127_ },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_CQI_RepetitionFactor(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 4U, NULL, TRUE);
+dissect_nbap_CellSyncBurstTimingLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_CellSyncBurstTimingLCR, CellSyncBurstTimingLCR_choice,
+                                 NULL);
 
   return offset;
 }
@@ -8474,59 +10468,45 @@ dissect_nbap_CQI_RepetitionFactor(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
 
 
 static int
-dissect_nbap_RepetitionNumber0(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_CellSyncBurstTimingThreshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+                                                            0U, 254U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t CriticalityDiagnostics_IE_List_item_sequence[] = {
-  { &hf_nbap_iECriticality  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Criticality },
-  { &hf_nbap_iE_ID          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_ID },
-  { &hf_nbap_repetitionNumber, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_RepetitionNumber0 },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_CriticalityDiagnostics_IE_List_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_CriticalityDiagnostics_IE_List_item, CriticalityDiagnostics_IE_List_item_sequence);
+dissect_nbap_ChipOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 38399U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t CriticalityDiagnostics_IE_List_sequence_of[1] = {
-  { &hf_nbap_CriticalityDiagnostics_IE_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_CriticalityDiagnostics_IE_List_item },
+static const value_string nbap_Closedlooptimingadjustmentmode_vals[] = {
+  {   0, "adj-1-slot" },
+  {   1, "adj-2-slot" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_CriticalityDiagnostics_IE_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_CriticalityDiagnostics_IE_List, CriticalityDiagnostics_IE_List_sequence_of,
-                                                  1, maxNrOfErrors);
+dissect_nbap_Closedlooptimingadjustmentmode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t CriticalityDiagnostics_sequence[] = {
-  { &hf_nbap_procedureID    , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProcedureID },
-  { &hf_nbap_triggeringMessage, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TriggeringMessage },
-  { &hf_nbap_procedureCriticality, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Criticality },
-  { &hf_nbap_transactionID  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransactionID },
-  { &hf_nbap_iEsCriticalityDiagnostics, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CriticalityDiagnostics_IE_List },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_CriticalityDiagnostics(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_CriticalityDiagnostics, CriticalityDiagnostics_sequence);
+dissect_nbap_CodeRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 63U, NULL, FALSE);
 
   return offset;
 }
@@ -8534,9 +10514,9 @@ dissect_nbap_CriticalityDiagnostics(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_
 
 
 static int
-dissect_nbap_CRNC_CommunicationContextID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_CodeRate_short(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 1048575U, NULL, FALSE);
+                                                            0U, 10U, NULL, FALSE);
 
   return offset;
 }
@@ -8544,69 +10524,86 @@ dissect_nbap_CRNC_CommunicationContextID(tvbuff_t *tvb _U_, int offset _U_, asn1
 
 
 static int
-dissect_nbap_CSBMeasurementID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_INTEGER_0_65535(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 65535U, NULL, FALSE);
+                                                            0U, 65535U, NULL, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t CommonChannelsCapacityConsumptionLaw_item_sequence[] = {
+  { &hf_nbap_dl_Cost        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
+  { &hf_nbap_ul_Cost        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_CSBTransmissionID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 65535U, NULL, FALSE);
+dissect_nbap_CommonChannelsCapacityConsumptionLaw_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_CommonChannelsCapacityConsumptionLaw_item, CommonChannelsCapacityConsumptionLaw_item_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t CommonChannelsCapacityConsumptionLaw_sequence_of[1] = {
+  { &hf_nbap_CommonChannelsCapacityConsumptionLaw_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_CommonChannelsCapacityConsumptionLaw_item },
+};
 
 static int
-dissect_nbap_DATA_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 3U, NULL, FALSE);
+dissect_nbap_CommonChannelsCapacityConsumptionLaw(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_CommonChannelsCapacityConsumptionLaw, CommonChannelsCapacityConsumptionLaw_sequence_of,
+                                                  1, maxNrOfSF, FALSE);
 
   return offset;
 }
 
 
+static const value_string nbap_Common_EDCH_Capability_vals[] = {
+  {   0, "common-EDCH-capable" },
+  {   1, "common-EDCH-non-capable" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_DCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+dissect_nbap_Common_EDCH_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_PayloadCRC_PresenceIndicator_vals[] = {
-  {   0, "cRC-Included" },
-  {   1, "cRC-NotIncluded" },
+static const value_string nbap_Common_E_DCH_HSDPCCH_Capability_vals[] = {
+  {   0, "hSDPCCH-non-capable" },
+  {   1, "aCK-NACK-capable" },
+  {   2, "aCK-NACK-CQI-capable" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_PayloadCRC_PresenceIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Common_E_DCH_HSDPCCH_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, TRUE, 0, NULL);
+                                     3, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_UL_FP_Mode_vals[] = {
-  {   0, "normal" },
-  {   1, "silent" },
+static const value_string nbap_DPC_Mode_vals[] = {
+  {   0, "mode0" },
+  {   1, "mode1" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_UL_FP_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DPC_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
                                      2, NULL, TRUE, 0, NULL);
 
@@ -8614,21 +10611,42 @@ dissect_nbap_UL_FP_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_,
 }
 
 
+static const per_sequence_t Common_E_DCH_UL_DPCH_InfoItem_sequence[] = {
+  { &hf_nbap_uL_SIR_Target  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_SIR },
+  { &hf_nbap_dPC_Mode       , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DPC_Mode },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_ToAWS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 1279U, NULL, FALSE);
+dissect_nbap_Common_E_DCH_UL_DPCH_InfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_E_DCH_UL_DPCH_InfoItem, Common_E_DCH_UL_DPCH_InfoItem_sequence);
 
   return offset;
 }
 
 
+static const value_string nbap_Max_Set_E_DPDCHs_vals[] = {
+  {   0, "vN256" },
+  {   1, "vN128" },
+  {   2, "vN64" },
+  {   3, "vN32" },
+  {   4, "vN16" },
+  {   5, "vN8" },
+  {   6, "vN4" },
+  {   7, "v2xN4" },
+  {   8, "v2xN2" },
+  {   9, "v2xN2plus2xN4" },
+  {  10, "v2xM2plus2xM4" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_ToAWE(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 2559U, NULL, FALSE);
+dissect_nbap_Max_Set_E_DPDCHs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     10, NULL, TRUE, 1, NULL);
 
   return offset;
 }
@@ -8636,9 +10654,9 @@ dissect_nbap_ToAWE(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, prot
 
 
 static int
-dissect_nbap_TransportFormatSet_NrOfTransportBlocks(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_PunctureLimit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 512U, NULL, FALSE);
+                                                            0U, 15U, NULL, FALSE);
 
   return offset;
 }
@@ -8646,177 +10664,150 @@ dissect_nbap_TransportFormatSet_NrOfTransportBlocks(tvbuff_t *tvb _U_, int offse
 
 
 static int
-dissect_nbap_TransportFormatSet_TransportBlockSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_DCH_TFCI_Table_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 5000U, NULL, FALSE);
+                                                            0U, 1U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const value_string nbap_TransportFormatSet_TransmissionTimeIntervalDynamic_vals[] = {
-  {   0, "msec-10" },
-  {   1, "msec-20" },
-  {   2, "msec-40" },
-  {   3, "msec-80" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_TransportFormatSet_TransmissionTimeIntervalDynamic(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     4, NULL, TRUE, 0, NULL);
+dissect_nbap_Reference_E_TFCI_PO(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, maxNrOfRefETFCI_PO_QUANTSTEPs, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t TransmissionTimeIntervalInformation_item_sequence[] = {
-  { &hf_nbap_transmissionTimeInterval, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_TransmissionTimeIntervalDynamic },
+static const per_sequence_t Reference_E_TFCI_Information_Item_sequence[] = {
+  { &hf_nbap_reference_E_TFCI, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_TFCI },
+  { &hf_nbap_reference_E_TFCI_PO, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Reference_E_TFCI_PO },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_TransmissionTimeIntervalInformation_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Reference_E_TFCI_Information_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_TransmissionTimeIntervalInformation_item, TransmissionTimeIntervalInformation_item_sequence);
+                                   ett_nbap_Reference_E_TFCI_Information_Item, Reference_E_TFCI_Information_Item_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t TransmissionTimeIntervalInformation_sequence_of[1] = {
-  { &hf_nbap_TransmissionTimeIntervalInformation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TransmissionTimeIntervalInformation_item },
+static const per_sequence_t Reference_E_TFCI_Information_sequence_of[1] = {
+  { &hf_nbap_Reference_E_TFCI_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Reference_E_TFCI_Information_Item },
 };
 
 static int
-dissect_nbap_TransmissionTimeIntervalInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Reference_E_TFCI_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_TransmissionTimeIntervalInformation, TransmissionTimeIntervalInformation_sequence_of,
-                                                  1, maxTTI_count);
+                                                  ett_nbap_Reference_E_TFCI_Information, Reference_E_TFCI_Information_sequence_of,
+                                                  1, maxNrOfRefETFCIs, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t TDD_TransportFormatSet_ModeDP_sequence[] = {
-  { &hf_nbap_transmissionTimeIntervalInformation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransmissionTimeIntervalInformation },
+static const per_sequence_t E_TFCS_Information_sequence[] = {
+  { &hf_nbap_e_DCH_TFCI_Table_Index, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TFCI_Table_Index },
+  { &hf_nbap_e_DCH_Min_Set_E_TFCI, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_TFCI },
+  { &hf_nbap_reference_E_TFCI_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Reference_E_TFCI_Information },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_TDD_TransportFormatSet_ModeDP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_TFCS_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_TDD_TransportFormatSet_ModeDP, TDD_TransportFormatSet_ModeDP_sequence);
+                                   ett_nbap_E_TFCS_Information, E_TFCS_Information_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_TransportFormatSet_ModeDP_vals[] = {
-  {   0, "tdd" },
-  {   1, "notApplicable" },
+static const value_string nbap_E_TTI_vals[] = {
+  {   0, "e-TTI-2ms" },
+  {   1, "e-TTI-10ms" },
   { 0, NULL }
 };
 
-static const per_choice_t TransportFormatSet_ModeDP_choice[] = {
-  {   0, &hf_nbap_tdd_01         , ASN1_EXTENSION_ROOT    , dissect_nbap_TDD_TransportFormatSet_ModeDP },
-  {   1, &hf_nbap_notApplicable  , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  { 0, NULL, 0, NULL }
-};
 
 static int
-dissect_nbap_TransportFormatSet_ModeDP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_TransportFormatSet_ModeDP, TransportFormatSet_ModeDP_choice,
-                                 NULL);
+dissect_nbap_E_TTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t TransportFormatSet_DynamicPartList_item_sequence[] = {
-  { &hf_nbap_nrOfTransportBlocks, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_NrOfTransportBlocks },
-  { &hf_nbap_transportBlockSize, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportFormatSet_TransportBlockSize },
-  { &hf_nbap_mode           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_ModeDP },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_TransportFormatSet_DynamicPartList_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_TransportFormatSet_DynamicPartList_item, TransportFormatSet_DynamicPartList_item_sequence);
+dissect_nbap_E_DPCCH_PO(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, maxNrOfEDPCCH_PO_QUANTSTEPs, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t TransportFormatSet_DynamicPartList_sequence_of[1] = {
-  { &hf_nbap_TransportFormatSet_DynamicPartList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_DynamicPartList_item },
-};
 
 static int
-dissect_nbap_TransportFormatSet_DynamicPartList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_TransportFormatSet_DynamicPartList, TransportFormatSet_DynamicPartList_sequence_of,
-                                                  1, maxNrOfTFs);
+dissect_nbap_E_RGCH_2_IndexStepThreshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 37U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_TransportFormatSet_TransmissionTimeIntervalSemiStatic_vals[] = {
-  {   0, "msec-10" },
-  {   1, "msec-20" },
-  {   2, "msec-40" },
-  {   3, "msec-80" },
-  {   4, "dynamic" },
-  {   5, "msec-5" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_TransportFormatSet_TransmissionTimeIntervalSemiStatic(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     5, NULL, TRUE, 1, NULL);
+dissect_nbap_E_RGCH_3_IndexStepThreshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 37U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_TransportFormatSet_ChannelCodingType_vals[] = {
-  {   0, "no-codingTDD" },
-  {   1, "convolutional-coding" },
-  {   2, "turbo-coding" },
+static const value_string nbap_HARQ_Info_for_E_DCH_vals[] = {
+  {   0, "rv0" },
+  {   1, "rvtable" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_TransportFormatSet_ChannelCodingType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HARQ_Info_for_E_DCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, TRUE, 0, NULL);
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_TransportFormatSet_CodingRate_vals[] = {
-  {   0, "half" },
-  {   1, "third" },
-  { 0, NULL }
+static const per_sequence_t Common_E_DCH_EDPCH_InfoItem_sequence[] = {
+  { &hf_nbap_maxSet_E_DPDCHs, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Max_Set_E_DPDCHs },
+  { &hf_nbap_ul_PunctureLimit, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PunctureLimit },
+  { &hf_nbap_e_TFCS_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_TFCS_Information },
+  { &hf_nbap_e_TTI          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_TTI },
+  { &hf_nbap_e_DPCCH_PO     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DPCCH_PO },
+  { &hf_nbap_e_RGCH_2_IndexStepThreshold, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_RGCH_2_IndexStepThreshold },
+  { &hf_nbap_e_RGCH_3_IndexStepThreshold, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_RGCH_3_IndexStepThreshold },
+  { &hf_nbap_hARQ_Info_for_E_DCH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HARQ_Info_for_E_DCH },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_TransportFormatSet_CodingRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, TRUE, 0, NULL);
+dissect_nbap_Common_E_DCH_EDPCH_InfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_E_DCH_EDPCH_InfoItem, Common_E_DCH_EDPCH_InfoItem_sequence);
 
   return offset;
 }
@@ -8824,102 +10815,106 @@ dissect_nbap_TransportFormatSet_CodingRate(tvbuff_t *tvb _U_, int offset _U_, as
 
 
 static int
-dissect_nbap_TransportFormatSet_RateMatchingAttribute(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_DCH_Reference_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, maxRateMatching, NULL, FALSE);
+                                                            0U, maxNrOfEDCH_HARQ_PO_QUANTSTEPs, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_TransportFormatSet_CRC_Size_vals[] = {
-  {   0, "v0" },
-  {   1, "v8" },
-  {   2, "v12" },
-  {   3, "v16" },
-  {   4, "v24" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_TransportFormatSet_CRC_Size(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     5, NULL, TRUE, 0, NULL);
+dissect_nbap_E_DCH_PowerOffset_for_SchedulingInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, maxNrOfEDCH_HARQ_PO_QUANTSTEPs, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_TransportFormatSet_SecondInterleavingMode_vals[] = {
-  {   0, "frame-related" },
-  {   1, "timeSlot-related" },
+static const value_string nbap_Max_EDCH_Resource_Allocation_for_CCCH_vals[] = {
+  {   0, "v8" },
+  {   1, "v12" },
+  {   2, "v16" },
+  {   3, "v24" },
+  {   4, "v32" },
+  {   5, "v40" },
+  {   6, "v80" },
+  {   7, "v120" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_TransportFormatSet_SecondInterleavingMode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Max_EDCH_Resource_Allocation_for_CCCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, TRUE, 0, NULL);
+                                     8, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_TransportFormatSet_ModeSSP_vals[] = {
-  {   0, "tdd" },
-  {   1, "notApplicable" },
-  { 0, NULL }
-};
 
-static const per_choice_t TransportFormatSet_ModeSSP_choice[] = {
-  {   0, &hf_nbap_tdd_02         , ASN1_EXTENSION_ROOT    , dissect_nbap_TransportFormatSet_SecondInterleavingMode },
-  {   1, &hf_nbap_notApplicable  , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  { 0, NULL, 0, NULL }
-};
+static int
+dissect_nbap_Max_Period_for_Collistion_Resolution(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            8U, 24U, NULL, TRUE);
+
+  return offset;
+}
+
+
 
 static int
-dissect_nbap_TransportFormatSet_ModeSSP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_TransportFormatSet_ModeSSP, TransportFormatSet_ModeSSP_choice,
-                                 NULL);
+dissect_nbap_INTEGER_0_5000_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 5000U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const per_sequence_t TransportFormatSet_Semi_staticPart_sequence[] = {
-  { &hf_nbap_transmissionTimeInterval_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_TransmissionTimeIntervalSemiStatic },
-  { &hf_nbap_channelCoding  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_ChannelCodingType },
-  { &hf_nbap_codingRate     , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportFormatSet_CodingRate },
-  { &hf_nbap_rateMatchingAttribute, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_RateMatchingAttribute },
-  { &hf_nbap_cRC_Size       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_CRC_Size },
-  { &hf_nbap_mode_01        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_ModeSSP },
+static const per_sequence_t Max_TB_Sizes_sequence[] = {
+  { &hf_nbap_maximum_TB_Size_cell_edge_users, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_5000_ },
+  { &hf_nbap_maximum_TB_Size_other_users, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_5000_ },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_TransportFormatSet_Semi_staticPart(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Max_TB_Sizes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_TransportFormatSet_Semi_staticPart, TransportFormatSet_Semi_staticPart_sequence);
+                                   ett_nbap_Max_TB_Sizes, Max_TB_Sizes_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t TransportFormatSet_sequence[] = {
-  { &hf_nbap_dynamicParts   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_DynamicPartList },
-  { &hf_nbap_semi_staticPart, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_Semi_staticPart },
+
+static int
+dissect_nbap_BOOLEAN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_boolean(tvb, offset, actx, tree, hf_index, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t Common_E_DCH_InfoItem_sequence[] = {
+  { &hf_nbap_e_DCH_Reference_Power_Offset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Reference_Power_Offset },
+  { &hf_nbap_e_DCH_PowerOffset_for_SchedulingInfo, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_PowerOffset_for_SchedulingInfo },
+  { &hf_nbap_max_EDCH_Resource_Allocation_for_CCCH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Max_EDCH_Resource_Allocation_for_CCCH },
+  { &hf_nbap_max_Period_for_Collistion_Resolution, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Max_Period_for_Collistion_Resolution },
+  { &hf_nbap_max_TB_Sizes   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Max_TB_Sizes },
+  { &hf_nbap_common_E_DCH_ImplicitRelease_Indicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BOOLEAN },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_TransportFormatSet(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Common_E_DCH_InfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_TransportFormatSet, TransportFormatSet_sequence);
+                                   ett_nbap_Common_E_DCH_InfoItem, Common_E_DCH_InfoItem_sequence);
 
   return offset;
 }
@@ -8927,221 +10922,164 @@ dissect_nbap_TransportFormatSet(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a
 
 
 static int
-dissect_nbap_FrameHandlingPriority(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Nack_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 15U, NULL, FALSE);
+                                                            0U, 8U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const value_string nbap_QE_Selector_vals[] = {
-  {   0, "selected" },
-  {   1, "non-selected" },
+static const value_string nbap_CQI_Feedback_Cycle_vals[] = {
+  {   0, "v0" },
+  {   1, "v2" },
+  {   2, "v4" },
+  {   3, "v8" },
+  {   4, "v10" },
+  {   5, "v20" },
+  {   6, "v40" },
+  {   7, "v80" },
+  {   8, "v160" },
+  {   9, "v16" },
+  {  10, "v32" },
+  {  11, "v64" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_QE_Selector(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_CQI_Feedback_Cycle(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
-
-  return offset;
-}
-
-
-static const per_sequence_t DCH_Specific_FDD_Item_sequence[] = {
-  { &hf_nbap_dCH_ID         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ID },
-  { &hf_nbap_ul_TransportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet },
-  { &hf_nbap_dl_TransportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet },
-  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AllocationRetentionPriority },
-  { &hf_nbap_frameHandlingPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FrameHandlingPriority },
-  { &hf_nbap_qE_Selector    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_QE_Selector },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_DCH_Specific_FDD_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DCH_Specific_FDD_Item, DCH_Specific_FDD_Item_sequence);
+                                     9, NULL, TRUE, 3, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t DCH_Specific_FDD_InformationList_sequence_of[1] = {
-  { &hf_nbap_DCH_Specific_FDD_InformationList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_Specific_FDD_Item },
-};
 
 static int
-dissect_nbap_DCH_Specific_FDD_InformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DCH_Specific_FDD_InformationList, DCH_Specific_FDD_InformationList_sequence_of,
-                                                  1, maxNrOfDCHs);
+dissect_nbap_CQI_RepetitionFactor(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 4U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const per_sequence_t DCH_FDD_InformationItem_sequence[] = {
-  { &hf_nbap_payloadCRC_PresenceIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PayloadCRC_PresenceIndicator },
-  { &hf_nbap_ul_FP_Mode     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_FP_Mode },
-  { &hf_nbap_toAWS          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ToAWS },
-  { &hf_nbap_toAWE          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ToAWE },
-  { &hf_nbap_dCH_SpecificInformationList, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_Specific_FDD_InformationList },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_DCH_FDD_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DCH_FDD_InformationItem, DCH_FDD_InformationItem_sequence);
+dissect_nbap_CQI_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 8U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const per_sequence_t DCH_FDD_Information_sequence_of[1] = {
-  { &hf_nbap_DCH_FDD_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_FDD_InformationItem },
-};
 
 static int
-dissect_nbap_DCH_FDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DCH_FDD_Information, DCH_FDD_Information_sequence_of,
-                                                  1, maxNrOfDCHs);
+dissect_nbap_Measurement_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            -12, 26U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_DCH_Indicator_For_E_DCH_HSDPA_Operation_vals[] = {
-  {   0, "dch-not-present" },
-  { 0, NULL }
+static const per_sequence_t Common_E_DCH_CQI_Info_sequence[] = {
+  { &hf_nbap_cqiFeedback_CycleK, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CQI_Feedback_Cycle },
+  { &hf_nbap_cqiRepetitionFactor, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_RepetitionFactor },
+  { &hf_nbap_cqiPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CQI_Power_Offset },
+  { &hf_nbap_measurement_Power_Offset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Measurement_Power_Offset },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_DCH_Indicator_For_E_DCH_HSDPA_Operation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     1, NULL, FALSE, 0, NULL);
+dissect_nbap_Common_E_DCH_CQI_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_E_DCH_CQI_Info, Common_E_DCH_CQI_Info_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t DCH_InformationResponseItem_sequence[] = {
-  { &hf_nbap_dCH_ID         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ID },
-  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
-  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+static const per_sequence_t Common_E_DCH_HSDPCCH_InfoItem_sequence[] = {
+  { &hf_nbap_ackNackRepetitionFactor, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AckNack_RepetitionFactor },
+  { &hf_nbap_ackPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Ack_Power_Offset },
+  { &hf_nbap_nackPowerOffset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Nack_Power_Offset },
+  { &hf_nbap_common_E_DCH_CQI_Info, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_E_DCH_CQI_Info },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DCH_InformationResponseItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Common_E_DCH_HSDPCCH_InfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DCH_InformationResponseItem, DCH_InformationResponseItem_sequence);
+                                   ett_nbap_Common_E_DCH_HSDPCCH_InfoItem, Common_E_DCH_HSDPCCH_InfoItem_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t DCH_InformationResponse_sequence_of[1] = {
-  { &hf_nbap_DCH_InformationResponse_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_InformationResponseItem },
-};
 
 static int
-dissect_nbap_DCH_InformationResponse(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DCH_InformationResponse, DCH_InformationResponse_sequence_of,
-                                                  1, maxNrOfDCHs);
+dissect_nbap_CommonPhysicalChannelID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 255U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DCH_Specific_TDD_Item_sequence[] = {
-  { &hf_nbap_dCH_ID         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ID },
-  { &hf_nbap_ul_CCTrCH_ID   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CCTrCH_ID },
-  { &hf_nbap_dl_CCTrCH_ID   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CCTrCH_ID },
-  { &hf_nbap_ul_TransportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet },
-  { &hf_nbap_dl_TransportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet },
-  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AllocationRetentionPriority },
-  { &hf_nbap_frameHandlingPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FrameHandlingPriority },
-  { &hf_nbap_qE_Selector    , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_QE_Selector },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_DCH_Specific_TDD_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DCH_Specific_TDD_Item, DCH_Specific_TDD_Item_sequence);
+dissect_nbap_PreambleSignatures(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     16, 16, FALSE, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t DCH_Specific_TDD_InformationList_sequence_of[1] = {
-  { &hf_nbap_DCH_Specific_TDD_InformationList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_Specific_TDD_Item },
-};
 
 static int
-dissect_nbap_DCH_Specific_TDD_InformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DCH_Specific_TDD_InformationList, DCH_Specific_TDD_InformationList_sequence_of,
-                                                  1, maxNrOfDCHs);
+dissect_nbap_ScramblingCodeNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 15U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DCH_TDD_InformationItem_sequence[] = {
-  { &hf_nbap_payloadCRC_PresenceIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PayloadCRC_PresenceIndicator },
-  { &hf_nbap_ul_FP_Mode     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_FP_Mode },
-  { &hf_nbap_toAWS          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ToAWS },
-  { &hf_nbap_toAWE          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ToAWE },
-  { &hf_nbap_dCH_SpecificInformationList_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_Specific_TDD_InformationList },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_DCH_TDD_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DCH_TDD_InformationItem, DCH_TDD_InformationItem_sequence);
+dissect_nbap_PreambleThreshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 72U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DCH_TDD_Information_sequence_of[1] = {
-  { &hf_nbap_DCH_TDD_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_TDD_InformationItem },
-};
 
 static int
-dissect_nbap_DCH_TDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DCH_TDD_Information, DCH_TDD_Information_sequence_of,
-                                                  1, maxNrOfDCHs);
+dissect_nbap_E_AI_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_boolean(tvb, offset, actx, tree, hf_index, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_TransportBearerRequestIndicator_vals[] = {
-  {   0, "bearerRequested" },
-  {   1, "bearerNotRequested" },
+static const value_string nbap_STTD_Indicator_vals[] = {
+  {   0, "active" },
+  {   1, "inactive" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_TransportBearerRequestIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_STTD_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
                                      2, NULL, TRUE, 0, NULL);
 
@@ -9149,203 +11087,184 @@ dissect_nbap_TransportBearerRequestIndicator(tvbuff_t *tvb _U_, int offset _U_,
 }
 
 
-static const per_sequence_t DCH_ModifySpecificItem_FDD_sequence[] = {
-  { &hf_nbap_dCH_ID         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ID },
-  { &hf_nbap_ul_TransportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportFormatSet },
-  { &hf_nbap_dl_TransportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportFormatSet },
-  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_AllocationRetentionPriority },
-  { &hf_nbap_frameHandlingPriority, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_FrameHandlingPriority },
+static const per_sequence_t Common_E_DCH_AICH_Information_sequence[] = {
+  { &hf_nbap_commonPhysicalChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
+  { &hf_nbap_aICH_TransmissionTiming, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AICH_TransmissionTiming },
+  { &hf_nbap_fdd_dl_ChannelisationCodeNumber, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DL_ChannelisationCodeNumber },
+  { &hf_nbap_aICH_Power     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AICH_Power },
+  { &hf_nbap_sTTD_Indicator , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_STTD_Indicator },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DCH_ModifySpecificItem_FDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Common_E_DCH_AICH_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DCH_ModifySpecificItem_FDD, DCH_ModifySpecificItem_FDD_sequence);
+                                   ett_nbap_Common_E_DCH_AICH_Information, Common_E_DCH_AICH_Information_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t DCH_ModifySpecificInformation_FDD_sequence_of[1] = {
-  { &hf_nbap_DCH_ModifySpecificInformation_FDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ModifySpecificItem_FDD },
+static const per_sequence_t Common_E_DCH_Preamble_Control_InfoItem_sequence[] = {
+  { &hf_nbap_commonPhysicalChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
+  { &hf_nbap_common_E_DCH_PreambleSignatures, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PreambleSignatures },
+  { &hf_nbap_scramblingCodeNumber, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ScramblingCodeNumber },
+  { &hf_nbap_preambleThreshold, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PreambleThreshold },
+  { &hf_nbap_e_AI_Indicator , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_AI_Indicator },
+  { &hf_nbap_common_E_DCH_AICH_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_E_DCH_AICH_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DCH_ModifySpecificInformation_FDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DCH_ModifySpecificInformation_FDD, DCH_ModifySpecificInformation_FDD_sequence_of,
-                                                  1, maxNrOfDCHs);
+dissect_nbap_Common_E_DCH_Preamble_Control_InfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_E_DCH_Preamble_Control_InfoItem, Common_E_DCH_Preamble_Control_InfoItem_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t FDD_DCHs_to_ModifyItem_sequence[] = {
-  { &hf_nbap_ul_FP_Mode     , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_FP_Mode },
-  { &hf_nbap_toAWS          , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ToAWS },
-  { &hf_nbap_toAWE          , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ToAWE },
-  { &hf_nbap_transportBearerRequestIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportBearerRequestIndicator },
-  { &hf_nbap_dCH_SpecificInformationList_02, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ModifySpecificInformation_FDD },
+static const per_sequence_t Common_E_DCH_FDPCH_InfoItem_sequence[] = {
+  { &hf_nbap_f_DPCH_SlotFormat, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_F_DPCH_SlotFormat },
+  { &hf_nbap_fdd_TPC_DownlinkStepSize, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_TPC_DownlinkStepSize },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_FDD_DCHs_to_ModifyItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Common_E_DCH_FDPCH_InfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_FDD_DCHs_to_ModifyItem, FDD_DCHs_to_ModifyItem_sequence);
+                                   ett_nbap_Common_E_DCH_FDPCH_InfoItem, Common_E_DCH_FDPCH_InfoItem_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t FDD_DCHs_to_Modify_sequence_of[1] = {
-  { &hf_nbap_FDD_DCHs_to_Modify_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DCHs_to_ModifyItem },
-};
 
 static int
-dissect_nbap_FDD_DCHs_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_FDD_DCHs_to_Modify, FDD_DCHs_to_Modify_sequence_of,
-                                                  1, maxNrOfDCHs);
+dissect_nbap_Soffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 9U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const per_sequence_t DCH_ModifySpecificItem_TDD_sequence[] = {
-  { &hf_nbap_dCH_ID         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ID },
-  { &hf_nbap_ul_CCTrCH_ID   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CCTrCH_ID },
-  { &hf_nbap_dl_CCTrCH_ID   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CCTrCH_ID },
-  { &hf_nbap_ul_TransportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportFormatSet },
-  { &hf_nbap_dl_TransportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportFormatSet },
-  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_AllocationRetentionPriority },
-  { &hf_nbap_frameHandlingPriority, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_FrameHandlingPriority },
+static const per_sequence_t Common_E_DCH_Resource_Combination_InfoList_Item_sequence[] = {
+  { &hf_nbap_soffset        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Soffset },
+  { &hf_nbap_f_DPCH_DL_Code_Number, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DL_ChannelisationCodeNumber },
+  { &hf_nbap_ul_DPCH_ScramblingCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_ScramblingCode },
+  { &hf_nbap_e_RGCH_E_HICH_Channelisation_Code, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DL_ChannelisationCodeNumber },
+  { &hf_nbap_e_RGCH_Signature_Sequence, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_RGCH_Signature_Sequence },
+  { &hf_nbap_e_HICH_Signature_Sequence, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_HICH_Signature_Sequence },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DCH_ModifySpecificItem_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Common_E_DCH_Resource_Combination_InfoList_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DCH_ModifySpecificItem_TDD, DCH_ModifySpecificItem_TDD_sequence);
+                                   ett_nbap_Common_E_DCH_Resource_Combination_InfoList_Item, Common_E_DCH_Resource_Combination_InfoList_Item_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t DCH_ModifySpecificInformation_TDD_sequence_of[1] = {
-  { &hf_nbap_DCH_ModifySpecificInformation_TDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ModifySpecificItem_TDD },
+static const per_sequence_t Common_E_DCH_Resource_Combination_InfoList_sequence_of[1] = {
+  { &hf_nbap_Common_E_DCH_Resource_Combination_InfoList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Common_E_DCH_Resource_Combination_InfoList_Item },
 };
 
 static int
-dissect_nbap_DCH_ModifySpecificInformation_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Common_E_DCH_Resource_Combination_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DCH_ModifySpecificInformation_TDD, DCH_ModifySpecificInformation_TDD_sequence_of,
-                                                  1, maxNrOfDCHs);
+                                                  ett_nbap_Common_E_DCH_Resource_Combination_InfoList, Common_E_DCH_Resource_Combination_InfoList_sequence_of,
+                                                  1, maxNrOfCommonEDCH, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DCH_ModifyItem_TDD_sequence[] = {
-  { &hf_nbap_ul_FP_Mode     , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_FP_Mode },
-  { &hf_nbap_toAWS          , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ToAWS },
-  { &hf_nbap_toAWE          , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ToAWE },
-  { &hf_nbap_transportBearerRequestIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportBearerRequestIndicator },
-  { &hf_nbap_dCH_SpecificInformationList_03, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ModifySpecificInformation_TDD },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_DCH_ModifyItem_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DCH_ModifyItem_TDD, DCH_ModifyItem_TDD_sequence);
+dissect_nbap_Common_MACFlow_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, maxNrOfCommonMACFlows_1, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t TDD_DCHs_to_Modify_sequence_of[1] = {
-  { &hf_nbap_TDD_DCHs_to_Modify_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ModifyItem_TDD },
+static const value_string nbap_TransportBearerRequestIndicator_vals[] = {
+  {   0, "bearerRequested" },
+  {   1, "bearerNotRequested" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_TDD_DCHs_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_TDD_DCHs_to_Modify, TDD_DCHs_to_Modify_sequence_of,
-                                                  1, maxNrOfDCHs);
+dissect_nbap_TransportBearerRequestIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t DedicatedChannelsCapacityConsumptionLaw_item_sequence[] = {
-  { &hf_nbap_dl_Cost_1      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
-  { &hf_nbap_dl_Cost_2      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
-  { &hf_nbap_ul_Cost_1      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
-  { &hf_nbap_ul_Cost_2      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_DedicatedChannelsCapacityConsumptionLaw_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DedicatedChannelsCapacityConsumptionLaw_item, DedicatedChannelsCapacityConsumptionLaw_item_sequence);
+dissect_nbap_DsField(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     8, 8, FALSE, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t DedicatedChannelsCapacityConsumptionLaw_sequence_of[1] = {
-  { &hf_nbap_DedicatedChannelsCapacityConsumptionLaw_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DedicatedChannelsCapacityConsumptionLaw_item },
-};
 
 static int
-dissect_nbap_DedicatedChannelsCapacityConsumptionLaw(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DedicatedChannelsCapacityConsumptionLaw, DedicatedChannelsCapacityConsumptionLaw_sequence_of,
-                                                  1, maxNrOfSF);
+dissect_nbap_GenericTrafficCategory(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     8, 8, FALSE, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_DedicatedMeasurementType_vals[] = {
-  {   0, "sir" },
-  {   1, "sir-error" },
-  {   2, "transmitted-code-power" },
-  {   3, "rscp" },
-  {   4, "rx-timing-deviation" },
-  {   5, "round-trip-time" },
-  {   6, "rx-timing-deviation-LCR" },
-  {   7, "angle-Of-Arrival-LCR" },
-  {   8, "hs-sich-quality" },
-  {   9, "best-Cell-Portions" },
-  {  10, "rx-timing-deviation-768" },
-  {  11, "rx-timing-deviation-384-extended" },
+static const value_string nbap_TnlQos_vals[] = {
+  {   0, "dsField" },
+  {   1, "genericTrafficCategory" },
   { 0, NULL }
 };
 
+static const per_choice_t TnlQos_choice[] = {
+  {   0, &hf_nbap_dsField        , ASN1_EXTENSION_ROOT    , dissect_nbap_DsField },
+  {   1, &hf_nbap_genericTrafficCategory, ASN1_EXTENSION_ROOT    , dissect_nbap_GenericTrafficCategory },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_DedicatedMeasurementType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     6, NULL, TRUE, 6, NULL);
+dissect_nbap_TnlQos(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_TnlQos, TnlQos_choice,
+                                 NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_PayloadCRC_PresenceIndicator_vals[] = {
+  {   0, "cRC-Included" },
+  {   1, "cRC-NotIncluded" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_SIR_Error_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 125U, NULL, FALSE);
+dissect_nbap_PayloadCRC_PresenceIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, TRUE, 0, NULL);
 
   return offset;
 }
@@ -9353,9 +11272,9 @@ dissect_nbap_SIR_Error_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
 
 
 static int
-dissect_nbap_Transmitted_Code_Power_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Maximum_Number_of_Retransmissions_For_E_DCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 127U, NULL, FALSE);
+                                                            0U, 15U, NULL, FALSE);
 
   return offset;
 }
@@ -9363,9 +11282,9 @@ dissect_nbap_Transmitted_Code_Power_Value(tvbuff_t *tvb _U_, int offset _U_, asn
 
 
 static int
-dissect_nbap_RSCP_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_DCH_HARQ_PO_FDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 127U, NULL, FALSE);
+                                                            0U, maxNrOfEDCH_HARQ_PO_QUANTSTEPs, NULL, FALSE);
 
   return offset;
 }
@@ -9373,9 +11292,9 @@ dissect_nbap_RSCP_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_,
 
 
 static int
-dissect_nbap_Rx_Timing_Deviation_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 8191U, NULL, FALSE);
+dissect_nbap_E_DCH_MACdFlow_Multiplexing_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     maxNrOfEDCHMACdFlows, maxNrOfEDCHMACdFlows, FALSE, NULL);
 
   return offset;
 }
@@ -9383,9 +11302,9 @@ dissect_nbap_Rx_Timing_Deviation_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_c
 
 
 static int
-dissect_nbap_Round_Trip_Time_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_LogicalChannelID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 32767U, NULL, FALSE);
+                                                            1U, 15U, NULL, FALSE);
 
   return offset;
 }
@@ -9393,232 +11312,221 @@ dissect_nbap_Round_Trip_Time_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
 
 
 static int
-dissect_nbap_Extension_DedicatedMeasurementValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_nbap_ProtocolIE_Single_Container(tvb, offset, actx, tree, hf_index);
+dissect_nbap_MAC_PDU_SizeExtended(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 1504U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const value_string nbap_DedicatedMeasurementValue_vals[] = {
-  {   0, "sIR-Value" },
-  {   1, "sIR-ErrorValue" },
-  {   2, "transmittedCodePowerValue" },
-  {   3, "rSCP" },
-  {   4, "rxTimingDeviationValue" },
-  {   5, "roundTripTime" },
-  {   6, "extension-DedicatedMeasurementValue" },
-  { 0, NULL }
-};
-
-static const per_choice_t DedicatedMeasurementValue_choice[] = {
-  {   0, &hf_nbap_sIR_Value      , ASN1_EXTENSION_ROOT    , dissect_nbap_SIR_Value },
-  {   1, &hf_nbap_sIR_ErrorValue , ASN1_EXTENSION_ROOT    , dissect_nbap_SIR_Error_Value },
-  {   2, &hf_nbap_transmittedCodePowerValue, ASN1_EXTENSION_ROOT    , dissect_nbap_Transmitted_Code_Power_Value },
-  {   3, &hf_nbap_rSCP           , ASN1_EXTENSION_ROOT    , dissect_nbap_RSCP_Value },
-  {   4, &hf_nbap_rxTimingDeviationValue, ASN1_EXTENSION_ROOT    , dissect_nbap_Rx_Timing_Deviation_Value },
-  {   5, &hf_nbap_roundTripTime  , ASN1_EXTENSION_ROOT    , dissect_nbap_Round_Trip_Time_Value },
-  {   6, &hf_nbap_extension_DedicatedMeasurementValue, ASN1_NOT_EXTENSION_ROOT, dissect_nbap_Extension_DedicatedMeasurementValue },
-  { 0, NULL, 0, NULL }
+static const per_sequence_t Common_E_DCH_LogicalChannel_InfoList_Item_sequence[] = {
+  { &hf_nbap_logicalChannelId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_LogicalChannelID },
+  { &hf_nbap_maximumMACcPDU_SizeExtended, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_PDU_SizeExtended },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DedicatedMeasurementValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_DedicatedMeasurementValue, DedicatedMeasurementValue_choice,
-                                 NULL);
+dissect_nbap_Common_E_DCH_LogicalChannel_InfoList_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_E_DCH_LogicalChannel_InfoList_Item, Common_E_DCH_LogicalChannel_InfoList_Item_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t DedicatedMeasurementAvailable_sequence[] = {
-  { &hf_nbap_dedicatedmeasurementValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DedicatedMeasurementValue },
-  { &hf_nbap_cFN            , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CFN },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t Common_E_DCH_LogicalChannel_InfoList_sequence_of[1] = {
+  { &hf_nbap_Common_E_DCH_LogicalChannel_InfoList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Common_E_DCH_LogicalChannel_InfoList_Item },
 };
 
 static int
-dissect_nbap_DedicatedMeasurementAvailable(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DedicatedMeasurementAvailable, DedicatedMeasurementAvailable_sequence);
+dissect_nbap_Common_E_DCH_LogicalChannel_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Common_E_DCH_LogicalChannel_InfoList, Common_E_DCH_LogicalChannel_InfoList_sequence_of,
+                                                  1, maxNoOfLogicalChannels, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t Common_E_DCH_MACdFlow_Specific_InfoList_Item_sequence[] = {
+  { &hf_nbap_common_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
+  { &hf_nbap_maximum_Number_of_Retransmissions_For_E_DCH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Maximum_Number_of_Retransmissions_For_E_DCH },
+  { &hf_nbap_eDCH_HARQ_PO_FDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_HARQ_PO_FDD },
+  { &hf_nbap_eDCH_MACdFlow_Multiplexing_List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Multiplexing_List },
+  { &hf_nbap_common_E_DCHLogicalChannelInformation, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_E_DCH_LogicalChannel_InfoList },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_DedicatedMeasurementnotAvailable(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_null(tvb, offset, actx, tree, hf_index);
+dissect_nbap_Common_E_DCH_MACdFlow_Specific_InfoList_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_E_DCH_MACdFlow_Specific_InfoList_Item, Common_E_DCH_MACdFlow_Specific_InfoList_Item_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_DedicatedMeasurementValueInformation_vals[] = {
-  {   0, "measurementAvailable" },
-  {   1, "measurementnotAvailable" },
-  { 0, NULL }
-};
-
-static const per_choice_t DedicatedMeasurementValueInformation_choice[] = {
-  {   0, &hf_nbap_measurementAvailable_01, ASN1_NO_EXTENSIONS     , dissect_nbap_DedicatedMeasurementAvailable },
-  {   1, &hf_nbap_measurementnotAvailable_01, ASN1_NO_EXTENSIONS     , dissect_nbap_DedicatedMeasurementnotAvailable },
-  { 0, NULL, 0, NULL }
+static const per_sequence_t Common_E_DCH_MACdFlow_Specific_InfoList_sequence_of[1] = {
+  { &hf_nbap_Common_E_DCH_MACdFlow_Specific_InfoList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Common_E_DCH_MACdFlow_Specific_InfoList_Item },
 };
 
 static int
-dissect_nbap_DedicatedMeasurementValueInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_DedicatedMeasurementValueInformation, DedicatedMeasurementValueInformation_choice,
-                                 NULL);
+dissect_nbap_Common_E_DCH_MACdFlow_Specific_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Common_E_DCH_MACdFlow_Specific_InfoList, Common_E_DCH_MACdFlow_Specific_InfoList_sequence_of,
+                                                  1, maxNrOfEDCHMACdFlows, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_DelayedActivation_vals[] = {
-  {   0, "cfn" },
-  {   1, "separate-indication" },
-  { 0, NULL }
-};
-
-static const per_choice_t DelayedActivation_choice[] = {
-  {   0, &hf_nbap_cfn            , ASN1_NO_EXTENSIONS     , dissect_nbap_CFN },
-  {   1, &hf_nbap_separate_indication, ASN1_NO_EXTENSIONS     , dissect_nbap_NULL },
-  { 0, NULL, 0, NULL }
+static const per_sequence_t Ul_common_E_DCH_MACflow_Specific_InfoList_Item_sequence[] = {
+  { &hf_nbap_ul_Common_MACFlowID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlow_ID },
+  { &hf_nbap_transportBearerRequestIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportBearerRequestIndicator },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_tnlQos         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TnlQos },
+  { &hf_nbap_payloadCRC_PresenceIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PayloadCRC_PresenceIndicator },
+  { &hf_nbap_bundlingModeIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BundlingModeIndicator },
+  { &hf_nbap_common_E_DCH_MACdFlow_Specific_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_E_DCH_MACdFlow_Specific_InfoList },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DelayedActivation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_DelayedActivation, DelayedActivation_choice,
-                                 NULL);
+dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList_Item, Ul_common_E_DCH_MACflow_Specific_InfoList_Item_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_Execution_Type_vals[] = {
-  {   0, "synchronised" },
-  {   1, "unsynchronised" },
-  { 0, NULL }
-};
-
-static const per_choice_t Execution_Type_choice[] = {
-  {   0, &hf_nbap_synchronised   , ASN1_NO_EXTENSIONS     , dissect_nbap_CFN },
-  {   1, &hf_nbap_unsynchronised , ASN1_NO_EXTENSIONS     , dissect_nbap_NULL },
-  { 0, NULL, 0, NULL }
+static const per_sequence_t Ul_common_E_DCH_MACflow_Specific_InfoList_sequence_of[1] = {
+  { &hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList_Item },
 };
 
 static int
-dissect_nbap_Execution_Type(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_Execution_Type, Execution_Type_choice,
-                                 NULL);
+dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList, Ul_common_E_DCH_MACflow_Specific_InfoList_sequence_of,
+                                                  1, maxNrOfCommonMACFlows, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_FirstRLS_Indicator_vals[] = {
-  {   0, "first-RLS" },
-  {   1, "not-first-RLS" },
-  { 0, NULL }
+static const per_sequence_t Common_EDCH_System_InformationFDD_sequence[] = {
+  { &hf_nbap_common_E_DCH_UL_DPCH_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_E_DCH_UL_DPCH_InfoItem },
+  { &hf_nbap_common_E_DCH_EDPCH_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_E_DCH_EDPCH_InfoItem },
+  { &hf_nbap_common_E_DCH_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_E_DCH_InfoItem },
+  { &hf_nbap_common_E_DCH_HSDPCCH_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_E_DCH_HSDPCCH_InfoItem },
+  { &hf_nbap_common_E_DCH_Preamble_Control_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_E_DCH_Preamble_Control_InfoItem },
+  { &hf_nbap_common_E_DCH_FDPCH_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_E_DCH_FDPCH_InfoItem },
+  { &hf_nbap_common_E_DCH_E_AGCH_ChannelisationCodeNumber, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_FDD_DL_ChannelisationCodeNumber },
+  { &hf_nbap_common_E_DCH_Resource_Combination_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_E_DCH_Resource_Combination_InfoList },
+  { &hf_nbap_ul_common_E_DCH_MACflow_Specific_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_FirstRLS_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, TRUE, 0, NULL);
+dissect_nbap_Common_EDCH_System_InformationFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_EDCH_System_InformationFDD, Common_EDCH_System_InformationFDD_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t Ul_common_E_DCH_MACflow_Specific_InfoResponseList_Item_sequence[] = {
+  { &hf_nbap_ul_Common_MACFlowID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlow_ID },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_PropagationDelay(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList_Item, Ul_common_E_DCH_MACflow_Specific_InfoResponseList_Item_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t Activate_Info_sequence[] = {
-  { &hf_nbap_activation_type, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Execution_Type },
-  { &hf_nbap_initial_dl_tx_power, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
-  { &hf_nbap_firstRLS_Indicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_FirstRLS_Indicator },
-  { &hf_nbap_propagation_delay, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_PropagationDelay },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t Ul_common_E_DCH_MACflow_Specific_InfoResponseList_sequence_of[1] = {
+  { &hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList_Item },
 };
 
 static int
-dissect_nbap_Activate_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Activate_Info, Activate_Info_sequence);
+dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList, Ul_common_E_DCH_MACflow_Specific_InfoResponseList_sequence_of,
+                                                  1, maxNrOfCommonMACFlows, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t Deactivate_Info_sequence[] = {
-  { &hf_nbap_deactivation_type, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Execution_Type },
+static const per_sequence_t Common_EDCH_System_Information_ResponseFDD_sequence[] = {
+  { &hf_nbap_ul_common_E_DCH_MACflow_Specific_InfoResponse, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList },
+  { &hf_nbap_serving_Grant_Value, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_Serving_Grant_Value },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Deactivate_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Common_EDCH_System_Information_ResponseFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Deactivate_Info, Deactivate_Info_sequence);
+                                   ett_nbap_Common_EDCH_System_Information_ResponseFDD, Common_EDCH_System_Information_ResponseFDD_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_DelayedActivationUpdate_vals[] = {
-  {   0, "activate" },
-  {   1, "deactivate" },
-  { 0, NULL }
-};
-
-static const per_choice_t DelayedActivationUpdate_choice[] = {
-  {   0, &hf_nbap_activate       , ASN1_NO_EXTENSIONS     , dissect_nbap_Activate_Info },
-  {   1, &hf_nbap_deactivate     , ASN1_NO_EXTENSIONS     , dissect_nbap_Deactivate_Info },
-  { 0, NULL, 0, NULL }
+static const per_sequence_t E_RNTI_List_sequence_of[1] = {
+  { &hf_nbap_E_RNTI_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_RNTI },
 };
 
 static int
-dissect_nbap_DelayedActivationUpdate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_DelayedActivationUpdate, DelayedActivationUpdate_choice,
-                                 NULL);
+dissect_nbap_E_RNTI_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_RNTI_List, E_RNTI_List_sequence_of,
+                                                  1, maxofERNTI, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t Common_MACFlows_to_DeleteFDD_Item_sequence[] = {
+  { &hf_nbap_common_MACFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlow_ID },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_DeltaSIR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 30U, NULL, FALSE);
+dissect_nbap_Common_MACFlows_to_DeleteFDD_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_MACFlows_to_DeleteFDD_Item, Common_MACFlows_to_DeleteFDD_Item_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t Common_MACFlows_to_DeleteFDD_sequence_of[1] = {
+  { &hf_nbap_Common_MACFlows_to_DeleteFDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlows_to_DeleteFDD_Item },
+};
 
 static int
-dissect_nbap_INTEGER_0_119(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 119U, NULL, FALSE);
+dissect_nbap_Common_MACFlows_to_DeleteFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Common_MACFlows_to_DeleteFDD, Common_MACFlows_to_DeleteFDD_sequence_of,
+                                                  1, maxNrOfCommonMACFlows, FALSE);
 
   return offset;
 }
@@ -9626,202 +11534,226 @@ dissect_nbap_INTEGER_0_119(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _
 
 
 static int
-dissect_nbap_INTEGER_0_3_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_PriorityQueue_Id(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 3U, NULL, TRUE);
+                                                            0U, maxNrOfPriorityQueues_1, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_GANSS_StatusHealth_vals[] = {
-  {   0, "udre-scale-1dot0" },
-  {   1, "udre-scale-0dot75" },
-  {   2, "udre-scale-0dot5" },
-  {   3, "udre-scale-0dot3" },
-  {   4, "udre-scale-0dot2" },
-  {   5, "udre-scale-0dot1" },
-  {   6, "no-data" },
-  {   7, "invalid-data" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_GANSS_StatusHealth(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     8, NULL, FALSE, 0, NULL);
+dissect_nbap_SchedulingPriorityIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 15U, NULL, FALSE);
 
   return offset;
 }
 
 
-
-static int
-dissect_nbap_INTEGER_0_63(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 63U, NULL, FALSE);
-
-  return offset;
-}
-
+static const value_string nbap_T1_vals[] = {
+  {   0, "v10" },
+  {   1, "v20" },
+  {   2, "v30" },
+  {   3, "v40" },
+  {   4, "v50" },
+  {   5, "v60" },
+  {   6, "v70" },
+  {   7, "v80" },
+  {   8, "v90" },
+  {   9, "v100" },
+  {  10, "v120" },
+  {  11, "v140" },
+  {  12, "v160" },
+  {  13, "v200" },
+  {  14, "v300" },
+  {  15, "v400" },
+  { 0, NULL }
+};
 
 
 static int
-dissect_nbap_BIT_STRING_SIZE_10(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     10, 10, FALSE, NULL);
+dissect_nbap_T1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     16, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_UDRE_vals[] = {
-  {   0, "udre-minusequal-one-m" },
-  {   1, "udre-betweenoneandfour-m" },
-  {   2, "udre-betweenfourandeight-m" },
-  {   3, "udre-greaterequaleight-m" },
+static const value_string nbap_MAC_ehs_Reset_Timer_vals[] = {
+  {   0, "v1" },
+  {   1, "v2" },
+  {   2, "v3" },
+  {   3, "v4" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_UDRE(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_MAC_ehs_Reset_Timer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     4, NULL, FALSE, 0, NULL);
+                                     4, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_DiscardTimer_vals[] = {
+  {   0, "v20" },
+  {   1, "v40" },
+  {   2, "v60" },
+  {   3, "v80" },
+  {   4, "v100" },
+  {   5, "v120" },
+  {   6, "v140" },
+  {   7, "v160" },
+  {   8, "v180" },
+  {   9, "v200" },
+  {  10, "v250" },
+  {  11, "v300" },
+  {  12, "v400" },
+  {  13, "v500" },
+  {  14, "v750" },
+  {  15, "v1000" },
+  {  16, "v1250" },
+  {  17, "v1500" },
+  {  18, "v1750" },
+  {  19, "v2000" },
+  {  20, "v2500" },
+  {  21, "v3000" },
+  {  22, "v3500" },
+  {  23, "v4000" },
+  {  24, "v4500" },
+  {  25, "v5000" },
+  {  26, "v7500" },
+  { 0, NULL }
+};
 
-static int
-dissect_nbap_INTEGER_M2047_2047(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -2047, 2047U, NULL, FALSE);
-
-  return offset;
-}
-
+static value_string_ext nbap_DiscardTimer_vals_ext = VALUE_STRING_EXT_INIT(nbap_DiscardTimer_vals);
 
 
 static int
-dissect_nbap_INTEGER_M127_127(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -127, 127U, NULL, FALSE);
+dissect_nbap_DiscardTimer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     27, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t DGANSS_SignalInformationItem_sequence[] = {
-  { &hf_nbap_satId          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_63 },
-  { &hf_nbap_gANSS_iod      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_10 },
-  { &hf_nbap_udre           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UDRE },
-  { &hf_nbap_ganss_prc      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_M2047_2047 },
-  { &hf_nbap_ganss_rrc      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_M127_127 },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_MAC_hsWindowSize_vals[] = {
+  {   0, "v4" },
+  {   1, "v6" },
+  {   2, "v8" },
+  {   3, "v12" },
+  {   4, "v16" },
+  {   5, "v24" },
+  {   6, "v32" },
+  {   7, "v64" },
+  {   8, "v128" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_DGANSS_SignalInformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DGANSS_SignalInformationItem, DGANSS_SignalInformationItem_sequence);
+dissect_nbap_MAC_hsWindowSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     7, NULL, TRUE, 2, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t DGANSS_SignalInformation_sequence_of[1] = {
-  { &hf_nbap_DGANSS_SignalInformation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DGANSS_SignalInformationItem },
+static const per_sequence_t Priority_Queue_Information_for_Enhanced_FACH_PCH_sequence[] = {
+  { &hf_nbap_priorityQueue_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_Id },
+  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingPriorityIndicator },
+  { &hf_nbap_t1             , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T1 },
+  { &hf_nbap_mAC_ehs_Reset_Timer, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_ehs_Reset_Timer },
+  { &hf_nbap_discardTimer   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DiscardTimer },
+  { &hf_nbap_mAC_hsWindowSize, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_hsWindowSize },
+  { &hf_nbap_maximum_MACcPDU_Size, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_PDU_SizeExtended },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DGANSS_SignalInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DGANSS_SignalInformation, DGANSS_SignalInformation_sequence_of,
-                                                  1, maxGANSSSat);
+dissect_nbap_Priority_Queue_Information_for_Enhanced_FACH_PCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Priority_Queue_Information_for_Enhanced_FACH_PCH, Priority_Queue_Information_for_Enhanced_FACH_PCH_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t DGANSS_InformationItem_sequence[] = {
-  { &hf_nbap_gANSS_SignalId , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_3_ },
-  { &hf_nbap_gANSS_StatusHealth, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_StatusHealth },
-  { &hf_nbap_dGANSS_SignalInformation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DGANSS_SignalInformation },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t Common_MACFlow_PriorityQueue_Item_sequence[] = {
+  { &hf_nbap_priority_Queue_Information_for_Enhanced_FACH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Priority_Queue_Information_for_Enhanced_FACH_PCH },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DGANSS_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Common_MACFlow_PriorityQueue_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DGANSS_InformationItem, DGANSS_InformationItem_sequence);
+                                   ett_nbap_Common_MACFlow_PriorityQueue_Item, Common_MACFlow_PriorityQueue_Item_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t DGANSS_Information_sequence_of[1] = {
-  { &hf_nbap_DGANSS_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DGANSS_InformationItem },
+static const per_sequence_t Common_MACFlow_PriorityQueue_Information_sequence_of[1] = {
+  { &hf_nbap_Common_MACFlow_PriorityQueue_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlow_PriorityQueue_Item },
 };
 
 static int
-dissect_nbap_DGANSS_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Common_MACFlow_PriorityQueue_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DGANSS_Information, DGANSS_Information_sequence_of,
-                                                  1, maxSgnType);
+                                                  ett_nbap_Common_MACFlow_PriorityQueue_Information, Common_MACFlow_PriorityQueue_Information_sequence_of,
+                                                  1, maxNrOfcommonMACQueues, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DGANSSCorrections_sequence[] = {
-  { &hf_nbap_dGANSS_ReferenceTime, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_119 },
-  { &hf_nbap_dGANSS_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DGANSS_Information },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t CommonMACFlow_Specific_InfoItem_sequence[] = {
+  { &hf_nbap_common_MACFlow_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlow_ID },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_tnl_qos        , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TnlQos },
+  { &hf_nbap_common_MACFlow_PriorityQueue_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_MACFlow_PriorityQueue_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DGANSSCorrections(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_CommonMACFlow_Specific_InfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DGANSSCorrections, DGANSSCorrections_sequence);
+                                   ett_nbap_CommonMACFlow_Specific_InfoItem, CommonMACFlow_Specific_InfoItem_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_PRCDeviation_vals[] = {
-  {   0, "one" },
-  {   1, "two" },
-  {   2, "five" },
-  {   3, "ten" },
-  { 0, NULL }
+static const per_sequence_t CommonMACFlow_Specific_InfoList_sequence_of[1] = {
+  { &hf_nbap_CommonMACFlow_Specific_InfoList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_CommonMACFlow_Specific_InfoItem },
 };
 
-
 static int
-dissect_nbap_PRCDeviation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     4, NULL, TRUE, 0, NULL);
+dissect_nbap_CommonMACFlow_Specific_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_CommonMACFlow_Specific_InfoList, CommonMACFlow_Specific_InfoList_sequence_of,
+                                                  1, maxNrOfCommonMACFlows, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DGANSSThreshold_sequence[] = {
-  { &hf_nbap_pRCDeviation   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PRCDeviation },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_DGANSSThreshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DGANSSThreshold, DGANSSThreshold_sequence);
+dissect_nbap_MACdPDU_Size(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 5000U, NULL, TRUE);
 
   return offset;
 }
@@ -9829,170 +11761,218 @@ dissect_nbap_DGANSSThreshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
 
 
 static int
-dissect_nbap_GPSTOW(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_InitialWindowSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 604799U, NULL, FALSE);
+                                                            1U, 255U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_GPS_Status_Health_vals[] = {
-  {   0, "udre-scale-1dot0" },
-  {   1, "udre-scale-0dot75" },
-  {   2, "udre-scale-0dot5" },
-  {   3, "udre-scale-0dot3" },
-  {   4, "udre-scale-0dot1" },
-  {   5, "no-data" },
-  {   6, "invalid-data" },
-  { 0, NULL }
+static const per_sequence_t HSDSCH_Initial_Capacity_AllocationItem_sequence[] = {
+  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingPriorityIndicator },
+  { &hf_nbap_maximum_MACdPDU_Size, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MACdPDU_Size },
+  { &hf_nbap_hSDSCH_InitialWindowSize, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_InitialWindowSize },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_GPS_Status_Health(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     7, NULL, FALSE, 0, NULL);
+dissect_nbap_HSDSCH_Initial_Capacity_AllocationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSDSCH_Initial_Capacity_AllocationItem, HSDSCH_Initial_Capacity_AllocationItem_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t HSDSCH_Initial_Capacity_Allocation_sequence_of[1] = {
+  { &hf_nbap_HSDSCH_Initial_Capacity_Allocation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_Initial_Capacity_AllocationItem },
+};
 
 static int
-dissect_nbap_SAT_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 63U, NULL, FALSE);
+dissect_nbap_HSDSCH_Initial_Capacity_Allocation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HSDSCH_Initial_Capacity_Allocation, HSDSCH_Initial_Capacity_Allocation_sequence_of,
+                                                  1, maxNrOfPriorityQueues, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t CommonMACFlow_Specific_InfoItem_Response_sequence[] = {
+  { &hf_nbap_commonMACFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlow_ID },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_hSDSCH_Initial_Capacity_Allocation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_Initial_Capacity_Allocation },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_BIT_STRING_SIZE_8(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     8, 8, FALSE, NULL);
+dissect_nbap_CommonMACFlow_Specific_InfoItem_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_CommonMACFlow_Specific_InfoItem_Response, CommonMACFlow_Specific_InfoItem_Response_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t CommonMACFlow_Specific_InfoList_Response_sequence_of[1] = {
+  { &hf_nbap_CommonMACFlow_Specific_InfoList_Response_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_CommonMACFlow_Specific_InfoItem_Response },
+};
 
 static int
-dissect_nbap_PRC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -2047, 2047U, NULL, FALSE);
+dissect_nbap_CommonMACFlow_Specific_InfoList_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_CommonMACFlow_Specific_InfoList_Response, CommonMACFlow_Specific_InfoList_Response_sequence_of,
+                                                  1, maxNrOfCommonMACFlows, FALSE);
 
   return offset;
 }
 
 
+static const value_string nbap_TUTRANGPSAccuracyClass_vals[] = {
+  {   0, "accuracy-class-A" },
+  {   1, "accuracy-class-B" },
+  {   2, "accuracy-class-C" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_Range_Correction_Rate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -127, 127U, NULL, FALSE);
+dissect_nbap_TUTRANGPSAccuracyClass(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     3, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t SAT_Info_DGPSCorrections_Item_sequence[] = {
-  { &hf_nbap_sat_id         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_ID },
-  { &hf_nbap_iode_dgps      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_udre           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UDRE },
-  { &hf_nbap_prc            , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PRC },
-  { &hf_nbap_range_correction_rate, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Range_Correction_Rate },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_TUTRANGANSSAccuracyClass_vals[] = {
+  {   0, "ganssAccuracy-class-A" },
+  {   1, "ganssAccuracy-class-B" },
+  {   2, "ganssAccuracy-class-C" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_SAT_Info_DGPSCorrections_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_SAT_Info_DGPSCorrections_Item, SAT_Info_DGPSCorrections_Item_sequence);
+dissect_nbap_TUTRANGANSSAccuracyClass(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     3, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t SAT_Info_DGPSCorrections_sequence_of[1] = {
-  { &hf_nbap_SAT_Info_DGPSCorrections_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_Info_DGPSCorrections_Item },
+static const value_string nbap_CommonMeasurementAccuracy_vals[] = {
+  {   0, "tUTRANGPSMeasurementAccuracyClass" },
+  {   1, "tUTRANGANSSMeasurementAccuracyClass" },
+  { 0, NULL }
+};
+
+static const per_choice_t CommonMeasurementAccuracy_choice[] = {
+  {   0, &hf_nbap_tUTRANGPSMeasurementAccuracyClass, ASN1_EXTENSION_ROOT    , dissect_nbap_TUTRANGPSAccuracyClass },
+  {   1, &hf_nbap_tUTRANGANSSMeasurementAccuracyClass, ASN1_NOT_EXTENSION_ROOT, dissect_nbap_TUTRANGANSSAccuracyClass },
+  { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_SAT_Info_DGPSCorrections(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_SAT_Info_DGPSCorrections, SAT_Info_DGPSCorrections_sequence_of,
-                                                  1, maxNoSat);
+dissect_nbap_CommonMeasurementAccuracy(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_CommonMeasurementAccuracy, CommonMeasurementAccuracy_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t DGPSCorrections_sequence[] = {
-  { &hf_nbap_gpstow         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GPSTOW },
-  { &hf_nbap_status_health  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GPS_Status_Health },
-  { &hf_nbap_satelliteinfo  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_Info_DGPSCorrections },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_CommonMeasurementType_vals[] = {
+  {   0, "received-total-wide-band-power" },
+  {   1, "transmitted-carrier-power" },
+  {   2, "acknowledged-prach-preambles" },
+  {   3, "ul-timeslot-iscp" },
+  {   4, "notUsed-1-acknowledged-PCPCH-access-preambles" },
+  {   5, "notUsed-2-detected-PCPCH-access-preambles" },
+  {   6, "uTRAN-GPS-Timing-of-Cell-Frames-for-UE-Positioning" },
+  {   7, "sFN-SFN-Observed-Time-Difference" },
+  {   8, "transmittedCarrierPowerOfAllCodesNotUsedForHSTransmission" },
+  {   9, "hS-DSCH-Required-Power" },
+  {  10, "hS-DSCH-Provided-Bit-Rate" },
+  {  11, "received-total-wide-band-power-for-cellPortion" },
+  {  12, "transmitted-carrier-power-for-cellPortion" },
+  {  13, "transmittedCarrierPowerOfAllCodesNotUsedForHS-PDSCH-HS-SCCH-E-AGCH-E-RGCHOrE-HICHTransmission-for-cellPortion" },
+  {  14, "upPTS-Interference" },
+  {  15, "dLTransmissionBranchLoad" },
+  {  16, "hS-DSCH-Required-Power-for-cell-portion" },
+  {  17, "hS-DSCH-Provided-Bit-Rate-for-cell-portion" },
+  {  18, "e-DCH-Provided-Bit-Rate" },
+  {  19, "e-DCH-Non-serving-Relative-Grant-Down-Commands" },
+  {  20, "received-Scheduled-EDCH-Power-Share" },
+  {  21, "received-Scheduled-EDCH-Power-Share-for-cellPortion" },
+  {  22, "uTRAN-GANSS-timing-of-cell-frames-for-UE-Positioning" },
+  {  23, "eDCH-RACH-report" },
+  {  24, "transmittedCarrierPowerOfAllCodesNotUsedForHS-PDSCH-HS-SCCH-E-AGCHOrE-HICHTransmission-for-cellPortion" },
+  {  25, "ul-timeslot-iscp-for-cellPortion" },
+  {  26, "upPTS-Interference-for-cellPortion" },
+  {  27, "e-DCH-Provided-Bit-Rate-for-cellPortion" },
+  { 0, NULL }
 };
 
+static value_string_ext nbap_CommonMeasurementType_vals_ext = VALUE_STRING_EXT_INIT(nbap_CommonMeasurementType_vals);
+
+
 static int
-dissect_nbap_DGPSCorrections(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DGPSCorrections, DGPSCorrections_sequence);
+dissect_nbap_CommonMeasurementType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     6, NULL, TRUE, 22, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t DGPSThresholds_sequence[] = {
-  { &hf_nbap_prcdeviation   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PRCDeviation },
+static const per_sequence_t CommonMeasurementAvailable_sequence[] = {
+  { &hf_nbap_commonmeasurementValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonMeasurementValue },
   { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DGPSThresholds(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_CommonMeasurementAvailable(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DGPSThresholds, DGPSThresholds_sequence);
+                                   ett_nbap_CommonMeasurementAvailable, CommonMeasurementAvailable_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_DiversityControlField_vals[] = {
-  {   0, "may" },
-  {   1, "must" },
-  {   2, "must-not" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_DiversityControlField(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, TRUE, 0, NULL);
+dissect_nbap_CommonMeasurementnotAvailable(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_null(tvb, offset, actx, tree, hf_index);
 
   return offset;
 }
 
 
-static const value_string nbap_DiversityMode_vals[] = {
-  {   0, "none" },
-  {   1, "sTTD" },
-  {   2, "closed-loop-mode1" },
-  {   3, "not-used-closed-loop-mode2" },
+static const value_string nbap_CommonMeasurementValueInformation_vals[] = {
+  {   0, "measurementAvailable" },
+  {   1, "measurementnotAvailable" },
   { 0, NULL }
 };
 
+static const per_choice_t CommonMeasurementValueInformation_choice[] = {
+  {   0, &hf_nbap_measurementAvailable, ASN1_NO_EXTENSIONS     , dissect_nbap_CommonMeasurementAvailable },
+  {   1, &hf_nbap_measurementnotAvailable, ASN1_NO_EXTENSIONS     , dissect_nbap_CommonMeasurementnotAvailable },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_DiversityMode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     4, NULL, TRUE, 0, NULL);
+dissect_nbap_CommonMeasurementValueInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_CommonMeasurementValueInformation, CommonMeasurementValueInformation_choice,
+                                 NULL);
 
   return offset;
 }
@@ -10000,23 +11980,23 @@ dissect_nbap_DiversityMode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _
 
 
 static int
-dissect_nbap_DL_DPCH_SlotFormat(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_CommonPhysicalChannelID768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 16U, NULL, TRUE);
+                                                            0U, 511U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_DL_DPCH_TimingAdjustment_vals[] = {
-  {   0, "timing-advance" },
-  {   1, "timing-delay" },
+static const value_string nbap_ResourceOperationalState_vals[] = {
+  {   0, "enabled" },
+  {   1, "disabled" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_DL_DPCH_TimingAdjustment(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_ResourceOperationalState(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
                                      2, NULL, FALSE, 0, NULL);
 
@@ -10024,91 +12004,93 @@ dissect_nbap_DL_DPCH_TimingAdjustment(tvbuff_t *tvb _U_, int offset _U_, asn1_ct
 }
 
 
+static const per_sequence_t Common_PhysicalChannel_Status_Information_sequence[] = {
+  { &hf_nbap_commonPhysicalChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
+  { &hf_nbap_resourceOperationalState, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ResourceOperationalState },
+  { &hf_nbap_availabilityStatus, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AvailabilityStatus },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_TimeSlot(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 14U, NULL, FALSE);
+dissect_nbap_Common_PhysicalChannel_Status_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_PhysicalChannel_Status_Information, Common_PhysicalChannel_Status_Information_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_MidambleConfigurationBurstType1And3_vals[] = {
-  {   0, "v4" },
-  {   1, "v8" },
-  {   2, "v16" },
-  { 0, NULL }
+static const per_sequence_t Common_PhysicalChannel_Status_Information768_sequence[] = {
+  { &hf_nbap_commonPhysicalChannelID768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID768 },
+  { &hf_nbap_resourceOperationalState, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ResourceOperationalState },
+  { &hf_nbap_availabilityStatus, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AvailabilityStatus },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_MidambleConfigurationBurstType1And3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, FALSE, 0, NULL);
+dissect_nbap_Common_PhysicalChannel_Status_Information768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_PhysicalChannel_Status_Information768, Common_PhysicalChannel_Status_Information768_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t CommonTransportChannel_InformationResponse_sequence[] = {
+  { &hf_nbap_commonTransportChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonTransportChannelID },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_MidambleShiftLong(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 15U, NULL, FALSE);
+dissect_nbap_CommonTransportChannel_InformationResponse(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_CommonTransportChannel_InformationResponse, CommonTransportChannel_InformationResponse_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_MidambleAllocationMode1_vals[] = {
-  {   0, "defaultMidamble" },
-  {   1, "commonMidamble" },
-  {   2, "ueSpecificMidamble" },
-  { 0, NULL }
-};
-
-static const per_choice_t MidambleAllocationMode1_choice[] = {
-  {   0, &hf_nbap_defaultMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  {   1, &hf_nbap_commonMidamble , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  {   2, &hf_nbap_ueSpecificMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_MidambleShiftLong },
-  { 0, NULL, 0, NULL }
+static const per_sequence_t Common_TransportChannel_Status_Information_sequence[] = {
+  { &hf_nbap_commonTransportChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonTransportChannelID },
+  { &hf_nbap_resourceOperationalState, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ResourceOperationalState },
+  { &hf_nbap_availabilityStatus, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AvailabilityStatus },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_MidambleAllocationMode1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_MidambleAllocationMode1, MidambleAllocationMode1_choice,
-                                 NULL);
+dissect_nbap_Common_TransportChannel_Status_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_TransportChannel_Status_Information, Common_TransportChannel_Status_Information_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t Type1_sequence[] = {
-  { &hf_nbap_midambleConfigurationBurstType1And3, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleConfigurationBurstType1And3 },
-  { &hf_nbap_midambleAllocationMode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleAllocationMode1 },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_Type1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Type1, Type1_sequence);
+dissect_nbap_CommunicationControlPortID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 65535U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_MidambleConfigurationBurstType2_vals[] = {
-  {   0, "v3" },
-  {   1, "v6" },
+static const value_string nbap_Compressed_Mode_Deactivation_Flag_vals[] = {
+  {   0, "deactivate" },
+  {   1, "maintain-Active" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_MidambleConfigurationBurstType2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Compressed_Mode_Deactivation_Flag(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
                                      2, NULL, FALSE, 0, NULL);
 
@@ -10118,765 +12100,764 @@ dissect_nbap_MidambleConfigurationBurstType2(tvbuff_t *tvb _U_, int offset _U_,
 
 
 static int
-dissect_nbap_MidambleShiftShort(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_ConfigurationGenerationID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 5U, NULL, FALSE);
+                                                            0U, 255U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_MidambleAllocationMode2_vals[] = {
-  {   0, "defaultMidamble" },
-  {   1, "commonMidamble" },
-  {   2, "ueSpecificMidamble" },
-  { 0, NULL }
-};
-
-static const per_choice_t MidambleAllocationMode2_choice[] = {
-  {   0, &hf_nbap_defaultMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  {   1, &hf_nbap_commonMidamble , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  {   2, &hf_nbap_ueSpecificMidamble_01, ASN1_EXTENSION_ROOT    , dissect_nbap_MidambleShiftShort },
-  { 0, NULL, 0, NULL }
-};
 
 static int
-dissect_nbap_MidambleAllocationMode2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_MidambleAllocationMode2, MidambleAllocationMode2_choice,
-                                 NULL);
+dissect_nbap_ConstantValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            -10, 10U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const per_sequence_t Type2_sequence[] = {
-  { &hf_nbap_midambleConfigurationBurstType2, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleConfigurationBurstType2 },
-  { &hf_nbap_midambleAllocationMode_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleAllocationMode2 },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_ContinuousPacketConnectivityDTX_DRX_Capability_vals[] = {
+  {   0, "continuous-Packet-Connectivity-DTX-DRX-capable" },
+  {   1, "continuous-Packet-Connectivity-DTX-DRX-non-capable" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_Type2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Type2, Type2_sequence);
+dissect_nbap_ContinuousPacketConnectivityDTX_DRX_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_MidambleAllocationMode3_vals[] = {
-  {   0, "defaultMidamble" },
-  {   1, "ueSpecificMidamble" },
-  { 0, NULL }
-};
-
-static const per_choice_t MidambleAllocationMode3_choice[] = {
-  {   0, &hf_nbap_defaultMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  {   1, &hf_nbap_ueSpecificMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_MidambleShiftLong },
-  { 0, NULL, 0, NULL }
-};
 
 static int
-dissect_nbap_MidambleAllocationMode3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_MidambleAllocationMode3, MidambleAllocationMode3_choice,
-                                 NULL);
+dissect_nbap_UE_DTX_DRX_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 159U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t Type3_sequence[] = {
-  { &hf_nbap_midambleConfigurationBurstType1And3, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleConfigurationBurstType1And3 },
-  { &hf_nbap_midambleAllocationMode_02, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleAllocationMode3 },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_Enabling_Delay_vals[] = {
+  {   0, "v0" },
+  {   1, "v1" },
+  {   2, "v2" },
+  {   3, "v4" },
+  {   4, "v8" },
+  {   5, "v16" },
+  {   6, "v32" },
+  {   7, "v64" },
+  {   8, "v128" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_Type3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Type3, Type3_sequence);
+dissect_nbap_Enabling_Delay(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     9, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_MidambleShiftAndBurstType_vals[] = {
-  {   0, "type1" },
-  {   1, "type2" },
-  {   2, "type3" },
+static const value_string nbap_UE_DTX_Cycle1_2ms_vals[] = {
+  {   0, "v1" },
+  {   1, "v4" },
+  {   2, "v5" },
+  {   3, "v8" },
+  {   4, "v10" },
+  {   5, "v16" },
+  {   6, "v20" },
   { 0, NULL }
 };
 
-static const per_choice_t MidambleShiftAndBurstType_choice[] = {
-  {   0, &hf_nbap_type1          , ASN1_EXTENSION_ROOT    , dissect_nbap_Type1 },
-  {   1, &hf_nbap_type2          , ASN1_EXTENSION_ROOT    , dissect_nbap_Type2 },
-  {   2, &hf_nbap_type3          , ASN1_EXTENSION_ROOT    , dissect_nbap_Type3 },
-  { 0, NULL, 0, NULL }
+
+static int
+dissect_nbap_UE_DTX_Cycle1_2ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     7, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_UE_DTX_Cycle2_2ms_vals[] = {
+  {   0, "v4" },
+  {   1, "v5" },
+  {   2, "v8" },
+  {   3, "v10" },
+  {   4, "v16" },
+  {   5, "v20" },
+  {   6, "v32" },
+  {   7, "v40" },
+  {   8, "v64" },
+  {   9, "v80" },
+  {  10, "v128" },
+  {  11, "v160" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_MidambleShiftAndBurstType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_MidambleShiftAndBurstType, MidambleShiftAndBurstType_choice,
-                                 NULL);
+dissect_nbap_UE_DTX_Cycle2_2ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     12, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_TFCI_Presence_vals[] = {
-  {   0, "present" },
-  {   1, "not-present" },
+static const value_string nbap_MAC_DTX_Cycle_2ms_vals[] = {
+  {   0, "v1" },
+  {   1, "v4" },
+  {   2, "v5" },
+  {   3, "v8" },
+  {   4, "v10" },
+  {   5, "v16" },
+  {   6, "v20" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_TFCI_Presence(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_MAC_DTX_Cycle_2ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+                                     7, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
+static const per_sequence_t DTX_Cycle_2ms_Items_sequence[] = {
+  { &hf_nbap_uE_DTX_Cycle1_2ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Cycle1_2ms },
+  { &hf_nbap_uE_DTX_Cycle2_2ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Cycle2_2ms },
+  { &hf_nbap_mAC_DTX_Cycle_2ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_DTX_Cycle_2ms },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_DPCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 239U, NULL, FALSE);
+dissect_nbap_DTX_Cycle_2ms_Items(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DTX_Cycle_2ms_Items, DTX_Cycle_2ms_Items_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_TDD_ChannelisationCode_vals[] = {
-  {   0, "chCode1div1" },
-  {   1, "chCode2div1" },
-  {   2, "chCode2div2" },
-  {   3, "chCode4div1" },
-  {   4, "chCode4div2" },
-  {   5, "chCode4div3" },
-  {   6, "chCode4div4" },
-  {   7, "chCode8div1" },
-  {   8, "chCode8div2" },
-  {   9, "chCode8div3" },
-  {  10, "chCode8div4" },
-  {  11, "chCode8div5" },
-  {  12, "chCode8div6" },
-  {  13, "chCode8div7" },
-  {  14, "chCode8div8" },
-  {  15, "chCode16div1" },
-  {  16, "chCode16div2" },
-  {  17, "chCode16div3" },
-  {  18, "chCode16div4" },
-  {  19, "chCode16div5" },
-  {  20, "chCode16div6" },
-  {  21, "chCode16div7" },
-  {  22, "chCode16div8" },
-  {  23, "chCode16div9" },
-  {  24, "chCode16div10" },
-  {  25, "chCode16div11" },
-  {  26, "chCode16div12" },
-  {  27, "chCode16div13" },
-  {  28, "chCode16div14" },
-  {  29, "chCode16div15" },
-  {  30, "chCode16div16" },
+static const value_string nbap_UE_DTX_Cycle1_10ms_vals[] = {
+  {   0, "v1" },
+  {   1, "v5" },
+  {   2, "v10" },
+  {   3, "v20" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_TDD_ChannelisationCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_UE_DTX_Cycle1_10ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     31, NULL, TRUE, 0, NULL);
+                                     4, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t TDD_DL_Code_InformationItem_sequence[] = {
-  { &hf_nbap_dPCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DPCH_ID },
-  { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_UE_DTX_Cycle2_10ms_vals[] = {
+  {   0, "v5" },
+  {   1, "v10" },
+  {   2, "v20" },
+  {   3, "v40" },
+  {   4, "v80" },
+  {   5, "v160" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_TDD_DL_Code_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_TDD_DL_Code_InformationItem, TDD_DL_Code_InformationItem_sequence);
+dissect_nbap_UE_DTX_Cycle2_10ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     6, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t TDD_DL_Code_Information_sequence_of[1] = {
-  { &hf_nbap_TDD_DL_Code_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DL_Code_InformationItem },
+static const value_string nbap_MAC_DTX_Cycle_10ms_vals[] = {
+  {   0, "v5" },
+  {   1, "v10" },
+  {   2, "v20" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_TDD_DL_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_TDD_DL_Code_Information, TDD_DL_Code_Information_sequence_of,
-                                                  1, maxNrOfDPCHs);
+dissect_nbap_MAC_DTX_Cycle_10ms(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     3, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t DL_Timeslot_InformationItem_sequence[] = {
-  { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
-  { &hf_nbap_midambleShiftAndBurstType, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType },
-  { &hf_nbap_tFCI_Presence  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TFCI_Presence },
-  { &hf_nbap_dL_Code_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DL_Code_Information },
+static const per_sequence_t DTX_Cycle_10ms_Items_sequence[] = {
+  { &hf_nbap_uE_DTX_Cycle1_10ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Cycle1_10ms },
+  { &hf_nbap_uE_DTX_Cycle2_10ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Cycle2_10ms },
+  { &hf_nbap_mAC_DTX_Cycle_10ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_DTX_Cycle_10ms },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DL_Timeslot_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DTX_Cycle_10ms_Items(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_Timeslot_InformationItem, DL_Timeslot_InformationItem_sequence);
+                                   ett_nbap_DTX_Cycle_10ms_Items, DTX_Cycle_10ms_Items_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t DL_Timeslot_Information_sequence_of[1] = {
-  { &hf_nbap_DL_Timeslot_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Timeslot_InformationItem },
+static const value_string nbap_E_DCH_TTI_Length_vals[] = {
+  {   0, "two-ms" },
+  {   1, "ten-ms" },
+  { 0, NULL }
+};
+
+static const per_choice_t E_DCH_TTI_Length_choice[] = {
+  {   0, &hf_nbap_two_ms         , ASN1_EXTENSION_ROOT    , dissect_nbap_DTX_Cycle_2ms_Items },
+  {   1, &hf_nbap_ten_ms         , ASN1_EXTENSION_ROOT    , dissect_nbap_DTX_Cycle_10ms_Items },
+  { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_DL_Timeslot_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DL_Timeslot_Information, DL_Timeslot_Information_sequence_of,
-                                                  1, maxNrOfDLTSs);
+dissect_nbap_E_DCH_TTI_Length(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_E_DCH_TTI_Length, E_DCH_TTI_Length_choice,
+                                 NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_Inactivity_Threshold_for_UE_DTX_Cycle2_vals[] = {
+  {   0, "v1" },
+  {   1, "v4" },
+  {   2, "v8" },
+  {   3, "v16" },
+  {   4, "v32" },
+  {   5, "v64" },
+  {   6, "v128" },
+  {   7, "v256" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_TimeSlotLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 6U, NULL, FALSE);
+dissect_nbap_Inactivity_Threshold_for_UE_DTX_Cycle2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     8, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_MidambleAllocationMode_vals[] = {
-  {   0, "defaultMidamble" },
-  {   1, "commonMidamble" },
-  {   2, "uESpecificMidamble" },
+static const value_string nbap_UE_DTX_Long_Preamble_vals[] = {
+  {   0, "v2" },
+  {   1, "v4" },
+  {   2, "v15" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_MidambleAllocationMode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_UE_DTX_Long_Preamble(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, TRUE, 0, NULL);
+                                     3, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_MidambleConfigurationLCR_vals[] = {
-  {   0, "v2" },
-  {   1, "v4" },
-  {   2, "v6" },
+static const value_string nbap_MAC_Inactivity_Threshold_vals[] = {
+  {   0, "v1" },
+  {   1, "v2" },
+  {   2, "v4" },
   {   3, "v8" },
-  {   4, "v10" },
-  {   5, "v12" },
-  {   6, "v14" },
-  {   7, "v16" },
+  {   4, "v16" },
+  {   5, "v32" },
+  {   6, "v64" },
+  {   7, "v128" },
+  {   8, "v256" },
+  {   9, "v512" },
+  {  10, "infinity" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_MidambleConfigurationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_MAC_Inactivity_Threshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     8, NULL, TRUE, 0, NULL);
+                                     11, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t MidambleShiftLCR_sequence[] = {
-  { &hf_nbap_midambleAllocationMode_03, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleAllocationMode },
-  { &hf_nbap_midambleShift  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MidambleShiftLong },
-  { &hf_nbap_midambleConfigurationLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleConfigurationLCR },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_CQI_DTX_Timer_vals[] = {
+  {   0, "v0" },
+  {   1, "v1" },
+  {   2, "v2" },
+  {   3, "v4" },
+  {   4, "v8" },
+  {   5, "v16" },
+  {   6, "v32" },
+  {   7, "v64" },
+  {   8, "v128" },
+  {   9, "v256" },
+  {  10, "v512" },
+  {  11, "infinity" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_MidambleShiftLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_MidambleShiftLCR, MidambleShiftLCR_sequence);
+dissect_nbap_CQI_DTX_Timer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     12, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_Modulation_vals[] = {
-  {   0, "qPSK" },
-  {   1, "eightPSK" },
+static const value_string nbap_UE_DPCCH_burst1_vals[] = {
+  {   0, "v1" },
+  {   1, "v2" },
+  {   2, "v5" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_Modulation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_UE_DPCCH_burst1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, TRUE, 0, NULL);
+                                     3, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t TDD_ChannelisationCodeLCR_sequence[] = {
-  { &hf_nbap_tDD_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
-  { &hf_nbap_modulation     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Modulation },
+static const value_string nbap_UE_DPCCH_burst2_vals[] = {
+  {   0, "v1" },
+  {   1, "v2" },
+  {   2, "v5" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_UE_DPCCH_burst2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     3, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t DTX_Information_sequence[] = {
+  { &hf_nbap_e_DCH_TTI_Length, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TTI_Length },
+  { &hf_nbap_inactivity_Threshold_for_UE_DTX_Cycle2, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Inactivity_Threshold_for_UE_DTX_Cycle2 },
+  { &hf_nbap_uE_DTX_Long_Preamble, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Long_Preamble },
+  { &hf_nbap_mAC_Inactivity_Threshold, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_Inactivity_Threshold },
+  { &hf_nbap_cQI_DTX_Timer  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CQI_DTX_Timer },
+  { &hf_nbap_uE_DPCCH_burst1, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DPCCH_burst1 },
+  { &hf_nbap_uE_DPCCH_burst2, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DPCCH_burst2 },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_TDD_ChannelisationCodeLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DTX_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_TDD_ChannelisationCodeLCR, TDD_ChannelisationCodeLCR_sequence);
+                                   ett_nbap_DTX_Information, DTX_Information_sequence);
 
   return offset;
 }
 
 
+static const value_string nbap_UE_DRX_Cycle_vals[] = {
+  {   0, "v4" },
+  {   1, "v5" },
+  {   2, "v8" },
+  {   3, "v10" },
+  {   4, "v16" },
+  {   5, "v20" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_QPSK_DL_DPCH_TimeSlotFormatTDD_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 24U, NULL, TRUE);
+dissect_nbap_UE_DRX_Cycle(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     6, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_Inactivity_Threshold_for_UE_DRX_Cycle_vals[] = {
+  {   0, "v0" },
+  {   1, "v1" },
+  {   2, "v2" },
+  {   3, "v4" },
+  {   4, "v8" },
+  {   5, "v16" },
+  {   6, "v32" },
+  {   7, "v64" },
+  {   8, "v128" },
+  {   9, "v256" },
+  {  10, "v512" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_EightPSK_DL_DPCH_TimeSlotFormatTDD_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 24U, NULL, TRUE);
+dissect_nbap_Inactivity_Threshold_for_UE_DRX_Cycle(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     11, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_TDD_DL_DPCH_TimeSlotFormat_LCR_vals[] = {
-  {   0, "qPSK" },
-  {   1, "eightPSK" },
+static const value_string nbap_Inactivity_Threshold_for_UE_Grant_Monitoring_vals[] = {
+  {   0, "v0" },
+  {   1, "v1" },
+  {   2, "v2" },
+  {   3, "v4" },
+  {   4, "v8" },
+  {   5, "v16" },
+  {   6, "v32" },
+  {   7, "v64" },
+  {   8, "v128" },
+  {   9, "v256" },
   { 0, NULL }
 };
 
-static const per_choice_t TDD_DL_DPCH_TimeSlotFormat_LCR_choice[] = {
-  {   0, &hf_nbap_qPSK_01        , ASN1_EXTENSION_ROOT    , dissect_nbap_QPSK_DL_DPCH_TimeSlotFormatTDD_LCR },
-  {   1, &hf_nbap_eightPSK       , ASN1_EXTENSION_ROOT    , dissect_nbap_EightPSK_DL_DPCH_TimeSlotFormatTDD_LCR },
-  { 0, NULL, 0, NULL }
-};
 
 static int
-dissect_nbap_TDD_DL_DPCH_TimeSlotFormat_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_TDD_DL_DPCH_TimeSlotFormat_LCR, TDD_DL_DPCH_TimeSlotFormat_LCR_choice,
-                                 NULL);
+dissect_nbap_Inactivity_Threshold_for_UE_Grant_Monitoring(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     10, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t TDD_DL_Code_LCR_InformationItem_sequence[] = {
-  { &hf_nbap_dPCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DPCH_ID },
-  { &hf_nbap_tdd_ChannelisationCodeLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCodeLCR },
-  { &hf_nbap_tdd_DL_DPCH_TimeSlotFormat_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DL_DPCH_TimeSlotFormat_LCR },
+
+static int
+dissect_nbap_UE_DRX_Grant_Monitoring(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_boolean(tvb, offset, actx, tree, hf_index, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t DRX_Information_sequence[] = {
+  { &hf_nbap_uE_DRX_Cycle   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DRX_Cycle },
+  { &hf_nbap_inactivity_Threshold_for_UE_DRX_Cycle, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Inactivity_Threshold_for_UE_DRX_Cycle },
+  { &hf_nbap_inactivity_Threshold_for_UE_Grant_Monitoring, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Inactivity_Threshold_for_UE_Grant_Monitoring },
+  { &hf_nbap_uE_DRX_Grant_Monitoring, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DRX_Grant_Monitoring },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_TDD_DL_Code_LCR_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DRX_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_TDD_DL_Code_LCR_InformationItem, TDD_DL_Code_LCR_InformationItem_sequence);
+                                   ett_nbap_DRX_Information, DRX_Information_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t TDD_DL_Code_LCR_Information_sequence_of[1] = {
-  { &hf_nbap_TDD_DL_Code_LCR_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DL_Code_LCR_InformationItem },
+static const per_sequence_t ContinuousPacketConnectivityDTX_DRX_Information_sequence[] = {
+  { &hf_nbap_uE_DTX_DRX_Offset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_DRX_Offset },
+  { &hf_nbap_enabling_Delay , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Enabling_Delay },
+  { &hf_nbap_dTX_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DTX_Information },
+  { &hf_nbap_dRX_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DRX_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_TDD_DL_Code_LCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_TDD_DL_Code_LCR_Information, TDD_DL_Code_LCR_Information_sequence_of,
-                                                  1, maxNrOfDPCHLCRs);
+dissect_nbap_ContinuousPacketConnectivityDTX_DRX_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_ContinuousPacketConnectivityDTX_DRX_Information, ContinuousPacketConnectivityDTX_DRX_Information_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t DL_TimeslotLCR_InformationItem_sequence[] = {
-  { &hf_nbap_timeSlotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
-  { &hf_nbap_midambleShiftLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftLCR },
-  { &hf_nbap_tFCI_Presence  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TFCI_Presence },
-  { &hf_nbap_dL_Code_LCR_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DL_Code_LCR_Information },
+static const per_sequence_t DTX_Cycle_2ms_to_Modify_Items_sequence[] = {
+  { &hf_nbap_uE_DTX_Cycle1_2ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Cycle1_2ms },
+  { &hf_nbap_uE_DTX_Cycle2_2ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Cycle2_2ms },
+  { &hf_nbap_mAC_DTX_Cycle_2ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_DTX_Cycle_2ms },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DL_TimeslotLCR_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DTX_Cycle_2ms_to_Modify_Items(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_TimeslotLCR_InformationItem, DL_TimeslotLCR_InformationItem_sequence);
+                                   ett_nbap_DTX_Cycle_2ms_to_Modify_Items, DTX_Cycle_2ms_to_Modify_Items_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t DL_TimeslotLCR_Information_sequence_of[1] = {
-  { &hf_nbap_DL_TimeslotLCR_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_TimeslotLCR_InformationItem },
+static const per_sequence_t DTX_Cycle_10ms_to_Modify_Items_sequence[] = {
+  { &hf_nbap_uE_DTX_Cycle1_10ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Cycle1_10ms },
+  { &hf_nbap_uE_DTX_Cycle2_10ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DTX_Cycle2_10ms },
+  { &hf_nbap_mAC_DTX_Cycle_10ms, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_DTX_Cycle_10ms },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DL_TimeslotLCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DL_TimeslotLCR_Information, DL_TimeslotLCR_Information_sequence_of,
-                                                  1, maxNrOfDLTSLCRs);
+dissect_nbap_DTX_Cycle_10ms_to_Modify_Items(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DTX_Cycle_10ms_to_Modify_Items, DTX_Cycle_10ms_to_Modify_Items_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_MidambleAllocationMode7681_vals[] = {
-  {   0, "defaultMidamble" },
-  {   1, "commonMidamble" },
-  {   2, "ueSpecificMidamble" },
+static const value_string nbap_E_DCH_TTI_Length_to_Modify_vals[] = {
+  {   0, "two-ms" },
+  {   1, "ten-ms" },
   { 0, NULL }
 };
 
-static const per_choice_t MidambleAllocationMode7681_choice[] = {
-  {   0, &hf_nbap_defaultMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  {   1, &hf_nbap_commonMidamble , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  {   2, &hf_nbap_ueSpecificMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_MidambleShiftLong },
+static const per_choice_t E_DCH_TTI_Length_to_Modify_choice[] = {
+  {   0, &hf_nbap_two_ms_01      , ASN1_EXTENSION_ROOT    , dissect_nbap_DTX_Cycle_2ms_to_Modify_Items },
+  {   1, &hf_nbap_ten_ms_01      , ASN1_EXTENSION_ROOT    , dissect_nbap_DTX_Cycle_10ms_to_Modify_Items },
   { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_MidambleAllocationMode7681(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_DCH_TTI_Length_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_MidambleAllocationMode7681, MidambleAllocationMode7681_choice,
+                                 ett_nbap_E_DCH_TTI_Length_to_Modify, E_DCH_TTI_Length_to_Modify_choice,
                                  NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t Type7681_sequence[] = {
-  { &hf_nbap_midambleConfigurationBurstType1And3, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleConfigurationBurstType1And3 },
-  { &hf_nbap_midambleAllocationMode_04, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleAllocationMode7681 },
+static const per_sequence_t DTX_Information_to_Modify_Items_sequence[] = {
+  { &hf_nbap_e_DCH_TTI_Length_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TTI_Length_to_Modify },
+  { &hf_nbap_inactivity_Threshold_for_UE_DTX_Cycle2, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Inactivity_Threshold_for_UE_DTX_Cycle2 },
+  { &hf_nbap_uE_DTX_Long_Preamble, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_DTX_Long_Preamble },
+  { &hf_nbap_mAC_Inactivity_Threshold, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MAC_Inactivity_Threshold },
+  { &hf_nbap_cQI_DTX_Timer  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_DTX_Timer },
+  { &hf_nbap_uE_DPCCH_burst1, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_DPCCH_burst1 },
+  { &hf_nbap_uE_DPCCH_burst2, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_DPCCH_burst2 },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Type7681(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DTX_Information_to_Modify_Items(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Type7681, Type7681_sequence);
+                                   ett_nbap_DTX_Information_to_Modify_Items, DTX_Information_to_Modify_Items_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_MidambleConfigurationBurstType2_768_vals[] = {
-  {   0, "v4" },
-  {   1, "v8" },
+static const value_string nbap_DTX_Information_to_Modify_vals[] = {
+  {   0, "modify" },
+  {   1, "deactivate" },
   { 0, NULL }
 };
 
+static const per_choice_t DTX_Information_to_Modify_choice[] = {
+  {   0, &hf_nbap_modify_02      , ASN1_EXTENSION_ROOT    , dissect_nbap_DTX_Information_to_Modify_Items },
+  {   1, &hf_nbap_deactivate     , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_MidambleConfigurationBurstType2_768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_DTX_Information_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_DTX_Information_to_Modify, DTX_Information_to_Modify_choice,
+                                 NULL);
 
   return offset;
 }
 
 
+static const per_sequence_t DRX_Information_to_Modify_Items_sequence[] = {
+  { &hf_nbap_uE_DRX_Cycle   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_DRX_Cycle },
+  { &hf_nbap_inactivity_Threshold_for_UE_DRX_Cycle, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Inactivity_Threshold_for_UE_DRX_Cycle },
+  { &hf_nbap_inactivity_Threshold_for_UE_Grant_Monitoring, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Inactivity_Threshold_for_UE_Grant_Monitoring },
+  { &hf_nbap_uE_DRX_Grant_Monitoring, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_DRX_Grant_Monitoring },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_MidambleShiftShort768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 7U, NULL, FALSE);
+dissect_nbap_DRX_Information_to_Modify_Items(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DRX_Information_to_Modify_Items, DRX_Information_to_Modify_Items_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_MidambleAllocationMode7682_vals[] = {
-  {   0, "defaultMidamble" },
-  {   1, "commonMidamble" },
-  {   2, "ueSpecificMidamble" },
+static const value_string nbap_DRX_Information_to_Modify_vals[] = {
+  {   0, "modify" },
+  {   1, "deactivate" },
   { 0, NULL }
 };
 
-static const per_choice_t MidambleAllocationMode7682_choice[] = {
-  {   0, &hf_nbap_defaultMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  {   1, &hf_nbap_commonMidamble , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  {   2, &hf_nbap_ueSpecificMidamble_02, ASN1_EXTENSION_ROOT    , dissect_nbap_MidambleShiftShort768 },
+static const per_choice_t DRX_Information_to_Modify_choice[] = {
+  {   0, &hf_nbap_modify_01      , ASN1_EXTENSION_ROOT    , dissect_nbap_DRX_Information_to_Modify_Items },
+  {   1, &hf_nbap_deactivate     , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
   { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_MidambleAllocationMode7682(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DRX_Information_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_MidambleAllocationMode7682, MidambleAllocationMode7682_choice,
+                                 ett_nbap_DRX_Information_to_Modify, DRX_Information_to_Modify_choice,
                                  NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t Type7682_sequence[] = {
-  { &hf_nbap_midambleConfigurationBurstType2_768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleConfigurationBurstType2_768 },
-  { &hf_nbap_midambleAllocationMode_05, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleAllocationMode7682 },
+static const per_sequence_t ContinuousPacketConnectivityDTX_DRX_Information_to_Modify_sequence[] = {
+  { &hf_nbap_uE_DTX_DRX_Offset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_DTX_DRX_Offset },
+  { &hf_nbap_enabling_Delay , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Enabling_Delay },
+  { &hf_nbap_dTX_Information_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DTX_Information_to_Modify },
+  { &hf_nbap_dRX_Information_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DRX_Information_to_Modify },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Type7682(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_ContinuousPacketConnectivityDTX_DRX_Information_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Type7682, Type7682_sequence);
+                                   ett_nbap_ContinuousPacketConnectivityDTX_DRX_Information_to_Modify, ContinuousPacketConnectivityDTX_DRX_Information_to_Modify_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_MidambleAllocationMode7683_vals[] = {
-  {   0, "defaultMidamble" },
-  {   1, "ueSpecificMidamble" },
+static const value_string nbap_ContinuousPacketConnectivityHS_SCCH_less_Capability_vals[] = {
+  {   0, "continuous-Packet-Connectivity-HS-SCCH-less-capable" },
+  {   1, "continuous-Packet-Connectivity-HS-SCCH-less-capable-non-capable" },
   { 0, NULL }
 };
 
-static const per_choice_t MidambleAllocationMode7683_choice[] = {
-  {   0, &hf_nbap_defaultMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  {   1, &hf_nbap_ueSpecificMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_MidambleShiftLong },
-  { 0, NULL, 0, NULL }
-};
-
-static int
-dissect_nbap_MidambleAllocationMode7683(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_MidambleAllocationMode7683, MidambleAllocationMode7683_choice,
-                                 NULL);
-
-  return offset;
-}
-
-
-static const per_sequence_t Type7683_sequence[] = {
-  { &hf_nbap_midambleConfigurationBurstType1And3, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleConfigurationBurstType1And3 },
-  { &hf_nbap_midambleAllocationMode_06, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleAllocationMode7683 },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_Type7683(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Type7683, Type7683_sequence);
+dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_MidambleShiftAndBurstType768_vals[] = {
-  {   0, "type1" },
-  {   1, "type2" },
-  {   2, "type3" },
-  { 0, NULL }
-};
-
-static const per_choice_t MidambleShiftAndBurstType768_choice[] = {
-  {   0, &hf_nbap_type1_01       , ASN1_EXTENSION_ROOT    , dissect_nbap_Type7681 },
-  {   1, &hf_nbap_type2_01       , ASN1_EXTENSION_ROOT    , dissect_nbap_Type7682 },
-  {   2, &hf_nbap_type3_01       , ASN1_EXTENSION_ROOT    , dissect_nbap_Type7683 },
-  { 0, NULL, 0, NULL }
-};
 
 static int
-dissect_nbap_MidambleShiftAndBurstType768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_MidambleShiftAndBurstType768, MidambleShiftAndBurstType768_choice,
-                                 NULL);
+dissect_nbap_Transport_Block_Size_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, maxNrOfHS_DSCH_TBSs, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_TDD_ChannelisationCode768_vals[] = {
-  {   0, "chCode1div1" },
-  {   1, "chCode2div1" },
-  {   2, "chCode2div2" },
-  {   3, "chCode4div1" },
-  {   4, "chCode4div2" },
-  {   5, "chCode4div3" },
-  {   6, "chCode4div4" },
-  {   7, "chCode8div1" },
-  {   8, "chCode8div2" },
-  {   9, "chCode8div3" },
-  {  10, "chCode8div4" },
-  {  11, "chCode8div5" },
-  {  12, "chCode8div6" },
-  {  13, "chCode8div7" },
-  {  14, "chCode8div8" },
-  {  15, "chCode16div1" },
-  {  16, "chCode16div2" },
-  {  17, "chCode16div3" },
-  {  18, "chCode16div4" },
-  {  19, "chCode16div5" },
-  {  20, "chCode16div6" },
-  {  21, "chCode16div7" },
-  {  22, "chCode16div8" },
-  {  23, "chCode16div9" },
-  {  24, "chCode16div10" },
-  {  25, "chCode16div11" },
-  {  26, "chCode16div12" },
-  {  27, "chCode16div13" },
-  {  28, "chCode16div14" },
-  {  29, "chCode16div15" },
-  {  30, "chCode16div16" },
-  {  31, "chCode32div1" },
-  {  32, "chCode32div2" },
-  {  33, "chCode32div3" },
-  {  34, "chCode32div4" },
-  {  35, "chCode32div5" },
-  {  36, "chCode32div6" },
-  {  37, "chCode32div7" },
-  {  38, "chCode32div8" },
-  {  39, "chCode32div9" },
-  {  40, "chCode32div10" },
-  {  41, "chCode32div11" },
-  {  42, "chCode32div12" },
-  {  43, "chCode32div13" },
-  {  44, "chCode32div14" },
-  {  45, "chCode32div15" },
-  {  46, "chCode32div16" },
-  {  47, "chCode32div17" },
-  {  48, "chCode32div18" },
-  {  49, "chCode32div19" },
-  {  50, "chCode32div20" },
-  {  51, "chCode32div21" },
-  {  52, "chCode32div22" },
-  {  53, "chCode32div23" },
-  {  54, "chCode32div24" },
-  {  55, "chCode32div25" },
-  {  56, "chCode32div26" },
-  {  57, "chCode32div27" },
-  {  58, "chCode32div28" },
-  {  59, "chCode32div29" },
-  {  60, "chCode32div30" },
-  {  61, "chCode32div31" },
-  {  62, "chCode32div32" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_TDD_ChannelisationCode768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     63, NULL, TRUE, 0, NULL);
+dissect_nbap_HSPDSCH_Second_Code_Support(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_boolean(tvb, offset, actx, tree, hf_index, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t TDD_DL_Code_768_InformationItem_sequence[] = {
-  { &hf_nbap_dPCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DPCH_ID },
-  { &hf_nbap_tdd_ChannelisationCode768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode768 },
+static const per_sequence_t ContinuousPacketConnectivityHS_SCCH_less_InformationItem_sequence[] = {
+  { &hf_nbap_transport_Block_Size_Index, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Transport_Block_Size_Index },
+  { &hf_nbap_hSPDSCH_Second_Code_Support, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSPDSCH_Second_Code_Support },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_TDD_DL_Code_768_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_TDD_DL_Code_768_InformationItem, TDD_DL_Code_768_InformationItem_sequence);
+                                   ett_nbap_ContinuousPacketConnectivityHS_SCCH_less_InformationItem, ContinuousPacketConnectivityHS_SCCH_less_InformationItem_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t TDD_DL_Code_768_Information_sequence_of[1] = {
-  { &hf_nbap_TDD_DL_Code_768_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DL_Code_768_InformationItem },
+static const per_sequence_t ContinuousPacketConnectivityHS_SCCH_less_Information_sequence_of[1] = {
+  { &hf_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_InformationItem },
 };
 
 static int
-dissect_nbap_TDD_DL_Code_768_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_TDD_DL_Code_768_Information, TDD_DL_Code_768_Information_sequence_of,
-                                                  1, maxNrOfDPCHs768);
+                                                  ett_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information, ContinuousPacketConnectivityHS_SCCH_less_Information_sequence_of,
+                                                  1, maxNrOfHS_DSCH_TBSs_HS_SCCHless, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DL_Timeslot768_InformationItem_sequence[] = {
-  { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
-  { &hf_nbap_midambleShiftAndBurstType768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType768 },
-  { &hf_nbap_tFCI_Presence  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TFCI_Presence },
-  { &hf_nbap_dL_Code_768_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DL_Code_768_Information },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_DL_Timeslot768_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_Timeslot768_InformationItem, DL_Timeslot768_InformationItem_sequence);
+dissect_nbap_HSPDSCH_First_Code_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, maxHS_PDSCHCodeNrComp_1, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DL_Timeslot768_Information_sequence_of[1] = {
-  { &hf_nbap_DL_Timeslot768_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Timeslot768_InformationItem },
-};
 
 static int
-dissect_nbap_DL_Timeslot768_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DL_Timeslot768_Information, DL_Timeslot768_Information_sequence_of,
-                                                  1, maxNrOfDLTSs);
+dissect_nbap_HSPDSCH_Second_Code_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, maxHS_PDSCHCodeNrComp_1, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_DL_FrameType_vals[] = {
-  {   0, "typeA" },
-  {   1, "typeB" },
-  { 0, NULL }
+static const per_sequence_t ContinuousPacketConnectivityHS_SCCH_less_Information_Response_sequence[] = {
+  { &hf_nbap_hSPDSCH_First_Code_Index, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSPDSCH_First_Code_Index },
+  { &hf_nbap_hSPDSCH_Second_Code_Index, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSPDSCH_Second_Code_Index },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_DL_FrameType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, TRUE, 0, NULL);
+dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information_Response, ContinuousPacketConnectivityHS_SCCH_less_Information_Response_sequence);
 
   return offset;
 }
@@ -10884,36 +12865,35 @@ dissect_nbap_DL_FrameType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U
 
 
 static int
-dissect_nbap_DL_or_Global_CapacityCredit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_ControlGAP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 65535U, NULL, FALSE);
+                                                            1U, 255U, NULL, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t CPC_Information_sequence[] = {
+  { &hf_nbap_continuousPacketConnectivityDTX_DRX_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ContinuousPacketConnectivityDTX_DRX_Information },
+  { &hf_nbap_continuousPacketConnectivityDTX_DRX_Information_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ContinuousPacketConnectivityDTX_DRX_Information_to_Modify },
+  { &hf_nbap_continuousPacketConnectivityHS_SCCH_less_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_DLPowerAveragingWindowSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 60U, NULL, FALSE);
+dissect_nbap_CPC_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_CPC_Information, CPC_Information_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_PowerAdjustmentType_vals[] = {
-  {   0, "none" },
-  {   1, "common" },
-  {   2, "individual" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_PowerAdjustmentType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, FALSE, 0, NULL);
+dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_Deactivate_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_null(tvb, offset, actx, tree, hf_index);
 
   return offset;
 }
@@ -10921,49 +12901,59 @@ dissect_nbap_PowerAdjustmentType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *
 
 
 static int
-dissect_nbap_RL_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_RepetitionNumber0(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 31U, NULL, FALSE);
+                                                            0U, 255U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DL_ReferencePowerInformationItem_sequence[] = {
-  { &hf_nbap_rL_ID          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
-  { &hf_nbap_dl_Reference_Power, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+static const per_sequence_t CriticalityDiagnostics_IE_List_item_sequence[] = {
+  { &hf_nbap_iECriticality  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Criticality },
+  { &hf_nbap_iE_ID          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_ID },
+  { &hf_nbap_repetitionNumber, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_RepetitionNumber0 },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DL_ReferencePowerInformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_CriticalityDiagnostics_IE_List_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_ReferencePowerInformationItem, DL_ReferencePowerInformationItem_sequence);
+                                   ett_nbap_CriticalityDiagnostics_IE_List_item, CriticalityDiagnostics_IE_List_item_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t DL_ReferencePowerInformationList_sequence_of[1] = {
-  { &hf_nbap_DL_ReferencePowerInformationList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_ReferencePowerInformationItem },
+static const per_sequence_t CriticalityDiagnostics_IE_List_sequence_of[1] = {
+  { &hf_nbap_CriticalityDiagnostics_IE_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_CriticalityDiagnostics_IE_List_item },
 };
 
 static int
-dissect_nbap_DL_ReferencePowerInformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_CriticalityDiagnostics_IE_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DL_ReferencePowerInformationList, DL_ReferencePowerInformationList_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  ett_nbap_CriticalityDiagnostics_IE_List, CriticalityDiagnostics_IE_List_sequence_of,
+                                                  1, maxNrOfErrors, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t CriticalityDiagnostics_sequence[] = {
+  { &hf_nbap_procedureID    , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProcedureID },
+  { &hf_nbap_triggeringMessage, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TriggeringMessage },
+  { &hf_nbap_procedureCriticality, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Criticality },
+  { &hf_nbap_transactionID  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransactionID },
+  { &hf_nbap_iEsCriticalityDiagnostics, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CriticalityDiagnostics_IE_List },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_MaxAdjustmentStep(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 10U, NULL, FALSE);
+dissect_nbap_CriticalityDiagnostics(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_CriticalityDiagnostics, CriticalityDiagnostics_sequence);
 
   return offset;
 }
@@ -10971,9 +12961,9 @@ dissect_nbap_MaxAdjustmentStep(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac
 
 
 static int
-dissect_nbap_AdjustmentPeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_CRNC_CommunicationContextID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 256U, NULL, FALSE);
+                                                            0U, 1048575U, NULL, FALSE);
 
   return offset;
 }
@@ -10981,59 +12971,39 @@ dissect_nbap_AdjustmentPeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act
 
 
 static int
-dissect_nbap_ScaledAdjustmentRatio(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_CSBMeasurementID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 100U, NULL, FALSE);
+                                                            0U, 65535U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DL_PowerBalancing_Information_sequence[] = {
-  { &hf_nbap_powerAdjustmentType, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PowerAdjustmentType },
-  { &hf_nbap_dLReferencePower, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
-  { &hf_nbap_dLReferencePowerList_DL_PC_Rqst, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_ReferencePowerInformationList },
-  { &hf_nbap_maxAdjustmentStep, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MaxAdjustmentStep },
-  { &hf_nbap_adjustmentPeriod, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_AdjustmentPeriod },
-  { &hf_nbap_adjustmentRatio, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ScaledAdjustmentRatio },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_DL_PowerBalancing_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_PowerBalancing_Information, DL_PowerBalancing_Information_sequence);
+dissect_nbap_CSBTransmissionID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 65535U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_DL_PowerBalancing_ActivationIndicator_vals[] = {
-  {   0, "dL-PowerBalancing-Activated" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_DL_PowerBalancing_ActivationIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     1, NULL, FALSE, 0, NULL);
+dissect_nbap_Common_MACFlow_ID_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, maxNrOfCommonMACFlowsLCR_1, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_DL_PowerBalancing_UpdatedIndicator_vals[] = {
-  {   0, "dL-PowerBalancing-Updated" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_DL_PowerBalancing_UpdatedIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     1, NULL, FALSE, 0, NULL);
+dissect_nbap_E_DCH_MACdFlow_ID_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, maxNrOfEDCHMACdFlowsLCR_1, NULL, FALSE);
 
   return offset;
 }
@@ -11041,79 +13011,125 @@ dissect_nbap_DL_PowerBalancing_UpdatedIndicator(tvbuff_t *tvb _U_, int offset _U
 
 
 static int
-dissect_nbap_DL_ScramblingCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_DCH_HARQ_PO_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 15U, NULL, FALSE);
+                                                            0U, 6U, NULL, FALSE);
 
   return offset;
 }
 
 
+static const value_string nbap_E_DCH_MACdFlow_Retransmission_Timer_vals[] = {
+  {   0, "ms10" },
+  {   1, "ms15" },
+  {   2, "ms20" },
+  {   3, "ms25" },
+  {   4, "ms30" },
+  {   5, "ms35" },
+  {   6, "ms40" },
+  {   7, "ms45" },
+  {   8, "ms50" },
+  {   9, "ms55" },
+  {  10, "ms60" },
+  {  11, "ms65" },
+  {  12, "ms70" },
+  {  13, "ms75" },
+  {  14, "ms80" },
+  {  15, "ms85" },
+  {  16, "ms90" },
+  {  17, "ms95" },
+  {  18, "ms100" },
+  {  19, "ms110" },
+  {  20, "ms120" },
+  {  21, "ms140" },
+  {  22, "ms160" },
+  {  23, "ms200" },
+  {  24, "ms240" },
+  {  25, "ms280" },
+  {  26, "ms320" },
+  {  27, "ms400" },
+  {  28, "ms480" },
+  {  29, "ms560" },
+  { 0, NULL }
+};
+
+static value_string_ext nbap_E_DCH_MACdFlow_Retransmission_Timer_vals_ext = VALUE_STRING_EXT_INIT(nbap_E_DCH_MACdFlow_Retransmission_Timer_vals);
+
 
 static int
-dissect_nbap_DL_TimeslotISCP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 91U, NULL, FALSE);
+dissect_nbap_E_DCH_MACdFlow_Retransmission_Timer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     30, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t DL_TimeslotISCPInfoItem_sequence[] = {
-  { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
-  { &hf_nbap_dL_TimeslotISCP, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_TimeslotISCP },
+static const per_sequence_t Common_E_DCH_MACdFlow_Specific_InfoList_ItemLCR_sequence[] = {
+  { &hf_nbap_common_e_DCH_MACdFlow_ID_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID_LCR },
+  { &hf_nbap_maximum_Number_of_Retransmissions_For_E_DCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Maximum_Number_of_Retransmissions_For_E_DCH },
+  { &hf_nbap_eDCH_MACdFlow_Multiplexing_List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Multiplexing_List },
+  { &hf_nbap_common_E_DCHLogicalChannelInformation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_E_DCH_LogicalChannel_InfoList },
+  { &hf_nbap_eDCH_HARQ_PO_TDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_HARQ_PO_TDD },
+  { &hf_nbap_eDCH_MACdFlow_Retransmission_Timer, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Retransmission_Timer },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DL_TimeslotISCPInfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Common_E_DCH_MACdFlow_Specific_InfoList_ItemLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_TimeslotISCPInfoItem, DL_TimeslotISCPInfoItem_sequence);
+                                   ett_nbap_Common_E_DCH_MACdFlow_Specific_InfoList_ItemLCR, Common_E_DCH_MACdFlow_Specific_InfoList_ItemLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t DL_TimeslotISCPInfo_sequence_of[1] = {
-  { &hf_nbap_DL_TimeslotISCPInfo_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_TimeslotISCPInfoItem },
+static const per_sequence_t Common_E_DCH_MACdFlow_Specific_InfoListLCR_sequence_of[1] = {
+  { &hf_nbap_Common_E_DCH_MACdFlow_Specific_InfoListLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Common_E_DCH_MACdFlow_Specific_InfoList_ItemLCR },
 };
 
 static int
-dissect_nbap_DL_TimeslotISCPInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Common_E_DCH_MACdFlow_Specific_InfoListLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DL_TimeslotISCPInfo, DL_TimeslotISCPInfo_sequence_of,
-                                                  1, maxNrOfDLTSs);
+                                                  ett_nbap_Common_E_DCH_MACdFlow_Specific_InfoListLCR, Common_E_DCH_MACdFlow_Specific_InfoListLCR_sequence_of,
+                                                  1, maxNrOfEDCHMACdFlowsLCR, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DL_TimeslotISCPInfoItemLCR_sequence[] = {
-  { &hf_nbap_timeSlotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
-  { &hf_nbap_dL_TimeslotISCP, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_TimeslotISCP },
+static const per_sequence_t Ul_common_E_DCH_MACflow_Specific_InfoList_ItemLCR_sequence[] = {
+  { &hf_nbap_ul_Common_MACFlowIDLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlow_ID_LCR },
+  { &hf_nbap_transportBearerRequestIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportBearerRequestIndicator },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_tnlQos         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TnlQos },
+  { &hf_nbap_payloadCRC_PresenceIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_PayloadCRC_PresenceIndicator },
+  { &hf_nbap_common_E_DCH_MACdFlow_Specific_InformationLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_E_DCH_MACdFlow_Specific_InfoListLCR },
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UARFCN },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DL_TimeslotISCPInfoItemLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList_ItemLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_TimeslotISCPInfoItemLCR, DL_TimeslotISCPInfoItemLCR_sequence);
+                                   ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList_ItemLCR, Ul_common_E_DCH_MACflow_Specific_InfoList_ItemLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t DL_TimeslotISCPInfoLCR_sequence_of[1] = {
-  { &hf_nbap_DL_TimeslotISCPInfoLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_TimeslotISCPInfoItemLCR },
+static const per_sequence_t Ul_common_E_DCH_MACflow_Specific_InfoListLCR_sequence_of[1] = {
+  { &hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoListLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList_ItemLCR },
 };
 
 static int
-dissect_nbap_DL_TimeslotISCPInfoLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoListLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DL_TimeslotISCPInfoLCR, DL_TimeslotISCPInfoLCR_sequence_of,
-                                                  1, maxNrOfDLTSLCRs);
+                                                  ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoListLCR, Ul_common_E_DCH_MACflow_Specific_InfoListLCR_sequence_of,
+                                                  1, maxNrOfCommonMACFlows, FALSE);
 
   return offset;
 }
@@ -11121,34 +13137,54 @@ dissect_nbap_DL_TimeslotISCPInfoLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_
 
 
 static int
-dissect_nbap_DL_TPC_Pattern01Count(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_PRXdes_base(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 30U, NULL, TRUE);
+                                                            -112, -50, NULL, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t PRXdes_base_Item_sequence[] = {
+  { &hf_nbap_pRXdes_base    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PRXdes_base },
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UARFCN },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_DLTransmissionBranchLoadValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 101U, NULL, TRUE);
+dissect_nbap_PRXdes_base_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_PRXdes_base_Item, PRXdes_base_Item_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_Downlink_Compressed_Mode_Method_vals[] = {
-  {   0, "not-Used-puncturing" },
-  {   1, "sFdiv2" },
-  {   2, "higher-layer-scheduling" },
+static const per_sequence_t PRXdes_base_perURAFCN_sequence_of[1] = {
+  { &hf_nbap_PRXdes_base_perURAFCN_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_PRXdes_base_Item },
+};
+
+static int
+dissect_nbap_PRXdes_base_perURAFCN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_PRXdes_base_perURAFCN, PRXdes_base_perURAFCN_sequence_of,
+                                                  1, maxFrequencyinCell, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_TDD_TPC_UplinkStepSize_LCR_vals[] = {
+  {   0, "step-size1" },
+  {   1, "step-size2" },
+  {   2, "step-size3" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_Downlink_Compressed_Mode_Method(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TDD_TPC_UplinkStepSize_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
                                      3, NULL, TRUE, 0, NULL);
 
@@ -11156,27 +13192,39 @@ dissect_nbap_Downlink_Compressed_Mode_Method(tvbuff_t *tvb _U_, int offset _U_,
 }
 
 
-static const value_string nbap_DPC_Mode_vals[] = {
-  {   0, "mode0" },
-  {   1, "mode1" },
+static const value_string nbap_TDD_TPC_DownlinkStepSize_vals[] = {
+  {   0, "step-size1" },
+  {   1, "step-size2" },
+  {   2, "step-size3" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_DPC_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TDD_TPC_DownlinkStepSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, TRUE, 0, NULL);
+                                     3, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
+static const per_sequence_t Common_E_PUCH_InformationLCR_sequence[] = {
+  { &hf_nbap_minCR          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CodeRate },
+  { &hf_nbap_maxCR          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CodeRate },
+  { &hf_nbap_harqInfo       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HARQ_Info_for_E_DCH },
+  { &hf_nbap_pRXdes_base_perURAFCN, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_PRXdes_base_perURAFCN },
+  { &hf_nbap_e_PUCH_TPC_StepSize, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_TPC_UplinkStepSize_LCR },
+  { &hf_nbap_e_AGCH_TPC_StepSize, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_TPC_DownlinkStepSize },
+  { &hf_nbap_e_PUCH_PowerControlGAP, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ControlGAP },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_DPCH_ID768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 479U, NULL, FALSE);
+dissect_nbap_Common_E_PUCH_InformationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_E_PUCH_InformationLCR, Common_E_PUCH_InformationLCR_sequence);
 
   return offset;
 }
@@ -11184,403 +13232,428 @@ dissect_nbap_DPCH_ID768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_,
 
 
 static int
-dissect_nbap_DSCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_RefBeta(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+                                                            -15, 16U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DSCH_InformationResponseItem_sequence[] = {
-  { &hf_nbap_dSCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DSCH_ID },
-  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
-  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t E_DCH_RefBeta_Item_sequence[] = {
+  { &hf_nbap_refCodeRate    , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_CodeRate_short },
+  { &hf_nbap_refBeta        , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_RefBeta },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DSCH_InformationResponseItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_DCH_RefBeta_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DSCH_InformationResponseItem, DSCH_InformationResponseItem_sequence);
+                                   ett_nbap_E_DCH_RefBeta_Item, E_DCH_RefBeta_Item_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t DSCH_InformationResponse_sequence_of[1] = {
-  { &hf_nbap_DSCH_InformationResponse_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DSCH_InformationResponseItem },
+static const per_sequence_t E_DCH_QPSK_RefBetaInfo_sequence_of[1] = {
+  { &hf_nbap_E_DCH_QPSK_RefBetaInfo_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_RefBeta_Item },
 };
 
 static int
-dissect_nbap_DSCH_InformationResponse(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_DCH_QPSK_RefBetaInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DSCH_InformationResponse, DSCH_InformationResponse_sequence_of,
-                                                  1, maxNrOfDSCHs);
+                                                  ett_nbap_E_DCH_QPSK_RefBetaInfo, E_DCH_QPSK_RefBetaInfo_sequence_of,
+                                                  1, maxNrOfRefBetas, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DSCH_TDD_InformationItem_sequence[] = {
-  { &hf_nbap_dSCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DSCH_ID },
-  { &hf_nbap_cCTrCH_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CCTrCH_ID },
-  { &hf_nbap_transportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet },
-  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AllocationRetentionPriority },
-  { &hf_nbap_frameHandlingPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FrameHandlingPriority },
-  { &hf_nbap_toAWS          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ToAWS },
-  { &hf_nbap_toAWE          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ToAWE },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t E_DCH_sixteenQAM_RefBetaInfo_sequence_of[1] = {
+  { &hf_nbap_E_DCH_sixteenQAM_RefBetaInfo_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_RefBeta_Item },
 };
 
 static int
-dissect_nbap_DSCH_TDD_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DSCH_TDD_InformationItem, DSCH_TDD_InformationItem_sequence);
+dissect_nbap_E_DCH_sixteenQAM_RefBetaInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_sixteenQAM_RefBetaInfo, E_DCH_sixteenQAM_RefBetaInfo_sequence_of,
+                                                  1, maxNrOfRefBetas, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t DSCH_TDD_Information_sequence_of[1] = {
-  { &hf_nbap_DSCH_TDD_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DSCH_TDD_InformationItem },
+static const per_sequence_t E_TFCS_Information_TDD_sequence[] = {
+  { &hf_nbap_e_DCH_QPSK_RefBetaInfo, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_QPSK_RefBetaInfo },
+  { &hf_nbap_e_DCH_sixteenQAM_RefBetaInfo, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_sixteenQAM_RefBetaInfo },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DSCH_TDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DSCH_TDD_Information, DSCH_TDD_Information_sequence_of,
-                                                  1, maxNrOfDSCHs);
+dissect_nbap_E_TFCS_Information_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_TFCS_Information_TDD, E_TFCS_Information_TDD_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t Common_EDCH_System_InformationLCR_sequence[] = {
+  { &hf_nbap_ul_common_E_DCH_MACflow_Specific_InformationLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoListLCR },
+  { &hf_nbap_common_E_PUCH_InformationLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_E_PUCH_InformationLCR },
+  { &hf_nbap_e_TFCS_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_TFCS_Information_TDD },
+  { &hf_nbap_maximum_Number_of_Retransmissions_For_SchedulingInfo, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Maximum_Number_of_Retransmissions_For_E_DCH },
+  { &hf_nbap_eDCH_Retransmission_Timer_SchedulingInfo, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Retransmission_Timer },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_DwPCH_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -150, 400U, NULL, TRUE);
+dissect_nbap_Common_EDCH_System_InformationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_EDCH_System_InformationLCR, Common_EDCH_System_InformationLCR_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t Ul_common_E_DCH_MACflow_Specific_InfoResponseList_ItemLCR_sequence[] = {
+  { &hf_nbap_ul_Common_MACFlowID_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlow_ID_LCR },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UARFCN },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_FDD_DL_ChannelisationCodeNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 511U, NULL, FALSE);
+dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList_ItemLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList_ItemLCR, Ul_common_E_DCH_MACflow_Specific_InfoResponseList_ItemLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_AGCH_FDD_Code_List_sequence_of[1] = {
-  { &hf_nbap_E_AGCH_FDD_Code_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DL_ChannelisationCodeNumber },
+static const per_sequence_t Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_sequence_of[1] = {
+  { &hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList_ItemLCR },
 };
 
 static int
-dissect_nbap_E_AGCH_FDD_Code_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_AGCH_FDD_Code_List, E_AGCH_FDD_Code_List_sequence_of,
-                                                  1, maxNrOfE_AGCHs);
+                                                  ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR, Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_sequence_of,
+                                                  1, maxNrOfCommonMACFlows, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_E_AGCH_FDD_Code_Information_vals[] = {
-  {   0, "replace" },
-  {   1, "remove" },
-  { 0, NULL }
-};
-
-static const per_choice_t E_AGCH_FDD_Code_Information_choice[] = {
-  {   0, &hf_nbap_replace        , ASN1_EXTENSION_ROOT    , dissect_nbap_E_AGCH_FDD_Code_List },
-  {   1, &hf_nbap_remove         , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  { 0, NULL, 0, NULL }
-};
 
 static int
-dissect_nbap_E_AGCH_FDD_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_E_AGCH_FDD_Code_Information, E_AGCH_FDD_Code_Information_choice,
-                                 NULL);
+dissect_nbap_E_AGCH_Id(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 31U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const value_string nbap_E_DCH_Capability_vals[] = {
-  {   0, "e-DCH-capable" },
-  {   1, "e-DCH-non-capable" },
-  { 0, NULL }
+static const per_sequence_t Common_E_AGCH_ItemLCR_sequence[] = {
+  { &hf_nbap_e_AGCH_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_AGCH_Id },
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UARFCN },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_E_DCH_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_Common_E_AGCH_ItemLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_E_AGCH_ItemLCR, Common_E_AGCH_ItemLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_SF_allocation_item_sequence[] = {
-  { &hf_nbap_ul_Cost_1      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
-  { &hf_nbap_ul_Cost_2      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t Common_E_AGCH_ListLCR_sequence_of[1] = {
+  { &hf_nbap_Common_E_AGCH_ListLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Common_E_AGCH_ItemLCR },
 };
 
 static int
-dissect_nbap_E_DCH_SF_allocation_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_SF_allocation_item, E_DCH_SF_allocation_item_sequence);
+dissect_nbap_Common_E_AGCH_ListLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Common_E_AGCH_ListLCR, Common_E_AGCH_ListLCR_sequence_of,
+                                                  1, maxNrOfEAGCHsLCR, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_SF_allocation_sequence_of[1] = {
-  { &hf_nbap_E_DCH_SF_allocation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_SF_allocation_item },
-};
 
 static int
-dissect_nbap_E_DCH_SF_allocation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_SF_allocation, E_DCH_SF_allocation_sequence_of,
-                                                  1, maxNrOfCombEDPDCH);
+dissect_nbap_EI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 3U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCHCapacityConsumptionLaw_sequence[] = {
-  { &hf_nbap_e_DCH_SF_allocation, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_SF_allocation },
-  { &hf_nbap_dl_Cost_1      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_65535 },
-  { &hf_nbap_dl_Cost_2      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_65535 },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_E_DCHCapacityConsumptionLaw(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCHCapacityConsumptionLaw, E_DCHCapacityConsumptionLaw_sequence);
+dissect_nbap_E_HICH_ID_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 255U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_TDD_CapacityConsumptionLaw_sequence[] = {
-  { &hf_nbap_ul_Cost        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
-  { &hf_nbap_dl_Cost        , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_65535 },
+static const per_sequence_t Common_E_HICH_ItemLCR_sequence[] = {
+  { &hf_nbap_eI             , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_EI },
+  { &hf_nbap_e_HICH_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_HICH_ID_LCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_TDD_CapacityConsumptionLaw(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Common_E_HICH_ItemLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_TDD_CapacityConsumptionLaw, E_DCH_TDD_CapacityConsumptionLaw_sequence);
+                                   ett_nbap_Common_E_HICH_ItemLCR, Common_E_HICH_ItemLCR_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t Common_E_HICH_ListLCR_sequence_of[1] = {
+  { &hf_nbap_Common_E_HICH_ListLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Common_E_HICH_ItemLCR },
+};
 
 static int
-dissect_nbap_E_DCH_TTI2ms_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_boolean(tvb, offset, actx, tree, hf_index, NULL);
+dissect_nbap_Common_E_HICH_ListLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Common_E_HICH_ListLCR, Common_E_HICH_ListLCR_sequence_of,
+                                                  1, maxNrOfEHICHsLCR, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_E_DCH_SF_Capability_vals[] = {
-  {   0, "sf64" },
-  {   1, "sf32" },
-  {   2, "sf16" },
-  {   3, "sf8" },
-  {   4, "sf4" },
-  {   5, "sf4x2" },
-  {   6, "sf2x2" },
-  {   7, "sf4x2-and-sf2x2" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_E_DCH_SF_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     8, NULL, TRUE, 0, NULL);
+dissect_nbap_INTEGER_1_32(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 32U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_E_DCH_HARQ_Combining_Capability_vals[] = {
-  {   0, "iR-Combining-capable" },
-  {   1, "chase-Combining-capable" },
-  {   2, "iR-and-Chase-Combining-capable" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_E_DCH_HARQ_Combining_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, FALSE, 0, NULL);
+dissect_nbap_INTEGER_1_7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 7U, NULL, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t Common_E_RNTI_Info_ItemLCR_sequence[] = {
+  { &hf_nbap_starting_E_RNTI, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_RNTI },
+  { &hf_nbap_number_of_Group, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_1_32 },
+  { &hf_nbap_number_of_e_E_RNTI_perGroup, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_1_7 },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_E_DCH_DDI_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 62U, NULL, FALSE);
+dissect_nbap_Common_E_RNTI_Info_ItemLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_E_RNTI_Info_ItemLCR, Common_E_RNTI_Info_ItemLCR_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t Common_E_RNTI_Info_LCR_sequence_of[1] = {
+  { &hf_nbap_Common_E_RNTI_Info_LCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Common_E_RNTI_Info_ItemLCR },
+};
 
 static int
-dissect_nbap_E_RNTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 65535U, NULL, FALSE);
+dissect_nbap_Common_E_RNTI_Info_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Common_E_RNTI_Info_LCR, Common_E_RNTI_Info_LCR_sequence_of,
+                                                  1, maxnrofERUCCHsLCR, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t Common_EDCH_System_Information_ResponseLCR_sequence[] = {
+  { &hf_nbap_ul_common_E_DCH_MACflow_Specific_InfoResponseLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR },
+  { &hf_nbap_common_E_AGCH_ListLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_E_AGCH_ListLCR },
+  { &hf_nbap_common_E_HICH_ListLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_E_HICH_ListLCR },
+  { &hf_nbap_common_E_RNTI_Info_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_E_RNTI_Info_LCR },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_E_RGCH_Signature_Sequence(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxNrofSigSeqRGHI_1, NULL, FALSE);
+dissect_nbap_Common_EDCH_System_Information_ResponseLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_EDCH_System_Information_ResponseLCR, Common_EDCH_System_Information_ResponseLCR_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext_sequence_of[1] = {
+  { &hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList_ItemLCR },
+};
 
 static int
-dissect_nbap_E_HICH_Signature_Sequence(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxNrofSigSeqRGHI_1, NULL, FALSE);
+dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext, Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext_sequence_of,
+                                                  1, maxNrOfCommonMACFlowsLCRExt, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t Common_MACFlows_to_DeleteLCR_Item_sequence[] = {
+  { &hf_nbap_common_MACFlow_ID_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlow_ID_LCR },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_E_Serving_Grant_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 38U, NULL, FALSE);
+dissect_nbap_Common_MACFlows_to_DeleteLCR_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_MACFlows_to_DeleteLCR_Item, Common_MACFlows_to_DeleteLCR_Item_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_E_Primary_Secondary_Grant_Selector_vals[] = {
-  {   0, "primary" },
-  {   1, "secondary" },
-  { 0, NULL }
+static const per_sequence_t Common_MACFlows_to_DeleteLCR_sequence_of[1] = {
+  { &hf_nbap_Common_MACFlows_to_DeleteLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlows_to_DeleteLCR_Item },
 };
 
-
 static int
-dissect_nbap_E_Primary_Secondary_Grant_Selector(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_Common_MACFlows_to_DeleteLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Common_MACFlows_to_DeleteLCR, Common_MACFlows_to_DeleteLCR_sequence_of,
+                                                  1, maxNrOfCommonMACFlowsLCR, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_E_RGCH_Release_Indicator_vals[] = {
-  {   0, "e-RGCHreleased" },
-  { 0, NULL }
+static const per_sequence_t CommonMACFlow_Specific_InfoItemLCR_sequence[] = {
+  { &hf_nbap_common_MACFlow_ID_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlow_ID_LCR },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_tnl_qos        , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TnlQos },
+  { &hf_nbap_common_MACFlow_PriorityQueue_InformationLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_MACFlow_PriorityQueue_Information },
+  { &hf_nbap_transportBearerRequestIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportBearerRequestIndicator },
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UARFCN },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_E_RGCH_Release_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     1, NULL, FALSE, 0, NULL);
+dissect_nbap_CommonMACFlow_Specific_InfoItemLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_CommonMACFlow_Specific_InfoItemLCR, CommonMACFlow_Specific_InfoItemLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_FDD_DL_Control_Channel_Information_sequence[] = {
-  { &hf_nbap_e_AGCH_And_E_RGCH_E_HICH_FDD_Scrambling_Code, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_ScramblingCode },
-  { &hf_nbap_e_AGCH_Channelisation_Code, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_FDD_DL_ChannelisationCodeNumber },
-  { &hf_nbap_primary_e_RNTI , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_RNTI },
-  { &hf_nbap_secondary_e_RNTI, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_RNTI },
-  { &hf_nbap_e_RGCH_E_HICH_Channelisation_Code, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_FDD_DL_ChannelisationCodeNumber },
-  { &hf_nbap_e_RGCH_Signature_Sequence, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_RGCH_Signature_Sequence },
-  { &hf_nbap_e_HICH_Signature_Sequence, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_HICH_Signature_Sequence },
-  { &hf_nbap_serving_Grant_Value, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_Serving_Grant_Value },
-  { &hf_nbap_primary_Secondary_Grant_Selector, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_Primary_Secondary_Grant_Selector },
-  { &hf_nbap_e_RGCH_Release_Indicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_RGCH_Release_Indicator },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t CommonMACFlow_Specific_InfoListLCR_sequence_of[1] = {
+  { &hf_nbap_CommonMACFlow_Specific_InfoListLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_CommonMACFlow_Specific_InfoItemLCR },
 };
 
 static int
-dissect_nbap_E_DCH_FDD_DL_Control_Channel_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_FDD_DL_Control_Channel_Information, E_DCH_FDD_DL_Control_Channel_Information_sequence);
+dissect_nbap_CommonMACFlow_Specific_InfoListLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_CommonMACFlow_Specific_InfoListLCR, CommonMACFlow_Specific_InfoListLCR_sequence_of,
+                                                  1, maxNrOfCommonMACFlowsLCR, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t Common_H_RNTI_InfoItemLCR_sequence[] = {
+  { &hf_nbap_common_H_RNTI  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_RNTI },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_E_DCH_MACdFlow_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxNrOfEDCHMACdFlows_1, NULL, FALSE);
+dissect_nbap_Common_H_RNTI_InfoItemLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_H_RNTI_InfoItemLCR, Common_H_RNTI_InfoItemLCR_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t Common_H_RNTI_InformationLCR_sequence_of[1] = {
+  { &hf_nbap_Common_H_RNTI_InformationLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Common_H_RNTI_InfoItemLCR },
+};
 
 static int
-dissect_nbap_Maximum_Number_of_Retransmissions_For_E_DCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 15U, NULL, FALSE);
+dissect_nbap_Common_H_RNTI_InformationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Common_H_RNTI_InformationLCR, Common_H_RNTI_InformationLCR_sequence_of,
+                                                  1, maxNoOfCommonH_RNTI, FALSE);
 
   return offset;
 }
 
 
+static const value_string nbap_T_SYNC_vals[] = {
+  {   0, "v40" },
+  {   1, "v80" },
+  {   2, "v120" },
+  {   3, "v160" },
+  {   4, "v200" },
+  {   5, "v300" },
+  {   6, "v400" },
+  {   7, "v500" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_E_DCH_HARQ_PO_FDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxNrOfEDCH_HARQ_PO_QUANTSTEPs, NULL, FALSE);
+dissect_nbap_T_SYNC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     8, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_T_PROTECT_vals[] = {
+  {   0, "v40" },
+  {   1, "v60" },
+  {   2, "v80" },
+  {   3, "v100" },
+  {   4, "v120" },
+  {   5, "v200" },
+  {   6, "v400" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_E_DCH_MACdFlow_Multiplexing_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     maxNrOfEDCHMACdFlows, maxNrOfEDCHMACdFlows, FALSE, NULL);
+dissect_nbap_T_PROTECT(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     7, NULL, TRUE, 0, NULL);
 
   return offset;
 }
@@ -11588,83 +13661,100 @@ dissect_nbap_E_DCH_MACdFlow_Multiplexing_List(tvbuff_t *tvb _U_, int offset _U_,
 
 
 static int
-dissect_nbap_Max_Bits_MACe_PDU_non_scheduled(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_N_PROTECT(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, maxNrOfBits_MACe_PDU_non_scheduled, NULL, FALSE);
+                                                            0U, 7U, NULL, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t Sync_InformationLCR_sequence[] = {
+  { &hf_nbap_t_SYNC         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_SYNC },
+  { &hf_nbap_t_PROTECT      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_PROTECT },
+  { &hf_nbap_n_PROTECT      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_N_PROTECT },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_HARQ_Process_Allocation_2ms_EDCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     maxNrOfEDCHHARQProcesses2msEDCH, maxNrOfEDCHHARQProcesses2msEDCH, FALSE, NULL);
+dissect_nbap_Sync_InformationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Sync_InformationLCR, Sync_InformationLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_Non_Scheduled_Transmission_Grant_Items_sequence[] = {
-  { &hf_nbap_maxBits_MACe_PDU_non_scheduled, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Max_Bits_MACe_PDU_non_scheduled },
-  { &hf_nbap_hARQ_Process_Allocation_NonSched_2ms, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
+static const per_sequence_t CommonMACFlow_Specific_InfoItem_ResponseLCR_sequence[] = {
+  { &hf_nbap_common_MACFlow_ID_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlow_ID_LCR },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_hSDSCH_Initial_Capacity_Allocation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_Initial_Capacity_Allocation },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_Non_Scheduled_Transmission_Grant_Items(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_CommonMACFlow_Specific_InfoItem_ResponseLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_Non_Scheduled_Transmission_Grant_Items, E_DCH_Non_Scheduled_Transmission_Grant_Items_sequence);
+                                   ett_nbap_CommonMACFlow_Specific_InfoItem_ResponseLCR, CommonMACFlow_Specific_InfoItem_ResponseLCR_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_E_DCH_Grant_Type_Information_vals[] = {
-  {   0, "e-DCH-Non-Scheduled-Transmission-Grant" },
-  {   1, "e-DCH-Scheduled-Transmission-Grant" },
-  { 0, NULL }
-};
-
-static const per_choice_t E_DCH_Grant_Type_Information_choice[] = {
-  {   0, &hf_nbap_e_DCH_Non_Scheduled_Transmission_Grant, ASN1_EXTENSION_ROOT    , dissect_nbap_E_DCH_Non_Scheduled_Transmission_Grant_Items },
-  {   1, &hf_nbap_e_DCH_Scheduled_Transmission_Grant, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  { 0, NULL, 0, NULL }
+static const per_sequence_t CommonMACFlow_Specific_InfoList_ResponseLCR_sequence_of[1] = {
+  { &hf_nbap_CommonMACFlow_Specific_InfoList_ResponseLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_CommonMACFlow_Specific_InfoItem_ResponseLCR },
 };
 
 static int
-dissect_nbap_E_DCH_Grant_Type_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_E_DCH_Grant_Type_Information, E_DCH_Grant_Type_Information_choice,
-                                 NULL);
+dissect_nbap_CommonMACFlow_Specific_InfoList_ResponseLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_CommonMACFlow_Specific_InfoList_ResponseLCR, CommonMACFlow_Specific_InfoList_ResponseLCR_sequence_of,
+                                                  1, maxNrOfCommonMACFlows, FALSE);
 
   return offset;
 }
 
 
+static const value_string nbap_UE_DRX_Cycle_LCR_vals[] = {
+  {   0, "v1" },
+  {   1, "v2" },
+  {   2, "v4" },
+  {   3, "v8" },
+  {   4, "v16" },
+  {   5, "v32" },
+  {   6, "v64" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_LogicalChannelID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 15U, NULL, FALSE);
+dissect_nbap_UE_DRX_Cycle_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     7, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_SchedulingInformation_vals[] = {
-  {   0, "included" },
-  {   1, "not-included" },
+static const value_string nbap_Inactivity_Threshold_for_UE_DRX_Cycle_LCR_vals[] = {
+  {   0, "v1" },
+  {   1, "v2" },
+  {   2, "v4" },
+  {   3, "v8" },
+  {   4, "v16" },
+  {   5, "v32" },
+  {   6, "v64" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_SchedulingInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Inactivity_Threshold_for_UE_DRX_Cycle_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+                                     7, NULL, TRUE, 0, NULL);
 
   return offset;
 }
@@ -11672,135 +13762,164 @@ dissect_nbap_SchedulingInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
 
 
 static int
-dissect_nbap_MACesGuaranteedBitRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_UE_DRX_Offset_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 16777215U, NULL, TRUE);
+                                                            0U, 63U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdPDU_SizeListItem_sequence[] = {
-  { &hf_nbap_mACdPDU_Size   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MACdPDU_Size },
+static const per_sequence_t HS_SCCH_DRX_Information_LCR_sequence[] = {
+  { &hf_nbap_hS_SCCH_UE_DRX_Cycle_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DRX_Cycle_LCR },
+  { &hf_nbap_hS_SCCH_Inactivity_Threshold_for_UE_DRX_Cycle_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Inactivity_Threshold_for_UE_DRX_Cycle_LCR },
+  { &hf_nbap_hS_SCCH_UE_DRX_Offset_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DRX_Offset_LCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_MACdPDU_SizeListItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HS_SCCH_DRX_Information_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_MACdPDU_SizeListItem, E_DCH_MACdPDU_SizeListItem_sequence);
+                                   ett_nbap_HS_SCCH_DRX_Information_LCR, HS_SCCH_DRX_Information_LCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdPDU_SizeList_sequence_of[1] = {
-  { &hf_nbap_E_DCH_MACdPDU_SizeList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdPDU_SizeListItem },
+static const value_string nbap_E_AGCH_UE_Inactivity_Monitor_Threshold_vals[] = {
+  {   0, "v0" },
+  {   1, "v1" },
+  {   2, "v2" },
+  {   3, "v4" },
+  {   4, "v8" },
+  {   5, "v16" },
+  {   6, "v32" },
+  {   7, "v64" },
+  {   8, "v128" },
+  {   9, "v256" },
+  {  10, "v512" },
+  {  11, "infinity" },
+  { 0, NULL }
 };
 
+static value_string_ext nbap_E_AGCH_UE_Inactivity_Monitor_Threshold_vals_ext = VALUE_STRING_EXT_INIT(nbap_E_AGCH_UE_Inactivity_Monitor_Threshold_vals);
+
+
 static int
-dissect_nbap_E_DCH_MACdPDU_SizeList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_MACdPDU_SizeList, E_DCH_MACdPDU_SizeList_sequence_of,
-                                                  1, maxNrOfMACdPDUSize);
+dissect_nbap_E_AGCH_UE_Inactivity_Monitor_Threshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     12, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_LogicalChannelInformationItem_sequence[] = {
-  { &hf_nbap_logicalChannelId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_LogicalChannelID },
-  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingPriorityIndicator },
-  { &hf_nbap_schedulingInformation, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingInformation },
-  { &hf_nbap_mACesGuaranteedBitRate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MACesGuaranteedBitRate },
-  { &hf_nbap_e_DCH_DDI_Value, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_DDI_Value },
-  { &hf_nbap_mACd_PDU_Size_List, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdPDU_SizeList },
+static const per_sequence_t E_AGCH_DRX_Parameters_sequence[] = {
+  { &hf_nbap_e_AGCH_UE_DRX_Cycle_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DRX_Cycle_LCR },
+  { &hf_nbap_e_AGCH_UE_Inactivity_Monitor_Threshold, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_AGCH_UE_Inactivity_Monitor_Threshold },
+  { &hf_nbap_e_AGCH_UE_DRX_Offset_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_DRX_Offset_LCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_LogicalChannelInformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_AGCH_DRX_Parameters(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_LogicalChannelInformationItem, E_DCH_LogicalChannelInformationItem_sequence);
+                                   ett_nbap_E_AGCH_DRX_Parameters, E_AGCH_DRX_Parameters_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_LogicalChannelInformation_sequence_of[1] = {
-  { &hf_nbap_E_DCH_LogicalChannelInformation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_LogicalChannelInformationItem },
+static const value_string nbap_E_AGCH_DRX_Information_LCR_vals[] = {
+  {   0, "sameAsHS-SCCH" },
+  {   1, "e-AGCH-DRX-Parameters" },
+  { 0, NULL }
+};
+
+static const per_choice_t E_AGCH_DRX_Information_LCR_choice[] = {
+  {   0, &hf_nbap_sameAsHS_SCCH  , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  {   1, &hf_nbap_e_AGCH_DRX_Parameters, ASN1_EXTENSION_ROOT    , dissect_nbap_E_AGCH_DRX_Parameters },
+  { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_LogicalChannelInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_LogicalChannelInformation, E_DCH_LogicalChannelInformation_sequence_of,
-                                                  1, maxNoOfLogicalChannels);
+dissect_nbap_E_AGCH_DRX_Information_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_E_AGCH_DRX_Information_LCR, E_AGCH_DRX_Information_LCR_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdFlow_Specific_InfoItem_sequence[] = {
-  { &hf_nbap_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
-  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AllocationRetentionPriority },
-  { &hf_nbap_tnlQos         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TnlQos },
-  { &hf_nbap_payloadCRC_PresenceIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PayloadCRC_PresenceIndicator },
-  { &hf_nbap_maximum_Number_of_Retransmissions_For_E_DCH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Maximum_Number_of_Retransmissions_For_E_DCH },
-  { &hf_nbap_eDCH_HARQ_PO_FDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_HARQ_PO_FDD },
-  { &hf_nbap_eDCH_MACdFlow_Multiplexing_List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Multiplexing_List },
-  { &hf_nbap_eDCH_Grant_Type_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_Grant_Type_Information },
-  { &hf_nbap_bundlingModeIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BundlingModeIndicator },
-  { &hf_nbap_eDCHLogicalChannelInformation, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_LogicalChannelInformation },
+static const per_sequence_t ContinuousPacketConnectivity_DRX_InformationLCR_sequence[] = {
+  { &hf_nbap_enabling_Delay , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Enabling_Delay },
+  { &hf_nbap_hS_SCCH_DRX_Information_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SCCH_DRX_Information_LCR },
+  { &hf_nbap_e_AGCH_DRX_Information_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_AGCH_DRX_Information_LCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_MACdFlow_Specific_InfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_ContinuousPacketConnectivity_DRX_InformationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_MACdFlow_Specific_InfoItem, E_DCH_MACdFlow_Specific_InfoItem_sequence);
+                                   ett_nbap_ContinuousPacketConnectivity_DRX_InformationLCR, ContinuousPacketConnectivity_DRX_InformationLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdFlow_Specific_InfoList_sequence_of[1] = {
-  { &hf_nbap_E_DCH_MACdFlow_Specific_InfoList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_Specific_InfoItem },
+static const per_sequence_t DRX_Information_to_Modify_Items_LCR_sequence[] = {
+  { &hf_nbap_hS_SCCH_DRX_Information_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_SCCH_DRX_Information_LCR },
+  { &hf_nbap_e_AGCH_DRX_Information_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_AGCH_DRX_Information_LCR },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_MACdFlow_Specific_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_MACdFlow_Specific_InfoList, E_DCH_MACdFlow_Specific_InfoList_sequence_of,
-                                                  1, maxNrOfEDCHMACdFlows);
+dissect_nbap_DRX_Information_to_Modify_Items_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DRX_Information_to_Modify_Items_LCR, DRX_Information_to_Modify_Items_LCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdFlows_Information_sequence[] = {
-  { &hf_nbap_e_DCH_MACdFlow_Specific_Info, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_Specific_InfoList },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_DRX_Information_to_Modify_LCR_vals[] = {
+  {   0, "modify" },
+  {   1, "deactivate" },
+  { 0, NULL }
+};
+
+static const per_choice_t DRX_Information_to_Modify_LCR_choice[] = {
+  {   0, &hf_nbap_modify         , ASN1_EXTENSION_ROOT    , dissect_nbap_DRX_Information_to_Modify_Items_LCR },
+  {   1, &hf_nbap_deactivate     , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_MACdFlows_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_MACdFlows_Information, E_DCH_MACdFlows_Information_sequence);
+dissect_nbap_DRX_Information_to_Modify_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_DRX_Information_to_Modify_LCR, DRX_Information_to_Modify_LCR_choice,
+                                 NULL);
 
   return offset;
 }
 
 
+static const per_sequence_t ContinuousPacketConnectivity_DRX_Information_to_Modify_LCR_sequence[] = {
+  { &hf_nbap_enabling_Delay , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Enabling_Delay },
+  { &hf_nbap_dRX_Information_to_Modify_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DRX_Information_to_Modify_LCR },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_E_DCH_Maximum_Bitrate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 5742U, NULL, TRUE);
+dissect_nbap_ContinuousPacketConnectivity_DRX_Information_to_Modify_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_ContinuousPacketConnectivity_DRX_Information_to_Modify_LCR, ContinuousPacketConnectivity_DRX_Information_to_Modify_LCR_sequence);
 
   return offset;
 }
@@ -11808,9 +13927,9 @@ dissect_nbap_E_DCH_Maximum_Bitrate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
 
 
 static int
-dissect_nbap_E_DCH_Processing_Overload_Level(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Transport_Block_Size_maping_Index_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 10U, NULL, TRUE);
+                                                            0U, maxNoOfTBSs_Mapping_HS_DSCH_SPS_1, NULL, FALSE);
 
   return offset;
 }
@@ -11818,274 +13937,222 @@ dissect_nbap_E_DCH_Processing_Overload_Level(tvbuff_t *tvb _U_, int offset _U_,
 
 
 static int
-dissect_nbap_E_DCH_Reference_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Transport_Block_Size_Index_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxNrOfEDCH_HARQ_PO_QUANTSTEPs, NULL, FALSE);
+                                                            1U, maxNoOfHS_DSCH_TBSsLCR, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_FDD_Information_sequence[] = {
-  { &hf_nbap_e_DCH_MACdFlows_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlows_Information },
-  { &hf_nbap_hARQ_Process_Allocation_Scheduled_2ms_EDCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
-  { &hf_nbap_e_DCH_Maximum_Bitrate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Maximum_Bitrate },
-  { &hf_nbap_e_DCH_Processing_Overload_Level, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Processing_Overload_Level },
-  { &hf_nbap_e_DCH_Reference_Power_Offset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Reference_Power_Offset },
+static const per_sequence_t Transport_Block_Size_Item_LCR_sequence[] = {
+  { &hf_nbap_transport_Block_Size_maping_Index_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Transport_Block_Size_maping_Index_LCR },
+  { &hf_nbap_transport_Block_Size_Index_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Transport_Block_Size_Index_LCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_FDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Transport_Block_Size_Item_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_FDD_Information, E_DCH_FDD_Information_sequence);
+                                   ett_nbap_Transport_Block_Size_Item_LCR, Transport_Block_Size_Item_LCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdFlow_Specific_InformationResp_Item_sequence[] = {
-  { &hf_nbap_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
-  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
-  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
-  { &hf_nbap_hARQ_Process_Allocation_NonSched_2ms_EDCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t Transport_Block_Size_List_LCR_sequence_of[1] = {
+  { &hf_nbap_Transport_Block_Size_List_LCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Transport_Block_Size_Item_LCR },
 };
 
 static int
-dissect_nbap_E_DCH_MACdFlow_Specific_InformationResp_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_MACdFlow_Specific_InformationResp_Item, E_DCH_MACdFlow_Specific_InformationResp_Item_sequence);
+dissect_nbap_Transport_Block_Size_List_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Transport_Block_Size_List_LCR, Transport_Block_Size_List_LCR_sequence_of,
+                                                  1, maxNoOfTBSs_Mapping_HS_DSCH_SPS, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdFlow_Specific_InformationResp_sequence_of[1] = {
-  { &hf_nbap_E_DCH_MACdFlow_Specific_InformationResp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_Specific_InformationResp_Item },
-};
 
 static int
-dissect_nbap_E_DCH_MACdFlow_Specific_InformationResp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_MACdFlow_Specific_InformationResp, E_DCH_MACdFlow_Specific_InformationResp_sequence_of,
-                                                  1, maxNrOfEDCHMACdFlows);
+dissect_nbap_RepetitionPeriodIndex(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, maxNoOfRepetitionPeriod_SPS_LCR_1, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_FDD_Information_Response_sequence[] = {
-  { &hf_nbap_e_DCH_MACdFlow_Specific_InformationResp, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Specific_InformationResp },
-  { &hf_nbap_hARQ_Process_Allocation_Scheduled_2ms_EDCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_RepetitionPeriod_vals[] = {
+  {   0, "v1" },
+  {   1, "v2" },
+  {   2, "v4" },
+  {   3, "v8" },
+  {   4, "v16" },
+  {   5, "v32" },
+  {   6, "v64" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_E_DCH_FDD_Information_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_FDD_Information_Response, E_DCH_FDD_Information_Response_sequence);
+dissect_nbap_RepetitionPeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     7, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdPDU_SizeToModifyList_sequence_of[1] = {
-  { &hf_nbap_E_DCH_MACdPDU_SizeToModifyList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdPDU_SizeListItem },
-};
 
 static int
-dissect_nbap_E_DCH_MACdPDU_SizeToModifyList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_MACdPDU_SizeToModifyList, E_DCH_MACdPDU_SizeToModifyList_sequence_of,
-                                                  0, maxNrOfMACdPDUSize);
+dissect_nbap_RepetitionLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 63U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_LogicalChannelToModifyItem_sequence[] = {
-  { &hf_nbap_logicalChannelId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_LogicalChannelID },
-  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SchedulingPriorityIndicator },
-  { &hf_nbap_schedulingInformation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SchedulingInformation },
-  { &hf_nbap_mACesGuaranteedBitRate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MACesGuaranteedBitRate },
-  { &hf_nbap_e_DCH_DDI_Value, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_DDI_Value },
-  { &hf_nbap_mACd_PDU_Size_List_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdPDU_SizeToModifyList },
+static const per_sequence_t Repetition_Period_Item_LCR_sequence[] = {
+  { &hf_nbap_repetitionPeriodIndex, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriodIndex },
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_RepetitionLength },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_LogicalChannelToModifyItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Repetition_Period_Item_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_LogicalChannelToModifyItem, E_DCH_LogicalChannelToModifyItem_sequence);
+                                   ett_nbap_Repetition_Period_Item_LCR, Repetition_Period_Item_LCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_LogicalChannelToModify_sequence_of[1] = {
-  { &hf_nbap_E_DCH_LogicalChannelToModify_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_LogicalChannelToModifyItem },
+static const per_sequence_t Repetition_Period_List_LCR_sequence_of[1] = {
+  { &hf_nbap_Repetition_Period_List_LCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Repetition_Period_Item_LCR },
 };
 
 static int
-dissect_nbap_E_DCH_LogicalChannelToModify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Repetition_Period_List_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_LogicalChannelToModify, E_DCH_LogicalChannelToModify_sequence_of,
-                                                  1, maxNoOfLogicalChannels);
+                                                  ett_nbap_Repetition_Period_List_LCR, Repetition_Period_List_LCR_sequence_of,
+                                                  1, maxNoOfRepetition_Period_LCR, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_LogicalChannelToDeleteItem_sequence[] = {
-  { &hf_nbap_logicalChannelId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_LogicalChannelID },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_SPS_Reservation_Indicator_vals[] = {
+  {   0, "reserve" },
+  { 0, NULL }
 };
 
-static int
-dissect_nbap_E_DCH_LogicalChannelToDeleteItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_LogicalChannelToDeleteItem, E_DCH_LogicalChannelToDeleteItem_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t E_DCH_LogicalChannelToDelete_sequence_of[1] = {
-  { &hf_nbap_E_DCH_LogicalChannelToDelete_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_LogicalChannelToDeleteItem },
-};
 
 static int
-dissect_nbap_E_DCH_LogicalChannelToDelete(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_LogicalChannelToDelete, E_DCH_LogicalChannelToDelete_sequence_of,
-                                                  1, maxNoOfLogicalChannels);
+dissect_nbap_SPS_Reservation_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdFlow_Specific_InfoItem_to_Modify_sequence[] = {
-  { &hf_nbap_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
-  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_AllocationRetentionPriority },
-  { &hf_nbap_transportBearerRequestIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportBearerRequestIndicator },
-  { &hf_nbap_tnlQos         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TnlQos },
-  { &hf_nbap_maximum_Number_of_Retransmissions_For_E_DCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Maximum_Number_of_Retransmissions_For_E_DCH },
-  { &hf_nbap_eDCH_HARQ_PO_FDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_HARQ_PO_FDD },
-  { &hf_nbap_eDCH_MACdFlow_Multiplexing_List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Multiplexing_List },
-  { &hf_nbap_eDCH_Grant_Type_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Grant_Type_Information },
-  { &hf_nbap_bundlingModeIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BundlingModeIndicator },
-  { &hf_nbap_eDCH_LogicalChannelToAdd, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_LogicalChannelInformation },
-  { &hf_nbap_eDCH_LogicalChannelToModify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_LogicalChannelToModify },
-  { &hf_nbap_eDCH_LogicalChannelToDelete, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_LogicalChannelToDelete },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_E_DCH_MACdFlow_Specific_InfoItem_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_MACdFlow_Specific_InfoItem_to_Modify, E_DCH_MACdFlow_Specific_InfoItem_to_Modify_sequence);
+dissect_nbap_LogicalChannellevel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     16, 16, FALSE, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdFlow_Specific_InfoList_to_Modify_sequence_of[1] = {
-  { &hf_nbap_E_DCH_MACdFlow_Specific_InfoList_to_Modify_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_Specific_InfoItem_to_Modify },
-};
 
 static int
-dissect_nbap_E_DCH_MACdFlow_Specific_InfoList_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_MACdFlow_Specific_InfoList_to_Modify, E_DCH_MACdFlow_Specific_InfoList_to_Modify_sequence_of,
-                                                  1, maxNrOfEDCHMACdFlows);
+dissect_nbap_PriorityQueuelevel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     8, 8, FALSE, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_MACeReset_Indicator_vals[] = {
-  {   0, "mACeReset" },
+static const value_string nbap_HS_DSCH_SPS_Operation_Indicator_vals[] = {
+  {   0, "logicalChannellevel" },
+  {   1, "priorityQueuelevel" },
   { 0, NULL }
 };
 
+static const per_choice_t HS_DSCH_SPS_Operation_Indicator_choice[] = {
+  {   0, &hf_nbap_logicalChannellevel, ASN1_EXTENSION_ROOT    , dissect_nbap_LogicalChannellevel },
+  {   1, &hf_nbap_priorityQueuelevel, ASN1_EXTENSION_ROOT    , dissect_nbap_PriorityQueuelevel },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_MACeReset_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     1, NULL, FALSE, 0, NULL);
+dissect_nbap_HS_DSCH_SPS_Operation_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_HS_DSCH_SPS_Operation_Indicator, HS_DSCH_SPS_Operation_Indicator_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_FDD_Information_to_Modify_sequence[] = {
-  { &hf_nbap_e_DCH_MACdFlow_Specific_Info_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Specific_InfoList_to_Modify },
-  { &hf_nbap_hARQ_Process_Allocation_Scheduled_2ms_EDCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
-  { &hf_nbap_e_DCH_Maximum_Bitrate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Maximum_Bitrate },
-  { &hf_nbap_e_DCH_Processing_Overload_Level, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Processing_Overload_Level },
-  { &hf_nbap_e_DCH_Reference_Power_Offset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Reference_Power_Offset },
-  { &hf_nbap_mACeReset_Indicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MACeReset_Indicator },
+static const per_sequence_t HS_DSCH_Semi_PersistentScheduling_Information_LCR_sequence[] = {
+  { &hf_nbap_transport_Block_Size_List_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Transport_Block_Size_List_LCR },
+  { &hf_nbap_repetition_Period_List_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Repetition_Period_List_LCR },
+  { &hf_nbap_hS_DSCH_SPS_Reservation_Indicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SPS_Reservation_Indicator },
+  { &hf_nbap_hS_DSCH_SPS_Operation_Indicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCH_SPS_Operation_Indicator },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_FDD_Information_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HS_DSCH_Semi_PersistentScheduling_Information_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_FDD_Information_to_Modify, E_DCH_FDD_Information_to_Modify_sequence);
+                                   ett_nbap_HS_DSCH_Semi_PersistentScheduling_Information_LCR, HS_DSCH_Semi_PersistentScheduling_Information_LCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdFlow_Specific_UpdateInformation_Item_sequence[] = {
-  { &hf_nbap_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
-  { &hf_nbap_hARQ_Process_Allocation_NonSched_2ms_EDCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
+static const per_sequence_t HS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR_sequence[] = {
+  { &hf_nbap_transport_Block_Size_List_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Transport_Block_Size_List_LCR },
+  { &hf_nbap_repetition_Period_List_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Repetition_Period_List_LCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_MACdFlow_Specific_UpdateInformation_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_MACdFlow_Specific_UpdateInformation_Item, E_DCH_MACdFlow_Specific_UpdateInformation_Item_sequence);
+                                   ett_nbap_HS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR, HS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdFlow_Specific_UpdateInformation_sequence_of[1] = {
-  { &hf_nbap_E_DCH_MACdFlow_Specific_UpdateInformation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_Specific_UpdateInformation_Item },
-};
 
 static int
-dissect_nbap_E_DCH_MACdFlow_Specific_UpdateInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_MACdFlow_Specific_UpdateInformation, E_DCH_MACdFlow_Specific_UpdateInformation_sequence_of,
-                                                  1, maxNrOfEDCHMACdFlows);
+dissect_nbap_E_DCH_SPS_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     16, 16, FALSE, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_FDD_Update_Information_sequence[] = {
-  { &hf_nbap_e_DCH_MACdFlow_Specific_UpdateInformation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Specific_UpdateInformation },
-  { &hf_nbap_hARQ_Process_Allocation_Scheduled_2ms_EDCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_E_DCH_FDD_Update_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_FDD_Update_Information, E_DCH_FDD_Update_Information_sequence);
+dissect_nbap_E_HICH_ID_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 31U, NULL, FALSE);
 
   return offset;
 }
@@ -12093,191 +14160,170 @@ dissect_nbap_E_DCH_FDD_Update_Information(tvbuff_t *tvb _U_, int offset _U_, asn
 
 
 static int
-dissect_nbap_E_DCH_PowerOffset_for_SchedulingInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_SignatureSequenceGroupIndex(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxNrOfEDCH_HARQ_PO_QUANTSTEPs, NULL, FALSE);
+                                                            0U, 19U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdFlow_to_Delete_Item_sequence[] = {
-  { &hf_nbap_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
+static const per_sequence_t E_HICH_LCR_Information_sequence[] = {
+  { &hf_nbap_e_HICH_ID_TDD  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_HICH_ID_TDD },
+  { &hf_nbap_signatureSequenceGroupIndex, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SignatureSequenceGroupIndex },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_MACdFlow_to_Delete_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_HICH_LCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_MACdFlow_to_Delete_Item, E_DCH_MACdFlow_to_Delete_Item_sequence);
+                                   ett_nbap_E_HICH_LCR_Information, E_HICH_LCR_Information_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdFlows_to_Delete_sequence_of[1] = {
-  { &hf_nbap_E_DCH_MACdFlows_to_Delete_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_to_Delete_Item },
+static const per_sequence_t E_DCH_Semi_PersistentScheduling_Information_LCR_sequence[] = {
+  { &hf_nbap_repetition_Period_List_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Repetition_Period_List_LCR },
+  { &hf_nbap_e_DCH_SPS_Indicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_SPS_Indicator },
+  { &hf_nbap_sPS_E_DCH_releted_E_HICH_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_HICH_LCR_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_MACdFlows_to_Delete(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_MACdFlows_to_Delete, E_DCH_MACdFlows_to_Delete_sequence_of,
-                                                  1, maxNrOfEDCHMACdFlows);
+dissect_nbap_E_DCH_Semi_PersistentScheduling_Information_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_Semi_PersistentScheduling_Information_LCR, E_DCH_Semi_PersistentScheduling_Information_LCR_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t E_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR_sequence[] = {
+  { &hf_nbap_repetition_Period_List_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Repetition_Period_List_LCR },
+  { &hf_nbap_e_DCH_SPS_Indicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_SPS_Indicator },
+  { &hf_nbap_sPS_E_DCH_releted_E_HICH_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_HICH_LCR_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_E_DCH_Non_serving_Relative_Grant_Down_Commands(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 100U, NULL, TRUE);
+dissect_nbap_E_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR, E_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t CPC_InformationLCR_sequence[] = {
+  { &hf_nbap_continuousPacketConnectivity_DRX_InformationLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ContinuousPacketConnectivity_DRX_InformationLCR },
+  { &hf_nbap_continuousPacketConnectivity_DRX_Information_to_Modify_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ContinuousPacketConnectivity_DRX_Information_to_Modify_LCR },
+  { &hf_nbap_hS_DSCH_Semi_PersistentScheduling_Information_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_DSCH_Semi_PersistentScheduling_Information_LCR },
+  { &hf_nbap_hS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR },
+  { &hf_nbap_hS_DSCH_SPS_Deactivate_Indicator_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_NULL },
+  { &hf_nbap_e_DCH_Semi_PersistentScheduling_Information_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Semi_PersistentScheduling_Information_LCR },
+  { &hf_nbap_e_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR },
+  { &hf_nbap_e_DCH_SPS_Deactivate_Indicator_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_NULL },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_E_DCHProvidedBitRateValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 16777215U, NULL, TRUE);
+dissect_nbap_CPC_InformationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_CPC_InformationLCR, CPC_InformationLCR_sequence);
 
   return offset;
 }
 
 
+static const value_string nbap_ContinuousPacketConnectivity_DRX_CapabilityLCR_vals[] = {
+  {   0, "continuous-Packet-Connectivity-DRX-Capable" },
+  {   1, "continuous-Packet-Connectivity-DRX-Non-Capable" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_Maximum_Target_ReceivedTotalWideBandPower(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 621U, NULL, FALSE);
+dissect_nbap_ContinuousPacketConnectivity_DRX_CapabilityLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-
-static int
-dissect_nbap_Target_NonServing_EDCH_To_Total_EDCH_Power_Ratio(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 100U, NULL, FALSE);
-
-  return offset;
-}
-
-
-static const value_string nbap_E_DCH_RL_Indication_vals[] = {
-  {   0, "e-DCH" },
-  {   1, "non-e-DCH" },
-  { 0, NULL }
-};
-
-
-static int
-dissect_nbap_E_DCH_RL_Indication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
-
-  return offset;
-}
-
-
-static const per_sequence_t E_DCH_RL_InformationList_Rsp_Item_sequence[] = {
-  { &hf_nbap_rl_ID          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
-  { &hf_nbap_e_DCH_FDD_DL_Control_Channel_Info, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_FDD_DL_Control_Channel_Information },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_E_DCH_RL_InformationList_Rsp_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_RL_InformationList_Rsp_Item, E_DCH_RL_InformationList_Rsp_Item_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t E_DCH_RL_InformationList_Rsp_sequence_of[1] = {
-  { &hf_nbap_E_DCH_RL_InformationList_Rsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_RL_InformationList_Rsp_Item },
-};
-
-static int
-dissect_nbap_E_DCH_RL_InformationList_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_RL_InformationList_Rsp, E_DCH_RL_InformationList_Rsp_sequence_of,
-                                                  0, maxNrOfRLs);
-
-  return offset;
-}
-
-
-static const per_sequence_t E_DCH_serving_cell_change_successful_sequence[] = {
-  { &hf_nbap_e_DCH_RL_InformationList_Rsp, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_RL_InformationList_Rsp },
+static const per_sequence_t HS_SCCH_DRX_Information_ResponseLCR_sequence[] = {
+  { &hf_nbap_hS_SCCH_UE_DRX_Cycle_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_DRX_Cycle_LCR },
+  { &hf_nbap_hS_SCCH_Inactivity_Threshold_for_UE_DRX_Cycle_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Inactivity_Threshold_for_UE_DRX_Cycle_LCR },
+  { &hf_nbap_hS_SCCH_UE_DRX_Offset_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_DRX_Offset_LCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_serving_cell_change_successful(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HS_SCCH_DRX_Information_ResponseLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_serving_cell_change_successful, E_DCH_serving_cell_change_successful_sequence);
+                                   ett_nbap_HS_SCCH_DRX_Information_ResponseLCR, HS_SCCH_DRX_Information_ResponseLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_serving_cell_change_unsuccessful_sequence[] = {
-  { &hf_nbap_cause          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Cause },
+static const per_sequence_t E_AGCH_DRX_Parameters_Response_sequence[] = {
+  { &hf_nbap_e_AGCH_UE_DRX_Cycle_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_DRX_Cycle_LCR },
+  { &hf_nbap_e_AGCH_UE_Inactivity_Monitor_Threshold, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_AGCH_UE_Inactivity_Monitor_Threshold },
+  { &hf_nbap_e_AGCH_UE_DRX_Offset_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_DRX_Offset_LCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_serving_cell_change_unsuccessful(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_AGCH_DRX_Parameters_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_serving_cell_change_unsuccessful, E_DCH_serving_cell_change_unsuccessful_sequence);
+                                   ett_nbap_E_AGCH_DRX_Parameters_Response, E_AGCH_DRX_Parameters_Response_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_E_DCH_serving_cell_choice_vals[] = {
-  {   0, "e-DCH-serving-cell-change-successful" },
-  {   1, "e-DCH-serving-cell-change-unsuccessful" },
+static const value_string nbap_E_AGCH_DRX_Information_ResponseLCR_vals[] = {
+  {   0, "sameAsHS-SCCH" },
+  {   1, "e-AGCH-DRX-Parameters-Response" },
   { 0, NULL }
 };
 
-static const per_choice_t E_DCH_serving_cell_choice_choice[] = {
-  {   0, &hf_nbap_e_DCH_serving_cell_change_successful, ASN1_EXTENSION_ROOT    , dissect_nbap_E_DCH_serving_cell_change_successful },
-  {   1, &hf_nbap_e_DCH_serving_cell_change_unsuccessful, ASN1_EXTENSION_ROOT    , dissect_nbap_E_DCH_serving_cell_change_unsuccessful },
+static const per_choice_t E_AGCH_DRX_Information_ResponseLCR_choice[] = {
+  {   0, &hf_nbap_sameAsHS_SCCH  , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  {   1, &hf_nbap_e_AGCH_DRX_Parameters_Response, ASN1_EXTENSION_ROOT    , dissect_nbap_E_AGCH_DRX_Parameters_Response },
   { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_serving_cell_choice(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_AGCH_DRX_Information_ResponseLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_E_DCH_serving_cell_choice, E_DCH_serving_cell_choice_choice,
+                                 ett_nbap_E_AGCH_DRX_Information_ResponseLCR, E_AGCH_DRX_Information_ResponseLCR_choice,
                                  NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_Serving_Cell_Change_Info_Response_sequence[] = {
-  { &hf_nbap_e_DCH_serving_cell_choice, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_serving_cell_choice },
+static const per_sequence_t ContinuousPacketConnectivity_DRX_Information_ResponseLCR_sequence[] = {
+  { &hf_nbap_enabling_Delay , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Enabling_Delay },
+  { &hf_nbap_hS_SCCH_DRX_Information_ResponseLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_SCCH_DRX_Information_ResponseLCR },
+  { &hf_nbap_e_AGCH_DRX_Information_ResponseLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_AGCH_DRX_Information_ResponseLCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_Serving_Cell_Change_Info_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_ContinuousPacketConnectivity_DRX_Information_ResponseLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_Serving_Cell_Change_Info_Response, E_DCH_Serving_Cell_Change_Info_Response_sequence);
+                                   ett_nbap_ContinuousPacketConnectivity_DRX_Information_ResponseLCR, ContinuousPacketConnectivity_DRX_Information_ResponseLCR_sequence);
 
   return offset;
 }
@@ -12285,9 +14331,9 @@ dissect_nbap_E_DCH_Serving_Cell_Change_Info_Response(tvbuff_t *tvb _U_, int offs
 
 
 static int
-dissect_nbap_E_DCH_TFCI_Table_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DATA_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 1U, NULL, TRUE);
+                                                            0U, 3U, NULL, FALSE);
 
   return offset;
 }
@@ -12295,25 +14341,25 @@ dissect_nbap_E_DCH_TFCI_Table_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_
 
 
 static int
-dissect_nbap_E_DPCCH_PO(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxNrOfEDPCCH_PO_QUANTSTEPs, NULL, FALSE);
+                                                            0U, 255U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_End_Of_Audit_Sequence_Indicator_vals[] = {
-  {   0, "end-of-audit-sequence" },
-  {   1, "not-end-of-audit-sequence" },
+static const value_string nbap_UL_FP_Mode_vals[] = {
+  {   0, "normal" },
+  {   1, "silent" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_End_Of_Audit_Sequence_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_UL_FP_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+                                     2, NULL, TRUE, 0, NULL);
 
   return offset;
 }
@@ -12321,9 +14367,9 @@ dissect_nbap_End_Of_Audit_Sequence_Indicator(tvbuff_t *tvb _U_, int offset _U_,
 
 
 static int
-dissect_nbap_E_RGCH_2_IndexStepThreshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_ToAWS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 37U, NULL, FALSE);
+                                                            0U, 1279U, NULL, FALSE);
 
   return offset;
 }
@@ -12331,45 +14377,9 @@ dissect_nbap_E_RGCH_2_IndexStepThreshold(tvbuff_t *tvb _U_, int offset _U_, asn1
 
 
 static int
-dissect_nbap_E_RGCH_3_IndexStepThreshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_ToAWE(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 37U, NULL, FALSE);
-
-  return offset;
-}
-
-
-static const per_sequence_t E_RGCH_E_HICH_FDD_Code_List_sequence_of[1] = {
-  { &hf_nbap_E_RGCH_E_HICH_FDD_Code_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DL_ChannelisationCodeNumber },
-};
-
-static int
-dissect_nbap_E_RGCH_E_HICH_FDD_Code_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_RGCH_E_HICH_FDD_Code_List, E_RGCH_E_HICH_FDD_Code_List_sequence_of,
-                                                  1, maxNrOfE_RGCHs_E_HICHs);
-
-  return offset;
-}
-
-
-static const value_string nbap_E_RGCH_E_HICH_FDD_Code_Information_vals[] = {
-  {   0, "replace" },
-  {   1, "remove" },
-  { 0, NULL }
-};
-
-static const per_choice_t E_RGCH_E_HICH_FDD_Code_Information_choice[] = {
-  {   0, &hf_nbap_replace_01     , ASN1_EXTENSION_ROOT    , dissect_nbap_E_RGCH_E_HICH_FDD_Code_List },
-  {   1, &hf_nbap_remove         , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  { 0, NULL, 0, NULL }
-};
-
-static int
-dissect_nbap_E_RGCH_E_HICH_FDD_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_E_RGCH_E_HICH_FDD_Code_Information, E_RGCH_E_HICH_FDD_Code_Information_choice,
-                                 NULL);
+                                                            0U, 2559U, NULL, FALSE);
 
   return offset;
 }
@@ -12377,9 +14387,9 @@ dissect_nbap_E_RGCH_E_HICH_FDD_Code_Information(tvbuff_t *tvb _U_, int offset _U
 
 
 static int
-dissect_nbap_E_TFCI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TransportFormatSet_NrOfTransportBlocks(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 127U, NULL, FALSE);
+                                                            0U, 512U, NULL, FALSE);
 
   return offset;
 }
@@ -12387,152 +14397,177 @@ dissect_nbap_E_TFCI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pro
 
 
 static int
-dissect_nbap_E_TFCI_BetaEC_Boost(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TransportFormatSet_TransportBlockSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 127U, NULL, TRUE);
+                                                            0U, 5000U, NULL, FALSE);
 
   return offset;
 }
 
 
-
-static int
-dissect_nbap_E_TFCI_BetaED_Switch(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 127U, NULL, TRUE);
-
-  return offset;
-}
-
+static const value_string nbap_TransportFormatSet_TransmissionTimeIntervalDynamic_vals[] = {
+  {   0, "msec-10" },
+  {   1, "msec-20" },
+  {   2, "msec-40" },
+  {   3, "msec-80" },
+  { 0, NULL }
+};
 
 
 static int
-dissect_nbap_Reference_E_TFCI_PO(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxNrOfRefETFCI_PO_QUANTSTEPs, NULL, FALSE);
+dissect_nbap_TransportFormatSet_TransmissionTimeIntervalDynamic(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     4, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t Reference_E_TFCI_Information_Item_sequence[] = {
-  { &hf_nbap_reference_E_TFCI, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_TFCI },
-  { &hf_nbap_reference_E_TFCI_PO, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Reference_E_TFCI_PO },
+static const per_sequence_t TransmissionTimeIntervalInformation_item_sequence[] = {
+  { &hf_nbap_transmissionTimeInterval, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_TransmissionTimeIntervalDynamic },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Reference_E_TFCI_Information_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TransmissionTimeIntervalInformation_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Reference_E_TFCI_Information_Item, Reference_E_TFCI_Information_Item_sequence);
+                                   ett_nbap_TransmissionTimeIntervalInformation_item, TransmissionTimeIntervalInformation_item_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t Reference_E_TFCI_Information_sequence_of[1] = {
-  { &hf_nbap_Reference_E_TFCI_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Reference_E_TFCI_Information_Item },
+static const per_sequence_t TransmissionTimeIntervalInformation_sequence_of[1] = {
+  { &hf_nbap_TransmissionTimeIntervalInformation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TransmissionTimeIntervalInformation_item },
 };
 
 static int
-dissect_nbap_Reference_E_TFCI_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TransmissionTimeIntervalInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_Reference_E_TFCI_Information, Reference_E_TFCI_Information_sequence_of,
-                                                  1, maxNrOfRefETFCIs);
+                                                  ett_nbap_TransmissionTimeIntervalInformation, TransmissionTimeIntervalInformation_sequence_of,
+                                                  1, maxTTI_count, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_TFCS_Information_sequence[] = {
-  { &hf_nbap_e_DCH_TFCI_Table_Index, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TFCI_Table_Index },
-  { &hf_nbap_e_DCH_Min_Set_E_TFCI, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_TFCI },
-  { &hf_nbap_reference_E_TFCI_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Reference_E_TFCI_Information },
+static const per_sequence_t TDD_TransportFormatSet_ModeDP_sequence[] = {
+  { &hf_nbap_transmissionTimeIntervalInformation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransmissionTimeIntervalInformation },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_TFCS_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TDD_TransportFormatSet_ModeDP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_TFCS_Information, E_TFCS_Information_sequence);
+                                   ett_nbap_TDD_TransportFormatSet_ModeDP, TDD_TransportFormatSet_ModeDP_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_E_TTI_vals[] = {
-  {   0, "e-TTI-2ms" },
-  {   1, "e-TTI-10ms" },
+static const value_string nbap_TransportFormatSet_ModeDP_vals[] = {
+  {   0, "tdd" },
+  {   1, "notApplicable" },
   { 0, NULL }
 };
 
+static const per_choice_t TransportFormatSet_ModeDP_choice[] = {
+  {   0, &hf_nbap_tdd_01         , ASN1_EXTENSION_ROOT    , dissect_nbap_TDD_TransportFormatSet_ModeDP },
+  {   1, &hf_nbap_notApplicable  , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_E_TTI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_TransportFormatSet_ModeDP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_TransportFormatSet_ModeDP, TransportFormatSet_ModeDP_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCHProvidedBitRate_Item_sequence[] = {
-  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingPriorityIndicator },
-  { &hf_nbap_e_DCHProvidedBitRateValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCHProvidedBitRateValue },
+static const per_sequence_t TransportFormatSet_DynamicPartList_item_sequence[] = {
+  { &hf_nbap_nrOfTransportBlocks, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_NrOfTransportBlocks },
+  { &hf_nbap_transportBlockSize, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportFormatSet_TransportBlockSize },
+  { &hf_nbap_mode           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_ModeDP },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCHProvidedBitRate_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TransportFormatSet_DynamicPartList_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCHProvidedBitRate_Item, E_DCHProvidedBitRate_Item_sequence);
+                                   ett_nbap_TransportFormatSet_DynamicPartList_item, TransportFormatSet_DynamicPartList_item_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCHProvidedBitRate_sequence_of[1] = {
-  { &hf_nbap_E_DCHProvidedBitRate_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCHProvidedBitRate_Item },
+static const per_sequence_t TransportFormatSet_DynamicPartList_sequence_of[1] = {
+  { &hf_nbap_TransportFormatSet_DynamicPartList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_DynamicPartList_item },
 };
 
 static int
-dissect_nbap_E_DCHProvidedBitRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TransportFormatSet_DynamicPartList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCHProvidedBitRate, E_DCHProvidedBitRate_sequence_of,
-                                                  1, maxNrOfPriorityClasses);
+                                                  ett_nbap_TransportFormatSet_DynamicPartList, TransportFormatSet_DynamicPartList_sequence_of,
+                                                  1, maxNrOfTFs, FALSE);
 
   return offset;
 }
 
 
+static const value_string nbap_TransportFormatSet_TransmissionTimeIntervalSemiStatic_vals[] = {
+  {   0, "msec-10" },
+  {   1, "msec-20" },
+  {   2, "msec-40" },
+  {   3, "msec-80" },
+  {   4, "dynamic" },
+  {   5, "msec-5" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_E_AGCH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, TRUE);
+dissect_nbap_TransportFormatSet_TransmissionTimeIntervalSemiStatic(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     5, NULL, TRUE, 1, NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_TransportFormatSet_ChannelCodingType_vals[] = {
+  {   0, "no-codingTDD" },
+  {   1, "convolutional-coding" },
+  {   2, "turbo-coding" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_E_RGCH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, TRUE);
+dissect_nbap_TransportFormatSet_ChannelCodingType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     3, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_TransportFormatSet_CodingRate_vals[] = {
+  {   0, "half" },
+  {   1, "third" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_E_HICH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, TRUE);
+dissect_nbap_TransportFormatSet_CodingRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, TRUE, 0, NULL);
 
   return offset;
 }
@@ -12540,252 +14575,241 @@ dissect_nbap_E_HICH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a
 
 
 static int
-dissect_nbap_E_HICH_TimeOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TransportFormatSet_RateMatchingAttribute(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              4U, 44U, NULL, FALSE);
+                                                            1U, maxRateMatching, NULL, FALSE);
 
   return offset;
 }
 
 
+static const value_string nbap_TransportFormatSet_CRC_Size_vals[] = {
+  {   0, "v0" },
+  {   1, "v8" },
+  {   2, "v12" },
+  {   3, "v16" },
+  {   4, "v24" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_E_HICH_TimeOffsetLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              4U, 15U, NULL, FALSE);
+dissect_nbap_TransportFormatSet_CRC_Size(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     5, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_HARQ_Info_for_E_DCH_vals[] = {
-  {   0, "rv0" },
-  {   1, "rvtable" },
+static const value_string nbap_TransportFormatSet_SecondInterleavingMode_vals[] = {
+  {   0, "frame-related" },
+  {   1, "timeSlot-related" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_HARQ_Info_for_E_DCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TransportFormatSet_SecondInterleavingMode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+                                     2, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_TransportFormatSet_ModeSSP_vals[] = {
+  {   0, "tdd" },
+  {   1, "notApplicable" },
+  { 0, NULL }
+};
+
+static const per_choice_t TransportFormatSet_ModeSSP_choice[] = {
+  {   0, &hf_nbap_tdd_02         , ASN1_EXTENSION_ROOT    , dissect_nbap_TransportFormatSet_SecondInterleavingMode },
+  {   1, &hf_nbap_notApplicable  , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_N_E_UCCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 12U, NULL, FALSE);
+dissect_nbap_TransportFormatSet_ModeSSP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_TransportFormatSet_ModeSSP, TransportFormatSet_ModeSSP_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t E_PUCH_Information_sequence[] = {
-  { &hf_nbap_minCR          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CodeRate },
-  { &hf_nbap_maxCR          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CodeRate },
-  { &hf_nbap_harqInfo       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HARQ_Info_for_E_DCH },
-  { &hf_nbap_n_E_UCCH       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_N_E_UCCH },
+static const per_sequence_t TransportFormatSet_Semi_staticPart_sequence[] = {
+  { &hf_nbap_transmissionTimeInterval_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_TransmissionTimeIntervalSemiStatic },
+  { &hf_nbap_channelCoding  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_ChannelCodingType },
+  { &hf_nbap_codingRate     , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportFormatSet_CodingRate },
+  { &hf_nbap_rateMatchingAttribute, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_RateMatchingAttribute },
+  { &hf_nbap_cRC_Size       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_CRC_Size },
+  { &hf_nbap_mode_01        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_ModeSSP },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_PUCH_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TransportFormatSet_Semi_staticPart(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_PUCH_Information, E_PUCH_Information_sequence);
+                                   ett_nbap_TransportFormatSet_Semi_staticPart, TransportFormatSet_Semi_staticPart_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t TransportFormatSet_sequence[] = {
+  { &hf_nbap_dynamicParts   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_DynamicPartList },
+  { &hf_nbap_semi_staticPart, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet_Semi_staticPart },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_RefBeta(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -15, 16U, NULL, FALSE);
+dissect_nbap_TransportFormatSet(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_TransportFormatSet, TransportFormatSet_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_RefBeta_Item_sequence[] = {
-  { &hf_nbap_refCodeRate    , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_CodeRate_short },
-  { &hf_nbap_refBeta        , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_RefBeta },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_E_DCH_RefBeta_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_RefBeta_Item, E_DCH_RefBeta_Item_sequence);
+dissect_nbap_FrameHandlingPriority(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 15U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_QPSK_RefBetaInfo_sequence_of[1] = {
-  { &hf_nbap_E_DCH_QPSK_RefBetaInfo_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_RefBeta_Item },
+static const value_string nbap_QE_Selector_vals[] = {
+  {   0, "selected" },
+  {   1, "non-selected" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_E_DCH_QPSK_RefBetaInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_QPSK_RefBetaInfo, E_DCH_QPSK_RefBetaInfo_sequence_of,
-                                                  1, maxNrOfRefBetas);
+dissect_nbap_QE_Selector(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_sixteenQAM_RefBetaInfo_sequence_of[1] = {
-  { &hf_nbap_E_DCH_sixteenQAM_RefBetaInfo_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_RefBeta_Item },
+static const per_sequence_t DCH_Specific_FDD_Item_sequence[] = {
+  { &hf_nbap_dCH_ID         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ID },
+  { &hf_nbap_ul_TransportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet },
+  { &hf_nbap_dl_TransportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet },
+  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AllocationRetentionPriority },
+  { &hf_nbap_frameHandlingPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FrameHandlingPriority },
+  { &hf_nbap_qE_Selector    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_QE_Selector },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_sixteenQAM_RefBetaInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_sixteenQAM_RefBetaInfo, E_DCH_sixteenQAM_RefBetaInfo_sequence_of,
-                                                  1, maxNrOfRefBetas);
+dissect_nbap_DCH_Specific_FDD_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DCH_Specific_FDD_Item, DCH_Specific_FDD_Item_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_TFCS_Information_TDD_sequence[] = {
-  { &hf_nbap_e_DCH_QPSK_RefBetaInfo, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_QPSK_RefBetaInfo },
-  { &hf_nbap_e_DCH_sixteenQAM_RefBetaInfo, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_sixteenQAM_RefBetaInfo },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t DCH_Specific_FDD_InformationList_sequence_of[1] = {
+  { &hf_nbap_DCH_Specific_FDD_InformationList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_Specific_FDD_Item },
 };
 
 static int
-dissect_nbap_E_TFCS_Information_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_TFCS_Information_TDD, E_TFCS_Information_TDD_sequence);
+dissect_nbap_DCH_Specific_FDD_InformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DCH_Specific_FDD_InformationList, DCH_Specific_FDD_InformationList_sequence_of,
+                                                  1, maxNrOfDCHs, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t DCH_FDD_InformationItem_sequence[] = {
+  { &hf_nbap_payloadCRC_PresenceIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PayloadCRC_PresenceIndicator },
+  { &hf_nbap_ul_FP_Mode     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_FP_Mode },
+  { &hf_nbap_toAWS          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ToAWS },
+  { &hf_nbap_toAWE          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ToAWE },
+  { &hf_nbap_dCH_SpecificInformationList, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_Specific_FDD_InformationList },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_E_DCH_HARQ_PO_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 6U, NULL, FALSE);
+dissect_nbap_DCH_FDD_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DCH_FDD_InformationItem, DCH_FDD_InformationItem_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_E_DCH_Grant_TypeTDD_vals[] = {
-  {   0, "scheduled" },
-  {   1, "non-scheduled" },
-  { 0, NULL }
+static const per_sequence_t DCH_FDD_Information_sequence_of[1] = {
+  { &hf_nbap_DCH_FDD_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_FDD_InformationItem },
 };
 
-
 static int
-dissect_nbap_E_DCH_Grant_TypeTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_DCH_FDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DCH_FDD_Information, DCH_FDD_Information_sequence_of,
+                                                  1, maxNrOfDCHs, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_E_DCH_MACdFlow_Retransmission_Timer_vals[] = {
-  {   0, "ms10" },
-  {   1, "ms15" },
-  {   2, "ms20" },
-  {   3, "ms25" },
-  {   4, "ms30" },
-  {   5, "ms35" },
-  {   6, "ms40" },
-  {   7, "ms45" },
-  {   8, "ms50" },
-  {   9, "ms55" },
-  {  10, "ms60" },
-  {  11, "ms65" },
-  {  12, "ms70" },
-  {  13, "ms75" },
-  {  14, "ms80" },
-  {  15, "ms85" },
-  {  16, "ms90" },
-  {  17, "ms95" },
-  {  18, "ms100" },
-  {  19, "ms110" },
-  {  20, "ms120" },
-  {  21, "ms140" },
-  {  22, "ms160" },
-  {  23, "ms200" },
-  {  24, "ms240" },
-  {  25, "ms280" },
-  {  26, "ms320" },
-  {  27, "ms400" },
-  {  28, "ms480" },
-  {  29, "ms560" },
+static const value_string nbap_DCH_Indicator_For_E_DCH_HSDPA_Operation_vals[] = {
+  {   0, "dch-not-present" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_E_DCH_MACdFlow_Retransmission_Timer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DCH_Indicator_For_E_DCH_HSDPA_Operation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     30, NULL, TRUE, 0, NULL);
+                                     1, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdFlow_InfoTDDItem_sequence[] = {
-  { &hf_nbap_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
-  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AllocationRetentionPriority },
-  { &hf_nbap_tnlQos         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TnlQos },
+static const per_sequence_t DCH_InformationResponseItem_sequence[] = {
+  { &hf_nbap_dCH_ID         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ID },
   { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
   { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
-  { &hf_nbap_payloadCRC_PresenceIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PayloadCRC_PresenceIndicator },
-  { &hf_nbap_maximum_Number_of_Retransmissions_For_E_DCH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Maximum_Number_of_Retransmissions_For_E_DCH },
-  { &hf_nbap_eDCH_HARQ_PO_TDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_HARQ_PO_TDD },
-  { &hf_nbap_eDCH_MACdFlow_Multiplexing_List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Multiplexing_List },
-  { &hf_nbap_eDCH_Grant_TypeTDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_Grant_TypeTDD },
-  { &hf_nbap_eDCHLogicalChannelInformation, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_LogicalChannelInformation },
-  { &hf_nbap_eDCH_MACdFlow_Retransmission_Timer, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Retransmission_Timer },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_MACdFlow_InfoTDDItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DCH_InformationResponseItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_MACdFlow_InfoTDDItem, E_DCH_MACdFlow_InfoTDDItem_sequence);
+                                   ett_nbap_DCH_InformationResponseItem, DCH_InformationResponseItem_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdFlows_Information_TDD_sequence_of[1] = {
-  { &hf_nbap_E_DCH_MACdFlows_Information_TDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_InfoTDDItem },
+static const per_sequence_t DCH_InformationResponse_sequence_of[1] = {
+  { &hf_nbap_DCH_InformationResponse_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_InformationResponseItem },
 };
 
 static int
-dissect_nbap_E_DCH_MACdFlows_Information_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DCH_InformationResponse(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_MACdFlows_Information_TDD, E_DCH_MACdFlows_Information_TDD_sequence_of,
-                                                  1, maxNrOfEDCHMACdFlows);
-
-  return offset;
-}
-
-
-
-static int
-dissect_nbap_E_DCH_TimeslotResource(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     13, 13, FALSE, NULL);
+                                                  ett_nbap_DCH_InformationResponse, DCH_InformationResponse_sequence_of,
+                                                  1, maxNrOfDCHs, FALSE);
 
   return offset;
 }
@@ -12793,30 +14817,25 @@ dissect_nbap_E_DCH_TimeslotResource(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_
 
 
 static int
-dissect_nbap_E_DCH_PowerResource(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Pattern_Sequence_Identifier(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 32U, NULL, FALSE);
+                                                            1U, maxNrOfDCHMeasurementOccasionPatternSequence, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_RepetitionPeriod_vals[] = {
-  {   0, "v1" },
-  {   1, "v2" },
-  {   2, "v4" },
-  {   3, "v8" },
-  {   4, "v16" },
-  {   5, "v32" },
-  {   6, "v64" },
+static const value_string nbap_Status_Flag_vals[] = {
+  {   0, "activate" },
+  {   1, "deactivate" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_RepetitionPeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Status_Flag(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     7, NULL, TRUE, 0, NULL);
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
@@ -12824,9 +14843,9 @@ dissect_nbap_RepetitionPeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act
 
 
 static int
-dissect_nbap_RepetitionLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_INTEGER_1_9(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 63U, NULL, FALSE);
+                                                            1U, 9U, NULL, FALSE);
 
   return offset;
 }
@@ -12834,29 +14853,19 @@ dissect_nbap_RepetitionLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act
 
 
 static int
-dissect_nbap_TddE_PUCH_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_INTEGER_0_511(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+                                                            0U, 511U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_Non_Scheduled_Grant_Info_sequence[] = {
-  { &hf_nbap_timeslotResource, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TimeslotResource },
-  { &hf_nbap_powerResource  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_PowerResource },
-  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
-  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
-  { &hf_nbap_tddE_PUCH_Offset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TddE_PUCH_Offset },
-  { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_E_DCH_Non_Scheduled_Grant_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_Non_Scheduled_Grant_Info, E_DCH_Non_Scheduled_Grant_Info_sequence);
+dissect_nbap_INTEGER_1_512(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 512U, NULL, FALSE);
 
   return offset;
 }
@@ -12864,318 +14873,322 @@ dissect_nbap_E_DCH_Non_Scheduled_Grant_Info(tvbuff_t *tvb _U_, int offset _U_, a
 
 
 static int
-dissect_nbap_E_DCH_TDD_Maximum_Bitrate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 9201U, NULL, TRUE);
+dissect_nbap_BIT_STRING_SIZE_7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     7, 7, FALSE, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_TDD_Information_sequence[] = {
-  { &hf_nbap_e_DCH_TDD_Maximum_Bitrate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_Maximum_Bitrate },
-  { &hf_nbap_e_DCH_Processing_Overload_Level, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Processing_Overload_Level },
-  { &hf_nbap_e_DCH_PowerOffset_for_SchedulingInfo, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_PowerOffset_for_SchedulingInfo },
+static const per_sequence_t Measurement_Occasion_Pattern_Sequence_parameters_sequence[] = {
+  { &hf_nbap_measurement_Occasion_Pattern_Sequence_parameters_k, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_1_9 },
+  { &hf_nbap_measurement_Occasion_Pattern_Sequence_parameters_offset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_511 },
+  { &hf_nbap_measurement_Occasion_Pattern_Sequence_parameters_M_Length, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_1_512 },
+  { &hf_nbap_measurement_Occasion_Pattern_Sequence_parameters_Timeslot_Bitmap, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_7 },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_TDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Measurement_Occasion_Pattern_Sequence_parameters(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_TDD_Information, E_DCH_TDD_Information_sequence);
+                                   ett_nbap_Measurement_Occasion_Pattern_Sequence_parameters, Measurement_Occasion_Pattern_Sequence_parameters_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_Information_sequence[] = {
-  { &hf_nbap_e_PUCH_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_PUCH_Information },
-  { &hf_nbap_e_TFCS_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_TFCS_Information_TDD },
-  { &hf_nbap_e_DCH_MACdFlows_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlows_Information_TDD },
-  { &hf_nbap_e_DCH_Non_Scheduled_Grant_Info, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Non_Scheduled_Grant_Info },
-  { &hf_nbap_e_DCH_TDD_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TDD_Information },
+static const per_sequence_t DchMeasurementOccasionInformation_Item_sequence[] = {
+  { &hf_nbap_pattern_Sequence_Identifier, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Pattern_Sequence_Identifier },
+  { &hf_nbap_status_Flag    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Status_Flag },
+  { &hf_nbap_measurement_Occasion_Pattern_Sequence_parameters, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Measurement_Occasion_Pattern_Sequence_parameters },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DchMeasurementOccasionInformation_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_Information, E_DCH_Information_sequence);
+                                   ett_nbap_DchMeasurementOccasionInformation_Item, DchMeasurementOccasionInformation_Item_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t DCH_MeasurementOccasion_Information_sequence_of[1] = {
+  { &hf_nbap_DCH_MeasurementOccasion_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DchMeasurementOccasionInformation_Item },
+};
 
 static int
-dissect_nbap_E_DCH_TimeslotResourceLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     5, 5, FALSE, NULL);
+dissect_nbap_DCH_MeasurementOccasion_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DCH_MeasurementOccasion_Information, DCH_MeasurementOccasion_Information_sequence_of,
+                                                  1, maxNrOfDCHMeasurementOccasionPatternSequence, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_TDD_MACdFlow_Specific_InformationResp_Item_sequence[] = {
-  { &hf_nbap_e_DCH_MacdFlow_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
-  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
-  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+static const per_sequence_t DCH_Specific_TDD_Item_sequence[] = {
+  { &hf_nbap_dCH_ID         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ID },
+  { &hf_nbap_ul_CCTrCH_ID   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CCTrCH_ID },
+  { &hf_nbap_dl_CCTrCH_ID   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CCTrCH_ID },
+  { &hf_nbap_ul_TransportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet },
+  { &hf_nbap_dl_TransportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet },
+  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AllocationRetentionPriority },
+  { &hf_nbap_frameHandlingPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FrameHandlingPriority },
+  { &hf_nbap_qE_Selector    , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_QE_Selector },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_TDD_MACdFlow_Specific_InformationResp_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DCH_Specific_TDD_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_TDD_MACdFlow_Specific_InformationResp_Item, E_DCH_TDD_MACdFlow_Specific_InformationResp_Item_sequence);
+                                   ett_nbap_DCH_Specific_TDD_Item, DCH_Specific_TDD_Item_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_TDD_MACdFlow_Specific_InformationResp_sequence_of[1] = {
-  { &hf_nbap_E_DCH_TDD_MACdFlow_Specific_InformationResp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TDD_MACdFlow_Specific_InformationResp_Item },
+static const per_sequence_t DCH_Specific_TDD_InformationList_sequence_of[1] = {
+  { &hf_nbap_DCH_Specific_TDD_InformationList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_Specific_TDD_Item },
 };
 
 static int
-dissect_nbap_E_DCH_TDD_MACdFlow_Specific_InformationResp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DCH_Specific_TDD_InformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_TDD_MACdFlow_Specific_InformationResp, E_DCH_TDD_MACdFlow_Specific_InformationResp_sequence_of,
-                                                  1, maxNrOfEDCHMACdFlows);
-
-  return offset;
-}
-
-
-
-static int
-dissect_nbap_E_AGCH_Id(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 31U, NULL, TRUE);
+                                                  ett_nbap_DCH_Specific_TDD_InformationList, DCH_Specific_TDD_InformationList_sequence_of,
+                                                  1, maxNrOfDCHs, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_AGCH_Specific_InformationResp_ItemTDD_sequence[] = {
-  { &hf_nbap_e_AGCH_Id      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_AGCH_Id },
+static const per_sequence_t DCH_TDD_InformationItem_sequence[] = {
+  { &hf_nbap_payloadCRC_PresenceIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PayloadCRC_PresenceIndicator },
+  { &hf_nbap_ul_FP_Mode     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_FP_Mode },
+  { &hf_nbap_toAWS          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ToAWS },
+  { &hf_nbap_toAWE          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ToAWE },
+  { &hf_nbap_dCH_SpecificInformationList_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_Specific_TDD_InformationList },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_AGCH_Specific_InformationResp_ItemTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DCH_TDD_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_AGCH_Specific_InformationResp_ItemTDD, E_AGCH_Specific_InformationResp_ItemTDD_sequence);
+                                   ett_nbap_DCH_TDD_InformationItem, DCH_TDD_InformationItem_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_AGCH_Specific_InformationRespListTDD_sequence_of[1] = {
-  { &hf_nbap_E_AGCH_Specific_InformationRespListTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_AGCH_Specific_InformationResp_ItemTDD },
+static const per_sequence_t DCH_TDD_Information_sequence_of[1] = {
+  { &hf_nbap_DCH_TDD_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_TDD_InformationItem },
 };
 
 static int
-dissect_nbap_E_AGCH_Specific_InformationRespListTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DCH_TDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_AGCH_Specific_InformationRespListTDD, E_AGCH_Specific_InformationRespListTDD_sequence_of,
-                                                  1, maxNrOfEAGCHCodes);
+                                                  ett_nbap_DCH_TDD_Information, DCH_TDD_Information_sequence_of,
+                                                  1, maxNrOfDCHs, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t DCH_ModifySpecificItem_FDD_sequence[] = {
+  { &hf_nbap_dCH_ID         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ID },
+  { &hf_nbap_ul_TransportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportFormatSet },
+  { &hf_nbap_dl_TransportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportFormatSet },
+  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_AllocationRetentionPriority },
+  { &hf_nbap_frameHandlingPriority, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_FrameHandlingPriority },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_EI(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 3U, NULL, FALSE);
+dissect_nbap_DCH_ModifySpecificItem_FDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DCH_ModifySpecificItem_FDD, DCH_ModifySpecificItem_FDD_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t DCH_ModifySpecificInformation_FDD_sequence_of[1] = {
+  { &hf_nbap_DCH_ModifySpecificInformation_FDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ModifySpecificItem_FDD },
+};
 
 static int
-dissect_nbap_E_HICH_ID_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 31U, NULL, FALSE);
+dissect_nbap_DCH_ModifySpecificInformation_FDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DCH_ModifySpecificInformation_FDD, DCH_ModifySpecificInformation_FDD_sequence_of,
+                                                  1, maxNrOfDCHs, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t Scheduled_E_HICH_Specific_InformationItem_ResponseLCRTDD_sequence[] = {
-  { &hf_nbap_eI             , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_EI },
-  { &hf_nbap_e_HICH_ID_TDD  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_HICH_ID_TDD },
+static const per_sequence_t FDD_DCHs_to_ModifyItem_sequence[] = {
+  { &hf_nbap_ul_FP_Mode     , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_FP_Mode },
+  { &hf_nbap_toAWS          , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ToAWS },
+  { &hf_nbap_toAWE          , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ToAWE },
+  { &hf_nbap_transportBearerRequestIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportBearerRequestIndicator },
+  { &hf_nbap_dCH_SpecificInformationList_02, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ModifySpecificInformation_FDD },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Scheduled_E_HICH_Specific_InformationItem_ResponseLCRTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_FDD_DCHs_to_ModifyItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Scheduled_E_HICH_Specific_InformationItem_ResponseLCRTDD, Scheduled_E_HICH_Specific_InformationItem_ResponseLCRTDD_sequence);
+                                   ett_nbap_FDD_DCHs_to_ModifyItem, FDD_DCHs_to_ModifyItem_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t Scheduled_E_HICH_Specific_Information_ResponseLCRTDD_sequence_of[1] = {
-  { &hf_nbap_Scheduled_E_HICH_Specific_Information_ResponseLCRTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Scheduled_E_HICH_Specific_InformationItem_ResponseLCRTDD },
+static const per_sequence_t FDD_DCHs_to_Modify_sequence_of[1] = {
+  { &hf_nbap_FDD_DCHs_to_Modify_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DCHs_to_ModifyItem },
 };
 
 static int
-dissect_nbap_Scheduled_E_HICH_Specific_Information_ResponseLCRTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_FDD_DCHs_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_Scheduled_E_HICH_Specific_Information_ResponseLCRTDD, Scheduled_E_HICH_Specific_Information_ResponseLCRTDD_sequence_of,
-                                                  1, maxNrOfEHICHCodes);
+                                                  ett_nbap_FDD_DCHs_to_Modify, FDD_DCHs_to_Modify_sequence_of,
+                                                  1, maxNrOfDCHs, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_Information_Response_sequence[] = {
-  { &hf_nbap_e_DCH_TDD_MACdFlow_Specific_InformationResp, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_MACdFlow_Specific_InformationResp },
-  { &hf_nbap_e_AGCH_Specific_Information_ResponseTDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_AGCH_Specific_InformationRespListTDD },
-  { &hf_nbap_e_RNTI         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_RNTI },
-  { &hf_nbap_scheduled_E_HICH_Specific_InformationResp, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Scheduled_E_HICH_Specific_Information_ResponseLCRTDD },
+static const per_sequence_t DCH_ModifySpecificItem_TDD_sequence[] = {
+  { &hf_nbap_dCH_ID         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ID },
+  { &hf_nbap_ul_CCTrCH_ID   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CCTrCH_ID },
+  { &hf_nbap_dl_CCTrCH_ID   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CCTrCH_ID },
+  { &hf_nbap_ul_TransportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportFormatSet },
+  { &hf_nbap_dl_TransportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportFormatSet },
+  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_AllocationRetentionPriority },
+  { &hf_nbap_frameHandlingPriority, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_FrameHandlingPriority },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_Information_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DCH_ModifySpecificItem_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_Information_Response, E_DCH_Information_Response_sequence);
+                                   ett_nbap_DCH_ModifySpecificItem_TDD, DCH_ModifySpecificItem_TDD_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_E_HICH_Type_vals[] = {
-  {   0, "scheduled" },
-  {   1, "non-scheduled" },
-  { 0, NULL }
+static const per_sequence_t DCH_ModifySpecificInformation_TDD_sequence_of[1] = {
+  { &hf_nbap_DCH_ModifySpecificInformation_TDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ModifySpecificItem_TDD },
 };
 
-
 static int
-dissect_nbap_E_HICH_Type(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_DCH_ModifySpecificInformation_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DCH_ModifySpecificInformation_TDD, DCH_ModifySpecificInformation_TDD_sequence_of,
+                                                  1, maxNrOfDCHs, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_MACdFlow_ModifyTDDItem_sequence[] = {
-  { &hf_nbap_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
-  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_AllocationRetentionPriority },
+static const per_sequence_t DCH_ModifyItem_TDD_sequence[] = {
+  { &hf_nbap_ul_FP_Mode     , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_FP_Mode },
+  { &hf_nbap_toAWS          , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ToAWS },
+  { &hf_nbap_toAWE          , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ToAWE },
   { &hf_nbap_transportBearerRequestIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportBearerRequestIndicator },
-  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
-  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
-  { &hf_nbap_tnlQos         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TnlQos },
-  { &hf_nbap_maximum_Number_of_Retransmissions_For_E_DCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Maximum_Number_of_Retransmissions_For_E_DCH },
-  { &hf_nbap_eDCH_HARQ_PO_TDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_HARQ_PO_TDD },
-  { &hf_nbap_eDCH_MACdFlow_Multiplexing_List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Multiplexing_List },
-  { &hf_nbap_eDCH_Grant_TypeTDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Grant_TypeTDD },
-  { &hf_nbap_e_DCH_LogicalChannelToAdd, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_LogicalChannelInformation },
-  { &hf_nbap_e_DCH_LogicalChannelToModify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_LogicalChannelToModify },
-  { &hf_nbap_e_DCH_LogicalChannelToDelete, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_LogicalChannelToDelete },
-  { &hf_nbap_eDCH_MACdFlow_Retransmission_Timer, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Retransmission_Timer },
+  { &hf_nbap_dCH_SpecificInformationList_03, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ModifySpecificInformation_TDD },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_MACdFlow_ModifyTDDItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DCH_ModifyItem_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_MACdFlow_ModifyTDDItem, E_DCH_MACdFlow_ModifyTDDItem_sequence);
+                                   ett_nbap_DCH_ModifyItem_TDD, DCH_ModifyItem_TDD_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_TDD_Information_to_Modify_List_sequence_of[1] = {
-  { &hf_nbap_E_DCH_TDD_Information_to_Modify_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ModifyTDDItem },
+static const per_sequence_t TDD_DCHs_to_Modify_sequence_of[1] = {
+  { &hf_nbap_TDD_DCHs_to_Modify_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DCH_ModifyItem_TDD },
 };
 
 static int
-dissect_nbap_E_DCH_TDD_Information_to_Modify_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TDD_DCHs_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_DCH_TDD_Information_to_Modify_List, E_DCH_TDD_Information_to_Modify_List_sequence_of,
-                                                  1, maxNrOfEDCHMACdFlows);
+                                                  ett_nbap_TDD_DCHs_to_Modify, TDD_DCHs_to_Modify_sequence_of,
+                                                  1, maxNrOfDCHs, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_TDD_Information_to_Modify_sequence[] = {
-  { &hf_nbap_e_DCH_TDD_Information_to_Modify_List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_Information_to_Modify_List },
-  { &hf_nbap_mACeReset_Indicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MACeReset_Indicator },
+static const per_sequence_t DedicatedChannelsCapacityConsumptionLaw_item_sequence[] = {
+  { &hf_nbap_dl_Cost_1      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
+  { &hf_nbap_dl_Cost_2      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
+  { &hf_nbap_ul_Cost_1      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
+  { &hf_nbap_ul_Cost_2      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_TDD_Information_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DedicatedChannelsCapacityConsumptionLaw_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_TDD_Information_to_Modify, E_DCH_TDD_Information_to_Modify_sequence);
+                                   ett_nbap_DedicatedChannelsCapacityConsumptionLaw_item, DedicatedChannelsCapacityConsumptionLaw_item_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_Information_Reconfig_sequence[] = {
-  { &hf_nbap_e_PUCH_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_PUCH_Information },
-  { &hf_nbap_e_TFCS_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_TFCS_Information_TDD },
-  { &hf_nbap_e_DCH_MACdFlows_to_Add, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlows_Information_TDD },
-  { &hf_nbap_e_DCH_MACdFlows_to_Delete, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlows_to_Delete },
-  { &hf_nbap_e_DCH_Non_Scheduled_Grant_Info, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Non_Scheduled_Grant_Info },
-  { &hf_nbap_e_DCH_TDD_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_Information },
-  { &hf_nbap_e_DCH_TDD_Information_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_Information_to_Modify },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t DedicatedChannelsCapacityConsumptionLaw_sequence_of[1] = {
+  { &hf_nbap_DedicatedChannelsCapacityConsumptionLaw_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DedicatedChannelsCapacityConsumptionLaw_item },
 };
 
 static int
-dissect_nbap_E_DCH_Information_Reconfig(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_Information_Reconfig, E_DCH_Information_Reconfig_sequence);
+dissect_nbap_DedicatedChannelsCapacityConsumptionLaw(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DedicatedChannelsCapacityConsumptionLaw, DedicatedChannelsCapacityConsumptionLaw_sequence_of,
+                                                  1, maxNrOfSF, FALSE);
 
   return offset;
 }
 
 
+static const value_string nbap_DedicatedMeasurementType_vals[] = {
+  {   0, "sir" },
+  {   1, "sir-error" },
+  {   2, "transmitted-code-power" },
+  {   3, "rscp" },
+  {   4, "rx-timing-deviation" },
+  {   5, "round-trip-time" },
+  {   6, "rx-timing-deviation-LCR" },
+  {   7, "angle-Of-Arrival-LCR" },
+  {   8, "hs-sich-quality" },
+  {   9, "best-Cell-Portions" },
+  {  10, "rx-timing-deviation-768" },
+  {  11, "rx-timing-deviation-384-extended" },
+  {  12, "best-Cell-PortionsLCR" },
+  { 0, NULL }
+};
 
-static int
-dissect_nbap_Maximum_Generated_ReceivedTotalWideBandPowerInOtherCells(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 621U, NULL, FALSE);
-
-  return offset;
-}
-
+static value_string_ext nbap_DedicatedMeasurementType_vals_ext = VALUE_STRING_EXT_INIT(nbap_DedicatedMeasurementType_vals);
 
-static const per_sequence_t E_DCH_Non_Scheduled_Grant_Info768_sequence[] = {
-  { &hf_nbap_timeslotResource, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TimeslotResource },
-  { &hf_nbap_powerResource  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_PowerResource },
-  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
-  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
-  { &hf_nbap_tddE_PUCH_Offset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TddE_PUCH_Offset },
-  { &hf_nbap_tdd_ChannelisationCode768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode768 },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_E_DCH_Non_Scheduled_Grant_Info768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_Non_Scheduled_Grant_Info768, E_DCH_Non_Scheduled_Grant_Info768_sequence);
+dissect_nbap_DedicatedMeasurementType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     6, NULL, TRUE, 7, NULL);
 
   return offset;
 }
@@ -13183,66 +15196,39 @@ dissect_nbap_E_DCH_Non_Scheduled_Grant_Info768(tvbuff_t *tvb _U_, int offset _U_
 
 
 static int
-dissect_nbap_E_DCH_TDD_Maximum_Bitrate768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_SIR_Error_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 17713U, NULL, TRUE);
+                                                            0U, 125U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_TDD_Information768_sequence[] = {
-  { &hf_nbap_e_DCH_TDD_Maximum_Bitrate768, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_Maximum_Bitrate768 },
-  { &hf_nbap_e_DCH_Processing_Overload_Level, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Processing_Overload_Level },
-  { &hf_nbap_e_DCH_PowerOffset_for_SchedulingInfo, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_PowerOffset_for_SchedulingInfo },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_E_DCH_TDD_Information768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_TDD_Information768, E_DCH_TDD_Information768_sequence);
+dissect_nbap_Transmitted_Code_Power_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 127U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_768_Information_sequence[] = {
-  { &hf_nbap_e_PUCH_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_PUCH_Information },
-  { &hf_nbap_e_TFCS_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_TFCS_Information_TDD },
-  { &hf_nbap_e_DCH_MACdFlows_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlows_Information_TDD },
-  { &hf_nbap_e_DCH_Non_Scheduled_Grant_Info768, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Non_Scheduled_Grant_Info768 },
-  { &hf_nbap_e_DCH_TDD_Information768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TDD_Information768 },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_E_DCH_768_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_768_Information, E_DCH_768_Information_sequence);
+dissect_nbap_Rx_Timing_Deviation_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 8191U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_768_Information_Reconfig_sequence[] = {
-  { &hf_nbap_e_PUCH_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_PUCH_Information },
-  { &hf_nbap_e_TFCS_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_TFCS_Information_TDD },
-  { &hf_nbap_e_DCH_MACdFlows_to_Add, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlows_Information_TDD },
-  { &hf_nbap_e_DCH_MACdFlows_to_Delete, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlows_to_Delete },
-  { &hf_nbap_e_DCH_Non_Scheduled_Grant_Info768, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Non_Scheduled_Grant_Info768 },
-  { &hf_nbap_e_DCH_TDD_Information768, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_Information768 },
-  { &hf_nbap_e_DCH_TDD_Information_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_Information_to_Modify },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_E_DCH_768_Information_Reconfig(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_768_Information_Reconfig, E_DCH_768_Information_Reconfig_sequence);
+dissect_nbap_Round_Trip_Time_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 32767U, NULL, FALSE);
 
   return offset;
 }
@@ -13250,247 +15236,248 @@ dissect_nbap_E_DCH_768_Information_Reconfig(tvbuff_t *tvb _U_, int offset _U_, a
 
 
 static int
-dissect_nbap_PRXdes_base(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -112, -50, NULL, FALSE);
+dissect_nbap_Extension_DedicatedMeasurementValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_nbap_ProtocolIE_Single_Container(tvb, offset, actx, tree, hf_index);
 
   return offset;
 }
 
 
-static const value_string nbap_TDD_TPC_UplinkStepSize_LCR_vals[] = {
-  {   0, "step-size1" },
-  {   1, "step-size2" },
-  {   2, "step-size3" },
+static const value_string nbap_DedicatedMeasurementValue_vals[] = {
+  {   0, "sIR-Value" },
+  {   1, "sIR-ErrorValue" },
+  {   2, "transmittedCodePowerValue" },
+  {   3, "rSCP" },
+  {   4, "rxTimingDeviationValue" },
+  {   5, "roundTripTime" },
+  {   6, "extension-DedicatedMeasurementValue" },
   { 0, NULL }
 };
 
+static const per_choice_t DedicatedMeasurementValue_choice[] = {
+  {   0, &hf_nbap_sIR_Value      , ASN1_EXTENSION_ROOT    , dissect_nbap_SIR_Value },
+  {   1, &hf_nbap_sIR_ErrorValue , ASN1_EXTENSION_ROOT    , dissect_nbap_SIR_Error_Value },
+  {   2, &hf_nbap_transmittedCodePowerValue, ASN1_EXTENSION_ROOT    , dissect_nbap_Transmitted_Code_Power_Value },
+  {   3, &hf_nbap_rSCP           , ASN1_EXTENSION_ROOT    , dissect_nbap_RSCP_Value },
+  {   4, &hf_nbap_rxTimingDeviationValue, ASN1_EXTENSION_ROOT    , dissect_nbap_Rx_Timing_Deviation_Value },
+  {   5, &hf_nbap_roundTripTime  , ASN1_EXTENSION_ROOT    , dissect_nbap_Round_Trip_Time_Value },
+  {   6, &hf_nbap_extension_DedicatedMeasurementValue, ASN1_NOT_EXTENSION_ROOT, dissect_nbap_Extension_DedicatedMeasurementValue },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_TDD_TPC_UplinkStepSize_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, TRUE, 0, NULL);
+dissect_nbap_DedicatedMeasurementValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_DedicatedMeasurementValue, DedicatedMeasurementValue_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_TDD_TPC_DownlinkStepSize_vals[] = {
-  {   0, "step-size1" },
-  {   1, "step-size2" },
-  {   2, "step-size3" },
-  { 0, NULL }
+static const per_sequence_t DedicatedMeasurementAvailable_sequence[] = {
+  { &hf_nbap_dedicatedmeasurementValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DedicatedMeasurementValue },
+  { &hf_nbap_cFN            , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CFN },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_TDD_TPC_DownlinkStepSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, TRUE, 0, NULL);
+dissect_nbap_DedicatedMeasurementAvailable(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DedicatedMeasurementAvailable, DedicatedMeasurementAvailable_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_PUCH_LCR_Information_sequence[] = {
-  { &hf_nbap_minCR          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CodeRate },
-  { &hf_nbap_maxCR          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CodeRate },
-  { &hf_nbap_harqInfo       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HARQ_Info_for_E_DCH },
-  { &hf_nbap_pRXdes_base    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PRXdes_base },
-  { &hf_nbap_e_PUCH_TPC_StepSize, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_TPC_UplinkStepSize_LCR },
-  { &hf_nbap_e_AGCH_TPC_StepSize, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_TPC_DownlinkStepSize },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_E_PUCH_LCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_PUCH_LCR_Information, E_PUCH_LCR_Information_sequence);
+dissect_nbap_DedicatedMeasurementnotAvailable(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_null(tvb, offset, actx, tree, hf_index);
 
   return offset;
 }
 
 
-static const value_string nbap_T_subframeNumber_vals[] = {
-  {   0, "v0" },
-  {   1, "v1" },
+static const value_string nbap_DedicatedMeasurementValueInformation_vals[] = {
+  {   0, "measurementAvailable" },
+  {   1, "measurementnotAvailable" },
   { 0, NULL }
 };
 
+static const per_choice_t DedicatedMeasurementValueInformation_choice[] = {
+  {   0, &hf_nbap_measurementAvailable_01, ASN1_NO_EXTENSIONS     , dissect_nbap_DedicatedMeasurementAvailable },
+  {   1, &hf_nbap_measurementnotAvailable_01, ASN1_NO_EXTENSIONS     , dissect_nbap_DedicatedMeasurementnotAvailable },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_T_subframeNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_DedicatedMeasurementValueInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_DedicatedMeasurementValueInformation, DedicatedMeasurementValueInformation_choice,
+                                 NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_DelayedActivation_vals[] = {
+  {   0, "cfn" },
+  {   1, "separate-indication" },
+  { 0, NULL }
+};
+
+static const per_choice_t DelayedActivation_choice[] = {
+  {   0, &hf_nbap_cfn            , ASN1_NO_EXTENSIONS     , dissect_nbap_CFN },
+  {   1, &hf_nbap_separate_indication, ASN1_NO_EXTENSIONS     , dissect_nbap_NULL },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_N_E_UCCHLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 8U, NULL, FALSE);
+dissect_nbap_DelayedActivation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_DelayedActivation, DelayedActivation_choice,
+                                 NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_Execution_Type_vals[] = {
+  {   0, "synchronised" },
+  {   1, "unsynchronised" },
+  { 0, NULL }
+};
+
+static const per_choice_t Execution_Type_choice[] = {
+  {   0, &hf_nbap_synchronised   , ASN1_NO_EXTENSIONS     , dissect_nbap_CFN },
+  {   1, &hf_nbap_unsynchronised , ASN1_NO_EXTENSIONS     , dissect_nbap_NULL },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_SignatureSequenceGroupIndex(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 19U, NULL, FALSE);
+dissect_nbap_Execution_Type(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_Execution_Type, Execution_Type_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t E_HICH_LCR_Information_sequence[] = {
-  { &hf_nbap_e_HICH_ID_TDD  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_HICH_ID_TDD },
-  { &hf_nbap_signatureSequenceGroupIndex, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SignatureSequenceGroupIndex },
+static const per_sequence_t Activate_Info_sequence[] = {
+  { &hf_nbap_activation_type, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Execution_Type },
+  { &hf_nbap_initial_dl_tx_power, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+  { &hf_nbap_firstRLS_Indicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_FirstRLS_Indicator },
+  { &hf_nbap_propagation_delay, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_PropagationDelay },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_HICH_LCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Activate_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_HICH_LCR_Information, E_HICH_LCR_Information_sequence);
+                                   ett_nbap_Activate_Info, Activate_Info_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_Non_Scheduled_Grant_LCR_Info_sequence[] = {
-  { &hf_nbap_timeslotResourceLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TimeslotResourceLCR },
-  { &hf_nbap_powerResource  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_PowerResource },
-  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
-  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
-  { &hf_nbap_subframeNumber , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_subframeNumber },
-  { &hf_nbap_tddE_PUCH_Offset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TddE_PUCH_Offset },
-  { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
-  { &hf_nbap_n_E_UCCHLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_N_E_UCCHLCR },
-  { &hf_nbap_e_HICH_LCR_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_HICH_LCR_Information },
+static const per_sequence_t Deactivate_Info_sequence[] = {
+  { &hf_nbap_deactivation_type, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Execution_Type },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_DCH_Non_Scheduled_Grant_LCR_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Deactivate_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_Non_Scheduled_Grant_LCR_Info, E_DCH_Non_Scheduled_Grant_LCR_Info_sequence);
+                                   ett_nbap_Deactivate_Info, Deactivate_Info_sequence);
 
   return offset;
 }
 
 
+static const value_string nbap_DelayedActivationUpdate_vals[] = {
+  {   0, "activate" },
+  {   1, "deactivate" },
+  { 0, NULL }
+};
+
+static const per_choice_t DelayedActivationUpdate_choice[] = {
+  {   0, &hf_nbap_activate       , ASN1_NO_EXTENSIONS     , dissect_nbap_Activate_Info },
+  {   1, &hf_nbap_deactivate_01  , ASN1_NO_EXTENSIONS     , dissect_nbap_Deactivate_Info },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_E_DCH_LCRTDD_PhysicalLayerCategory(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 5U, NULL, FALSE);
+dissect_nbap_DelayedActivationUpdate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_DelayedActivationUpdate, DelayedActivationUpdate_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_LCRTDD_Information_sequence[] = {
-  { &hf_nbap_e_DCH_LCRTDD_PhysicalLayerCategory, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_LCRTDD_PhysicalLayerCategory },
-  { &hf_nbap_e_DCH_Processing_Overload_Level, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Processing_Overload_Level },
-  { &hf_nbap_e_DCH_PowerOffset_for_SchedulingInfo, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_PowerOffset_for_SchedulingInfo },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_E_DCH_LCRTDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_LCRTDD_Information, E_DCH_LCRTDD_Information_sequence);
+dissect_nbap_DeltaSIR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 30U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_LCR_Information_sequence[] = {
-  { &hf_nbap_e_PUCH_LCR_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_PUCH_LCR_Information },
-  { &hf_nbap_e_TFCS_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_TFCS_Information_TDD },
-  { &hf_nbap_e_DCH_MACdFlows_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlows_Information_TDD },
-  { &hf_nbap_e_DCH_Non_Scheduled_Grant_LCR_Info, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Non_Scheduled_Grant_LCR_Info },
-  { &hf_nbap_e_DCH_LCRTDD_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_LCRTDD_Information },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_E_DCH_LCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_LCR_Information, E_DCH_LCR_Information_sequence);
+dissect_nbap_INTEGER_0_119(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 119U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t E_DCH_LCR_Information_Reconfig_sequence[] = {
-  { &hf_nbap_e_PUCH_LCR_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_PUCH_LCR_Information },
-  { &hf_nbap_e_TFCS_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_TFCS_Information_TDD },
-  { &hf_nbap_e_DCH_MACdFlows_to_Add, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlows_Information_TDD },
-  { &hf_nbap_e_DCH_MACdFlows_to_Delete, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlows_to_Delete },
-  { &hf_nbap_e_DCH_Non_Scheduled_Grant_LCR_Info, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Non_Scheduled_Grant_LCR_Info },
-  { &hf_nbap_e_DCH_LCRTDD_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_LCRTDD_Information },
-  { &hf_nbap_e_DCH_TDD_Information_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_Information_to_Modify },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_E_DCH_LCR_Information_Reconfig(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_LCR_Information_Reconfig, E_DCH_LCR_Information_Reconfig_sequence);
+dissect_nbap_GANSS_Signal_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 7U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const value_string nbap_Enhanced_FACH_Capability_vals[] = {
-  {   0, "enhanced-FACH-capable" },
-  {   1, "enhanced-FACH-non-capable" },
+static const value_string nbap_GANSS_StatusHealth_vals[] = {
+  {   0, "udre-scale-1dot0" },
+  {   1, "udre-scale-0dot75" },
+  {   2, "udre-scale-0dot5" },
+  {   3, "udre-scale-0dot3" },
+  {   4, "udre-scale-0dot2" },
+  {   5, "udre-scale-0dot1" },
+  {   6, "no-data" },
+  {   7, "invalid-data" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_Enhanced_FACH_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_GANSS_StatusHealth(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+                                     8, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_Enhanced_PCH_Capability_vals[] = {
-  {   0, "enhanced-PCH-capable" },
-  {   1, "enhanced-PCH-non-capable" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_Enhanced_PCH_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
-
-  return offset;
-}
-
-
-
-static int
-dissect_nbap_ExtendedPropagationDelay(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_INTEGER_0_63(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              255U, 1023U, NULL, FALSE);
+                                                            0U, 63U, NULL, FALSE);
 
   return offset;
 }
@@ -13498,19 +15485,27 @@ dissect_nbap_ExtendedPropagationDelay(tvbuff_t *tvb _U_, int offset _U_, asn1_ct
 
 
 static int
-dissect_nbap_Extended_RNC_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              4096U, 65535U, NULL, FALSE);
+dissect_nbap_BIT_STRING_SIZE_10(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     10, 10, FALSE, NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_UDRE_vals[] = {
+  {   0, "udre-minusequal-one-m" },
+  {   1, "udre-betweenoneandfour-m" },
+  {   2, "udre-betweenfourandeight-m" },
+  {   3, "udre-greaterequaleight-m" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_Extended_Round_Trip_Time_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              32767U, 103041U, NULL, FALSE);
+dissect_nbap_UDRE(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     4, NULL, FALSE, 0, NULL);
 
   return offset;
 }
@@ -13518,103 +15513,99 @@ dissect_nbap_Extended_Round_Trip_Time_Value(tvbuff_t *tvb _U_, int offset _U_, a
 
 
 static int
-dissect_nbap_FACH_Measurement_Occasion_Cycle_Length_Coefficient(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_INTEGER_M2047_2047(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 12U, NULL, FALSE);
+                                                            -2047, 2047U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_Fast_Reconfiguration_Mode_vals[] = {
-  {   0, "fast" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_Fast_Reconfiguration_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     1, NULL, TRUE, 0, NULL);
+dissect_nbap_INTEGER_M127_127(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            -127, 127U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_Fast_Reconfiguration_Permission_vals[] = {
-  {   0, "allowed" },
-  { 0, NULL }
+static const per_sequence_t DGANSS_SignalInformationItem_sequence[] = {
+  { &hf_nbap_satId          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_63 },
+  { &hf_nbap_gANSS_iod      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_10 },
+  { &hf_nbap_udre           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UDRE },
+  { &hf_nbap_ganss_prc      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_M2047_2047 },
+  { &hf_nbap_ganss_rrc      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_M127_127 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_Fast_Reconfiguration_Permission(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     1, NULL, TRUE, 0, NULL);
+dissect_nbap_DGANSS_SignalInformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DGANSS_SignalInformationItem, DGANSS_SignalInformationItem_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_TransmissionGapPatternSequenceCodeInformation_vals[] = {
-  {   0, "code-change" },
-  {   1, "nocode-change" },
-  { 0, NULL }
+static const per_sequence_t DGANSS_SignalInformation_sequence_of[1] = {
+  { &hf_nbap_DGANSS_SignalInformation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DGANSS_SignalInformationItem },
 };
 
-
 static int
-dissect_nbap_TransmissionGapPatternSequenceCodeInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_DGANSS_SignalInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DGANSS_SignalInformation, DGANSS_SignalInformation_sequence_of,
+                                                  1, maxGANSSSat, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t FDD_DL_CodeInformationItem_sequence[] = {
-  { &hf_nbap_dl_ScramblingCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_ScramblingCode },
-  { &hf_nbap_fdd_DL_ChannelisationCodeNumber, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DL_ChannelisationCodeNumber },
-  { &hf_nbap_transmissionGapPatternSequenceCodeInformation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransmissionGapPatternSequenceCodeInformation },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t DGANSS_InformationItem_sequence[] = {
+  { &hf_nbap_gANSS_SignalId , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_Signal_ID },
+  { &hf_nbap_gANSS_StatusHealth, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_StatusHealth },
+  { &hf_nbap_dGANSS_SignalInformation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DGANSS_SignalInformation },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_FDD_DL_CodeInformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DGANSS_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_FDD_DL_CodeInformationItem, FDD_DL_CodeInformationItem_sequence);
+                                   ett_nbap_DGANSS_InformationItem, DGANSS_InformationItem_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t FDD_DL_CodeInformation_sequence_of[1] = {
-  { &hf_nbap_FDD_DL_CodeInformation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DL_CodeInformationItem },
+static const per_sequence_t DGANSS_Information_sequence_of[1] = {
+  { &hf_nbap_DGANSS_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DGANSS_InformationItem },
 };
 
 static int
-dissect_nbap_FDD_DL_CodeInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DGANSS_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_FDD_DL_CodeInformation, FDD_DL_CodeInformation_sequence_of,
-                                                  1, maxNrOfCodes);
+                                                  ett_nbap_DGANSS_Information, DGANSS_Information_sequence_of,
+                                                  1, maxSgnType, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_FDD_S_CCPCH_FrameOffset_vals[] = {
-  {   0, "v1" },
-  {   1, "v2" },
-  {   2, "v4" },
-  { 0, NULL }
+static const per_sequence_t DGANSSCorrections_sequence[] = {
+  { &hf_nbap_dGANSS_ReferenceTime, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_119 },
+  { &hf_nbap_dGANSS_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DGANSS_Information },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_FDD_S_CCPCH_FrameOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, TRUE, 0, NULL);
+dissect_nbap_DGANSSCorrections(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DGANSSCorrections, DGANSSCorrections_sequence);
 
   return offset;
 }
@@ -13622,105 +15613,117 @@ dissect_nbap_FDD_S_CCPCH_FrameOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx
 
 
 static int
-dissect_nbap_FDD_S_CCPCH_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 149U, NULL, FALSE);
+dissect_nbap_BIT_STRING_SIZE_8(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     8, 8, FALSE, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_FDD_TPC_DownlinkStepSize_vals[] = {
-  {   0, "step-size0-5" },
-  {   1, "step-size1" },
-  {   2, "step-size1-5" },
-  {   3, "step-size2" },
-  { 0, NULL }
+static const per_sequence_t DGANSS_Corrections_Req_sequence[] = {
+  { &hf_nbap_dGANSS_Signal_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_FDD_TPC_DownlinkStepSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     4, NULL, TRUE, 0, NULL);
+dissect_nbap_DGANSS_Corrections_Req(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DGANSS_Corrections_Req, DGANSS_Corrections_Req_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_F_DPCH_Capability_vals[] = {
-  {   0, "f-DPCH-capable" },
-  {   1, "f-DPCH-non-capable" },
+static const value_string nbap_PRCDeviation_vals[] = {
+  {   0, "one" },
+  {   1, "two" },
+  {   2, "five" },
+  {   3, "ten" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_F_DPCH_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_PRCDeviation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+                                     4, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
+static const per_sequence_t DGANSSThreshold_sequence[] = {
+  { &hf_nbap_pRCDeviation   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PRCDeviation },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_F_DPCH_SlotFormat(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 9U, NULL, FALSE);
+dissect_nbap_DGANSSThreshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DGANSSThreshold, DGANSSThreshold_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_F_DPCH_SlotFormatCapability_vals[] = {
-  {   0, "f-DPCH-slot-format-capable" },
-  {   1, "f-DPCH-slot-format-non-capable" },
+static const value_string nbap_UDREGrowthRate_vals[] = {
+  {   0, "growth-1-point-5" },
+  {   1, "growth-2" },
+  {   2, "growth-4" },
+  {   3, "growth-6" },
+  {   4, "growth-8" },
+  {   5, "growth-10" },
+  {   6, "growth-12" },
+  {   7, "growth-16" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_F_DPCH_SlotFormatCapability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_UDREGrowthRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+                                     8, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_FNReportingIndicator_vals[] = {
-  {   0, "fN-reporting-required" },
-  {   1, "fN-reporting-not-required" },
+static const value_string nbap_UDREValidityTime_vals[] = {
+  {   0, "val-20sec" },
+  {   1, "val-40sec" },
+  {   2, "val-80sec" },
+  {   3, "val-160sec" },
+  {   4, "val-320sec" },
+  {   5, "val-640sec" },
+  {   6, "val-1280sec" },
+  {   7, "val-2560sec" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_FNReportingIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_UDREValidityTime(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
-
-  return offset;
-}
-
-
-
-static int
-dissect_nbap_FrameAdjustmentValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 4095U, NULL, FALSE);
+                                     8, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
+static const per_sequence_t DGNSS_ValidityPeriod_sequence[] = {
+  { &hf_nbap_udreGrowthRate , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UDREGrowthRate },
+  { &hf_nbap_udreValidityTime, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UDREValidityTime },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_FrameOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+dissect_nbap_DGNSS_ValidityPeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DGNSS_ValidityPeriod, DGNSS_ValidityPeriod_sequence);
 
   return offset;
 }
@@ -13728,29 +15731,30 @@ dissect_nbap_FrameOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_
 
 
 static int
-dissect_nbap_FPACH_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_GPSTOW(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -150, 400U, NULL, TRUE);
+                                                            0U, 604799U, NULL, FALSE);
 
   return offset;
 }
 
 
-
-static int
-dissect_nbap_INTEGER_0_255(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
-
-  return offset;
-}
-
+static const value_string nbap_GPS_Status_Health_vals[] = {
+  {   0, "udre-scale-1dot0" },
+  {   1, "udre-scale-0dot75" },
+  {   2, "udre-scale-0dot5" },
+  {   3, "udre-scale-0dot3" },
+  {   4, "udre-scale-0dot1" },
+  {   5, "no-data" },
+  {   6, "invalid-data" },
+  { 0, NULL }
+};
 
 
 static int
-dissect_nbap_BIT_STRING_SIZE_36(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     36, 36, FALSE, NULL);
+dissect_nbap_GPS_Status_Health(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     7, NULL, FALSE, 0, NULL);
 
   return offset;
 }
@@ -13758,19 +15762,9 @@ dissect_nbap_BIT_STRING_SIZE_36(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a
 
 
 static int
-dissect_nbap_INTEGER_0_3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_SAT_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 3U, NULL, FALSE);
-
-  return offset;
-}
-
-
-
-static int
-dissect_nbap_BIT_STRING_SIZE_11(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     11, 11, FALSE, NULL);
+                                                            0U, 63U, NULL, FALSE);
 
   return offset;
 }
@@ -13778,9 +15772,9 @@ dissect_nbap_BIT_STRING_SIZE_11(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a
 
 
 static int
-dissect_nbap_BIT_STRING_SIZE_4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     4, 4, FALSE, NULL);
+dissect_nbap_PRC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            -2047, 2047U, NULL, FALSE);
 
   return offset;
 }
@@ -13788,131 +15782,135 @@ dissect_nbap_BIT_STRING_SIZE_4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac
 
 
 static int
-dissect_nbap_BIT_STRING_SIZE_17(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     17, 17, FALSE, NULL);
+dissect_nbap_Range_Correction_Rate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            -127, 127U, NULL, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t SAT_Info_DGPSCorrections_Item_sequence[] = {
+  { &hf_nbap_sat_id         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_ID },
+  { &hf_nbap_iode_dgps      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_udre           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UDRE },
+  { &hf_nbap_prc            , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PRC },
+  { &hf_nbap_range_correction_rate, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Range_Correction_Rate },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_BIT_STRING_SIZE_16(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     16, 16, FALSE, NULL);
+dissect_nbap_SAT_Info_DGPSCorrections_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_SAT_Info_DGPSCorrections_Item, SAT_Info_DGPSCorrections_Item_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t SAT_Info_DGPSCorrections_sequence_of[1] = {
+  { &hf_nbap_SAT_Info_DGPSCorrections_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_Info_DGPSCorrections_Item },
+};
 
 static int
-dissect_nbap_BIT_STRING_SIZE_14(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     14, 14, FALSE, NULL);
+dissect_nbap_SAT_Info_DGPSCorrections(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_SAT_Info_DGPSCorrections, SAT_Info_DGPSCorrections_sequence_of,
+                                                  1, maxNoSat, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_SatelliteInformationKPItem_sequence[] = {
-  { &hf_nbap_ganss_e_alm    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
-  { &hf_nbap_ganss_delta_I_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
-  { &hf_nbap_ganss_omegadot_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
-  { &hf_nbap_ganss_svhealth_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_4 },
-  { &hf_nbap_ganss_delta_a_sqrt_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_17 },
-  { &hf_nbap_ganss_omegazero_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_ganss_m_zero_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_ganss_omega_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_ganss_af_zero_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_14 },
-  { &hf_nbap_ganss_af_one_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+static const per_sequence_t DGPSCorrections_sequence[] = {
+  { &hf_nbap_gpstow         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GPSTOW },
+  { &hf_nbap_status_health  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GPS_Status_Health },
+  { &hf_nbap_satelliteinfo  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_Info_DGPSCorrections },
   { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GANSS_SatelliteInformationKPItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DGPSCorrections(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_SatelliteInformationKPItem, GANSS_SatelliteInformationKPItem_sequence);
+                                   ett_nbap_DGPSCorrections, DGPSCorrections_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_SatelliteInformationKP_sequence_of[1] = {
-  { &hf_nbap_GANSS_SatelliteInformationKP_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_SatelliteInformationKPItem },
+static const per_sequence_t DGPSThresholds_sequence[] = {
+  { &hf_nbap_prcdeviation   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PRCDeviation },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GANSS_SatelliteInformationKP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_GANSS_SatelliteInformationKP, GANSS_SatelliteInformationKP_sequence_of,
-                                                  1, maxGANSSSat);
+dissect_nbap_DGPSThresholds(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DGPSThresholds, DGPSThresholds_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_KeplerianParametersAlm_sequence[] = {
-  { &hf_nbap_t_oa           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_255 },
-  { &hf_nbap_iod_a          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_3 },
-  { &hf_nbap_gANSS_SatelliteInformationKP, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_SatelliteInformationKP },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_DiversityControlField_vals[] = {
+  {   0, "may" },
+  {   1, "must" },
+  {   2, "must-not" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_GANSS_KeplerianParametersAlm(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_KeplerianParametersAlm, GANSS_KeplerianParametersAlm_sequence);
+dissect_nbap_DiversityControlField(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     3, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_GANSS_AlmanacModel_vals[] = {
-  {   0, "gANSS-keplerianParameters" },
+static const value_string nbap_DiversityMode_vals[] = {
+  {   0, "none" },
+  {   1, "sTTD" },
+  {   2, "closed-loop-mode1" },
+  {   3, "not-used-closed-loop-mode2" },
   { 0, NULL }
 };
 
-static const per_choice_t GANSS_AlmanacModel_choice[] = {
-  {   0, &hf_nbap_gANSS_keplerianParameters, ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_KeplerianParametersAlm },
-  { 0, NULL, 0, NULL }
-};
 
 static int
-dissect_nbap_GANSS_AlmanacModel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_GANSS_AlmanacModel, GANSS_AlmanacModel_choice,
-                                 NULL);
+dissect_nbap_DiversityMode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     4, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_Almanac_sequence[] = {
-  { &hf_nbap_ganss_wk_number, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_255 },
-  { &hf_nbap_ganss_sat_id   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_36 },
-  { &hf_nbap_gANSS_AlmanacModel, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_AlmanacModel },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_GANSS_Almanac(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_Almanac, GANSS_Almanac_sequence);
+dissect_nbap_DL_DPCH_SlotFormat(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 16U, NULL, TRUE);
 
   return offset;
 }
 
 
+static const value_string nbap_DL_DPCH_TimingAdjustment_vals[] = {
+  {   0, "timing-advance" },
+  {   1, "timing-delay" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_INTEGER_0_511(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 511U, NULL, FALSE);
+dissect_nbap_DL_DPCH_TimingAdjustment(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
@@ -13920,19 +15918,26 @@ dissect_nbap_INTEGER_0_511(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _
 
 
 static int
-dissect_nbap_BIT_STRING_SIZE_12(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     12, 12, FALSE, NULL);
+dissect_nbap_TimeSlot(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 14U, NULL, FALSE);
 
   return offset;
 }
 
 
+static const value_string nbap_MidambleConfigurationBurstType1And3_vals[] = {
+  {   0, "v4" },
+  {   1, "v8" },
+  {   2, "v16" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_BIT_STRING_SIZE_18(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     18, 18, FALSE, NULL);
+dissect_nbap_MidambleConfigurationBurstType1And3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     3, NULL, FALSE, 0, NULL);
 
   return offset;
 }
@@ -13940,53 +15945,64 @@ dissect_nbap_BIT_STRING_SIZE_18(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a
 
 
 static int
-dissect_nbap_BIT_STRING_SIZE_28(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     28, 28, FALSE, NULL);
+dissect_nbap_MidambleShiftLong(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 15U, NULL, FALSE);
 
   return offset;
 }
 
 
+static const value_string nbap_MidambleAllocationMode1_vals[] = {
+  {   0, "defaultMidamble" },
+  {   1, "commonMidamble" },
+  {   2, "ueSpecificMidamble" },
+  { 0, NULL }
+};
+
+static const per_choice_t MidambleAllocationMode1_choice[] = {
+  {   0, &hf_nbap_defaultMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  {   1, &hf_nbap_commonMidamble , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  {   2, &hf_nbap_ueSpecificMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_MidambleShiftLong },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_INTEGER_0_1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 1U, NULL, FALSE);
+dissect_nbap_MidambleAllocationMode1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_MidambleAllocationMode1, MidambleAllocationMode1_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_SatelliteClockModelItem_sequence[] = {
-  { &hf_nbap_t_oc_lsb       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_511 },
-  { &hf_nbap_a_i2           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_12 },
-  { &hf_nbap_a_i1           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_18 },
-  { &hf_nbap_a_i0           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_28 },
-  { &hf_nbap_t_gd           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_10 },
-  { &hf_nbap_model_id       , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_1 },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t Type1_sequence[] = {
+  { &hf_nbap_midambleConfigurationBurstType1And3, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleConfigurationBurstType1And3 },
+  { &hf_nbap_midambleAllocationMode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleAllocationMode1 },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GANSS_SatelliteClockModelItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Type1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_SatelliteClockModelItem, GANSS_SatelliteClockModelItem_sequence);
+                                   ett_nbap_Type1, Type1_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_Clock_Model_sequence_of[1] = {
-  { &hf_nbap_GANSS_Clock_Model_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_SatelliteClockModelItem },
+static const value_string nbap_MidambleConfigurationBurstType2_vals[] = {
+  {   0, "v3" },
+  {   1, "v6" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_GANSS_Clock_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_GANSS_Clock_Model, GANSS_Clock_Model_sequence_of,
-                                                  1, 4);
+dissect_nbap_MidambleConfigurationBurstType2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
@@ -13994,95 +16010,123 @@ dissect_nbap_GANSS_Clock_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac
 
 
 static int
-dissect_nbap_BOOLEAN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_boolean(tvb, offset, actx, tree, hf_index, NULL);
+dissect_nbap_MidambleShiftShort(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 5U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_IonosphereRegionalStormFlags_sequence[] = {
-  { &hf_nbap_storm_flag_one , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BOOLEAN },
-  { &hf_nbap_storm_flag_two , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BOOLEAN },
-  { &hf_nbap_storm_flag_three, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BOOLEAN },
-  { &hf_nbap_storm_flag_four, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BOOLEAN },
-  { &hf_nbap_storm_flag_five, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BOOLEAN },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_MidambleAllocationMode2_vals[] = {
+  {   0, "defaultMidamble" },
+  {   1, "commonMidamble" },
+  {   2, "ueSpecificMidamble" },
+  { 0, NULL }
+};
+
+static const per_choice_t MidambleAllocationMode2_choice[] = {
+  {   0, &hf_nbap_defaultMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  {   1, &hf_nbap_commonMidamble , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  {   2, &hf_nbap_ueSpecificMidamble_01, ASN1_EXTENSION_ROOT    , dissect_nbap_MidambleShiftShort },
+  { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_GANSS_IonosphereRegionalStormFlags(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_IonosphereRegionalStormFlags, GANSS_IonosphereRegionalStormFlags_sequence);
+dissect_nbap_MidambleAllocationMode2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_MidambleAllocationMode2, MidambleAllocationMode2_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_Ionospheric_Model_sequence[] = {
-  { &hf_nbap_alpha_zero_ionos, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_12 },
-  { &hf_nbap_alpha_one_ionos, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_12 },
-  { &hf_nbap_alpha_two_ionos, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_12 },
-  { &hf_nbap_gANSS_IonosphereRegionalStormFlags, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_IonosphereRegionalStormFlags },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t Type2_sequence[] = {
+  { &hf_nbap_midambleConfigurationBurstType2, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleConfigurationBurstType2 },
+  { &hf_nbap_midambleAllocationMode_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleAllocationMode2 },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GANSS_Ionospheric_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Type2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_Ionospheric_Model, GANSS_Ionospheric_Model_sequence);
+                                   ett_nbap_Type2, Type2_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_T_latitudeSign_vals[] = {
-  {   0, "north" },
-  {   1, "south" },
+static const value_string nbap_MidambleAllocationMode3_vals[] = {
+  {   0, "defaultMidamble" },
+  {   1, "ueSpecificMidamble" },
   { 0, NULL }
 };
 
+static const per_choice_t MidambleAllocationMode3_choice[] = {
+  {   0, &hf_nbap_defaultMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  {   1, &hf_nbap_ueSpecificMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_MidambleShiftLong },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_T_latitudeSign(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_MidambleAllocationMode3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_MidambleAllocationMode3, MidambleAllocationMode3_choice,
+                                 NULL);
 
   return offset;
 }
 
 
+static const per_sequence_t Type3_sequence[] = {
+  { &hf_nbap_midambleConfigurationBurstType1And3, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleConfigurationBurstType1And3 },
+  { &hf_nbap_midambleAllocationMode_02, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleAllocationMode3 },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_INTEGER_0_2147483647(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 2147483647U, NULL, FALSE);
+dissect_nbap_Type3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Type3, Type3_sequence);
 
   return offset;
 }
 
 
+static const value_string nbap_MidambleShiftAndBurstType_vals[] = {
+  {   0, "type1" },
+  {   1, "type2" },
+  {   2, "type3" },
+  { 0, NULL }
+};
+
+static const per_choice_t MidambleShiftAndBurstType_choice[] = {
+  {   0, &hf_nbap_type1          , ASN1_EXTENSION_ROOT    , dissect_nbap_Type1 },
+  {   1, &hf_nbap_type2          , ASN1_EXTENSION_ROOT    , dissect_nbap_Type2 },
+  {   2, &hf_nbap_type3          , ASN1_EXTENSION_ROOT    , dissect_nbap_Type3 },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_INTEGER_M2147483648_2147483647(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -2147483648, 2147483647U, NULL, FALSE);
+dissect_nbap_MidambleShiftAndBurstType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_MidambleShiftAndBurstType, MidambleShiftAndBurstType_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_T_directionOfAltitude_vals[] = {
-  {   0, "height" },
-  {   1, "depth" },
+static const value_string nbap_TFCI_Presence_vals[] = {
+  {   0, "present" },
+  {   1, "not-present" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_T_directionOfAltitude(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TFCI_Presence(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
                                      2, NULL, FALSE, 0, NULL);
 
@@ -14090,157 +16134,208 @@ dissect_nbap_T_directionOfAltitude(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
 }
 
 
-static const per_sequence_t GANSS_RX_Pos_sequence[] = {
-  { &hf_nbap_latitudeSign   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_latitudeSign },
-  { &hf_nbap_degreesOfLatitude, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_2147483647 },
-  { &hf_nbap_degreesOfLongitude, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_M2147483648_2147483647 },
-  { &hf_nbap_directionOfAltitude, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_directionOfAltitude },
-  { &hf_nbap_altitude       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_32767 },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_GANSS_RX_Pos(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_RX_Pos, GANSS_RX_Pos_sequence);
+dissect_nbap_DPCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 239U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_Common_Data_sequence[] = {
-  { &hf_nbap_ganss_Ionospheric_Model, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_Ionospheric_Model },
-  { &hf_nbap_ganss_Rx_Pos   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_RX_Pos },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_TDD_ChannelisationCode_vals[] = {
+  {   0, "chCode1div1" },
+  {   1, "chCode2div1" },
+  {   2, "chCode2div2" },
+  {   3, "chCode4div1" },
+  {   4, "chCode4div2" },
+  {   5, "chCode4div3" },
+  {   6, "chCode4div4" },
+  {   7, "chCode8div1" },
+  {   8, "chCode8div2" },
+  {   9, "chCode8div3" },
+  {  10, "chCode8div4" },
+  {  11, "chCode8div5" },
+  {  12, "chCode8div6" },
+  {  13, "chCode8div7" },
+  {  14, "chCode8div8" },
+  {  15, "chCode16div1" },
+  {  16, "chCode16div2" },
+  {  17, "chCode16div3" },
+  {  18, "chCode16div4" },
+  {  19, "chCode16div5" },
+  {  20, "chCode16div6" },
+  {  21, "chCode16div7" },
+  {  22, "chCode16div8" },
+  {  23, "chCode16div9" },
+  {  24, "chCode16div10" },
+  {  25, "chCode16div11" },
+  {  26, "chCode16div12" },
+  {  27, "chCode16div13" },
+  {  28, "chCode16div14" },
+  {  29, "chCode16div15" },
+  {  30, "chCode16div16" },
+  { 0, NULL }
 };
 
+static value_string_ext nbap_TDD_ChannelisationCode_vals_ext = VALUE_STRING_EXT_INIT(nbap_TDD_ChannelisationCode_vals);
+
+
 static int
-dissect_nbap_GANSS_Common_Data(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_Common_Data, GANSS_Common_Data_sequence);
+dissect_nbap_TDD_ChannelisationCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     31, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_CommonDataInfoReq_sequence[] = {
-  { &hf_nbap_ionospheric_Model, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BOOLEAN },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t TDD_DL_Code_InformationItem_sequence[] = {
+  { &hf_nbap_dPCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DPCH_ID },
+  { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GANSS_CommonDataInfoReq(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TDD_DL_Code_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_CommonDataInfoReq, GANSS_CommonDataInfoReq_sequence);
+                                   ett_nbap_TDD_DL_Code_InformationItem, TDD_DL_Code_InformationItem_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t TDD_DL_Code_Information_sequence_of[1] = {
+  { &hf_nbap_TDD_DL_Code_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DL_Code_InformationItem },
+};
 
 static int
-dissect_nbap_INTEGER_0_7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 7U, NULL, FALSE);
+dissect_nbap_TDD_DL_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_TDD_DL_Code_Information, TDD_DL_Code_Information_sequence_of,
+                                                  1, maxNrOfDPCHs, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_GenericDataInfoReqItem_sequence[] = {
-  { &hf_nbap_ganss_Id       , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_7 },
-  { &hf_nbap_ganss_Navigation_Model, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BOOLEAN },
-  { &hf_nbap_ganss_Time_Model, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_ganss_UTC_Model, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BOOLEAN },
-  { &hf_nbap_ganss_Almanac  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BOOLEAN },
-  { &hf_nbap_ganss_Real_Time_Integrity, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BOOLEAN },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t DL_Timeslot_InformationItem_sequence[] = {
+  { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
+  { &hf_nbap_midambleShiftAndBurstType, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType },
+  { &hf_nbap_tFCI_Presence  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TFCI_Presence },
+  { &hf_nbap_dL_Code_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DL_Code_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GANSS_GenericDataInfoReqItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DL_Timeslot_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_GenericDataInfoReqItem, GANSS_GenericDataInfoReqItem_sequence);
+                                   ett_nbap_DL_Timeslot_InformationItem, DL_Timeslot_InformationItem_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_GenericDataInfoReqList_sequence_of[1] = {
-  { &hf_nbap_GANSS_GenericDataInfoReqList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_GenericDataInfoReqItem },
+static const per_sequence_t DL_Timeslot_Information_sequence_of[1] = {
+  { &hf_nbap_DL_Timeslot_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Timeslot_InformationItem },
 };
 
 static int
-dissect_nbap_GANSS_GenericDataInfoReqList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DL_Timeslot_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_GANSS_GenericDataInfoReqList, GANSS_GenericDataInfoReqList_sequence_of,
-                                                  1, maxNoGANSS);
+                                                  ett_nbap_DL_Timeslot_Information, DL_Timeslot_Information_sequence_of,
+                                                  1, maxNrOfDLTSs, FALSE);
 
   return offset;
 }
 
 
+static const value_string nbap_MidambleAllocationMode_vals[] = {
+  {   0, "defaultMidamble" },
+  {   1, "commonMidamble" },
+  {   2, "uESpecificMidamble" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_INTEGER_0_8191(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 8191U, NULL, FALSE);
+dissect_nbap_MidambleAllocationMode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     3, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_MidambleConfigurationLCR_vals[] = {
+  {   0, "v2" },
+  {   1, "v4" },
+  {   2, "v6" },
+  {   3, "v8" },
+  {   4, "v10" },
+  {   5, "v12" },
+  {   6, "v14" },
+  {   7, "v16" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_INTEGER_0_86399(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 86399U, NULL, FALSE);
+dissect_nbap_MidambleConfigurationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     8, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_Reference_Time_sequence[] = {
-  { &hf_nbap_ganssDay       , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_8191 },
-  { &hf_nbap_ganssTod       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_86399 },
-  { &hf_nbap_ganssTodUncertainty, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_127 },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t MidambleShiftLCR_sequence[] = {
+  { &hf_nbap_midambleAllocationMode_03, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleAllocationMode },
+  { &hf_nbap_midambleShift_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MidambleShiftLong },
+  { &hf_nbap_midambleConfigurationLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleConfigurationLCR },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GANSS_Reference_Time(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_MidambleShiftLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_Reference_Time, GANSS_Reference_Time_sequence);
+                                   ett_nbap_MidambleShiftLCR, MidambleShiftLCR_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_T_non_broadcastIndication_vals[] = {
-  {   0, "true" },
+static const value_string nbap_Modulation_vals[] = {
+  {   0, "qPSK" },
+  {   1, "eightPSK" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_T_non_broadcastIndication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Modulation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     1, NULL, FALSE, 0, NULL);
+                                     2, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
+static const per_sequence_t TDD_ChannelisationCodeLCR_sequence[] = {
+  { &hf_nbap_tDD_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+  { &hf_nbap_modulation     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Modulation },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_INTEGER_0_31(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 31U, NULL, FALSE);
+dissect_nbap_TDD_ChannelisationCodeLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_TDD_ChannelisationCodeLCR, TDD_ChannelisationCodeLCR_sequence);
 
   return offset;
 }
@@ -14248,9 +16343,9 @@ dissect_nbap_INTEGER_0_31(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U
 
 
 static int
-dissect_nbap_BIT_STRING_SIZE_5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     5, 5, FALSE, NULL);
+dissect_nbap_QPSK_DL_DPCH_TimeSlotFormatTDD_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 24U, NULL, TRUE);
 
   return offset;
 }
@@ -14258,295 +16353,416 @@ dissect_nbap_BIT_STRING_SIZE_5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac
 
 
 static int
-dissect_nbap_BIT_STRING_SIZE_32(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     32, 32, FALSE, NULL);
+dissect_nbap_EightPSK_DL_DPCH_TimeSlotFormatTDD_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 24U, NULL, TRUE);
 
   return offset;
 }
 
 
+static const value_string nbap_TDD_DL_DPCH_TimeSlotFormat_LCR_vals[] = {
+  {   0, "qPSK" },
+  {   1, "eightPSK" },
+  { 0, NULL }
+};
+
+static const per_choice_t TDD_DL_DPCH_TimeSlotFormat_LCR_choice[] = {
+  {   0, &hf_nbap_qPSK_01        , ASN1_EXTENSION_ROOT    , dissect_nbap_QPSK_DL_DPCH_TimeSlotFormatTDD_LCR },
+  {   1, &hf_nbap_eightPSK       , ASN1_EXTENSION_ROOT    , dissect_nbap_EightPSK_DL_DPCH_TimeSlotFormatTDD_LCR },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_BIT_STRING_SIZE_24(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     24, 24, FALSE, NULL);
+dissect_nbap_TDD_DL_DPCH_TimeSlotFormat_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_TDD_DL_DPCH_TimeSlotFormat_LCR, TDD_DL_DPCH_TimeSlotFormat_LCR_choice,
+                                 NULL);
 
   return offset;
 }
 
 
+static const per_sequence_t TDD_DL_Code_LCR_InformationItem_sequence[] = {
+  { &hf_nbap_dPCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DPCH_ID },
+  { &hf_nbap_tdd_ChannelisationCodeLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCodeLCR },
+  { &hf_nbap_tdd_DL_DPCH_TimeSlotFormat_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DL_DPCH_TimeSlotFormat_LCR },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_INTEGER_0_33554431(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 33554431U, NULL, FALSE);
+dissect_nbap_TDD_DL_Code_LCR_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_TDD_DL_Code_LCR_InformationItem, TDD_DL_Code_LCR_InformationItem_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t TDD_DL_Code_LCR_Information_sequence_of[1] = {
+  { &hf_nbap_TDD_DL_Code_LCR_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DL_Code_LCR_InformationItem },
+};
 
 static int
-dissect_nbap_INTEGER_0_67108863(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 67108863U, NULL, FALSE);
+dissect_nbap_TDD_DL_Code_LCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_TDD_DL_Code_LCR_Information, TDD_DL_Code_LCR_Information_sequence_of,
+                                                  1, maxNrOfDPCHLCRs, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_KeplerianParametersOrb_sequence[] = {
-  { &hf_nbap_toe_lsb_nav    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_511 },
-  { &hf_nbap_ganss_omega_nav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
-  { &hf_nbap_delta_n_nav    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_m_zero_nav     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
-  { &hf_nbap_omegadot_nav   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
-  { &hf_nbap_ganss_e_lsb_nav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_33554431 },
-  { &hf_nbap_idot_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_14 },
-  { &hf_nbap_a_sqrt_lsb_nav , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_67108863 },
-  { &hf_nbap_i_zero_nav     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
-  { &hf_nbap_omega_zero_nav , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
-  { &hf_nbap_c_rs_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_c_is_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_c_us_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_c_rc_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_c_ic_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_c_uc_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t DL_TimeslotLCR_InformationItem_sequence[] = {
+  { &hf_nbap_timeSlotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
+  { &hf_nbap_midambleShiftLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftLCR },
+  { &hf_nbap_tFCI_Presence  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TFCI_Presence },
+  { &hf_nbap_dL_Code_LCR_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DL_Code_LCR_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GANSS_KeplerianParametersOrb(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DL_TimeslotLCR_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_KeplerianParametersOrb, GANSS_KeplerianParametersOrb_sequence);
+                                   ett_nbap_DL_TimeslotLCR_InformationItem, DL_TimeslotLCR_InformationItem_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_GANSS_Orbit_Model_vals[] = {
-  {   0, "gANSS-keplerianParameters" },
+static const per_sequence_t DL_TimeslotLCR_Information_sequence_of[1] = {
+  { &hf_nbap_DL_TimeslotLCR_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_TimeslotLCR_InformationItem },
+};
+
+static int
+dissect_nbap_DL_TimeslotLCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DL_TimeslotLCR_Information, DL_TimeslotLCR_Information_sequence_of,
+                                                  1, maxNrOfDLTSLCRs, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_MidambleAllocationMode7681_vals[] = {
+  {   0, "defaultMidamble" },
+  {   1, "commonMidamble" },
+  {   2, "ueSpecificMidamble" },
   { 0, NULL }
 };
 
-static const per_choice_t GANSS_Orbit_Model_choice[] = {
-  {   0, &hf_nbap_gANSS_keplerianParameters_01, ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_KeplerianParametersOrb },
+static const per_choice_t MidambleAllocationMode7681_choice[] = {
+  {   0, &hf_nbap_defaultMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  {   1, &hf_nbap_commonMidamble , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  {   2, &hf_nbap_ueSpecificMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_MidambleShiftLong },
   { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_GANSS_Orbit_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_MidambleAllocationMode7681(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_GANSS_Orbit_Model, GANSS_Orbit_Model_choice,
+                                 ett_nbap_MidambleAllocationMode7681, MidambleAllocationMode7681_choice,
                                  NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_Sat_Info_Nav_item_sequence[] = {
-  { &hf_nbap_satId          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_63 },
-  { &hf_nbap_svHealth       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_5 },
-  { &hf_nbap_iod            , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_10 },
-  { &hf_nbap_ganssClockModel, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_Clock_Model },
-  { &hf_nbap_ganssOrbitModel, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_Orbit_Model },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t Type7681_sequence[] = {
+  { &hf_nbap_midambleConfigurationBurstType1And3, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleConfigurationBurstType1And3 },
+  { &hf_nbap_midambleAllocationMode_04, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleAllocationMode7681 },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GANSS_Sat_Info_Nav_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Type7681(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_Sat_Info_Nav_item, GANSS_Sat_Info_Nav_item_sequence);
+                                   ett_nbap_Type7681, Type7681_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_Sat_Info_Nav_sequence_of[1] = {
-  { &hf_nbap_GANSS_Sat_Info_Nav_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_Sat_Info_Nav_item },
+static const value_string nbap_MidambleConfigurationBurstType2_768_vals[] = {
+  {   0, "v4" },
+  {   1, "v8" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_GANSS_Sat_Info_Nav(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_GANSS_Sat_Info_Nav, GANSS_Sat_Info_Nav_sequence_of,
-                                                  1, maxGANSSSat);
+dissect_nbap_MidambleConfigurationBurstType2_768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_Navigation_Model_sequence[] = {
-  { &hf_nbap_ganss_Ref_Time , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_Reference_Time },
-  { &hf_nbap_non_broadcastIndication, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_T_non_broadcastIndication },
-  { &hf_nbap_toe_c_msb      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_31 },
-  { &hf_nbap_e_msb          , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_127 },
-  { &hf_nbap_sqrtA_msb      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_63 },
-  { &hf_nbap_ganssSatInfoNav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_Sat_Info_Nav },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+
+static int
+dissect_nbap_MidambleShiftShort768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 7U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_MidambleAllocationMode7682_vals[] = {
+  {   0, "defaultMidamble" },
+  {   1, "commonMidamble" },
+  {   2, "ueSpecificMidamble" },
+  { 0, NULL }
+};
+
+static const per_choice_t MidambleAllocationMode7682_choice[] = {
+  {   0, &hf_nbap_defaultMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  {   1, &hf_nbap_commonMidamble , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  {   2, &hf_nbap_ueSpecificMidamble_02, ASN1_EXTENSION_ROOT    , dissect_nbap_MidambleShiftShort768 },
+  { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_GANSS_Navigation_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_Navigation_Model, GANSS_Navigation_Model_sequence);
+dissect_nbap_MidambleAllocationMode7682(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_MidambleAllocationMode7682, MidambleAllocationMode7682_choice,
+                                 NULL);
 
   return offset;
 }
 
 
+static const per_sequence_t Type7682_sequence[] = {
+  { &hf_nbap_midambleConfigurationBurstType2_768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleConfigurationBurstType2_768 },
+  { &hf_nbap_midambleAllocationMode_05, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleAllocationMode7682 },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_INTEGER_M8388608_8388607(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -8388608, 8388607U, NULL, FALSE);
+dissect_nbap_Type7682(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Type7682, Type7682_sequence);
 
   return offset;
 }
 
 
+static const value_string nbap_MidambleAllocationMode7683_vals[] = {
+  {   0, "defaultMidamble" },
+  {   1, "ueSpecificMidamble" },
+  { 0, NULL }
+};
+
+static const per_choice_t MidambleAllocationMode7683_choice[] = {
+  {   0, &hf_nbap_defaultMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  {   1, &hf_nbap_ueSpecificMidamble, ASN1_EXTENSION_ROOT    , dissect_nbap_MidambleShiftLong },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_INTEGER_M64_63(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -64, 63U, NULL, FALSE);
+dissect_nbap_MidambleAllocationMode7683(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_MidambleAllocationMode7683, MidambleAllocationMode7683_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_Time_Model_sequence[] = {
-  { &hf_nbap_ganss_time_model, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
-  { &hf_nbap_ganss_t_a0     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_M2147483648_2147483647 },
-  { &hf_nbap_ganss_t_a1     , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_M8388608_8388607 },
-  { &hf_nbap_ganss_t_a2     , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_M64_63 },
-  { &hf_nbap_ganss_to_id    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_7 },
-  { &hf_nbap_ganss_wk_number_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_8191 },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t Type7683_sequence[] = {
+  { &hf_nbap_midambleConfigurationBurstType1And3, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleConfigurationBurstType1And3 },
+  { &hf_nbap_midambleAllocationMode_06, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleAllocationMode7683 },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GANSS_Time_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Type7683(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_Time_Model, GANSS_Time_Model_sequence);
+                                   ett_nbap_Type7683, Type7683_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_UTC_Model_sequence[] = {
-  { &hf_nbap_a_one_utc      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
-  { &hf_nbap_a_zero_utc     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
-  { &hf_nbap_t_ot_utc       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_w_n_t_utc      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_delta_t_ls_utc , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_w_n_lsf_utc    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_dn_utc         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_delta_t_lsf_utc, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_MidambleShiftAndBurstType768_vals[] = {
+  {   0, "type1" },
+  {   1, "type2" },
+  {   2, "type3" },
+  { 0, NULL }
+};
+
+static const per_choice_t MidambleShiftAndBurstType768_choice[] = {
+  {   0, &hf_nbap_type1_01       , ASN1_EXTENSION_ROOT    , dissect_nbap_Type7681 },
+  {   1, &hf_nbap_type2_01       , ASN1_EXTENSION_ROOT    , dissect_nbap_Type7682 },
+  {   2, &hf_nbap_type3_01       , ASN1_EXTENSION_ROOT    , dissect_nbap_Type7683 },
+  { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_GANSS_UTC_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_UTC_Model, GANSS_UTC_Model_sequence);
+dissect_nbap_MidambleShiftAndBurstType768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_MidambleShiftAndBurstType768, MidambleShiftAndBurstType768_choice,
+                                 NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_TDD_ChannelisationCode768_vals[] = {
+  {   0, "chCode1div1" },
+  {   1, "chCode2div1" },
+  {   2, "chCode2div2" },
+  {   3, "chCode4div1" },
+  {   4, "chCode4div2" },
+  {   5, "chCode4div3" },
+  {   6, "chCode4div4" },
+  {   7, "chCode8div1" },
+  {   8, "chCode8div2" },
+  {   9, "chCode8div3" },
+  {  10, "chCode8div4" },
+  {  11, "chCode8div5" },
+  {  12, "chCode8div6" },
+  {  13, "chCode8div7" },
+  {  14, "chCode8div8" },
+  {  15, "chCode16div1" },
+  {  16, "chCode16div2" },
+  {  17, "chCode16div3" },
+  {  18, "chCode16div4" },
+  {  19, "chCode16div5" },
+  {  20, "chCode16div6" },
+  {  21, "chCode16div7" },
+  {  22, "chCode16div8" },
+  {  23, "chCode16div9" },
+  {  24, "chCode16div10" },
+  {  25, "chCode16div11" },
+  {  26, "chCode16div12" },
+  {  27, "chCode16div13" },
+  {  28, "chCode16div14" },
+  {  29, "chCode16div15" },
+  {  30, "chCode16div16" },
+  {  31, "chCode32div1" },
+  {  32, "chCode32div2" },
+  {  33, "chCode32div3" },
+  {  34, "chCode32div4" },
+  {  35, "chCode32div5" },
+  {  36, "chCode32div6" },
+  {  37, "chCode32div7" },
+  {  38, "chCode32div8" },
+  {  39, "chCode32div9" },
+  {  40, "chCode32div10" },
+  {  41, "chCode32div11" },
+  {  42, "chCode32div12" },
+  {  43, "chCode32div13" },
+  {  44, "chCode32div14" },
+  {  45, "chCode32div15" },
+  {  46, "chCode32div16" },
+  {  47, "chCode32div17" },
+  {  48, "chCode32div18" },
+  {  49, "chCode32div19" },
+  {  50, "chCode32div20" },
+  {  51, "chCode32div21" },
+  {  52, "chCode32div22" },
+  {  53, "chCode32div23" },
+  {  54, "chCode32div24" },
+  {  55, "chCode32div25" },
+  {  56, "chCode32div26" },
+  {  57, "chCode32div27" },
+  {  58, "chCode32div28" },
+  {  59, "chCode32div29" },
+  {  60, "chCode32div30" },
+  {  61, "chCode32div31" },
+  {  62, "chCode32div32" },
+  { 0, NULL }
+};
+
+static value_string_ext nbap_TDD_ChannelisationCode768_vals_ext = VALUE_STRING_EXT_INIT(nbap_TDD_ChannelisationCode768_vals);
+
 
 static int
-dissect_nbap_INTEGER_0_4_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 4U, NULL, TRUE);
+dissect_nbap_TDD_ChannelisationCode768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     63, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_RealTimeInformationItem_sequence[] = {
-  { &hf_nbap_bad_ganss_satId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_63 },
-  { &hf_nbap_bad_ganss_signalId, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_4_ },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t TDD_DL_Code_768_InformationItem_sequence[] = {
+  { &hf_nbap_dPCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DPCH_ID },
+  { &hf_nbap_tdd_ChannelisationCode768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode768 },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GANSS_RealTimeInformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TDD_DL_Code_768_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_RealTimeInformationItem, GANSS_RealTimeInformationItem_sequence);
+                                   ett_nbap_TDD_DL_Code_768_InformationItem, TDD_DL_Code_768_InformationItem_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_Real_Time_Integrity_sequence_of[1] = {
-  { &hf_nbap_GANSS_Real_Time_Integrity_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_RealTimeInformationItem },
+static const per_sequence_t TDD_DL_Code_768_Information_sequence_of[1] = {
+  { &hf_nbap_TDD_DL_Code_768_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DL_Code_768_InformationItem },
 };
 
 static int
-dissect_nbap_GANSS_Real_Time_Integrity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TDD_DL_Code_768_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_GANSS_Real_Time_Integrity, GANSS_Real_Time_Integrity_sequence_of,
-                                                  1, maxGANSSSat);
+                                                  ett_nbap_TDD_DL_Code_768_Information, TDD_DL_Code_768_Information_sequence_of,
+                                                  1, maxNrOfDPCHs768, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_Generic_DataItem_sequence[] = {
-  { &hf_nbap_ganss_Id       , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_7 },
-  { &hf_nbap_dganss_Correction, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DGANSSCorrections },
-  { &hf_nbap_ganss_Navigation_Model_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_Navigation_Model },
-  { &hf_nbap_ganss_Time_Model_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_Time_Model },
-  { &hf_nbap_ganss_UTC_TIME , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_UTC_Model },
-  { &hf_nbap_ganss_Almanac_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_Almanac },
-  { &hf_nbap_ganss_Real_Time_Integrity_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_Real_Time_Integrity },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t DL_Timeslot768_InformationItem_sequence[] = {
+  { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
+  { &hf_nbap_midambleShiftAndBurstType768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType768 },
+  { &hf_nbap_tFCI_Presence  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TFCI_Presence },
+  { &hf_nbap_dL_Code_768_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DL_Code_768_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GANSS_Generic_DataItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DL_Timeslot768_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_Generic_DataItem, GANSS_Generic_DataItem_sequence);
+                                   ett_nbap_DL_Timeslot768_InformationItem, DL_Timeslot768_InformationItem_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_Generic_Data_sequence_of[1] = {
-  { &hf_nbap_GANSS_Generic_Data_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_Generic_DataItem },
+static const per_sequence_t DL_Timeslot768_Information_sequence_of[1] = {
+  { &hf_nbap_DL_Timeslot768_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Timeslot768_InformationItem },
 };
 
 static int
-dissect_nbap_GANSS_Generic_Data(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DL_Timeslot768_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_GANSS_Generic_Data, GANSS_Generic_Data_sequence_of,
-                                                  1, maxNoGANSS);
+                                                  ett_nbap_DL_Timeslot768_Information, DL_Timeslot768_Information_sequence_of,
+                                                  1, maxNrOfDLTSs, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t GANSS_Information_sequence[] = {
-  { &hf_nbap_gANSS_CommonDataInfoReq, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_CommonDataInfoReq },
-  { &hf_nbap_gANSS_GenericDataInfoReqList, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_GenericDataInfoReqList },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_DL_FrameType_vals[] = {
+  {   0, "typeA" },
+  {   1, "typeB" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_GANSS_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GANSS_Information, GANSS_Information_sequence);
+dissect_nbap_DL_FrameType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, TRUE, 0, NULL);
 
   return offset;
 }
@@ -14554,9 +16770,9 @@ dissect_nbap_GANSS_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac
 
 
 static int
-dissect_nbap_GapLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DL_or_Global_CapacityCredit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 14U, NULL, FALSE);
+                                                            0U, 65535U, NULL, FALSE);
 
   return offset;
 }
@@ -14564,22 +16780,4753 @@ dissect_nbap_GapLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_,
 
 
 static int
-dissect_nbap_GapDuration(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DLPowerAveragingWindowSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 144U, NULL, TRUE);
+                                                            1U, 60U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t SAT_Info_Almanac_Item_sequence[] = {
-  { &hf_nbap_data_id        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DATA_ID },
-  { &hf_nbap_sat_id         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_ID },
-  { &hf_nbap_gps_e_alm      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_gps_toa_alm    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_gps_delta_I_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_omegadot_alm   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_svhealth_alm   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+static const value_string nbap_PowerAdjustmentType_vals[] = {
+  {   0, "none" },
+  {   1, "common" },
+  {   2, "individual" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_PowerAdjustmentType(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     3, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_ReferencePowerInformationItem_sequence[] = {
+  { &hf_nbap_rL_ID          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_dl_Reference_Power, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DL_ReferencePowerInformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DL_ReferencePowerInformationItem, DL_ReferencePowerInformationItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_ReferencePowerInformationList_sequence_of[1] = {
+  { &hf_nbap_DL_ReferencePowerInformationList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_ReferencePowerInformationItem },
+};
+
+static int
+dissect_nbap_DL_ReferencePowerInformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DL_ReferencePowerInformationList, DL_ReferencePowerInformationList_sequence_of,
+                                                  1, maxNrOfRLs, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_MaxAdjustmentStep(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 10U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_AdjustmentPeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 256U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_ScaledAdjustmentRatio(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 100U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_PowerBalancing_Information_sequence[] = {
+  { &hf_nbap_powerAdjustmentType, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PowerAdjustmentType },
+  { &hf_nbap_dLReferencePower, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
+  { &hf_nbap_dLReferencePowerList_DL_PC_Rqst, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_ReferencePowerInformationList },
+  { &hf_nbap_maxAdjustmentStep, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MaxAdjustmentStep },
+  { &hf_nbap_adjustmentPeriod, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_AdjustmentPeriod },
+  { &hf_nbap_adjustmentRatio, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ScaledAdjustmentRatio },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DL_PowerBalancing_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DL_PowerBalancing_Information, DL_PowerBalancing_Information_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_DL_TimeslotISCP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 91U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_TimeslotISCPInfoItem_sequence[] = {
+  { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
+  { &hf_nbap_dL_TimeslotISCP, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_TimeslotISCP },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DL_TimeslotISCPInfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DL_TimeslotISCPInfoItem, DL_TimeslotISCPInfoItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_TimeslotISCPInfo_sequence_of[1] = {
+  { &hf_nbap_DL_TimeslotISCPInfo_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_TimeslotISCPInfoItem },
+};
+
+static int
+dissect_nbap_DL_TimeslotISCPInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DL_TimeslotISCPInfo, DL_TimeslotISCPInfo_sequence_of,
+                                                  1, maxNrOfDLTSs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_TimeslotISCPInfoItemLCR_sequence[] = {
+  { &hf_nbap_timeSlotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
+  { &hf_nbap_dL_TimeslotISCP, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_TimeslotISCP },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DL_TimeslotISCPInfoItemLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DL_TimeslotISCPInfoItemLCR, DL_TimeslotISCPInfoItemLCR_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_TimeslotISCPInfoLCR_sequence_of[1] = {
+  { &hf_nbap_DL_TimeslotISCPInfoLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_TimeslotISCPInfoItemLCR },
+};
+
+static int
+dissect_nbap_DL_TimeslotISCPInfoLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DL_TimeslotISCPInfoLCR, DL_TimeslotISCPInfoLCR_sequence_of,
+                                                  1, maxNrOfDLTSLCRs, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_DL_TPC_Pattern01Count(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 30U, NULL, TRUE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_DLTransmissionBranchLoadValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 101U, NULL, TRUE);
+
+  return offset;
+}
+
+
+static const value_string nbap_Downlink_Compressed_Mode_Method_vals[] = {
+  {   0, "not-Used-puncturing" },
+  {   1, "sFdiv2" },
+  {   2, "higher-layer-scheduling" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_Downlink_Compressed_Mode_Method(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     3, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst_sequence_of[1] = {
+  { &hf_nbap_DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+};
+
+static int
+dissect_nbap_DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst, DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst_sequence_of,
+                                                  1, maxNrOfHSPDSCHs, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_MaximumTransmissionPower(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 500U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst_sequence[] = {
+  { &hf_nbap_timeSlotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
+  { &hf_nbap_midambleShiftAndBurstType_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftLCR },
+  { &hf_nbap_dl_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst },
+  { &hf_nbap_maxHSDSCH_HSSCCH_Power, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MaximumTransmissionPower },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst, DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_sequence_of[1] = {
+  { &hf_nbap_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst },
+};
+
+static int
+dissect_nbap_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst, DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_sequence_of,
+                                                  1, maxNrOfDLTSLCRs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_Item_sequence[] = {
+  { &hf_nbap_cellPortionLCRID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellPortionLCRID },
+  { &hf_nbap_maxHSDSCH_HSSCCH_Power, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MaximumTransmissionPower },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_Item, MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_sequence_of[1] = {
+  { &hf_nbap_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_Item },
+};
+
+static int
+dissect_nbap_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION, MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_sequence_of,
+                                                  1, maxNrOfCellPortionsPerCellLCR, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_DPCH_ID768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 479U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_DRX_Interruption_by_HS_DSCH_vals[] = {
+  {   0, "drx-Interruption-Configured" },
+  {   1, "drx-Interruption-Not-Configured" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_DRX_Interruption_by_HS_DSCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_DSCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 255U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t DSCH_InformationResponseItem_sequence[] = {
+  { &hf_nbap_dSCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DSCH_ID },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DSCH_InformationResponseItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DSCH_InformationResponseItem, DSCH_InformationResponseItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t DSCH_InformationResponse_sequence_of[1] = {
+  { &hf_nbap_DSCH_InformationResponse_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DSCH_InformationResponseItem },
+};
+
+static int
+dissect_nbap_DSCH_InformationResponse(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DSCH_InformationResponse, DSCH_InformationResponse_sequence_of,
+                                                  1, maxNrOfDSCHs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t DSCH_TDD_InformationItem_sequence[] = {
+  { &hf_nbap_dSCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DSCH_ID },
+  { &hf_nbap_cCTrCH_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CCTrCH_ID },
+  { &hf_nbap_transportFormatSet, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportFormatSet },
+  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AllocationRetentionPriority },
+  { &hf_nbap_frameHandlingPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FrameHandlingPriority },
+  { &hf_nbap_toAWS          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ToAWS },
+  { &hf_nbap_toAWE          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ToAWE },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DSCH_TDD_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DSCH_TDD_InformationItem, DSCH_TDD_InformationItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t DSCH_TDD_Information_sequence_of[1] = {
+  { &hf_nbap_DSCH_TDD_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DSCH_TDD_InformationItem },
+};
+
+static int
+dissect_nbap_DSCH_TDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DSCH_TDD_Information, DSCH_TDD_Information_sequence_of,
+                                                  1, maxNrOfDSCHs, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_Dual_Band_Capability_vals[] = {
+  {   0, "dual-Band-Capable" },
+  {   1, "dual-Band-non-Capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_Dual_Band_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Local_Cell_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 268435455U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Possible_Secondary_Serving_Cell_sequence[] = {
+  { &hf_nbap_local_Cell_ID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Local_Cell_ID },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Possible_Secondary_Serving_Cell(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Possible_Secondary_Serving_Cell, Possible_Secondary_Serving_Cell_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Possible_Secondary_Serving_Cell_List_sequence_of[1] = {
+  { &hf_nbap_Possible_Secondary_Serving_Cell_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Possible_Secondary_Serving_Cell },
+};
+
+static int
+dissect_nbap_Possible_Secondary_Serving_Cell_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Possible_Secondary_Serving_Cell_List, Possible_Secondary_Serving_Cell_List_sequence_of,
+                                                  1, maxNrOfHSDSCH_1, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Dual_Band_Capability_Info_sequence[] = {
+  { &hf_nbap_dual_Band_Capability, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Dual_Band_Capability },
+  { &hf_nbap_possible_Secondary_Serving_Cell_List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Possible_Secondary_Serving_Cell_List },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Dual_Band_Capability_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Dual_Band_Capability_Info, Dual_Band_Capability_Info_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_DwPCH_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            -150, 400U, NULL, TRUE);
+
+  return offset;
+}
+
+
+static const value_string nbap_E_AGCH_Table_Choice_vals[] = {
+  {   0, "table16B" },
+  {   1, "table16B-1" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_E_AGCH_Table_Choice(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_AGCH_FDD_Code_List_sequence_of[1] = {
+  { &hf_nbap_E_AGCH_FDD_Code_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DL_ChannelisationCodeNumber },
+};
+
+static int
+dissect_nbap_E_AGCH_FDD_Code_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_AGCH_FDD_Code_List, E_AGCH_FDD_Code_List_sequence_of,
+                                                  1, maxNrOfE_AGCHs, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_E_AGCH_FDD_Code_Information_vals[] = {
+  {   0, "replace" },
+  {   1, "remove" },
+  { 0, NULL }
+};
+
+static const per_choice_t E_AGCH_FDD_Code_Information_choice[] = {
+  {   0, &hf_nbap_replace        , ASN1_EXTENSION_ROOT    , dissect_nbap_E_AGCH_FDD_Code_List },
+  {   1, &hf_nbap_remove         , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_E_AGCH_FDD_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_E_AGCH_FDD_Code_Information, E_AGCH_FDD_Code_Information_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_E_AI_Capability_vals[] = {
+  {   0, "e-AI-capable" },
+  {   1, "e-AI-non-capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_E_AI_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_E_DCH_Capability_vals[] = {
+  {   0, "e-DCH-capable" },
+  {   1, "e-DCH-non-capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_E_DCH_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_SF_allocation_item_sequence[] = {
+  { &hf_nbap_ul_Cost_1      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
+  { &hf_nbap_ul_Cost_2      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_SF_allocation_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_SF_allocation_item, E_DCH_SF_allocation_item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_SF_allocation_sequence_of[1] = {
+  { &hf_nbap_E_DCH_SF_allocation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_SF_allocation_item },
+};
+
+static int
+dissect_nbap_E_DCH_SF_allocation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_SF_allocation, E_DCH_SF_allocation_sequence_of,
+                                                  1, maxNrOfCombEDPDCH, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCHCapacityConsumptionLaw_sequence[] = {
+  { &hf_nbap_e_DCH_SF_allocation, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_SF_allocation },
+  { &hf_nbap_dl_Cost_1      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_65535 },
+  { &hf_nbap_dl_Cost_2      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_65535 },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCHCapacityConsumptionLaw(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCHCapacityConsumptionLaw, E_DCHCapacityConsumptionLaw_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_TDD_CapacityConsumptionLaw_sequence[] = {
+  { &hf_nbap_ul_Cost        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_65535 },
+  { &hf_nbap_dl_Cost        , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_65535 },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_TDD_CapacityConsumptionLaw(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_TDD_CapacityConsumptionLaw, E_DCH_TDD_CapacityConsumptionLaw_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_DCH_TTI2ms_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_boolean(tvb, offset, actx, tree, hf_index, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_E_DCH_SF_Capability_vals[] = {
+  {   0, "sf64" },
+  {   1, "sf32" },
+  {   2, "sf16" },
+  {   3, "sf8" },
+  {   4, "sf4" },
+  {   5, "sf4x2" },
+  {   6, "sf2x2" },
+  {   7, "sf4x2-and-sf2x2" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_E_DCH_SF_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     8, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_E_DCH_HARQ_Combining_Capability_vals[] = {
+  {   0, "iR-Combining-capable" },
+  {   1, "chase-Combining-capable" },
+  {   2, "iR-and-Chase-Combining-capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_E_DCH_HARQ_Combining_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     3, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_DCH_DDI_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 62U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Max_Bits_MACe_PDU_non_scheduled(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, maxNrOfBits_MACe_PDU_non_scheduled, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_Non_Scheduled_Transmission_Grant_Items_sequence[] = {
+  { &hf_nbap_maxBits_MACe_PDU_non_scheduled, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Max_Bits_MACe_PDU_non_scheduled },
+  { &hf_nbap_hARQ_Process_Allocation_NonSched_2ms, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_Non_Scheduled_Transmission_Grant_Items(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_Non_Scheduled_Transmission_Grant_Items, E_DCH_Non_Scheduled_Transmission_Grant_Items_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_E_DCH_Grant_Type_Information_vals[] = {
+  {   0, "e-DCH-Non-Scheduled-Transmission-Grant" },
+  {   1, "e-DCH-Scheduled-Transmission-Grant" },
+  { 0, NULL }
+};
+
+static const per_choice_t E_DCH_Grant_Type_Information_choice[] = {
+  {   0, &hf_nbap_e_DCH_Non_Scheduled_Transmission_Grant, ASN1_EXTENSION_ROOT    , dissect_nbap_E_DCH_Non_Scheduled_Transmission_Grant_Items },
+  {   1, &hf_nbap_e_DCH_Scheduled_Transmission_Grant, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_Grant_Type_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_E_DCH_Grant_Type_Information, E_DCH_Grant_Type_Information_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_SchedulingInformation_vals[] = {
+  {   0, "included" },
+  {   1, "not-included" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_SchedulingInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_MACesGuaranteedBitRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 16777215U, NULL, TRUE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdPDU_SizeListItem_sequence[] = {
+  { &hf_nbap_mACdPDU_Size   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MACdPDU_Size },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_MACdPDU_SizeListItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_MACdPDU_SizeListItem, E_DCH_MACdPDU_SizeListItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdPDU_SizeList_sequence_of[1] = {
+  { &hf_nbap_E_DCH_MACdPDU_SizeList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdPDU_SizeListItem },
+};
+
+static int
+dissect_nbap_E_DCH_MACdPDU_SizeList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_MACdPDU_SizeList, E_DCH_MACdPDU_SizeList_sequence_of,
+                                                  1, maxNrOfMACdPDUSize, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_LogicalChannelInformationItem_sequence[] = {
+  { &hf_nbap_logicalChannelId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_LogicalChannelID },
+  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingPriorityIndicator },
+  { &hf_nbap_schedulingInformation, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingInformation },
+  { &hf_nbap_mACesGuaranteedBitRate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MACesGuaranteedBitRate },
+  { &hf_nbap_e_DCH_DDI_Value, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_DDI_Value },
+  { &hf_nbap_mACd_PDU_Size_List, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdPDU_SizeList },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_LogicalChannelInformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_LogicalChannelInformationItem, E_DCH_LogicalChannelInformationItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_LogicalChannelInformation_sequence_of[1] = {
+  { &hf_nbap_E_DCH_LogicalChannelInformation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_LogicalChannelInformationItem },
+};
+
+static int
+dissect_nbap_E_DCH_LogicalChannelInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_LogicalChannelInformation, E_DCH_LogicalChannelInformation_sequence_of,
+                                                  1, maxNoOfLogicalChannels, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdFlow_Specific_InfoItem_sequence[] = {
+  { &hf_nbap_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
+  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AllocationRetentionPriority },
+  { &hf_nbap_tnlQos         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TnlQos },
+  { &hf_nbap_payloadCRC_PresenceIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PayloadCRC_PresenceIndicator },
+  { &hf_nbap_maximum_Number_of_Retransmissions_For_E_DCH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Maximum_Number_of_Retransmissions_For_E_DCH },
+  { &hf_nbap_eDCH_HARQ_PO_FDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_HARQ_PO_FDD },
+  { &hf_nbap_eDCH_MACdFlow_Multiplexing_List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Multiplexing_List },
+  { &hf_nbap_eDCH_Grant_Type_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_Grant_Type_Information },
+  { &hf_nbap_bundlingModeIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BundlingModeIndicator },
+  { &hf_nbap_eDCHLogicalChannelInformation, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_LogicalChannelInformation },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_MACdFlow_Specific_InfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_MACdFlow_Specific_InfoItem, E_DCH_MACdFlow_Specific_InfoItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdFlow_Specific_InfoList_sequence_of[1] = {
+  { &hf_nbap_E_DCH_MACdFlow_Specific_InfoList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_Specific_InfoItem },
+};
+
+static int
+dissect_nbap_E_DCH_MACdFlow_Specific_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_MACdFlow_Specific_InfoList, E_DCH_MACdFlow_Specific_InfoList_sequence_of,
+                                                  1, maxNrOfEDCHMACdFlows, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdFlows_Information_sequence[] = {
+  { &hf_nbap_e_DCH_MACdFlow_Specific_Info, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_Specific_InfoList },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_MACdFlows_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_MACdFlows_Information, E_DCH_MACdFlows_Information_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_FDD_Information_sequence[] = {
+  { &hf_nbap_e_DCH_MACdFlows_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlows_Information },
+  { &hf_nbap_hARQ_Process_Allocation_Scheduled_2ms_EDCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
+  { &hf_nbap_e_DCH_Maximum_Bitrate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Maximum_Bitrate },
+  { &hf_nbap_e_DCH_Processing_Overload_Level, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Processing_Overload_Level },
+  { &hf_nbap_e_DCH_Reference_Power_Offset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Reference_Power_Offset },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_FDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_FDD_Information, E_DCH_FDD_Information_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdFlow_Specific_InformationResp_Item_sequence[] = {
+  { &hf_nbap_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_hARQ_Process_Allocation_NonSched_2ms_EDCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_MACdFlow_Specific_InformationResp_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_MACdFlow_Specific_InformationResp_Item, E_DCH_MACdFlow_Specific_InformationResp_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdFlow_Specific_InformationResp_sequence_of[1] = {
+  { &hf_nbap_E_DCH_MACdFlow_Specific_InformationResp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_Specific_InformationResp_Item },
+};
+
+static int
+dissect_nbap_E_DCH_MACdFlow_Specific_InformationResp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_MACdFlow_Specific_InformationResp, E_DCH_MACdFlow_Specific_InformationResp_sequence_of,
+                                                  1, maxNrOfEDCHMACdFlows, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_FDD_Information_Response_sequence[] = {
+  { &hf_nbap_e_DCH_MACdFlow_Specific_InformationResp, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Specific_InformationResp },
+  { &hf_nbap_hARQ_Process_Allocation_Scheduled_2ms_EDCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_FDD_Information_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_FDD_Information_Response, E_DCH_FDD_Information_Response_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdPDU_SizeToModifyList_sequence_of[1] = {
+  { &hf_nbap_E_DCH_MACdPDU_SizeToModifyList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdPDU_SizeListItem },
+};
+
+static int
+dissect_nbap_E_DCH_MACdPDU_SizeToModifyList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_MACdPDU_SizeToModifyList, E_DCH_MACdPDU_SizeToModifyList_sequence_of,
+                                                  0, maxNrOfMACdPDUSize, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_LogicalChannelToModifyItem_sequence[] = {
+  { &hf_nbap_logicalChannelId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_LogicalChannelID },
+  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SchedulingPriorityIndicator },
+  { &hf_nbap_schedulingInformation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SchedulingInformation },
+  { &hf_nbap_mACesGuaranteedBitRate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MACesGuaranteedBitRate },
+  { &hf_nbap_e_DCH_DDI_Value, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_DDI_Value },
+  { &hf_nbap_mACd_PDU_Size_List_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdPDU_SizeToModifyList },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_LogicalChannelToModifyItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_LogicalChannelToModifyItem, E_DCH_LogicalChannelToModifyItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_LogicalChannelToModify_sequence_of[1] = {
+  { &hf_nbap_E_DCH_LogicalChannelToModify_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_LogicalChannelToModifyItem },
+};
+
+static int
+dissect_nbap_E_DCH_LogicalChannelToModify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_LogicalChannelToModify, E_DCH_LogicalChannelToModify_sequence_of,
+                                                  1, maxNoOfLogicalChannels, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_LogicalChannelToDeleteItem_sequence[] = {
+  { &hf_nbap_logicalChannelId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_LogicalChannelID },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_LogicalChannelToDeleteItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_LogicalChannelToDeleteItem, E_DCH_LogicalChannelToDeleteItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_LogicalChannelToDelete_sequence_of[1] = {
+  { &hf_nbap_E_DCH_LogicalChannelToDelete_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_LogicalChannelToDeleteItem },
+};
+
+static int
+dissect_nbap_E_DCH_LogicalChannelToDelete(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_LogicalChannelToDelete, E_DCH_LogicalChannelToDelete_sequence_of,
+                                                  1, maxNoOfLogicalChannels, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdFlow_Specific_InfoItem_to_Modify_sequence[] = {
+  { &hf_nbap_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
+  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_AllocationRetentionPriority },
+  { &hf_nbap_transportBearerRequestIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportBearerRequestIndicator },
+  { &hf_nbap_tnlQos         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TnlQos },
+  { &hf_nbap_maximum_Number_of_Retransmissions_For_E_DCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Maximum_Number_of_Retransmissions_For_E_DCH },
+  { &hf_nbap_eDCH_HARQ_PO_FDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_HARQ_PO_FDD },
+  { &hf_nbap_eDCH_MACdFlow_Multiplexing_List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Multiplexing_List },
+  { &hf_nbap_eDCH_Grant_Type_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Grant_Type_Information },
+  { &hf_nbap_bundlingModeIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BundlingModeIndicator },
+  { &hf_nbap_eDCH_LogicalChannelToAdd, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_LogicalChannelInformation },
+  { &hf_nbap_eDCH_LogicalChannelToModify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_LogicalChannelToModify },
+  { &hf_nbap_eDCH_LogicalChannelToDelete, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_LogicalChannelToDelete },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_MACdFlow_Specific_InfoItem_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_MACdFlow_Specific_InfoItem_to_Modify, E_DCH_MACdFlow_Specific_InfoItem_to_Modify_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdFlow_Specific_InfoList_to_Modify_sequence_of[1] = {
+  { &hf_nbap_E_DCH_MACdFlow_Specific_InfoList_to_Modify_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_Specific_InfoItem_to_Modify },
+};
+
+static int
+dissect_nbap_E_DCH_MACdFlow_Specific_InfoList_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_MACdFlow_Specific_InfoList_to_Modify, E_DCH_MACdFlow_Specific_InfoList_to_Modify_sequence_of,
+                                                  1, maxNrOfEDCHMACdFlows, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_MACeReset_Indicator_vals[] = {
+  {   0, "mACeReset" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_MACeReset_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_FDD_Information_to_Modify_sequence[] = {
+  { &hf_nbap_e_DCH_MACdFlow_Specific_Info_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Specific_InfoList_to_Modify },
+  { &hf_nbap_hARQ_Process_Allocation_Scheduled_2ms_EDCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
+  { &hf_nbap_e_DCH_Maximum_Bitrate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Maximum_Bitrate },
+  { &hf_nbap_e_DCH_Processing_Overload_Level, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Processing_Overload_Level },
+  { &hf_nbap_e_DCH_Reference_Power_Offset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Reference_Power_Offset },
+  { &hf_nbap_mACeReset_Indicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MACeReset_Indicator },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_FDD_Information_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_FDD_Information_to_Modify, E_DCH_FDD_Information_to_Modify_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdFlow_Specific_UpdateInformation_Item_sequence[] = {
+  { &hf_nbap_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
+  { &hf_nbap_hARQ_Process_Allocation_NonSched_2ms_EDCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_MACdFlow_Specific_UpdateInformation_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_MACdFlow_Specific_UpdateInformation_Item, E_DCH_MACdFlow_Specific_UpdateInformation_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdFlow_Specific_UpdateInformation_sequence_of[1] = {
+  { &hf_nbap_E_DCH_MACdFlow_Specific_UpdateInformation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_Specific_UpdateInformation_Item },
+};
+
+static int
+dissect_nbap_E_DCH_MACdFlow_Specific_UpdateInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_MACdFlow_Specific_UpdateInformation, E_DCH_MACdFlow_Specific_UpdateInformation_sequence_of,
+                                                  1, maxNrOfEDCHMACdFlows, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_FDD_Update_Information_sequence[] = {
+  { &hf_nbap_e_DCH_MACdFlow_Specific_UpdateInformation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Specific_UpdateInformation },
+  { &hf_nbap_hARQ_Process_Allocation_Scheduled_2ms_EDCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Process_Allocation_2ms_EDCH },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_FDD_Update_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_FDD_Update_Information, E_DCH_FDD_Update_Information_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_DL_Control_Channel_Change_Information_Item_sequence[] = {
+  { &hf_nbap_e_DCH_RL_ID    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_DL_Control_Channel_Change_Information_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_DL_Control_Channel_Change_Information_Item, E_DCH_DL_Control_Channel_Change_Information_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_DL_Control_Channel_Change_Information_sequence_of[1] = {
+  { &hf_nbap_E_DCH_DL_Control_Channel_Change_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_DL_Control_Channel_Change_Information_Item },
+};
+
+static int
+dissect_nbap_E_DCH_DL_Control_Channel_Change_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_DL_Control_Channel_Change_Information, E_DCH_DL_Control_Channel_Change_Information_sequence_of,
+                                                  1, maxNrOfEDCHRLs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_DL_Control_Channel_Grant_Information_Item_sequence[] = {
+  { &hf_nbap_e_DCH_RL_ID    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_DL_Control_Channel_Grant_Information_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_DL_Control_Channel_Grant_Information_Item, E_DCH_DL_Control_Channel_Grant_Information_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_DL_Control_Channel_Grant_Information_sequence_of[1] = {
+  { &hf_nbap_E_DCH_DL_Control_Channel_Grant_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_DL_Control_Channel_Grant_Information_Item },
+};
+
+static int
+dissect_nbap_E_DCH_DL_Control_Channel_Grant_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_DL_Control_Channel_Grant_Information, E_DCH_DL_Control_Channel_Grant_Information_sequence_of,
+                                                  1, maxNrOfEDCHRLs, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_E_DCH_MACdPDU_SizeCapability_vals[] = {
+  {   0, "fixedSizeCapable" },
+  {   1, "flexibleSizeCapable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_E_DCH_MACdPDU_SizeCapability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_E_DCH_MACdPDUSizeFormat_vals[] = {
+  {   0, "fixedMACdPDU-Size" },
+  {   1, "flexibleMACdPDU-Size" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_E_DCH_MACdPDUSizeFormat(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdFlow_to_Delete_Item_sequence[] = {
+  { &hf_nbap_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_MACdFlow_to_Delete_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_MACdFlow_to_Delete_Item, E_DCH_MACdFlow_to_Delete_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdFlows_to_Delete_sequence_of[1] = {
+  { &hf_nbap_E_DCH_MACdFlows_to_Delete_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_to_Delete_Item },
+};
+
+static int
+dissect_nbap_E_DCH_MACdFlows_to_Delete(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_MACdFlows_to_Delete, E_DCH_MACdFlows_to_Delete_sequence_of,
+                                                  1, maxNrOfEDCHMACdFlows, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_DCH_Non_serving_Relative_Grant_Down_Commands(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 100U, NULL, TRUE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_DCHProvidedBitRateValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 16777215U, NULL, TRUE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Maximum_Target_ReceivedTotalWideBandPower(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 621U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Target_NonServing_EDCH_To_Total_EDCH_Power_Ratio(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 100U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_E_DCH_RL_Indication_vals[] = {
+  {   0, "e-DCH" },
+  {   1, "non-e-DCH" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_E_DCH_RL_Indication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Granted_EDCH_RACH_Resources_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 240U, NULL, TRUE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Denied_EDCH_RACH_Resources_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 240U, NULL, TRUE);
+
+  return offset;
+}
+
+
+static const per_sequence_t EDCH_RACH_Report_Value_item_sequence[] = {
+  { &hf_nbap_granted_EDCH_RACH_resources, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Granted_EDCH_RACH_Resources_Value },
+  { &hf_nbap_denied_EDCH_RACH_resources, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Denied_EDCH_RACH_Resources_Value },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_EDCH_RACH_Report_Value_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_EDCH_RACH_Report_Value_item, EDCH_RACH_Report_Value_item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t EDCH_RACH_Report_Value_sequence_of[1] = {
+  { &hf_nbap_EDCH_RACH_Report_Value_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_EDCH_RACH_Report_Value_item },
+};
+
+static int
+dissect_nbap_EDCH_RACH_Report_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_EDCH_RACH_Report_Value, EDCH_RACH_Report_Value_sequence_of,
+                                                  1, maxNrOfCommonEDCH, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_DPDCH_PowerInterpolation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_boolean(tvb, offset, actx, tree, hf_index, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdFlow_to_Delete_ItemLCR_sequence[] = {
+  { &hf_nbap_e_DCH_MACdFlow_ID_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID_LCR },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_MACdFlow_to_Delete_ItemLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_MACdFlow_to_Delete_ItemLCR, E_DCH_MACdFlow_to_Delete_ItemLCR_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdFlows_to_DeleteLCR_sequence_of[1] = {
+  { &hf_nbap_E_DCH_MACdFlows_to_DeleteLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_to_Delete_ItemLCR },
+};
+
+static int
+dissect_nbap_E_DCH_MACdFlows_to_DeleteLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_MACdFlows_to_DeleteLCR, E_DCH_MACdFlows_to_DeleteLCR_sequence_of,
+                                                  1, maxNrOfEDCHMACdFlowsLCR, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_T321_vals[] = {
+  {   0, "v100" },
+  {   1, "v200" },
+  {   2, "v400" },
+  {   3, "v800" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_T321(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     4, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_HS_DSCH_DRX_Cycle_FACH_vals[] = {
+  {   0, "v4" },
+  {   1, "v8" },
+  {   2, "v16" },
+  {   3, "v32" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_HS_DSCH_DRX_Cycle_FACH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     4, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_HS_DSCH_RX_Burst_FACH_vals[] = {
+  {   0, "v1" },
+  {   1, "v2" },
+  {   2, "v4" },
+  {   3, "v8" },
+  {   4, "v16" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_HS_DSCH_RX_Burst_FACH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     5, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t Enhanced_UE_DRX_InformationLCR_sequence[] = {
+  { &hf_nbap_t321           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T321 },
+  { &hf_nbap_hS_DSCH_DRX_Cycle_FACH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCH_DRX_Cycle_FACH },
+  { &hf_nbap_hS_DSCH_RX_Burst_FACH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCH_RX_Burst_FACH },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Enhanced_UE_DRX_InformationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Enhanced_UE_DRX_InformationLCR, Enhanced_UE_DRX_InformationLCR_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_End_Of_Audit_Sequence_Indicator_vals[] = {
+  {   0, "end-of-audit-sequence" },
+  {   1, "not-end-of-audit-sequence" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_End_Of_Audit_Sequence_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_RGCH_E_HICH_FDD_Code_List_sequence_of[1] = {
+  { &hf_nbap_E_RGCH_E_HICH_FDD_Code_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DL_ChannelisationCodeNumber },
+};
+
+static int
+dissect_nbap_E_RGCH_E_HICH_FDD_Code_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_RGCH_E_HICH_FDD_Code_List, E_RGCH_E_HICH_FDD_Code_List_sequence_of,
+                                                  1, maxNrOfE_RGCHs_E_HICHs, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_E_RGCH_E_HICH_FDD_Code_Information_vals[] = {
+  {   0, "replace" },
+  {   1, "remove" },
+  { 0, NULL }
+};
+
+static const per_choice_t E_RGCH_E_HICH_FDD_Code_Information_choice[] = {
+  {   0, &hf_nbap_replace_01     , ASN1_EXTENSION_ROOT    , dissect_nbap_E_RGCH_E_HICH_FDD_Code_List },
+  {   1, &hf_nbap_remove         , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_E_RGCH_E_HICH_FDD_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_E_RGCH_E_HICH_FDD_Code_Information, E_RGCH_E_HICH_FDD_Code_Information_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_TFCI_BetaEC_Boost(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 127U, NULL, TRUE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_UL_Delta_T2TP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 6U, NULL, TRUE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_TFCI_Boost_Information_sequence[] = {
+  { &hf_nbap_e_TFCI_BetaEC_Boost, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_TFCI_BetaEC_Boost },
+  { &hf_nbap_uL_Delta_T2TP  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_Delta_T2TP },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_TFCI_Boost_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_TFCI_Boost_Information, E_TFCI_Boost_Information_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCHProvidedBitRate_Item_sequence[] = {
+  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingPriorityIndicator },
+  { &hf_nbap_e_DCHProvidedBitRateValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCHProvidedBitRateValue },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCHProvidedBitRate_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCHProvidedBitRate_Item, E_DCHProvidedBitRate_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCHProvidedBitRate_sequence_of[1] = {
+  { &hf_nbap_E_DCHProvidedBitRate_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCHProvidedBitRate_Item },
+};
+
+static int
+dissect_nbap_E_DCHProvidedBitRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCHProvidedBitRate, E_DCHProvidedBitRate_sequence_of,
+                                                  1, maxNrOfPriorityClasses, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCHProvidedBitRateValueInformation_For_CellPortion_Item_sequence[] = {
+  { &hf_nbap_cellPortionLCRID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellPortionLCRID },
+  { &hf_nbap_e_DCHProvidedBitRateValue_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCHProvidedBitRate },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCHProvidedBitRateValueInformation_For_CellPortion_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCHProvidedBitRateValueInformation_For_CellPortion_Item, E_DCHProvidedBitRateValueInformation_For_CellPortion_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCHProvidedBitRateValueInformation_For_CellPortion_sequence_of[1] = {
+  { &hf_nbap_E_DCHProvidedBitRateValueInformation_For_CellPortion_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCHProvidedBitRateValueInformation_For_CellPortion_Item },
+};
+
+static int
+dissect_nbap_E_DCHProvidedBitRateValueInformation_For_CellPortion(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCHProvidedBitRateValueInformation_For_CellPortion, E_DCHProvidedBitRateValueInformation_For_CellPortion_sequence_of,
+                                                  1, maxNrOfCellPortionsPerCellLCR, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_AGCH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 255U, NULL, TRUE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_RGCH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 255U, NULL, TRUE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_HICH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 255U, NULL, TRUE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_HICH_TimeOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            4U, 44U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_HICH_TimeOffsetLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            4U, 15U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_N_E_UCCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 12U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_PUCH_Information_sequence[] = {
+  { &hf_nbap_minCR          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CodeRate },
+  { &hf_nbap_maxCR          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CodeRate },
+  { &hf_nbap_harqInfo       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HARQ_Info_for_E_DCH },
+  { &hf_nbap_n_E_UCCH       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_N_E_UCCH },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_PUCH_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_PUCH_Information, E_PUCH_Information_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_E_DCH_Grant_TypeTDD_vals[] = {
+  {   0, "scheduled" },
+  {   1, "non-scheduled" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_E_DCH_Grant_TypeTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdFlow_InfoTDDItem_sequence[] = {
+  { &hf_nbap_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
+  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AllocationRetentionPriority },
+  { &hf_nbap_tnlQos         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TnlQos },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_payloadCRC_PresenceIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PayloadCRC_PresenceIndicator },
+  { &hf_nbap_maximum_Number_of_Retransmissions_For_E_DCH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Maximum_Number_of_Retransmissions_For_E_DCH },
+  { &hf_nbap_eDCH_HARQ_PO_TDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_HARQ_PO_TDD },
+  { &hf_nbap_eDCH_MACdFlow_Multiplexing_List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Multiplexing_List },
+  { &hf_nbap_eDCH_Grant_TypeTDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_Grant_TypeTDD },
+  { &hf_nbap_eDCHLogicalChannelInformation, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_LogicalChannelInformation },
+  { &hf_nbap_eDCH_MACdFlow_Retransmission_Timer, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Retransmission_Timer },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_MACdFlow_InfoTDDItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_MACdFlow_InfoTDDItem, E_DCH_MACdFlow_InfoTDDItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdFlows_Information_TDD_sequence_of[1] = {
+  { &hf_nbap_E_DCH_MACdFlows_Information_TDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_InfoTDDItem },
+};
+
+static int
+dissect_nbap_E_DCH_MACdFlows_Information_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_MACdFlows_Information_TDD, E_DCH_MACdFlows_Information_TDD_sequence_of,
+                                                  1, maxNrOfEDCHMACdFlows, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_DCH_TimeslotResource(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     13, 13, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_DCH_PowerResource(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 32U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_TddE_PUCH_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 255U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_Non_Scheduled_Grant_Info_sequence[] = {
+  { &hf_nbap_timeslotResource, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TimeslotResource },
+  { &hf_nbap_powerResource  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_PowerResource },
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
+  { &hf_nbap_tddE_PUCH_Offset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TddE_PUCH_Offset },
+  { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_Non_Scheduled_Grant_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_Non_Scheduled_Grant_Info, E_DCH_Non_Scheduled_Grant_Info_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_DCH_TDD_Maximum_Bitrate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 9201U, NULL, TRUE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_TDD_Information_sequence[] = {
+  { &hf_nbap_e_DCH_TDD_Maximum_Bitrate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_Maximum_Bitrate },
+  { &hf_nbap_e_DCH_Processing_Overload_Level, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Processing_Overload_Level },
+  { &hf_nbap_e_DCH_PowerOffset_for_SchedulingInfo, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_PowerOffset_for_SchedulingInfo },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_TDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_TDD_Information, E_DCH_TDD_Information_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_Information_sequence[] = {
+  { &hf_nbap_e_PUCH_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_PUCH_Information },
+  { &hf_nbap_e_TFCS_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_TFCS_Information_TDD },
+  { &hf_nbap_e_DCH_MACdFlows_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlows_Information_TDD },
+  { &hf_nbap_e_DCH_Non_Scheduled_Grant_Info, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Non_Scheduled_Grant_Info },
+  { &hf_nbap_e_DCH_TDD_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TDD_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_Information, E_DCH_Information_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_DCH_TimeslotResourceLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     5, 5, FALSE, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_TDD_MACdFlow_Specific_InformationResp_Item_sequence[] = {
+  { &hf_nbap_e_DCH_MacdFlow_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_TDD_MACdFlow_Specific_InformationResp_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_TDD_MACdFlow_Specific_InformationResp_Item, E_DCH_TDD_MACdFlow_Specific_InformationResp_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_TDD_MACdFlow_Specific_InformationResp_sequence_of[1] = {
+  { &hf_nbap_E_DCH_TDD_MACdFlow_Specific_InformationResp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TDD_MACdFlow_Specific_InformationResp_Item },
+};
+
+static int
+dissect_nbap_E_DCH_TDD_MACdFlow_Specific_InformationResp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_TDD_MACdFlow_Specific_InformationResp, E_DCH_TDD_MACdFlow_Specific_InformationResp_sequence_of,
+                                                  1, maxNrOfEDCHMACdFlows, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_AGCH_Specific_InformationResp_ItemTDD_sequence[] = {
+  { &hf_nbap_e_AGCH_Id      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_AGCH_Id },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_AGCH_Specific_InformationResp_ItemTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_AGCH_Specific_InformationResp_ItemTDD, E_AGCH_Specific_InformationResp_ItemTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_AGCH_Specific_InformationRespListTDD_sequence_of[1] = {
+  { &hf_nbap_E_AGCH_Specific_InformationRespListTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_AGCH_Specific_InformationResp_ItemTDD },
+};
+
+static int
+dissect_nbap_E_AGCH_Specific_InformationRespListTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_AGCH_Specific_InformationRespListTDD, E_AGCH_Specific_InformationRespListTDD_sequence_of,
+                                                  1, maxNrOfEAGCHCodes, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Scheduled_E_HICH_Specific_InformationItem_ResponseLCRTDD_sequence[] = {
+  { &hf_nbap_eI             , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_EI },
+  { &hf_nbap_e_HICH_ID_TDD  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_HICH_ID_TDD },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Scheduled_E_HICH_Specific_InformationItem_ResponseLCRTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Scheduled_E_HICH_Specific_InformationItem_ResponseLCRTDD, Scheduled_E_HICH_Specific_InformationItem_ResponseLCRTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Scheduled_E_HICH_Specific_Information_ResponseLCRTDD_sequence_of[1] = {
+  { &hf_nbap_Scheduled_E_HICH_Specific_Information_ResponseLCRTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Scheduled_E_HICH_Specific_InformationItem_ResponseLCRTDD },
+};
+
+static int
+dissect_nbap_Scheduled_E_HICH_Specific_Information_ResponseLCRTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Scheduled_E_HICH_Specific_Information_ResponseLCRTDD, Scheduled_E_HICH_Specific_Information_ResponseLCRTDD_sequence_of,
+                                                  1, maxNrOfEHICHCodes, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_Information_Response_sequence[] = {
+  { &hf_nbap_e_DCH_TDD_MACdFlow_Specific_InformationResp, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_MACdFlow_Specific_InformationResp },
+  { &hf_nbap_e_AGCH_Specific_Information_ResponseTDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_AGCH_Specific_InformationRespListTDD },
+  { &hf_nbap_e_RNTI         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_RNTI },
+  { &hf_nbap_scheduled_E_HICH_Specific_InformationResp, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Scheduled_E_HICH_Specific_Information_ResponseLCRTDD },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_Information_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_Information_Response, E_DCH_Information_Response_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_E_HICH_Type_vals[] = {
+  {   0, "scheduled" },
+  {   1, "non-scheduled" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_E_HICH_Type(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_MACdFlow_ModifyTDDItem_sequence[] = {
+  { &hf_nbap_e_DCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ID },
+  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_AllocationRetentionPriority },
+  { &hf_nbap_transportBearerRequestIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportBearerRequestIndicator },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_tnlQos         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TnlQos },
+  { &hf_nbap_maximum_Number_of_Retransmissions_For_E_DCH, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Maximum_Number_of_Retransmissions_For_E_DCH },
+  { &hf_nbap_eDCH_HARQ_PO_TDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_HARQ_PO_TDD },
+  { &hf_nbap_eDCH_MACdFlow_Multiplexing_List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Multiplexing_List },
+  { &hf_nbap_eDCH_Grant_TypeTDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Grant_TypeTDD },
+  { &hf_nbap_e_DCH_LogicalChannelToAdd, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_LogicalChannelInformation },
+  { &hf_nbap_e_DCH_LogicalChannelToModify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_LogicalChannelToModify },
+  { &hf_nbap_e_DCH_LogicalChannelToDelete, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_LogicalChannelToDelete },
+  { &hf_nbap_eDCH_MACdFlow_Retransmission_Timer, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlow_Retransmission_Timer },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_MACdFlow_ModifyTDDItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_MACdFlow_ModifyTDDItem, E_DCH_MACdFlow_ModifyTDDItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_TDD_Information_to_Modify_List_sequence_of[1] = {
+  { &hf_nbap_E_DCH_TDD_Information_to_Modify_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlow_ModifyTDDItem },
+};
+
+static int
+dissect_nbap_E_DCH_TDD_Information_to_Modify_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_DCH_TDD_Information_to_Modify_List, E_DCH_TDD_Information_to_Modify_List_sequence_of,
+                                                  1, maxNrOfEDCHMACdFlows, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_TDD_Information_to_Modify_sequence[] = {
+  { &hf_nbap_e_DCH_TDD_Information_to_Modify_List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_Information_to_Modify_List },
+  { &hf_nbap_mACeReset_Indicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MACeReset_Indicator },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_TDD_Information_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_TDD_Information_to_Modify, E_DCH_TDD_Information_to_Modify_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_Information_Reconfig_sequence[] = {
+  { &hf_nbap_e_PUCH_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_PUCH_Information },
+  { &hf_nbap_e_TFCS_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_TFCS_Information_TDD },
+  { &hf_nbap_e_DCH_MACdFlows_to_Add, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlows_Information_TDD },
+  { &hf_nbap_e_DCH_MACdFlows_to_Delete, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlows_to_Delete },
+  { &hf_nbap_e_DCH_Non_Scheduled_Grant_Info, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Non_Scheduled_Grant_Info },
+  { &hf_nbap_e_DCH_TDD_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_Information },
+  { &hf_nbap_e_DCH_TDD_Information_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_Information_to_Modify },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_Information_Reconfig(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_Information_Reconfig, E_DCH_Information_Reconfig_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Maximum_Generated_ReceivedTotalWideBandPowerInOtherCells(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 621U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_Non_Scheduled_Grant_Info768_sequence[] = {
+  { &hf_nbap_timeslotResource, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TimeslotResource },
+  { &hf_nbap_powerResource  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_PowerResource },
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
+  { &hf_nbap_tddE_PUCH_Offset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TddE_PUCH_Offset },
+  { &hf_nbap_tdd_ChannelisationCode768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode768 },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_Non_Scheduled_Grant_Info768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_Non_Scheduled_Grant_Info768, E_DCH_Non_Scheduled_Grant_Info768_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_DCH_TDD_Maximum_Bitrate768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 17713U, NULL, TRUE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_TDD_Information768_sequence[] = {
+  { &hf_nbap_e_DCH_TDD_Maximum_Bitrate768, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_Maximum_Bitrate768 },
+  { &hf_nbap_e_DCH_Processing_Overload_Level, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Processing_Overload_Level },
+  { &hf_nbap_e_DCH_PowerOffset_for_SchedulingInfo, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_PowerOffset_for_SchedulingInfo },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_TDD_Information768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_TDD_Information768, E_DCH_TDD_Information768_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_768_Information_sequence[] = {
+  { &hf_nbap_e_PUCH_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_PUCH_Information },
+  { &hf_nbap_e_TFCS_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_TFCS_Information_TDD },
+  { &hf_nbap_e_DCH_MACdFlows_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlows_Information_TDD },
+  { &hf_nbap_e_DCH_Non_Scheduled_Grant_Info768, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Non_Scheduled_Grant_Info768 },
+  { &hf_nbap_e_DCH_TDD_Information768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TDD_Information768 },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_768_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_768_Information, E_DCH_768_Information_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_768_Information_Reconfig_sequence[] = {
+  { &hf_nbap_e_PUCH_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_PUCH_Information },
+  { &hf_nbap_e_TFCS_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_TFCS_Information_TDD },
+  { &hf_nbap_e_DCH_MACdFlows_to_Add, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlows_Information_TDD },
+  { &hf_nbap_e_DCH_MACdFlows_to_Delete, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlows_to_Delete },
+  { &hf_nbap_e_DCH_Non_Scheduled_Grant_Info768, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Non_Scheduled_Grant_Info768 },
+  { &hf_nbap_e_DCH_TDD_Information768, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_Information768 },
+  { &hf_nbap_e_DCH_TDD_Information_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_Information_to_Modify },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_768_Information_Reconfig(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_768_Information_Reconfig, E_DCH_768_Information_Reconfig_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_PUCH_LCR_Information_sequence[] = {
+  { &hf_nbap_minCR          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CodeRate },
+  { &hf_nbap_maxCR          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CodeRate },
+  { &hf_nbap_harqInfo       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HARQ_Info_for_E_DCH },
+  { &hf_nbap_pRXdes_base    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PRXdes_base },
+  { &hf_nbap_e_PUCH_TPC_StepSize, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_TPC_UplinkStepSize_LCR },
+  { &hf_nbap_e_AGCH_TPC_StepSize, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_TPC_DownlinkStepSize },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_PUCH_LCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_PUCH_LCR_Information, E_PUCH_LCR_Information_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_T_subframeNumber_vals[] = {
+  {   0, "v0" },
+  {   1, "v1" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_T_subframeNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_N_E_UCCHLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 8U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_Non_Scheduled_Grant_LCR_Info_sequence[] = {
+  { &hf_nbap_timeslotResourceLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TimeslotResourceLCR },
+  { &hf_nbap_powerResource  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_PowerResource },
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
+  { &hf_nbap_subframeNumber , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_subframeNumber },
+  { &hf_nbap_tddE_PUCH_Offset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TddE_PUCH_Offset },
+  { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+  { &hf_nbap_n_E_UCCHLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_N_E_UCCHLCR },
+  { &hf_nbap_e_HICH_LCR_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_HICH_LCR_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_Non_Scheduled_Grant_LCR_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_Non_Scheduled_Grant_LCR_Info, E_DCH_Non_Scheduled_Grant_LCR_Info_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_E_DCH_LCRTDD_PhysicalLayerCategory(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 5U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_LCRTDD_Information_sequence[] = {
+  { &hf_nbap_e_DCH_LCRTDD_PhysicalLayerCategory, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_LCRTDD_PhysicalLayerCategory },
+  { &hf_nbap_e_DCH_Processing_Overload_Level, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Processing_Overload_Level },
+  { &hf_nbap_e_DCH_PowerOffset_for_SchedulingInfo, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_PowerOffset_for_SchedulingInfo },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_LCRTDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_LCRTDD_Information, E_DCH_LCRTDD_Information_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_LCR_Information_sequence[] = {
+  { &hf_nbap_e_PUCH_LCR_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_PUCH_LCR_Information },
+  { &hf_nbap_e_TFCS_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_TFCS_Information_TDD },
+  { &hf_nbap_e_DCH_MACdFlows_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_MACdFlows_Information_TDD },
+  { &hf_nbap_e_DCH_Non_Scheduled_Grant_LCR_Info, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Non_Scheduled_Grant_LCR_Info },
+  { &hf_nbap_e_DCH_LCRTDD_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_LCRTDD_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_LCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_LCR_Information, E_DCH_LCR_Information_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_LCR_Information_Reconfig_sequence[] = {
+  { &hf_nbap_e_PUCH_LCR_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_PUCH_LCR_Information },
+  { &hf_nbap_e_TFCS_Information_TDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_TFCS_Information_TDD },
+  { &hf_nbap_e_DCH_MACdFlows_to_Add, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlows_Information_TDD },
+  { &hf_nbap_e_DCH_MACdFlows_to_Delete, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_MACdFlows_to_Delete },
+  { &hf_nbap_e_DCH_Non_Scheduled_Grant_LCR_Info, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_Non_Scheduled_Grant_LCR_Info },
+  { &hf_nbap_e_DCH_LCRTDD_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_LCRTDD_Information },
+  { &hf_nbap_e_DCH_TDD_Information_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_TDD_Information_to_Modify },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_LCR_Information_Reconfig(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_LCR_Information_Reconfig, E_DCH_LCR_Information_Reconfig_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_DormantModeIndicator_vals[] = {
+  {   0, "enterDormantMode" },
+  {   1, "leaveDormantMode" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_DormantModeIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_Enhanced_FACH_Capability_vals[] = {
+  {   0, "enhanced-FACH-capable" },
+  {   1, "enhanced-FACH-non-capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_Enhanced_FACH_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_EnhancedHSServingCC_Abort_vals[] = {
+  {   0, "abortEnhancedHSServingCC" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_EnhancedHSServingCC_Abort(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_Enhanced_PCH_Capability_vals[] = {
+  {   0, "enhanced-PCH-capable" },
+  {   1, "enhanced-PCH-non-capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_Enhanced_PCH_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_Enhanced_UE_DRX_Capability_vals[] = {
+  {   0, "enhanced-UE-DRX-capable" },
+  {   1, "enhanced-UE-DRX-non-capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_Enhanced_UE_DRX_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t Enhanced_UE_DRX_InformationFDD_sequence[] = {
+  { &hf_nbap_t321           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T321 },
+  { &hf_nbap_hS_DSCH_DRX_Cycle_FACH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCH_DRX_Cycle_FACH },
+  { &hf_nbap_hS_DSCH_RX_Burst_FACH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCH_RX_Burst_FACH },
+  { &hf_nbap_dRX_Interruption_by_HS_DSCH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DRX_Interruption_by_HS_DSCH },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Enhanced_UE_DRX_InformationFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Enhanced_UE_DRX_InformationFDD, Enhanced_UE_DRX_InformationFDD_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Extended_E_DCH_LCRTDD_PhysicalLayerCategory(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            6U, 6U, NULL, TRUE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Ext_Max_Bits_MACe_PDU_non_scheduled(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            19983U, 22978U, NULL, TRUE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Ext_Reference_E_TFCI_PO(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            30U, 31U, NULL, TRUE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_ExtendedPropagationDelay(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            255U, 1023U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Extended_RNC_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            4096U, 65535U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Extended_Round_Trip_Time_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            32767U, 103041U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Extended_HS_SCCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            32U, 255U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Extended_HS_SICH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            32U, 255U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Extended_E_HICH_ID_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            32U, 255U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_T_subframeNumber_01_vals[] = {
+  {   0, "v0" },
+  {   1, "v1" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_T_subframeNumber_01(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_Semi_PersistentScheduling_Information_ResponseLCR_sequence[] = {
+  { &hf_nbap_timeslot_Resource_Related_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_TimeslotResourceLCR },
+  { &hf_nbap_powerResource  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_PowerResource },
+  { &hf_nbap_repetition_Period_List_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Repetition_Period_List_LCR },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
+  { &hf_nbap_subframeNumber_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_subframeNumber_01 },
+  { &hf_nbap_tddE_PUCH_Offset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TddE_PUCH_Offset },
+  { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+  { &hf_nbap_n_E_UCCHLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_N_E_UCCHLCR },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR, E_DCH_Semi_PersistentScheduling_Information_ResponseLCR_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_FACH_Measurement_Occasion_Cycle_Length_Coefficient(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 12U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_Fast_Reconfiguration_Mode_vals[] = {
+  {   0, "fast" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_Fast_Reconfiguration_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_Fast_Reconfiguration_Permission_vals[] = {
+  {   0, "allowed" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_Fast_Reconfiguration_Permission(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_FDD_S_CCPCH_FrameOffset_vals[] = {
+  {   0, "v1" },
+  {   1, "v2" },
+  {   2, "v4" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_FDD_S_CCPCH_FrameOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     3, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_FDD_S_CCPCH_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 149U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_F_DPCH_Capability_vals[] = {
+  {   0, "f-DPCH-capable" },
+  {   1, "f-DPCH-non-capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_F_DPCH_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_F_DPCH_SlotFormatCapability_vals[] = {
+  {   0, "f-DPCH-slot-format-capable" },
+  {   1, "f-DPCH-slot-format-non-capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_F_DPCH_SlotFormatCapability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_FNReportingIndicator_vals[] = {
+  {   0, "fN-reporting-required" },
+  {   1, "fN-reporting-not-required" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_FNReportingIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_FrameAdjustmentValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 4095U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_FrameOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 255U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_FPACH_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            -150, 400U, NULL, TRUE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_16(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     16, 16, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_22(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     22, 22, FALSE, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_NAVclockModel_sequence[] = {
+  { &hf_nbap_navToc         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_navaf2         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_navaf1         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_navaf0         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_22 },
+  { &hf_nbap_navTgd         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_NAVclockModel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_NAVclockModel, GANSS_NAVclockModel_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_11(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     11, 11, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_5(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     5, 5, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     3, 3, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_20(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     20, 20, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_26(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     26, 26, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_13(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     13, 13, FALSE, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_CNAVclockModel_sequence[] = {
+  { &hf_nbap_cnavToc        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_cnavTop        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_cnavURA0       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_5 },
+  { &hf_nbap_cnavURA1       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_3 },
+  { &hf_nbap_cnavURA2       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_3 },
+  { &hf_nbap_cnavAf2        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_10 },
+  { &hf_nbap_cnavAf1        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_20 },
+  { &hf_nbap_cnavAf0        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_26 },
+  { &hf_nbap_cnavTgd        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_13 },
+  { &hf_nbap_cnavISCl1cp    , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_13 },
+  { &hf_nbap_cnavISCl1cd    , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_13 },
+  { &hf_nbap_cnavISCl1ca    , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_13 },
+  { &hf_nbap_cnavISCl2c     , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_13 },
+  { &hf_nbap_cnavISCl5i5    , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_13 },
+  { &hf_nbap_cnavISCl5q5    , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_13 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_CNAVclockModel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_CNAVclockModel, GANSS_CNAVclockModel_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_GLONASSclockModel_sequence[] = {
+  { &hf_nbap_gloTau         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_22 },
+  { &hf_nbap_gloGamma       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_gloDeltaTau    , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_5 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_GLONASSclockModel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_GLONASSclockModel, GANSS_GLONASSclockModel_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_12(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     12, 12, FALSE, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_SBASclockModel_sequence[] = {
+  { &hf_nbap_sbasTo         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_13 },
+  { &hf_nbap_sbasAgfo       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_12 },
+  { &hf_nbap_sbasAgf1       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_SBASclockModel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_SBASclockModel, GANSS_SBASclockModel_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_GANSS_AddClockModels_vals[] = {
+  {   0, "navClockModel" },
+  {   1, "cnavClockModel" },
+  {   2, "glonassClockModel" },
+  {   3, "sbasClockModel" },
+  { 0, NULL }
+};
+
+static const per_choice_t GANSS_AddClockModels_choice[] = {
+  {   0, &hf_nbap_navClockModel  , ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_NAVclockModel },
+  {   1, &hf_nbap_cnavClockModel , ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_CNAVclockModel },
+  {   2, &hf_nbap_glonassClockModel, ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_GLONASSclockModel },
+  {   3, &hf_nbap_sbasClockModel , ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_SBASclockModel },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_AddClockModels(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_GANSS_AddClockModels, GANSS_AddClockModels_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_GANSS_AddIonoModelReq(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     2, 2, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_GANSS_AddNavigationModelsReq(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_boolean(tvb, offset, actx, tree, hf_index, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_4(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     4, 4, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     1, 1, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_32(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     32, 32, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_24(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     24, 24, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_14(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     14, 14, FALSE, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_NavModel_NAVKeplerianSet_sequence[] = {
+  { &hf_nbap_navURA         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_4 },
+  { &hf_nbap_navFitFlag     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_1 },
+  { &hf_nbap_navToe         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_navOmega       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_navDeltaN      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_navM0          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_navOmegaADot   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
+  { &hf_nbap_navE           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_navIDot        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_14 },
+  { &hf_nbap_navAPowerHalf  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_navI0          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_navOmegaA0     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_navCrs         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_navCis         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_navCus         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_navCrc         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_navCic         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_navCuc         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_NavModel_NAVKeplerianSet(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_NavModel_NAVKeplerianSet, GANSS_NavModel_NAVKeplerianSet_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_25(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     25, 25, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_17(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     17, 17, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_23(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     23, 23, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_33(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     33, 33, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_15(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     15, 15, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_21(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     21, 21, FALSE, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_NavModel_CNAVKeplerianSet_sequence[] = {
+  { &hf_nbap_cnavTop        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_cnavURAindex   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_5 },
+  { &hf_nbap_cnavDeltaA     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_26 },
+  { &hf_nbap_cnavAdot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_25 },
+  { &hf_nbap_cnavDeltaNo    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_17 },
+  { &hf_nbap_cnavDeltaNoDot , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_23 },
+  { &hf_nbap_cnavMo         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_33 },
+  { &hf_nbap_cnavE          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_33 },
+  { &hf_nbap_cnavOmega      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_33 },
+  { &hf_nbap_cnavOMEGA0     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_33 },
+  { &hf_nbap_cnavDeltaOmegaDot, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_17 },
+  { &hf_nbap_cnavIo         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_33 },
+  { &hf_nbap_cnavIoDot      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_15 },
+  { &hf_nbap_cnavCis        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_cnavCic        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_cnavCrs        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
+  { &hf_nbap_cnavCrc        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
+  { &hf_nbap_cnavCus        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_21 },
+  { &hf_nbap_cnavCuc        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_21 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_NavModel_CNAVKeplerianSet(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_NavModel_CNAVKeplerianSet, GANSS_NavModel_CNAVKeplerianSet_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     2, 2, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_27(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     27, 27, FALSE, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_NavModel_GLONASSecef_sequence[] = {
+  { &hf_nbap_gloEn          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_5 },
+  { &hf_nbap_gloP1          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_2 },
+  { &hf_nbap_gloP2          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_1 },
+  { &hf_nbap_gloM           , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_2 },
+  { &hf_nbap_gloX           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_27 },
+  { &hf_nbap_gloXdot        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
+  { &hf_nbap_gloXdotdot     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_5 },
+  { &hf_nbap_gloY           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_27 },
+  { &hf_nbap_gloYdot        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
+  { &hf_nbap_gloYdotdot     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_5 },
+  { &hf_nbap_gloZ           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_27 },
+  { &hf_nbap_gloZdot        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
+  { &hf_nbap_gloZdotdot     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_5 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_NavModel_GLONASSecef(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_NavModel_GLONASSecef, GANSS_NavModel_GLONASSecef_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_30(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     30, 30, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_18(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     18, 18, FALSE, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_NavModel_SBASecef_sequence[] = {
+  { &hf_nbap_sbasTo         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_13 },
+  { &hf_nbap_sbasAccuracy   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_4 },
+  { &hf_nbap_sbasXg         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_30 },
+  { &hf_nbap_sbasYg         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_30 },
+  { &hf_nbap_sbasZg         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_25 },
+  { &hf_nbap_sbasXgDot      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_17 },
+  { &hf_nbap_sbasYgDot      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_17 },
+  { &hf_nbap_sbasZgDot      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_18 },
+  { &hf_nbap_sbasXgDotDot   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_10 },
+  { &hf_nbap_sbagYgDotDot   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_10 },
+  { &hf_nbap_sbasZgDotDot   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_10 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_NavModel_SBASecef(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_NavModel_SBASecef, GANSS_NavModel_SBASecef_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_GANSS_AddOrbitModels_vals[] = {
+  {   0, "navKeplerianSet" },
+  {   1, "cnavKeplerianSet" },
+  {   2, "glonassECEF" },
+  {   3, "sbasECEF" },
+  { 0, NULL }
+};
+
+static const per_choice_t GANSS_AddOrbitModels_choice[] = {
+  {   0, &hf_nbap_navKeplerianSet, ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_NavModel_NAVKeplerianSet },
+  {   1, &hf_nbap_cnavKeplerianSet, ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_NavModel_CNAVKeplerianSet },
+  {   2, &hf_nbap_glonassECEF    , ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_NavModel_GLONASSecef },
+  {   3, &hf_nbap_sbasECEF       , ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_NavModel_SBASecef },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_AddOrbitModels(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_GANSS_AddOrbitModels, GANSS_AddOrbitModels_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_GANSS_AddUTCModelsReq(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_boolean(tvb, offset, actx, tree, hf_index, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GPS_Ionospheric_Model_sequence[] = {
+  { &hf_nbap_alpha_zero_ionos_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_alpha_one_ionos_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_alpha_two_ionos_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_alpha_three_ionos, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_beta_zero_ionos, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_beta_one_ionos , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_beta_two_ionos , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_beta_three_ionos, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GPS_Ionospheric_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GPS_Ionospheric_Model, GPS_Ionospheric_Model_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Additional_Ionospheric_Model_sequence[] = {
+  { &hf_nbap_dataID         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_2 },
+  { &hf_nbap_alpha_beta_parameters, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GPS_Ionospheric_Model },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Additional_Ionospheric_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_Additional_Ionospheric_Model, GANSS_Additional_Ionospheric_Model_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_0_8191(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 8191U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_0_86399(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 86399U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Transmission_Time_sequence[] = {
+  { &hf_nbap_ganssDay       , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_8191 },
+  { &hf_nbap_ganssTod_01    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_86399 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Transmission_Time(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_Transmission_Time, GANSS_Transmission_Time_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_T_non_broadcastIndication_vals[] = {
+  {   0, "true" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_T_non_broadcastIndication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     6, 6, FALSE, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t Ganss_Sat_Info_AddNavList_item_sequence[] = {
+  { &hf_nbap_satId          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_63 },
+  { &hf_nbap_svHealth       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_6 },
+  { &hf_nbap_iod            , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_ganssAddClockModels, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_AddClockModels },
+  { &hf_nbap_ganssAddOrbitModels, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_AddOrbitModels },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Ganss_Sat_Info_AddNavList_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Ganss_Sat_Info_AddNavList_item, Ganss_Sat_Info_AddNavList_item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Ganss_Sat_Info_AddNavList_sequence_of[1] = {
+  { &hf_nbap_Ganss_Sat_Info_AddNavList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Ganss_Sat_Info_AddNavList_item },
+};
+
+static int
+dissect_nbap_Ganss_Sat_Info_AddNavList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Ganss_Sat_Info_AddNavList, Ganss_Sat_Info_AddNavList_sequence_of,
+                                                  1, maxGANSSSat, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Additional_Navigation_Models_sequence[] = {
+  { &hf_nbap_ganss_Transmission_Time, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_Transmission_Time },
+  { &hf_nbap_non_broadcastIndication, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_T_non_broadcastIndication },
+  { &hf_nbap_ganssSatInfoNavList, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Ganss_Sat_Info_AddNavList },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Additional_Navigation_Models(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_Additional_Navigation_Models, GANSS_Additional_Navigation_Models_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_0_37799(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 37799U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_M2147483648_2147483647(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            -2147483648, 2147483647U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_M8388608_8388607(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            -8388608, 8388607U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_M64_63(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            -64, 63U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_T_gnss_to_id_vals[] = {
+  {   0, "gps" },
+  {   1, "galileo" },
+  {   2, "qzss" },
+  {   3, "glonass" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_T_gnss_to_id(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, TRUE, 3, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Time_Model_sequence[] = {
+  { &hf_nbap_ganss_time_model_Ref_Time, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_37799 },
+  { &hf_nbap_ganss_t_a0     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_M2147483648_2147483647 },
+  { &hf_nbap_ganss_t_a1     , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_M8388608_8388607 },
+  { &hf_nbap_ganss_t_a2     , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_M64_63 },
+  { &hf_nbap_gnss_to_id     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_gnss_to_id },
+  { &hf_nbap_ganss_wk_number_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_8191 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Time_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_Time_Model, GANSS_Time_Model_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Additional_Time_Models_sequence_of[1] = {
+  { &hf_nbap_GANSS_Additional_Time_Models_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_Time_Model },
+};
+
+static int
+dissect_nbap_GANSS_Additional_Time_Models(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GANSS_Additional_Time_Models, GANSS_Additional_Time_Models_sequence_of,
+                                                  1, maxGANSS_1, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_UTCmodelSet1_sequence[] = {
+  { &hf_nbap_utcA0          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_utcA1          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_13 },
+  { &hf_nbap_utcA2          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_7 },
+  { &hf_nbap_utcDeltaTls    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_utcTot         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_utcWNot        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_13 },
+  { &hf_nbap_utcWNlsf       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_utcDN          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_4 },
+  { &hf_nbap_utcDeltaTlsf   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_UTCmodelSet1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_UTCmodelSet1, GANSS_UTCmodelSet1_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_DeltaUT1_sequence[] = {
+  { &hf_nbap_b1             , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_b2             , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_10 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_DeltaUT1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_DeltaUT1, GANSS_DeltaUT1_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_UTCmodelSet2_sequence[] = {
+  { &hf_nbap_nA             , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_tauC           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_deltaUT1_01    , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_DeltaUT1 },
+  { &hf_nbap_kp             , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_2 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_UTCmodelSet2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_UTCmodelSet2, GANSS_UTCmodelSet2_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_UTCmodelSet3_sequence[] = {
+  { &hf_nbap_utcA1wnt       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
+  { &hf_nbap_utcA0wnt       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_utcTot_01      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_utcWNt         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_utcDeltaTls    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_utcWNlsf       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_utcDN_01       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_utcDeltaTlsf   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_utcStandardID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_3 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_UTCmodelSet3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_UTCmodelSet3, GANSS_UTCmodelSet3_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_GANSS_Additional_UTC_Models_vals[] = {
+  {   0, "utcModel1" },
+  {   1, "utcModel2" },
+  {   2, "utcModel3" },
+  { 0, NULL }
+};
+
+static const per_choice_t GANSS_Additional_UTC_Models_choice[] = {
+  {   0, &hf_nbap_utcModel1      , ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_UTCmodelSet1 },
+  {   1, &hf_nbap_utcModel2      , ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_UTCmodelSet2 },
+  {   2, &hf_nbap_utcModel3      , ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_UTCmodelSet3 },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Additional_UTC_Models(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_GANSS_Additional_UTC_Models, GANSS_Additional_UTC_Models_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_0_255(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 255U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_0_3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 3U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_SatelliteInformationKPItem_sequence[] = {
+  { &hf_nbap_satId          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_63 },
+  { &hf_nbap_ganss_e_alm    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_ganss_delta_I_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_ganss_omegadot_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_ganss_svhealth_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_4 },
+  { &hf_nbap_ganss_delta_a_sqrt_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_17 },
+  { &hf_nbap_ganss_omegazero_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_ganss_m_zero_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_ganss_omega_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_ganss_af_zero_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_14 },
+  { &hf_nbap_ganss_af_one_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_SatelliteInformationKPItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_SatelliteInformationKPItem, GANSS_SatelliteInformationKPItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_SatelliteInformationKP_sequence_of[1] = {
+  { &hf_nbap_GANSS_SatelliteInformationKP_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_SatelliteInformationKPItem },
+};
+
+static int
+dissect_nbap_GANSS_SatelliteInformationKP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GANSS_SatelliteInformationKP, GANSS_SatelliteInformationKP_sequence_of,
+                                                  1, maxGANSSSatAlmanac, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_KeplerianParametersAlm_sequence[] = {
+  { &hf_nbap_t_oa           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_255 },
+  { &hf_nbap_iod_a          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_3 },
+  { &hf_nbap_gANSS_SatelliteInformationKP, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_SatelliteInformationKP },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_KeplerianParametersAlm(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_KeplerianParametersAlm, GANSS_KeplerianParametersAlm_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Extension_GANSS_AlmanacModel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_nbap_ProtocolIE_Single_Container(tvb, offset, actx, tree, hf_index);
+
+  return offset;
+}
+
+
+static const value_string nbap_GANSS_AlmanacModel_vals[] = {
+  {   0, "gANSS-keplerianParameters" },
+  {   1, "extension-GANSS-AlmanacModel" },
+  { 0, NULL }
+};
+
+static const per_choice_t GANSS_AlmanacModel_choice[] = {
+  {   0, &hf_nbap_gANSS_keplerianParameters, ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_KeplerianParametersAlm },
+  {   1, &hf_nbap_extension_GANSS_AlmanacModel, ASN1_NOT_EXTENSION_ROOT, dissect_nbap_Extension_GANSS_AlmanacModel },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_AlmanacModel(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_GANSS_AlmanacModel, GANSS_AlmanacModel_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Almanac_sequence[] = {
+  { &hf_nbap_ganss_wk_number, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_255 },
+  { &hf_nbap_gANSS_AlmanacModel, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_AlmanacModel },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Almanac(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_Almanac, GANSS_Almanac_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_9(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     9, 9, FALSE, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_SAT_Info_Almanac_SBASecef_sequence[] = {
+  { &hf_nbap_sbasAlmDataID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_2 },
+  { &hf_nbap_svID           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_63 },
+  { &hf_nbap_sbasAlmHealth  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_sbasAlmXg      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_15 },
+  { &hf_nbap_sbasAlmYg      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_15 },
+  { &hf_nbap_sbasAlmZg      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_9 },
+  { &hf_nbap_sbasAlmXgdot   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_3 },
+  { &hf_nbap_sbasAlmYgDot   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_3 },
+  { &hf_nbap_sbasAlmZgDot   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_4 },
+  { &hf_nbap_sbasAlmTo      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_SAT_Info_Almanac_SBASecef(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_SAT_Info_Almanac_SBASecef, GANSS_SAT_Info_Almanac_SBASecef_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_SAT_Info_Almanac_SBASecefList_sequence_of[1] = {
+  { &hf_nbap_GANSS_SAT_Info_Almanac_SBASecefList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_SAT_Info_Almanac_SBASecef },
+};
+
+static int
+dissect_nbap_GANSS_SAT_Info_Almanac_SBASecefList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GANSS_SAT_Info_Almanac_SBASecefList, GANSS_SAT_Info_Almanac_SBASecefList_sequence_of,
+                                                  1, maxGANSSSatAlmanac, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_ALM_ECEFsbasAlmanacSet_sequence[] = {
+  { &hf_nbap_sat_info_SBASecefList, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_SAT_Info_Almanac_SBASecefList },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_ALM_ECEFsbasAlmanacSet(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_ALM_ECEFsbasAlmanacSet, GANSS_ALM_ECEFsbasAlmanacSet_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_SAT_Info_Almanac_GLOkp_sequence[] = {
+  { &hf_nbap_gloAlmNA       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_gloAlmnA       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_5 },
+  { &hf_nbap_gloAlmHA       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_5 },
+  { &hf_nbap_gloAlmLambdaA  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_21 },
+  { &hf_nbap_gloAlmTlambdaA , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_21 },
+  { &hf_nbap_gloAlmDeltaIA  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_18 },
+  { &hf_nbap_gloAkmDeltaTA  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_22 },
+  { &hf_nbap_gloAlmDeltaTdotA, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_7 },
+  { &hf_nbap_gloAlmEpsilonA , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_15 },
+  { &hf_nbap_gloAlmOmegaA   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_gloAlmTauA     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_10 },
+  { &hf_nbap_gloAlmCA       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_1 },
+  { &hf_nbap_gloAlmMA       , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_2 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_SAT_Info_Almanac_GLOkp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_SAT_Info_Almanac_GLOkp, GANSS_SAT_Info_Almanac_GLOkp_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_SAT_Info_Almanac_GLOkpList_sequence_of[1] = {
+  { &hf_nbap_GANSS_SAT_Info_Almanac_GLOkpList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_SAT_Info_Almanac_GLOkp },
+};
+
+static int
+dissect_nbap_GANSS_SAT_Info_Almanac_GLOkpList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GANSS_SAT_Info_Almanac_GLOkpList, GANSS_SAT_Info_Almanac_GLOkpList_sequence_of,
+                                                  1, maxGANSSSatAlmanac, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_ALM_GlonassAlmanacSet_sequence[] = {
+  { &hf_nbap_sat_info_GLOkpList, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_SAT_Info_Almanac_GLOkpList },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_ALM_GlonassAlmanacSet(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_ALM_GlonassAlmanacSet, GANSS_ALM_GlonassAlmanacSet_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_SAT_Info_Almanac_MIDIkp_sequence[] = {
+  { &hf_nbap_svID           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_63 },
+  { &hf_nbap_midiAlmE       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_midiAlmDeltaI  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_midiAlmOmegaDot, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_midiAlmSqrtA   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_17 },
+  { &hf_nbap_midiAlmOmega0  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_midiAlmOmega   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_midiAlmMo      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_midiAlmaf0     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_midiAlmaf1     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_10 },
+  { &hf_nbap_midiAlmL1Health, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_1 },
+  { &hf_nbap_midiAlmL2Health, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_1 },
+  { &hf_nbap_midiAlmL5Health, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_1 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_SAT_Info_Almanac_MIDIkp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_SAT_Info_Almanac_MIDIkp, GANSS_SAT_Info_Almanac_MIDIkp_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_SAT_Info_Almanac_MIDIkpList_sequence_of[1] = {
+  { &hf_nbap_GANSS_SAT_Info_Almanac_MIDIkpList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_SAT_Info_Almanac_MIDIkp },
+};
+
+static int
+dissect_nbap_GANSS_SAT_Info_Almanac_MIDIkpList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GANSS_SAT_Info_Almanac_MIDIkpList, GANSS_SAT_Info_Almanac_MIDIkpList_sequence_of,
+                                                  1, maxGANSSSatAlmanac, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_ALM_MidiAlmanacSet_sequence[] = {
+  { &hf_nbap_t_oa           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_255 },
+  { &hf_nbap_sat_info_MIDIkpList, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_SAT_Info_Almanac_MIDIkpList },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_ALM_MidiAlmanacSet(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_ALM_MidiAlmanacSet, GANSS_ALM_MidiAlmanacSet_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_SAT_Info_Almanac_NAVkp_sequence[] = {
+  { &hf_nbap_svID           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_63 },
+  { &hf_nbap_navAlmE        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_navAlmDeltaI   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_navAlmOMEGADOT , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_navAlmSVHealth , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_navAlmSqrtA    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
+  { &hf_nbap_navAlmOMEGAo   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
+  { &hf_nbap_navAlmOmega    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
+  { &hf_nbap_navAlmMo       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
+  { &hf_nbap_navAlmaf0      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_navAlmaf1      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_11 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_SAT_Info_Almanac_NAVkp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_SAT_Info_Almanac_NAVkp, GANSS_SAT_Info_Almanac_NAVkp_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_SAT_Info_Almanac_NAVkpList_sequence_of[1] = {
+  { &hf_nbap_GANSS_SAT_Info_Almanac_NAVkpList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_SAT_Info_Almanac_NAVkp },
+};
+
+static int
+dissect_nbap_GANSS_SAT_Info_Almanac_NAVkpList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GANSS_SAT_Info_Almanac_NAVkpList, GANSS_SAT_Info_Almanac_NAVkpList_sequence_of,
+                                                  1, maxGANSSSatAlmanac, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_ALM_NAVKeplerianSet_sequence[] = {
+  { &hf_nbap_t_oa           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_255 },
+  { &hf_nbap_sat_info_NAVkpList, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_SAT_Info_Almanac_NAVkpList },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_ALM_NAVKeplerianSet(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_ALM_NAVKeplerianSet, GANSS_ALM_NAVKeplerianSet_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_SAT_Info_Almanac_REDkp_sequence[] = {
+  { &hf_nbap_svID           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_63 },
+  { &hf_nbap_redAlmDeltaA   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_redAlmOmega0   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_7 },
+  { &hf_nbap_redAlmPhi0     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_7 },
+  { &hf_nbap_redAlmL1Health , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_1 },
+  { &hf_nbap_redAlmL2Health , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_1 },
+  { &hf_nbap_redAlmL5Health , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_1 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_SAT_Info_Almanac_REDkp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_SAT_Info_Almanac_REDkp, GANSS_SAT_Info_Almanac_REDkp_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_SAT_Info_Almanac_REDkpList_sequence_of[1] = {
+  { &hf_nbap_GANSS_SAT_Info_Almanac_REDkpList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_SAT_Info_Almanac_REDkp },
+};
+
+static int
+dissect_nbap_GANSS_SAT_Info_Almanac_REDkpList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GANSS_SAT_Info_Almanac_REDkpList, GANSS_SAT_Info_Almanac_REDkpList_sequence_of,
+                                                  1, maxGANSSSatAlmanac, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_ALM_ReducedKeplerianSet_sequence[] = {
+  { &hf_nbap_t_oa           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_255 },
+  { &hf_nbap_sat_info_REDkpList, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_SAT_Info_Almanac_REDkpList },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_ALM_ReducedKeplerianSet(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_ALM_ReducedKeplerianSet, GANSS_ALM_ReducedKeplerianSet_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_AuxInfoGANSS_ID1_element_sequence[] = {
+  { &hf_nbap_svID           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_63 },
+  { &hf_nbap_signalsAvailable, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_AuxInfoGANSS_ID1_element(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_AuxInfoGANSS_ID1_element, GANSS_AuxInfoGANSS_ID1_element_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_AuxInfoGANSS_ID1_sequence_of[1] = {
+  { &hf_nbap_GANSS_AuxInfoGANSS_ID1_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_AuxInfoGANSS_ID1_element },
+};
+
+static int
+dissect_nbap_GANSS_AuxInfoGANSS_ID1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GANSS_AuxInfoGANSS_ID1, GANSS_AuxInfoGANSS_ID1_sequence_of,
+                                                  1, maxGANSSSat, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_M7_13(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            -7, 13U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_AuxInfoGANSS_ID3_element_sequence[] = {
+  { &hf_nbap_svID           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_63 },
+  { &hf_nbap_signalsAvailable, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_channelNumber  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_M7_13 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_AuxInfoGANSS_ID3_element(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_AuxInfoGANSS_ID3_element, GANSS_AuxInfoGANSS_ID3_element_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_AuxInfoGANSS_ID3_sequence_of[1] = {
+  { &hf_nbap_GANSS_AuxInfoGANSS_ID3_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_AuxInfoGANSS_ID3_element },
+};
+
+static int
+dissect_nbap_GANSS_AuxInfoGANSS_ID3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GANSS_AuxInfoGANSS_ID3, GANSS_AuxInfoGANSS_ID3_sequence_of,
+                                                  1, maxGANSSSat, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_GANSS_Auxiliary_Information_vals[] = {
+  {   0, "ganssID1" },
+  {   1, "ganssID3" },
+  { 0, NULL }
+};
+
+static const per_choice_t GANSS_Auxiliary_Information_choice[] = {
+  {   0, &hf_nbap_ganssID1       , ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_AuxInfoGANSS_ID1 },
+  {   1, &hf_nbap_ganssID3       , ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_AuxInfoGANSS_ID3 },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Auxiliary_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_GANSS_Auxiliary_Information, GANSS_Auxiliary_Information_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_GANSS_AuxInfoReq(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_boolean(tvb, offset, actx, tree, hf_index, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_28(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     28, 28, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_0_1_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 1U, NULL, TRUE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_SatelliteClockModelItem_sequence[] = {
+  { &hf_nbap_t_oc           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_14 },
+  { &hf_nbap_a_i2           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_12 },
+  { &hf_nbap_a_i1           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_18 },
+  { &hf_nbap_a_i0           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_28 },
+  { &hf_nbap_t_gd           , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_10 },
+  { &hf_nbap_model_id       , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_0_1_ },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_SatelliteClockModelItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_SatelliteClockModelItem, GANSS_SatelliteClockModelItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Clock_Model_sequence_of[1] = {
+  { &hf_nbap_GANSS_Clock_Model_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_SatelliteClockModelItem },
+};
+
+static int
+dissect_nbap_GANSS_Clock_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GANSS_Clock_Model, GANSS_Clock_Model_sequence_of,
+                                                  1, maxGANSSClockMod, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_IonosphereRegionalStormFlags_sequence[] = {
+  { &hf_nbap_storm_flag_one , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BOOLEAN },
+  { &hf_nbap_storm_flag_two , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BOOLEAN },
+  { &hf_nbap_storm_flag_three, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BOOLEAN },
+  { &hf_nbap_storm_flag_four, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BOOLEAN },
+  { &hf_nbap_storm_flag_five, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BOOLEAN },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_IonosphereRegionalStormFlags(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_IonosphereRegionalStormFlags, GANSS_IonosphereRegionalStormFlags_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Ionospheric_Model_sequence[] = {
+  { &hf_nbap_alpha_zero_ionos, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_12 },
+  { &hf_nbap_alpha_one_ionos, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_12 },
+  { &hf_nbap_alpha_two_ionos, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_12 },
+  { &hf_nbap_gANSS_IonosphereRegionalStormFlags, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_IonosphereRegionalStormFlags },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Ionospheric_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_Ionospheric_Model, GANSS_Ionospheric_Model_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_T_latitudeSign_vals[] = {
+  {   0, "north" },
+  {   1, "south" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_T_latitudeSign(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_0_2147483647(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 2147483647U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_T_directionOfAltitude_vals[] = {
+  {   0, "height" },
+  {   1, "depth" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_T_directionOfAltitude(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_RX_Pos_sequence[] = {
+  { &hf_nbap_latitudeSign   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_latitudeSign },
+  { &hf_nbap_degreesOfLatitude, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_2147483647 },
+  { &hf_nbap_degreesOfLongitude, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_M2147483648_2147483647 },
+  { &hf_nbap_directionOfAltitude, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_directionOfAltitude },
+  { &hf_nbap_altitude       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_32767 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_RX_Pos(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_RX_Pos, GANSS_RX_Pos_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Common_Data_sequence[] = {
+  { &hf_nbap_ganss_Ionospheric_Model, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_Ionospheric_Model },
+  { &hf_nbap_ganss_Rx_Pos   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_RX_Pos },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Common_Data(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_Common_Data, GANSS_Common_Data_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_CommonDataInfoReq_sequence[] = {
+  { &hf_nbap_ionospheric_Model, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BOOLEAN },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_CommonDataInfoReq(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_CommonDataInfoReq, GANSS_CommonDataInfoReq_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_0_59_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 59U, NULL, TRUE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_1_1024(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     1, 1024, FALSE, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_DataBitAssistanceSgnItem_sequence[] = {
+  { &hf_nbap_ganss_SignalId , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_Signal_ID },
+  { &hf_nbap_ganssDataBits  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_1_1024 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_DataBitAssistanceSgnItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_DataBitAssistanceSgnItem, GANSS_DataBitAssistanceSgnItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_DataBitAssistanceSgnList_sequence_of[1] = {
+  { &hf_nbap_GANSS_DataBitAssistanceSgnList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_DataBitAssistanceSgnItem },
+};
+
+static int
+dissect_nbap_GANSS_DataBitAssistanceSgnList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GANSS_DataBitAssistanceSgnList, GANSS_DataBitAssistanceSgnList_sequence_of,
+                                                  1, maxSgnType, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_DataBitAssistanceItem_sequence[] = {
+  { &hf_nbap_satId          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_63 },
+  { &hf_nbap_dataBitAssistanceSgnList, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_DataBitAssistanceSgnList },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_DataBitAssistanceItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_DataBitAssistanceItem, GANSS_DataBitAssistanceItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_DataBitAssistanceList_sequence_of[1] = {
+  { &hf_nbap_GANSS_DataBitAssistanceList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_DataBitAssistanceItem },
+};
+
+static int
+dissect_nbap_GANSS_DataBitAssistanceList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GANSS_DataBitAssistanceList, GANSS_DataBitAssistanceList_sequence_of,
+                                                  1, maxGANSSSat, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Data_Bit_Assistance_sequence[] = {
+  { &hf_nbap_ganssTod       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_59_ },
+  { &hf_nbap_dataBitAssistancelist, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_DataBitAssistanceList },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Data_Bit_Assistance(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_Data_Bit_Assistance, GANSS_Data_Bit_Assistance_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_0_15(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 15U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t T_ganss_SatelliteInfo_sequence_of[1] = {
+  { &hf_nbap_ganss_SatelliteInfo_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_63 },
+};
+
+static int
+dissect_nbap_T_ganss_SatelliteInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_T_ganss_SatelliteInfo, T_ganss_SatelliteInfo_sequence_of,
+                                                  1, maxGANSSSat, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Data_Bit_Assistance_ReqList_sequence[] = {
+  { &hf_nbap_dGANSS_Signal_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_ganss_DataBitInterval, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_15 },
+  { &hf_nbap_ganss_SatelliteInfo, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_T_ganss_SatelliteInfo },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Data_Bit_Assistance_ReqList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_Data_Bit_Assistance_ReqList, GANSS_Data_Bit_Assistance_ReqList_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Data_Bit_Assistance_ReqItem_sequence[] = {
+  { &hf_nbap_ganssTod_01    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_86399 },
+  { &hf_nbap_ganss_Data_Bit_Assistance_ReqList, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_Data_Bit_Assistance_ReqList },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Data_Bit_Assistance_ReqItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_Data_Bit_Assistance_ReqItem, GANSS_Data_Bit_Assistance_ReqItem_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_31(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     31, 31, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_19(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     19, 19, FALSE, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Earth_Orientation_Parameters_sequence[] = {
+  { &hf_nbap_teop           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_pmX            , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_21 },
+  { &hf_nbap_pmXdot         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_15 },
+  { &hf_nbap_pmY            , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_21 },
+  { &hf_nbap_pmYdot         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_15 },
+  { &hf_nbap_deltaUT1       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_31 },
+  { &hf_nbap_deltaUT1dot    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_19 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Earth_Orientation_Parameters(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_Earth_Orientation_Parameters, GANSS_Earth_Orientation_Parameters_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_GANSS_EarthOrientParaReq(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_boolean(tvb, offset, actx, tree, hf_index, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_GANSS_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 7U, NULL, TRUE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_GenericDataInfoReqItem_sequence[] = {
+  { &hf_nbap_ganss_Id       , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_ID },
+  { &hf_nbap_ganss_Navigation_Model_And_Time_Recovery, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BOOLEAN },
+  { &hf_nbap_ganss_Time_Model_GNSS_GNSS, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_9 },
+  { &hf_nbap_ganss_UTC_Model, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BOOLEAN },
+  { &hf_nbap_ganss_Almanac  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BOOLEAN },
+  { &hf_nbap_ganss_Real_Time_Integrity, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BOOLEAN },
+  { &hf_nbap_ganss_Data_Bit_Assistance_Req, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_Data_Bit_Assistance_ReqItem },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_GenericDataInfoReqItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_GenericDataInfoReqItem, GANSS_GenericDataInfoReqItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_GenericDataInfoReqList_sequence_of[1] = {
+  { &hf_nbap_GANSS_GenericDataInfoReqList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_GenericDataInfoReqItem },
+};
+
+static int
+dissect_nbap_GANSS_GenericDataInfoReqList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GANSS_GenericDataInfoReqList, GANSS_GenericDataInfoReqList_sequence_of,
+                                                  1, maxNoGANSS, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_T_non_broadcastIndication_01_vals[] = {
+  {   0, "true" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_T_non_broadcastIndication_01(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_KeplerianParametersOrb_sequence[] = {
+  { &hf_nbap_toe_nav        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_14 },
+  { &hf_nbap_ganss_omega_nav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_delta_n_nav    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_m_zero_nav     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_omegadot_nav   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
+  { &hf_nbap_ganss_e_nav    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_idot_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_14 },
+  { &hf_nbap_a_sqrt_nav     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_i_zero_nav     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_omega_zero_nav , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_c_rs_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_c_is_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_c_us_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_c_rc_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_c_ic_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_c_uc_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_KeplerianParametersOrb(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_KeplerianParametersOrb, GANSS_KeplerianParametersOrb_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_GANSS_Orbit_Model_vals[] = {
+  {   0, "gANSS-keplerianParameters" },
+  { 0, NULL }
+};
+
+static const per_choice_t GANSS_Orbit_Model_choice[] = {
+  {   0, &hf_nbap_gANSS_keplerianParameters_01, ASN1_EXTENSION_ROOT    , dissect_nbap_GANSS_KeplerianParametersOrb },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Orbit_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_GANSS_Orbit_Model, GANSS_Orbit_Model_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Sat_Info_Nav_item_sequence[] = {
+  { &hf_nbap_satId          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_63 },
+  { &hf_nbap_svHealth_01    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_5 },
+  { &hf_nbap_iod_01         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_10 },
+  { &hf_nbap_ganssClockModel, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_Clock_Model },
+  { &hf_nbap_ganssOrbitModel, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_Orbit_Model },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Sat_Info_Nav_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_Sat_Info_Nav_item, GANSS_Sat_Info_Nav_item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Sat_Info_Nav_sequence_of[1] = {
+  { &hf_nbap_GANSS_Sat_Info_Nav_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_Sat_Info_Nav_item },
+};
+
+static int
+dissect_nbap_GANSS_Sat_Info_Nav(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GANSS_Sat_Info_Nav, GANSS_Sat_Info_Nav_sequence_of,
+                                                  1, maxGANSSSat, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Navigation_Model_And_Time_Recovery_sequence[] = {
+  { &hf_nbap_ganss_Transmission_Time, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_Transmission_Time },
+  { &hf_nbap_non_broadcastIndication_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_T_non_broadcastIndication_01 },
+  { &hf_nbap_ganssSatInfoNav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_Sat_Info_Nav },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Navigation_Model_And_Time_Recovery(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_Navigation_Model_And_Time_Recovery, GANSS_Navigation_Model_And_Time_Recovery_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_UTC_Model_sequence[] = {
+  { &hf_nbap_a_one_utc      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
+  { &hf_nbap_a_zero_utc     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_t_ot_utc       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_w_n_t_utc      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_delta_t_ls_utc , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_w_n_lsf_utc    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_dn_utc         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_delta_t_lsf_utc, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_UTC_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_UTC_Model, GANSS_UTC_Model_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_RealTimeInformationItem_sequence[] = {
+  { &hf_nbap_bad_ganss_satId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_63 },
+  { &hf_nbap_bad_ganss_signalId, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_RealTimeInformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_RealTimeInformationItem, GANSS_RealTimeInformationItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Real_Time_Integrity_sequence_of[1] = {
+  { &hf_nbap_GANSS_Real_Time_Integrity_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_RealTimeInformationItem },
+};
+
+static int
+dissect_nbap_GANSS_Real_Time_Integrity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GANSS_Real_Time_Integrity, GANSS_Real_Time_Integrity_sequence_of,
+                                                  1, maxGANSSSat, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Generic_DataItem_sequence[] = {
+  { &hf_nbap_ganss_Id       , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_ID },
+  { &hf_nbap_dganss_Correction, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DGANSSCorrections },
+  { &hf_nbap_ganss_Navigation_Model_And_Time_Recovery_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_Navigation_Model_And_Time_Recovery },
+  { &hf_nbap_ganss_Time_Model, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_Time_Model },
+  { &hf_nbap_ganss_UTC_TIME , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_UTC_Model },
+  { &hf_nbap_ganss_Almanac_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_Almanac },
+  { &hf_nbap_ganss_Real_Time_Integrity_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_Real_Time_Integrity },
+  { &hf_nbap_ganss_Data_Bit_Assistance, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_Data_Bit_Assistance },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Generic_DataItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_Generic_DataItem, GANSS_Generic_DataItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Generic_Data_sequence_of[1] = {
+  { &hf_nbap_GANSS_Generic_Data_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GANSS_Generic_DataItem },
+};
+
+static int
+dissect_nbap_GANSS_Generic_Data(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GANSS_Generic_Data, GANSS_Generic_Data_sequence_of,
+                                                  1, maxNoGANSS, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GANSS_Information_sequence[] = {
+  { &hf_nbap_gANSS_CommonDataInfoReq, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_CommonDataInfoReq },
+  { &hf_nbap_gANSS_GenericDataInfoReqList, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_GANSS_GenericDataInfoReqList },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GANSS_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GANSS_Information, GANSS_Information_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_GANSS_SBAS_ID_vals[] = {
+  {   0, "waas" },
+  {   1, "egnos" },
+  {   2, "msas" },
+  {   3, "gagan" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_GANSS_SBAS_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     4, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_GANSS_Time_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 7U, NULL, TRUE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_GapLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 14U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_GapDuration(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 144U, NULL, TRUE);
+
+  return offset;
+}
+
+
+static const per_sequence_t SAT_Info_Almanac_Item_sequence[] = {
+  { &hf_nbap_data_id        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DATA_ID },
+  { &hf_nbap_sat_id         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_ID },
+  { &hf_nbap_gps_e_alm      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_gps_toa_alm    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_gps_delta_I_alm, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_omegadot_alm   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_svhealth_alm   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
   { &hf_nbap_gps_a_sqrt_alm , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
   { &hf_nbap_omegazero_alm  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
   { &hf_nbap_m_zero_alm     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
@@ -14591,23 +21538,1007 @@ static const per_sequence_t SAT_Info_Almanac_Item_sequence[] = {
 };
 
 static int
-dissect_nbap_SAT_Info_Almanac_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_SAT_Info_Almanac_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_SAT_Info_Almanac_Item, SAT_Info_Almanac_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t SAT_Info_Almanac_sequence_of[1] = {
+  { &hf_nbap_SAT_Info_Almanac_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_Info_Almanac_Item },
+};
+
+static int
+dissect_nbap_SAT_Info_Almanac(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_SAT_Info_Almanac, SAT_Info_Almanac_sequence_of,
+                                                  1, maxNoSat, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_364(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     364, 364, FALSE, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GPS_Almanac_sequence[] = {
+  { &hf_nbap_wna_alm        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_sat_info_almanac, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_Info_Almanac },
+  { &hf_nbap_sVGlobalHealth_alm, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_364 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GPS_Almanac(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GPS_Almanac, GPS_Almanac_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_GPS_Information_Item_vals[] = {
+  {   0, "gps-navigation-model-and-time-recovery" },
+  {   1, "gps-ionospheric-model" },
+  {   2, "gps-utc-model" },
+  {   3, "gps-almanac" },
+  {   4, "gps-rt-integrity" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_GPS_Information_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     5, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GPS_Information_sequence_of[1] = {
+  { &hf_nbap_GPS_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GPS_Information_Item },
+};
+
+static int
+dissect_nbap_GPS_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GPS_Information, GPS_Information_sequence_of,
+                                                  0, maxNoGPSItems, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t SAT_Info_RealTime_Integrity_Item_sequence[] = {
+  { &hf_nbap_bad_sat_id     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_ID },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_SAT_Info_RealTime_Integrity_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_SAT_Info_RealTime_Integrity_Item, SAT_Info_RealTime_Integrity_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t SATInfo_RealTime_Integrity_sequence_of[1] = {
+  { &hf_nbap_SATInfo_RealTime_Integrity_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_Info_RealTime_Integrity_Item },
+};
+
+static int
+dissect_nbap_SATInfo_RealTime_Integrity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_SATInfo_RealTime_Integrity, SATInfo_RealTime_Integrity_sequence_of,
+                                                  1, maxNoSat, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t GPSBadSat_Info_RealTime_Integrity_sequence[] = {
+  { &hf_nbap_sat_info       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SATInfo_RealTime_Integrity },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GPSBadSat_Info_RealTime_Integrity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GPSBadSat_Info_RealTime_Integrity, GPSBadSat_Info_RealTime_Integrity_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_GPS_RealTime_Integrity_vals[] = {
+  {   0, "bad-satellites" },
+  {   1, "no-bad-satellites" },
+  { 0, NULL }
+};
+
+static const per_choice_t GPS_RealTime_Integrity_choice[] = {
+  {   0, &hf_nbap_bad_satellites , ASN1_NO_EXTENSIONS     , dissect_nbap_GPSBadSat_Info_RealTime_Integrity },
+  {   1, &hf_nbap_no_bad_satellites, ASN1_NO_EXTENSIONS     , dissect_nbap_NULL },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_GPS_RealTime_Integrity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_GPS_RealTime_Integrity, GPS_RealTime_Integrity_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_0_1048575(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 1048575U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_BIT_STRING_SIZE_87(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     87, 87, FALSE, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GPS_NavandRecovery_Item_sequence[] = {
+  { &hf_nbap_tx_tow_nav     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_1048575 },
+  { &hf_nbap_sat_id_nav     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_ID },
+  { &hf_nbap_tlm_message_nav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_14 },
+  { &hf_nbap_tlm_revd_c_nav , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_2 },
+  { &hf_nbap_ho_word_nav    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_22 },
+  { &hf_nbap_w_n_nav        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_10 },
+  { &hf_nbap_ca_or_p_on_l2_nav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_2 },
+  { &hf_nbap_user_range_accuracy_index_nav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_4 },
+  { &hf_nbap_sv_health_nav  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_6 },
+  { &hf_nbap_iodc_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_10 },
+  { &hf_nbap_l2_p_dataflag_nav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_1 },
+  { &hf_nbap_sf1_reserved_nav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_87 },
+  { &hf_nbap_t_gd_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_t_oc_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_a_f_2_nav      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_a_f_1_nav      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_a_f_zero_nav   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_22 },
+  { &hf_nbap_c_rs_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_delta_n_nav    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_m_zero_nav     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_c_uc_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_gps_e_nav      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_c_us_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_a_sqrt_nav     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_t_oe_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_fit_interval_flag_nav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_1 },
+  { &hf_nbap_aodo_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_5 },
+  { &hf_nbap_c_ic_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_omega_zero_nav , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_c_is_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_i_zero_nav     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_c_rc_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
+  { &hf_nbap_gps_omega_nav  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_omegadot_nav   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
+  { &hf_nbap_idot_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_14 },
+  { &hf_nbap_spare_zero_fill, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_20 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GPS_NavandRecovery_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GPS_NavandRecovery_Item, GPS_NavandRecovery_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GPS_NavigationModel_and_TimeRecovery_sequence_of[1] = {
+  { &hf_nbap_GPS_NavigationModel_and_TimeRecovery_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GPS_NavandRecovery_Item },
+};
+
+static int
+dissect_nbap_GPS_NavigationModel_and_TimeRecovery(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_GPS_NavigationModel_and_TimeRecovery, GPS_NavigationModel_and_TimeRecovery_sequence_of,
+                                                  1, maxNoSat, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_T_latitudeSign_01_vals[] = {
+  {   0, "north" },
+  {   1, "south" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_T_latitudeSign_01(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_0_8388607(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 8388607U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_T_directionOfAltitude_01_vals[] = {
+  {   0, "height" },
+  {   1, "depth" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_T_directionOfAltitude_01(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t GPS_RX_POS_sequence[] = {
+  { &hf_nbap_latitudeSign_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_latitudeSign_01 },
+  { &hf_nbap_latitude       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_8388607 },
+  { &hf_nbap_longitude      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_M8388608_8388607 },
+  { &hf_nbap_directionOfAltitude_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_directionOfAltitude_01 },
+  { &hf_nbap_altitude       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_32767 },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GPS_RX_POS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GPS_RX_POS, GPS_RX_POS_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t GPS_UTC_Model_sequence[] = {
+  { &hf_nbap_a_one_utc      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
+  { &hf_nbap_a_zero_utc     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
+  { &hf_nbap_t_ot_utc       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_delta_t_ls_utc , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_w_n_t_utc      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_w_n_lsf_utc    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_dn_utc         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_delta_t_lsf_utc, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_GPS_UTC_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_GPS_UTC_Model, GPS_UTC_Model_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_1_8_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 8U, NULL, TRUE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HARQ_MemoryPartitioning_Implicit_sequence[] = {
+  { &hf_nbap_number_of_Processes, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_1_8_ },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HARQ_MemoryPartitioning_Implicit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HARQ_MemoryPartitioning_Implicit, HARQ_MemoryPartitioning_Implicit_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_T_process_Memory_Size_vals[] = {
+  {   0, "hms800" },
+  {   1, "hms1600" },
+  {   2, "hms2400" },
+  {   3, "hms3200" },
+  {   4, "hms4000" },
+  {   5, "hms4800" },
+  {   6, "hms5600" },
+  {   7, "hms6400" },
+  {   8, "hms7200" },
+  {   9, "hms8000" },
+  {  10, "hms8800" },
+  {  11, "hms9600" },
+  {  12, "hms10400" },
+  {  13, "hms11200" },
+  {  14, "hms12000" },
+  {  15, "hms12800" },
+  {  16, "hms13600" },
+  {  17, "hms14400" },
+  {  18, "hms15200" },
+  {  19, "hms16000" },
+  {  20, "hms17600" },
+  {  21, "hms19200" },
+  {  22, "hms20800" },
+  {  23, "hms22400" },
+  {  24, "hms24000" },
+  {  25, "hms25600" },
+  {  26, "hms27200" },
+  {  27, "hms28800" },
+  {  28, "hms30400" },
+  {  29, "hms32000" },
+  {  30, "hms36000" },
+  {  31, "hms40000" },
+  {  32, "hms44000" },
+  {  33, "hms48000" },
+  {  34, "hms52000" },
+  {  35, "hms56000" },
+  {  36, "hms60000" },
+  {  37, "hms64000" },
+  {  38, "hms68000" },
+  {  39, "hms72000" },
+  {  40, "hms76000" },
+  {  41, "hms80000" },
+  {  42, "hms88000" },
+  {  43, "hms96000" },
+  {  44, "hms104000" },
+  {  45, "hms112000" },
+  {  46, "hms120000" },
+  {  47, "hms128000" },
+  {  48, "hms136000" },
+  {  49, "hms144000" },
+  {  50, "hms152000" },
+  {  51, "hms160000" },
+  {  52, "hms176000" },
+  {  53, "hms192000" },
+  {  54, "hms208000" },
+  {  55, "hms224000" },
+  {  56, "hms240000" },
+  {  57, "hms256000" },
+  {  58, "hms272000" },
+  {  59, "hms288000" },
+  {  60, "hms304000" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_T_process_Memory_Size(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     61, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t HARQ_MemoryPartitioningItem_sequence[] = {
+  { &hf_nbap_process_Memory_Size, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_process_Memory_Size },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HARQ_MemoryPartitioningItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HARQ_MemoryPartitioningItem, HARQ_MemoryPartitioningItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t HARQ_MemoryPartitioningList_sequence_of[1] = {
+  { &hf_nbap_HARQ_MemoryPartitioningList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HARQ_MemoryPartitioningItem },
+};
+
+static int
+dissect_nbap_HARQ_MemoryPartitioningList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HARQ_MemoryPartitioningList, HARQ_MemoryPartitioningList_sequence_of,
+                                                  1, maxNrOfHARQProcesses, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HARQ_MemoryPartitioning_Explicit_sequence[] = {
+  { &hf_nbap_hARQ_MemoryPartitioningList, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HARQ_MemoryPartitioningList },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HARQ_MemoryPartitioning_Explicit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HARQ_MemoryPartitioning_Explicit, HARQ_MemoryPartitioning_Explicit_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_HARQ_MemoryPartitioning_vals[] = {
+  {   0, "implicit" },
+  {   1, "explicit" },
+  { 0, NULL }
+};
+
+static const per_choice_t HARQ_MemoryPartitioning_choice[] = {
+  {   0, &hf_nbap_implicit       , ASN1_EXTENSION_ROOT    , dissect_nbap_HARQ_MemoryPartitioning_Implicit },
+  {   1, &hf_nbap_explicit       , ASN1_EXTENSION_ROOT    , dissect_nbap_HARQ_MemoryPartitioning_Explicit },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_HARQ_MemoryPartitioning(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_HARQ_MemoryPartitioning, HARQ_MemoryPartitioning_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t HARQ_MemoryPartitioningInfoExtForMIMO_sequence_of[1] = {
+  { &hf_nbap_HARQ_MemoryPartitioningInfoExtForMIMO_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HARQ_MemoryPartitioningItem },
+};
+
+static int
+dissect_nbap_HARQ_MemoryPartitioningInfoExtForMIMO(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HARQ_MemoryPartitioningInfoExtForMIMO, HARQ_MemoryPartitioningInfoExtForMIMO_sequence_of,
+                                                  4, 8, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_HARQ_Preamble_Mode_vals[] = {
+  {   0, "mode0" },
+  {   1, "mode1" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_HARQ_Preamble_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_HARQ_Preamble_Mode_Activation_Indicator_vals[] = {
+  {   0, "harqPreambleModeActivated" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_HARQ_Preamble_Mode_Activation_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_HSDPA_Capability_vals[] = {
+  {   0, "hsdpa-capable" },
+  {   1, "hsdpa-non-capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_HSDPA_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_HS_DSCHProvidedBitRateValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 16777215U, NULL, TRUE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_DSCHProvidedBitRate_Item_sequence[] = {
+  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingPriorityIndicator },
+  { &hf_nbap_hS_DSCHProvidedBitRateValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHProvidedBitRateValue },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HS_DSCHProvidedBitRate_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HS_DSCHProvidedBitRate_Item, HS_DSCHProvidedBitRate_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_DSCHProvidedBitRate_sequence_of[1] = {
+  { &hf_nbap_HS_DSCHProvidedBitRate_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHProvidedBitRate_Item },
+};
+
+static int
+dissect_nbap_HS_DSCHProvidedBitRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HS_DSCHProvidedBitRate, HS_DSCHProvidedBitRate_sequence_of,
+                                                  1, maxNrOfPriorityClasses, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_DSCHProvidedBitRateValueInformation_For_CellPortion_Item_sequence[] = {
+  { &hf_nbap_cellPortionID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellPortionID },
+  { &hf_nbap_hS_DSCHProvidedBitRateValue_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHProvidedBitRate },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_Item, HS_DSCHProvidedBitRateValueInformation_For_CellPortion_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_DSCHProvidedBitRateValueInformation_For_CellPortion_sequence_of[1] = {
+  { &hf_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_Item },
+};
+
+static int
+dissect_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion, HS_DSCHProvidedBitRateValueInformation_For_CellPortion_sequence_of,
+                                                  1, maxNrOfCellPortionsPerCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_Item_sequence[] = {
+  { &hf_nbap_cellPortionLCRID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellPortionLCRID },
+  { &hf_nbap_hS_DSCHProvidedBitRateValue_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHProvidedBitRate },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_Item, HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_sequence_of[1] = {
+  { &hf_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_Item },
+};
+
+static int
+dissect_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR, HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_sequence_of,
+                                                  1, maxNrOfCellPortionsPerCellLCR, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_HS_DSCHRequiredPowerValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 1000U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_HS_DSCHRequiredPowerPerUEWeight(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 100U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_DSCHRequiredPowerPerUEInformation_Item_sequence[] = {
+  { &hf_nbap_cRNC_CommunicationContextID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CRNC_CommunicationContextID },
+  { &hf_nbap_hS_DSCHRequiredPowerPerUEWeight, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_DSCHRequiredPowerPerUEWeight },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HS_DSCHRequiredPowerPerUEInformation_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HS_DSCHRequiredPowerPerUEInformation_Item, HS_DSCHRequiredPowerPerUEInformation_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_DSCHRequiredPowerPerUEInformation_sequence_of[1] = {
+  { &hf_nbap_HS_DSCHRequiredPowerPerUEInformation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHRequiredPowerPerUEInformation_Item },
+};
+
+static int
+dissect_nbap_HS_DSCHRequiredPowerPerUEInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HS_DSCHRequiredPowerPerUEInformation, HS_DSCHRequiredPowerPerUEInformation_sequence_of,
+                                                  1, maxNrOfContextsOnUeList, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_DSCHRequiredPower_Item_sequence[] = {
+  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingPriorityIndicator },
+  { &hf_nbap_hS_DSCHRequiredPowerValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHRequiredPowerValue },
+  { &hf_nbap_hS_DSCHRequiredPowerPerUEInformation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_DSCHRequiredPowerPerUEInformation },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HS_DSCHRequiredPower_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HS_DSCHRequiredPower_Item, HS_DSCHRequiredPower_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_DSCHRequiredPower_sequence_of[1] = {
+  { &hf_nbap_HS_DSCHRequiredPower_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHRequiredPower_Item },
+};
+
+static int
+dissect_nbap_HS_DSCHRequiredPower(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HS_DSCHRequiredPower, HS_DSCHRequiredPower_sequence_of,
+                                                  1, maxNrOfPriorityClasses, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_DSCHRequiredPowerValueInformation_For_CellPortion_Item_sequence[] = {
+  { &hf_nbap_cellPortionID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellPortionID },
+  { &hf_nbap_hS_DSCHRequiredPowerValue_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHRequiredPower },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion_Item, HS_DSCHRequiredPowerValueInformation_For_CellPortion_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_DSCHRequiredPowerValueInformation_For_CellPortion_sequence_of[1] = {
+  { &hf_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion_Item },
+};
+
+static int
+dissect_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion, HS_DSCHRequiredPowerValueInformation_For_CellPortion_sequence_of,
+                                                  1, maxNrOfCellPortionsPerCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_Item_sequence[] = {
+  { &hf_nbap_cellPortionLCRID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellPortionLCRID },
+  { &hf_nbap_hS_DSCHRequiredPowerValue_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHRequiredPower },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_Item, HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_sequence_of[1] = {
+  { &hf_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_Item },
+};
+
+static int
+dissect_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR, HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_sequence_of,
+                                                  1, maxNrOfCellPortionsPerCellLCR, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HSDPA_PICH_Shared_with_PCH_sequence[] = {
+  { &hf_nbap_hsdpa_PICH_SharedPCH_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HSDPA_PICH_Shared_with_PCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSDPA_PICH_Shared_with_PCH, HSDPA_PICH_Shared_with_PCH_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_PICH_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            -10, 5U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_PICH_Mode_vals[] = {
+  {   0, "v18" },
+  {   1, "v36" },
+  {   2, "v72" },
+  {   3, "v144" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_PICH_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     4, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t HSDPA_PICH_notShared_with_PCH_sequence[] = {
+  { &hf_nbap_hSDPA_PICH_notShared_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
+  { &hf_nbap_fdd_DL_Channelisation_CodeNumber, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DL_ChannelisationCodeNumber },
+  { &hf_nbap_pich_Power     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PICH_Power },
+  { &hf_nbap_pich_Mode      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PICH_Mode },
+  { &hf_nbap_sttd_Indicator , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_STTD_Indicator },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HSDPA_PICH_notShared_with_PCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSDPA_PICH_notShared_with_PCH, HSDPA_PICH_notShared_with_PCH_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_HSDPA_Associated_PICH_Information_vals[] = {
+  {   0, "hsdpa-PICH-Shared-with-PCH" },
+  {   1, "hsdpa-PICH-notShared-with-PCH" },
+  { 0, NULL }
+};
+
+static const per_choice_t HSDPA_Associated_PICH_Information_choice[] = {
+  {   0, &hf_nbap_hsdpa_PICH_Shared_with_PCH, ASN1_EXTENSION_ROOT    , dissect_nbap_HSDPA_PICH_Shared_with_PCH },
+  {   1, &hf_nbap_hsdpa_PICH_notShared_with_PCH, ASN1_EXTENSION_ROOT    , dissect_nbap_HSDPA_PICH_notShared_with_PCH },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_HSDPA_Associated_PICH_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_HSDPA_Associated_PICH_Information, HSDPA_Associated_PICH_Information_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_RACH_Measurement_Result_vals[] = {
+  {   0, "cpich-EcNo" },
+  {   1, "cpich-RSCP" },
+  {   2, "pathloss" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_RACH_Measurement_Result(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     3, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t HSDSCH_Common_Information_sequence[] = {
+  { &hf_nbap_cCCH_PriorityQueue_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_Id },
+  { &hf_nbap_sRB1_PriorityQueue_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_Id },
+  { &hf_nbap_associatedCommon_MACFlow, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlow_ID },
+  { &hf_nbap_fACH_Measurement_Occasion_Cycle_Length_Coefficient, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_FACH_Measurement_Occasion_Cycle_Length_Coefficient },
+  { &hf_nbap_rACH_Measurement_Result, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RACH_Measurement_Result },
+  { &hf_nbap_bCCH_Specific_HSDSCH_RNTI_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BCCH_Specific_HSDSCH_RNTI_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HSDSCH_Common_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSDSCH_Common_Information, HSDSCH_Common_Information_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t HSDSCH_Common_System_InformationFDD_sequence[] = {
+  { &hf_nbap_hsdsch_Common_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_Common_Information },
+  { &hf_nbap_commonMACFlow_Specific_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CommonMACFlow_Specific_InfoList },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HSDSCH_Common_System_InformationFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSDSCH_Common_System_InformationFDD, HSDSCH_Common_System_InformationFDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t HSSCCH_Codes_sequence[] = {
+  { &hf_nbap_codeNumber     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_127 },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HSSCCH_Codes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSSCCH_Codes, HSSCCH_Codes_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t HSSCCH_Specific_InformationRespListFDD_sequence_of[1] = {
+  { &hf_nbap_HSSCCH_Specific_InformationRespListFDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSSCCH_Codes },
+};
+
+static int
+dissect_nbap_HSSCCH_Specific_InformationRespListFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HSSCCH_Specific_InformationRespListFDD, HSSCCH_Specific_InformationRespListFDD_sequence_of,
+                                                  1, maxNrOfHSSCCHCodes, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HSDSCH_Common_System_Information_ResponseFDD_sequence[] = {
+  { &hf_nbap_hsSCCH_Specific_Information_ResponseFDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_Specific_InformationRespListFDD },
+  { &hf_nbap_hARQ_MemoryPartitioning, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_MemoryPartitioning },
+  { &hf_nbap_commonMACFlow_Specific_Info_Response, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CommonMACFlow_Specific_InfoList_Response },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HSDSCH_Common_System_Information_ResponseFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSDSCH_Common_System_Information_ResponseFDD, HSDSCH_Common_System_Information_ResponseFDD_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_HSDSCH_MACdFlow_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, maxNrOfMACdFlows_1, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HSDSCH_MACdFlow_Specific_InfoItem_sequence[] = {
+  { &hf_nbap_hsDSCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_ID },
+  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AllocationRetentionPriority },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HSDSCH_MACdFlow_Specific_InfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_SAT_Info_Almanac_Item, SAT_Info_Almanac_Item_sequence);
+                                   ett_nbap_HSDSCH_MACdFlow_Specific_InfoItem, HSDSCH_MACdFlow_Specific_InfoItem_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t SAT_Info_Almanac_sequence_of[1] = {
-  { &hf_nbap_SAT_Info_Almanac_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_Info_Almanac_Item },
+static const per_sequence_t HSDSCH_MACdFlow_Specific_InfoList_sequence_of[1] = {
+  { &hf_nbap_HSDSCH_MACdFlow_Specific_InfoList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_Specific_InfoItem },
 };
 
 static int
-dissect_nbap_SAT_Info_Almanac(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_MACdFlow_Specific_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_SAT_Info_Almanac, SAT_Info_Almanac_sequence_of,
-                                                  1, maxNoSat);
+                                                  ett_nbap_HSDSCH_MACdFlow_Specific_InfoList, HSDSCH_MACdFlow_Specific_InfoList_sequence_of,
+                                                  1, maxNrOfMACdFlows, FALSE);
 
   return offset;
 }
@@ -14615,147 +22546,153 @@ dissect_nbap_SAT_Info_Almanac(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act
 
 
 static int
-dissect_nbap_BIT_STRING_SIZE_364(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     364, 364, FALSE, NULL);
+dissect_nbap_MAChsGuaranteedBitRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 16777215U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const per_sequence_t GPS_Almanac_sequence[] = {
-  { &hf_nbap_wna_alm        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_sat_info_almanac, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_Info_Almanac },
-  { &hf_nbap_sVGlobalHealth_alm, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BIT_STRING_SIZE_364 },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+
+static int
+dissect_nbap_SID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, maxNrOfMACdPDUIndexes_1, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t MACdPDU_Size_IndexItem_sequence[] = {
+  { &hf_nbap_sID            , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SID },
+  { &hf_nbap_macdPDU_Size   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MACdPDU_Size },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GPS_Almanac(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_MACdPDU_Size_IndexItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GPS_Almanac, GPS_Almanac_sequence);
+                                   ett_nbap_MACdPDU_Size_IndexItem, MACdPDU_Size_IndexItem_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t GPS_Ionospheric_Model_sequence[] = {
-  { &hf_nbap_alpha_zero_ionos_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_alpha_one_ionos_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_alpha_two_ionos_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_alpha_three_ionos, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_beta_zero_ionos, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_beta_one_ionos , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_beta_two_ionos , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_beta_three_ionos, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t MACdPDU_Size_Indexlist_sequence_of[1] = {
+  { &hf_nbap_MACdPDU_Size_Indexlist_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_MACdPDU_Size_IndexItem },
 };
 
 static int
-dissect_nbap_GPS_Ionospheric_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GPS_Ionospheric_Model, GPS_Ionospheric_Model_sequence);
+dissect_nbap_MACdPDU_Size_Indexlist(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_MACdPDU_Size_Indexlist, MACdPDU_Size_Indexlist_sequence_of,
+                                                  1, maxNrOfMACdPDUIndexes, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_GPS_Information_Item_vals[] = {
-  {   0, "gps-navigation-model-and-time-recovery" },
-  {   1, "gps-ionospheric-model" },
-  {   2, "gps-utc-model" },
-  {   3, "gps-almanac" },
-  {   4, "gps-rt-integrity" },
+static const value_string nbap_RLC_Mode_vals[] = {
+  {   0, "rLC-AM" },
+  {   1, "rLC-UM" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_GPS_Information_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_RLC_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     5, NULL, TRUE, 0, NULL);
+                                     2, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t GPS_Information_sequence_of[1] = {
-  { &hf_nbap_GPS_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GPS_Information_Item },
+static const per_sequence_t PriorityQueue_InfoItem_sequence[] = {
+  { &hf_nbap_priorityQueueId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_Id },
+  { &hf_nbap_associatedHSDSCH_MACdFlow, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_ID },
+  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingPriorityIndicator },
+  { &hf_nbap_t1             , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T1 },
+  { &hf_nbap_discardTimer   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DiscardTimer },
+  { &hf_nbap_mAC_hsWindowSize, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_hsWindowSize },
+  { &hf_nbap_mAChsGuaranteedBitRate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MAChsGuaranteedBitRate },
+  { &hf_nbap_macdPDU_Size_Index, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MACdPDU_Size_Indexlist },
+  { &hf_nbap_rLC_Mode       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RLC_Mode },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GPS_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_PriorityQueue_InfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_PriorityQueue_InfoItem, PriorityQueue_InfoItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t PriorityQueue_InfoList_sequence_of[1] = {
+  { &hf_nbap_PriorityQueue_InfoList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_InfoItem },
+};
+
+static int
+dissect_nbap_PriorityQueue_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_GPS_Information, GPS_Information_sequence_of,
-                                                  0, maxNoGPSItems);
+                                                  ett_nbap_PriorityQueue_InfoList, PriorityQueue_InfoList_sequence_of,
+                                                  1, maxNrOfPriorityQueues, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t SAT_Info_RealTime_Integrity_Item_sequence[] = {
-  { &hf_nbap_bad_sat_id     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_ID },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t HSDSCH_MACdFlows_Information_sequence[] = {
+  { &hf_nbap_hSDSCH_MACdFlow_Specific_Info, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_Specific_InfoList },
+  { &hf_nbap_priorityQueue_Info, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_InfoList },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_SAT_Info_RealTime_Integrity_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_MACdFlows_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_SAT_Info_RealTime_Integrity_Item, SAT_Info_RealTime_Integrity_Item_sequence);
+                                   ett_nbap_HSDSCH_MACdFlows_Information, HSDSCH_MACdFlows_Information_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t SATInfo_RealTime_Integrity_sequence_of[1] = {
-  { &hf_nbap_SATInfo_RealTime_Integrity_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_Info_RealTime_Integrity_Item },
-};
 
 static int
-dissect_nbap_SATInfo_RealTime_Integrity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_SATInfo_RealTime_Integrity, SATInfo_RealTime_Integrity_sequence_of,
-                                                  1, maxNoSat);
+dissect_nbap_INTEGER_1_64_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 64U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const per_sequence_t GPSBadSat_Info_RealTime_Integrity_sequence[] = {
-  { &hf_nbap_sat_info       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SATInfo_RealTime_Integrity },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t UE_Capability_Information_sequence[] = {
+  { &hf_nbap_hSDSCH_Physical_Layer_Category, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_1_64_ },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GPSBadSat_Info_RealTime_Integrity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_UE_Capability_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GPSBadSat_Info_RealTime_Integrity, GPSBadSat_Info_RealTime_Integrity_sequence);
+                                   ett_nbap_UE_Capability_Information, UE_Capability_Information_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_GPS_RealTime_Integrity_vals[] = {
-  {   0, "bad-satellites" },
-  {   1, "no-bad-satellites" },
-  { 0, NULL }
-};
-
-static const per_choice_t GPS_RealTime_Integrity_choice[] = {
-  {   0, &hf_nbap_bad_satellites , ASN1_NO_EXTENSIONS     , dissect_nbap_GPSBadSat_Info_RealTime_Integrity },
-  {   1, &hf_nbap_no_bad_satellites, ASN1_NO_EXTENSIONS     , dissect_nbap_NULL },
-  { 0, NULL, 0, NULL }
-};
 
 static int
-dissect_nbap_GPS_RealTime_Integrity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_GPS_RealTime_Integrity, GPS_RealTime_Integrity_choice,
-                                 NULL);
+dissect_nbap_MAChsReorderingBufferSize_for_RLC_UM(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 300U, NULL, TRUE);
 
   return offset;
 }
@@ -14763,19 +22700,34 @@ dissect_nbap_GPS_RealTime_Integrity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_
 
 
 static int
-dissect_nbap_INTEGER_0_1048575(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSSCCH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 1048575U, NULL, FALSE);
+                                                            0U, 255U, NULL, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t HSDSCH_FDD_Information_sequence[] = {
+  { &hf_nbap_hSDSCH_MACdFlows_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlows_Information },
+  { &hf_nbap_ueCapability_Info, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_Capability_Information },
+  { &hf_nbap_mAChs_Reordering_Buffer_Size_for_RLC_UM, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAChsReorderingBufferSize_for_RLC_UM },
+  { &hf_nbap_cqiFeedback_CycleK, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CQI_Feedback_Cycle },
+  { &hf_nbap_cqiRepetitionFactor, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_RepetitionFactor },
+  { &hf_nbap_ackNackRepetitionFactor, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AckNack_RepetitionFactor },
+  { &hf_nbap_cqiPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CQI_Power_Offset },
+  { &hf_nbap_ackPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Ack_Power_Offset },
+  { &hf_nbap_nackPowerOffset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Nack_Power_Offset },
+  { &hf_nbap_hsscch_PowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_PowerOffset },
+  { &hf_nbap_measurement_Power_Offset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Measurement_Power_Offset },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_BIT_STRING_SIZE_2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     2, 2, FALSE, NULL);
+dissect_nbap_HSDSCH_FDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSDSCH_FDD_Information, HSDSCH_FDD_Information_sequence);
 
   return offset;
 }
@@ -14783,1498 +22735,1514 @@ dissect_nbap_BIT_STRING_SIZE_2(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac
 
 
 static int
-dissect_nbap_BIT_STRING_SIZE_22(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     22, 22, FALSE, NULL);
+dissect_nbap_TDD_AckNack_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            -7, 8U, NULL, TRUE);
 
   return offset;
 }
 
 
+static const per_sequence_t HSDSCH_TDD_Information_sequence[] = {
+  { &hf_nbap_hSDSCH_MACdFlows_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlows_Information },
+  { &hf_nbap_ueCapability_Info, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_Capability_Information },
+  { &hf_nbap_mAChs_Reordering_Buffer_Size_for_RLC_UM, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAChsReorderingBufferSize_for_RLC_UM },
+  { &hf_nbap_tDD_AckNack_Power_Offset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_AckNack_Power_Offset },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_BIT_STRING_SIZE_6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     6, 6, FALSE, NULL);
+dissect_nbap_HSDSCH_TDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSDSCH_TDD_Information, HSDSCH_TDD_Information_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t HSDSCH_MACdFlow_Specific_InfoItem_to_Modify_sequence[] = {
+  { &hf_nbap_hsDSCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_ID },
+  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_AllocationRetentionPriority },
+  { &hf_nbap_transportBearerRequestIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportBearerRequestIndicator },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_BIT_STRING_SIZE_1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     1, 1, FALSE, NULL);
+dissect_nbap_HSDSCH_MACdFlow_Specific_InfoItem_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSDSCH_MACdFlow_Specific_InfoItem_to_Modify, HSDSCH_MACdFlow_Specific_InfoItem_to_Modify_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t HSDSCH_MACdFlow_Specific_InfoList_to_Modify_sequence_of[1] = {
+  { &hf_nbap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_Specific_InfoItem_to_Modify },
+};
 
 static int
-dissect_nbap_BIT_STRING_SIZE_87(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     87, 87, FALSE, NULL);
+dissect_nbap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify, HSDSCH_MACdFlow_Specific_InfoList_to_Modify_sequence_of,
+                                                  1, maxNrOfMACdFlows, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t PriorityQueue_InfoItem_to_Add_sequence[] = {
+  { &hf_nbap_priorityQueueId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_Id },
+  { &hf_nbap_associatedHSDSCH_MACdFlow, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_ID },
+  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingPriorityIndicator },
+  { &hf_nbap_t1             , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T1 },
+  { &hf_nbap_discardTimer   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DiscardTimer },
+  { &hf_nbap_mAC_hsWindowSize, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_hsWindowSize },
+  { &hf_nbap_mAChsGuaranteedBitRate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MAChsGuaranteedBitRate },
+  { &hf_nbap_macdPDU_Size_Index, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MACdPDU_Size_Indexlist },
+  { &hf_nbap_rLC_Mode       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RLC_Mode },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_BIT_STRING_SIZE_20(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     20, 20, FALSE, NULL);
+dissect_nbap_PriorityQueue_InfoItem_to_Add(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_PriorityQueue_InfoItem_to_Add, PriorityQueue_InfoItem_to_Add_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t GPS_NavandRecovery_Item_sequence[] = {
-  { &hf_nbap_tx_tow_nav     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_1048575 },
-  { &hf_nbap_sat_id_nav     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_ID },
-  { &hf_nbap_tlm_message_nav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_14 },
-  { &hf_nbap_tlm_revd_c_nav , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_2 },
-  { &hf_nbap_ho_word_nav    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_22 },
-  { &hf_nbap_w_n_nav        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_10 },
-  { &hf_nbap_ca_or_p_on_l2_nav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_2 },
-  { &hf_nbap_user_range_accuracy_index_nav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_4 },
-  { &hf_nbap_sv_health_nav  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_6 },
-  { &hf_nbap_iodc_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_10 },
-  { &hf_nbap_l2_p_dataflag_nav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_1 },
-  { &hf_nbap_sf1_reserved_nav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_87 },
-  { &hf_nbap_t_gd_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_t_oc_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_a_f_2_nav      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_a_f_1_nav      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_a_f_zero_nav   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_22 },
-  { &hf_nbap_c_rs_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_delta_n_nav    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_m_zero_nav     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
-  { &hf_nbap_c_uc_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_gps_e_nav      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
-  { &hf_nbap_c_us_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_a_sqrt_nav     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
-  { &hf_nbap_t_oe_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_fit_interval_flag_nav, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_1 },
-  { &hf_nbap_aodo_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_5 },
-  { &hf_nbap_c_ic_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_omega_zero_nav , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
-  { &hf_nbap_c_is_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_i_zero_nav     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
-  { &hf_nbap_c_rc_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_16 },
-  { &hf_nbap_gps_omega_nav  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
-  { &hf_nbap_omegadot_nav   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
-  { &hf_nbap_idot_nav       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_14 },
-  { &hf_nbap_spare_zero_fill, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_20 },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t MACdPDU_Size_IndexItem_to_Modify_sequence[] = {
+  { &hf_nbap_sID            , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SID },
+  { &hf_nbap_macdPDU_Size   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MACdPDU_Size },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GPS_NavandRecovery_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_MACdPDU_Size_IndexItem_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GPS_NavandRecovery_Item, GPS_NavandRecovery_Item_sequence);
+                                   ett_nbap_MACdPDU_Size_IndexItem_to_Modify, MACdPDU_Size_IndexItem_to_Modify_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t GPS_NavigationModel_and_TimeRecovery_sequence_of[1] = {
-  { &hf_nbap_GPS_NavigationModel_and_TimeRecovery_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_GPS_NavandRecovery_Item },
+static const per_sequence_t MACdPDU_Size_Indexlist_to_Modify_sequence_of[1] = {
+  { &hf_nbap_MACdPDU_Size_Indexlist_to_Modify_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_MACdPDU_Size_IndexItem_to_Modify },
 };
 
 static int
-dissect_nbap_GPS_NavigationModel_and_TimeRecovery(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_MACdPDU_Size_Indexlist_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_GPS_NavigationModel_and_TimeRecovery, GPS_NavigationModel_and_TimeRecovery_sequence_of,
-                                                  1, maxNoSat);
+                                                  ett_nbap_MACdPDU_Size_Indexlist_to_Modify, MACdPDU_Size_Indexlist_to_Modify_sequence_of,
+                                                  1, maxNrOfMACdPDUIndexes, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_T_latitudeSign_01_vals[] = {
-  {   0, "north" },
-  {   1, "south" },
+static const per_sequence_t PriorityQueue_InfoItem_to_Modify_sequence[] = {
+  { &hf_nbap_priorityQueueId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_Id },
+  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SchedulingPriorityIndicator },
+  { &hf_nbap_t1             , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_T1 },
+  { &hf_nbap_discardTimer   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DiscardTimer },
+  { &hf_nbap_mAC_hsWindowSize, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MAC_hsWindowSize },
+  { &hf_nbap_mAChsGuaranteedBitRate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MAChsGuaranteedBitRate },
+  { &hf_nbap_macdPDU_Size_Index_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MACdPDU_Size_Indexlist_to_Modify },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_PriorityQueue_InfoItem_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_PriorityQueue_InfoItem_to_Modify, PriorityQueue_InfoItem_to_Modify_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_ModifyPriorityQueue_vals[] = {
+  {   0, "addPriorityQueue" },
+  {   1, "modifyPriorityQueue" },
+  {   2, "deletePriorityQueue" },
   { 0, NULL }
 };
 
+static const per_choice_t ModifyPriorityQueue_choice[] = {
+  {   0, &hf_nbap_addPriorityQueue, ASN1_EXTENSION_ROOT    , dissect_nbap_PriorityQueue_InfoItem_to_Add },
+  {   1, &hf_nbap_modifyPriorityQueue, ASN1_EXTENSION_ROOT    , dissect_nbap_PriorityQueue_InfoItem_to_Modify },
+  {   2, &hf_nbap_deletePriorityQueue, ASN1_EXTENSION_ROOT    , dissect_nbap_PriorityQueue_Id },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_T_latitudeSign_01(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_ModifyPriorityQueue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_ModifyPriorityQueue, ModifyPriorityQueue_choice,
+                                 NULL);
 
   return offset;
 }
 
 
+static const per_sequence_t PriorityQueue_InfoList_to_Modify_sequence_of[1] = {
+  { &hf_nbap_PriorityQueue_InfoList_to_Modify_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ModifyPriorityQueue },
+};
 
 static int
-dissect_nbap_INTEGER_0_8388607(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 8388607U, NULL, FALSE);
+dissect_nbap_PriorityQueue_InfoList_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_PriorityQueue_InfoList_to_Modify, PriorityQueue_InfoList_to_Modify_sequence_of,
+                                                  1, maxNrOfPriorityQueues, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_T_directionOfAltitude_01_vals[] = {
-  {   0, "height" },
-  {   1, "depth" },
+static const value_string nbap_HSSCCH_Code_Change_Grant_vals[] = {
+  {   0, "changeGranted" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_T_directionOfAltitude_01(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSSCCH_Code_Change_Grant(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+                                     1, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t GPS_RX_POS_sequence[] = {
-  { &hf_nbap_latitudeSign_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_latitudeSign_01 },
-  { &hf_nbap_latitude       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_8388607 },
-  { &hf_nbap_longitude      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_M8388608_8388607 },
-  { &hf_nbap_directionOfAltitude_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_directionOfAltitude_01 },
-  { &hf_nbap_altitude       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_32767 },
+static const per_sequence_t HSDSCH_Information_to_Modify_sequence[] = {
+  { &hf_nbap_hsDSCH_MACdFlow_Specific_Info_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify },
+  { &hf_nbap_priorityQueueInfotoModify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_PriorityQueue_InfoList_to_Modify },
+  { &hf_nbap_mAChs_Reordering_Buffer_Size_for_RLC_UM, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MAChsReorderingBufferSize_for_RLC_UM },
+  { &hf_nbap_cqiFeedback_CycleK, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_Feedback_Cycle },
+  { &hf_nbap_cqiRepetitionFactor, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_RepetitionFactor },
+  { &hf_nbap_ackNackRepetitionFactor, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_AckNack_RepetitionFactor },
+  { &hf_nbap_cqiPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_Power_Offset },
+  { &hf_nbap_ackPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Ack_Power_Offset },
+  { &hf_nbap_nackPowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Nack_Power_Offset },
+  { &hf_nbap_hsscch_PowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_PowerOffset },
+  { &hf_nbap_measurement_Power_Offset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Measurement_Power_Offset },
+  { &hf_nbap_hSSCCHCodeChangeGrant, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_Code_Change_Grant },
+  { &hf_nbap_tDDAckNackPowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_AckNack_Power_Offset },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_GPS_RX_POS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_Information_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GPS_RX_POS, GPS_RX_POS_sequence);
+                                   ett_nbap_HSDSCH_Information_to_Modify, HSDSCH_Information_to_Modify_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t GPS_UTC_Model_sequence[] = {
-  { &hf_nbap_a_one_utc      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_24 },
-  { &hf_nbap_a_zero_utc     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_32 },
-  { &hf_nbap_t_ot_utc       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_delta_t_ls_utc , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_w_n_t_utc      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_w_n_lsf_utc    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_dn_utc         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_delta_t_lsf_utc, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BIT_STRING_SIZE_8 },
-  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_HSDSCH_MACdPDUSizeFormat_vals[] = {
+  {   0, "indexedMACdPDU-Size" },
+  {   1, "flexibleMACdPDU-Size" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_GPS_UTC_Model(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_GPS_UTC_Model, GPS_UTC_Model_sequence);
+dissect_nbap_HSDSCH_MACdPDUSizeFormat(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_HSDSCH_MACdPDU_SizeCapability_vals[] = {
+  {   0, "indexedSizeCapable" },
+  {   1, "flexibleSizeCapable" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_INTEGER_1_8_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 8U, NULL, TRUE);
+dissect_nbap_HSDSCH_MACdPDU_SizeCapability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t HARQ_MemoryPartitioning_Implicit_sequence[] = {
-  { &hf_nbap_number_of_Processes, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_1_8_ },
+static const per_sequence_t PriorityQueue_InfoItem_to_Modify_Unsynchronised_sequence[] = {
+  { &hf_nbap_priorityQueueId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_Id },
+  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SchedulingPriorityIndicator },
+  { &hf_nbap_discardTimer   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DiscardTimer },
+  { &hf_nbap_mAChsGuaranteedBitRate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MAChsGuaranteedBitRate },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HARQ_MemoryPartitioning_Implicit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_PriorityQueue_InfoItem_to_Modify_Unsynchronised(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HARQ_MemoryPartitioning_Implicit, HARQ_MemoryPartitioning_Implicit_sequence);
+                                   ett_nbap_PriorityQueue_InfoItem_to_Modify_Unsynchronised, PriorityQueue_InfoItem_to_Modify_Unsynchronised_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_T_process_Memory_Size_vals[] = {
-  {   0, "hms800" },
-  {   1, "hms1600" },
-  {   2, "hms2400" },
-  {   3, "hms3200" },
-  {   4, "hms4000" },
-  {   5, "hms4800" },
-  {   6, "hms5600" },
-  {   7, "hms6400" },
-  {   8, "hms7200" },
-  {   9, "hms8000" },
-  {  10, "hms8800" },
-  {  11, "hms9600" },
-  {  12, "hms10400" },
-  {  13, "hms11200" },
-  {  14, "hms12000" },
-  {  15, "hms12800" },
-  {  16, "hms13600" },
-  {  17, "hms14400" },
-  {  18, "hms15200" },
-  {  19, "hms16000" },
-  {  20, "hms17600" },
-  {  21, "hms19200" },
-  {  22, "hms20800" },
-  {  23, "hms22400" },
-  {  24, "hms24000" },
-  {  25, "hms25600" },
-  {  26, "hms27200" },
-  {  27, "hms28800" },
-  {  28, "hms30400" },
-  {  29, "hms32000" },
-  {  30, "hms36000" },
-  {  31, "hms40000" },
-  {  32, "hms44000" },
-  {  33, "hms48000" },
-  {  34, "hms52000" },
-  {  35, "hms56000" },
-  {  36, "hms60000" },
-  {  37, "hms64000" },
-  {  38, "hms68000" },
-  {  39, "hms72000" },
-  {  40, "hms76000" },
-  {  41, "hms80000" },
-  {  42, "hms88000" },
-  {  43, "hms96000" },
-  {  44, "hms104000" },
-  {  45, "hms112000" },
-  {  46, "hms120000" },
-  {  47, "hms128000" },
-  {  48, "hms136000" },
-  {  49, "hms144000" },
-  {  50, "hms152000" },
-  {  51, "hms160000" },
-  {  52, "hms176000" },
-  {  53, "hms192000" },
-  {  54, "hms208000" },
-  {  55, "hms224000" },
-  {  56, "hms240000" },
-  {  57, "hms256000" },
-  {  58, "hms272000" },
-  {  59, "hms288000" },
-  {  60, "hms304000" },
-  { 0, NULL }
+static const per_sequence_t PriorityQueue_InfoList_to_Modify_Unsynchronised_sequence_of[1] = {
+  { &hf_nbap_PriorityQueue_InfoList_to_Modify_Unsynchronised_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_InfoItem_to_Modify_Unsynchronised },
 };
 
+static int
+dissect_nbap_PriorityQueue_InfoList_to_Modify_Unsynchronised(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_PriorityQueue_InfoList_to_Modify_Unsynchronised, PriorityQueue_InfoList_to_Modify_Unsynchronised_sequence_of,
+                                                  1, maxNrOfPriorityQueues, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HSDSCH_Information_to_Modify_Unsynchronised_sequence[] = {
+  { &hf_nbap_hsDSCH_MACdFlow_Specific_Info_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify },
+  { &hf_nbap_priorityQueueInfotoModifyUnsynchronised, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_PriorityQueue_InfoList_to_Modify_Unsynchronised },
+  { &hf_nbap_cqiPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_Power_Offset },
+  { &hf_nbap_ackPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Ack_Power_Offset },
+  { &hf_nbap_nackPowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Nack_Power_Offset },
+  { &hf_nbap_hsscch_PowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_PowerOffset },
+  { &hf_nbap_tDDAckNackPowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_AckNack_Power_Offset },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_T_process_Memory_Size(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     61, NULL, TRUE, 0, NULL);
+dissect_nbap_HSDSCH_Information_to_Modify_Unsynchronised(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSDSCH_Information_to_Modify_Unsynchronised, HSDSCH_Information_to_Modify_Unsynchronised_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HARQ_MemoryPartitioningItem_sequence[] = {
-  { &hf_nbap_process_Memory_Size, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_process_Memory_Size },
+static const per_sequence_t HSDSCH_MACdFlow_Specific_InformationResp_Item_sequence[] = {
+  { &hf_nbap_hsDSCHMacdFlow_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_ID },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_hSDSCH_Initial_Capacity_Allocation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_Initial_Capacity_Allocation },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HARQ_MemoryPartitioningItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_MACdFlow_Specific_InformationResp_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HARQ_MemoryPartitioningItem, HARQ_MemoryPartitioningItem_sequence);
+                                   ett_nbap_HSDSCH_MACdFlow_Specific_InformationResp_Item, HSDSCH_MACdFlow_Specific_InformationResp_Item_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HARQ_MemoryPartitioningList_sequence_of[1] = {
-  { &hf_nbap_HARQ_MemoryPartitioningList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HARQ_MemoryPartitioningItem },
+static const per_sequence_t HSDSCH_MACdFlow_Specific_InformationResp_sequence_of[1] = {
+  { &hf_nbap_HSDSCH_MACdFlow_Specific_InformationResp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_Specific_InformationResp_Item },
 };
 
 static int
-dissect_nbap_HARQ_MemoryPartitioningList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_MACdFlow_Specific_InformationResp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HARQ_MemoryPartitioningList, HARQ_MemoryPartitioningList_sequence_of,
-                                                  1, maxNrOfHARQProcesses);
+                                                  ett_nbap_HSDSCH_MACdFlow_Specific_InformationResp, HSDSCH_MACdFlow_Specific_InformationResp_sequence_of,
+                                                  1, maxNrOfMACdFlows, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HARQ_MemoryPartitioning_Explicit_sequence[] = {
-  { &hf_nbap_hARQ_MemoryPartitioningList, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HARQ_MemoryPartitioningList },
+static const per_sequence_t HSDSCH_FDD_Information_Response_sequence[] = {
+  { &hf_nbap_hsDSCH_MACdFlow_Specific_InformationResp, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_MACdFlow_Specific_InformationResp },
+  { &hf_nbap_hsSCCH_Specific_Information_ResponseFDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_Specific_InformationRespListFDD },
+  { &hf_nbap_hARQ_MemoryPartitioning, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_MemoryPartitioning },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HARQ_MemoryPartitioning_Explicit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_FDD_Information_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HARQ_MemoryPartitioning_Explicit, HARQ_MemoryPartitioning_Explicit_sequence);
+                                   ett_nbap_HSDSCH_FDD_Information_Response, HSDSCH_FDD_Information_Response_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_HARQ_MemoryPartitioning_vals[] = {
-  {   0, "implicit" },
-  {   1, "explicit" },
+static const value_string nbap_SixtyfourQAM_UsageAllowedIndicator_vals[] = {
+  {   0, "allowed" },
+  {   1, "not-allowed" },
   { 0, NULL }
 };
 
-static const per_choice_t HARQ_MemoryPartitioning_choice[] = {
-  {   0, &hf_nbap_implicit       , ASN1_EXTENSION_ROOT    , dissect_nbap_HARQ_MemoryPartitioning_Implicit },
-  {   1, &hf_nbap_explicit       , ASN1_EXTENSION_ROOT    , dissect_nbap_HARQ_MemoryPartitioning_Explicit },
-  { 0, NULL, 0, NULL }
-};
 
 static int
-dissect_nbap_HARQ_MemoryPartitioning(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_HARQ_MemoryPartitioning, HARQ_MemoryPartitioning_choice,
-                                 NULL);
+dissect_nbap_SixtyfourQAM_UsageAllowedIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_HARQ_Preamble_Mode_vals[] = {
-  {   0, "mode0" },
-  {   1, "mode1" },
-  { 0, NULL }
+static const per_sequence_t HS_DSCH_FDD_Secondary_Serving_Information_sequence[] = {
+  { &hf_nbap_hsscch_PowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_PowerOffset },
+  { &hf_nbap_measurement_Power_Offset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Measurement_Power_Offset },
+  { &hf_nbap_sixtyfourQAM_UsageAllowedIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SixtyfourQAM_UsageAllowedIndicator },
+  { &hf_nbap_hSDSCH_RNTI    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_RNTI },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_HARQ_Preamble_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_HS_DSCH_FDD_Secondary_Serving_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HS_DSCH_FDD_Secondary_Serving_Information, HS_DSCH_FDD_Secondary_Serving_Information_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_HARQ_Preamble_Mode_Activation_Indicator_vals[] = {
-  {   0, "harqPreambleModeActivated" },
+static const value_string nbap_SixtyfourQAM_DL_UsageIndicator_vals[] = {
+  {   0, "sixtyfourQAM-DL-used" },
+  {   1, "sixtyfourQAM-DL-not-used" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_HARQ_Preamble_Mode_Activation_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_SixtyfourQAM_DL_UsageIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     1, NULL, FALSE, 0, NULL);
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_HSDPA_Capability_vals[] = {
-  {   0, "hsdpa-capable" },
-  {   1, "hsdpa-non-capable" },
+static const value_string nbap_HSDSCH_TBSizeTableIndicator_vals[] = {
+  {   0, "octet-aligned" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_HSDPA_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_TBSizeTableIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
-
-  return offset;
-}
-
-
-
-static int
-dissect_nbap_HS_DSCHProvidedBitRateValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 16777215U, NULL, TRUE);
+                                     1, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_DSCHProvidedBitRate_Item_sequence[] = {
-  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingPriorityIndicator },
-  { &hf_nbap_hS_DSCHProvidedBitRateValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHProvidedBitRateValue },
+static const per_sequence_t HS_DSCH_FDD_Secondary_Serving_Information_Response_sequence[] = {
+  { &hf_nbap_hsSCCH_Specific_Information_ResponseFDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_Specific_InformationRespListFDD },
+  { &hf_nbap_sixtyfourQAM_DL_UsageIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SixtyfourQAM_DL_UsageIndicator },
+  { &hf_nbap_hSDSCH_TBSizeTableIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_TBSizeTableIndicator },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HS_DSCHProvidedBitRate_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HS_DSCH_FDD_Secondary_Serving_Information_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HS_DSCHProvidedBitRate_Item, HS_DSCHProvidedBitRate_Item_sequence);
+                                   ett_nbap_HS_DSCH_FDD_Secondary_Serving_Information_Response, HS_DSCH_FDD_Secondary_Serving_Information_Response_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_DSCHProvidedBitRate_sequence_of[1] = {
-  { &hf_nbap_HS_DSCHProvidedBitRate_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHProvidedBitRate_Item },
+static const per_sequence_t HS_DSCH_Secondary_Serving_Information_To_Modify_sequence[] = {
+  { &hf_nbap_hsscch_PowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_PowerOffset },
+  { &hf_nbap_measurement_Power_Offset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Measurement_Power_Offset },
+  { &hf_nbap_hSSCCH_CodeChangeGrant, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_Code_Change_Grant },
+  { &hf_nbap_sixtyfourQAM_UsageAllowedIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SixtyfourQAM_UsageAllowedIndicator },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HS_DSCHProvidedBitRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HS_DSCHProvidedBitRate, HS_DSCHProvidedBitRate_sequence_of,
-                                                  1, maxNrOfPriorityClasses);
+dissect_nbap_HS_DSCH_Secondary_Serving_Information_To_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HS_DSCH_Secondary_Serving_Information_To_Modify, HS_DSCH_Secondary_Serving_Information_To_Modify_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_DSCHProvidedBitRateValueInformation_For_CellPortion_Item_sequence[] = {
-  { &hf_nbap_cellPortionID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellPortionID },
-  { &hf_nbap_hS_DSCHProvidedBitRateValue_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHProvidedBitRate },
+static const per_sequence_t HS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised_sequence[] = {
+  { &hf_nbap_hsscch_PowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_PowerOffset },
+  { &hf_nbap_sixtyfourQAM_UsageAllowedIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SixtyfourQAM_UsageAllowedIndicator },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_Item, HS_DSCHProvidedBitRateValueInformation_For_CellPortion_Item_sequence);
+                                   ett_nbap_HS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised, HS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_DSCHProvidedBitRateValueInformation_For_CellPortion_sequence_of[1] = {
-  { &hf_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_Item },
+static const value_string nbap_HSSCCH_CodeChangeIndicator_vals[] = {
+  {   0, "hsSCCHCodeChangeNeeded" },
+  { 0, NULL }
 };
 
-static int
-dissect_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion, HS_DSCHProvidedBitRateValueInformation_For_CellPortion_sequence_of,
-                                                  1, maxNrOfCellPortionsPerCell);
-
-  return offset;
-}
-
-
 
 static int
-dissect_nbap_HS_DSCHRequiredPowerValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 1000U, NULL, FALSE);
+dissect_nbap_HSSCCH_CodeChangeIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_HS_PDSCH_Code_Change_Indicator_vals[] = {
+  {   0, "hsPDSCHCodeChangeNeeded" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_HS_DSCHRequiredPowerPerUEWeight(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 100U, NULL, FALSE);
+dissect_nbap_HS_PDSCH_Code_Change_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_DSCHRequiredPowerPerUEInformation_Item_sequence[] = {
-  { &hf_nbap_cRNC_CommunicationContextID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CRNC_CommunicationContextID },
-  { &hf_nbap_hS_DSCHRequiredPowerPerUEWeight, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_DSCHRequiredPowerPerUEWeight },
+static const per_sequence_t HS_DSCH_FDD_Secondary_Serving_Update_Information_sequence[] = {
+  { &hf_nbap_hsSCCHCodeChangeIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_CodeChangeIndicator },
+  { &hf_nbap_hS_PDSCH_Code_Change_Indicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_PDSCH_Code_Change_Indicator },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HS_DSCHRequiredPowerPerUEInformation_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HS_DSCH_FDD_Secondary_Serving_Update_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HS_DSCHRequiredPowerPerUEInformation_Item, HS_DSCHRequiredPowerPerUEInformation_Item_sequence);
+                                   ett_nbap_HS_DSCH_FDD_Secondary_Serving_Update_Information, HS_DSCH_FDD_Secondary_Serving_Update_Information_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_DSCHRequiredPowerPerUEInformation_sequence_of[1] = {
-  { &hf_nbap_HS_DSCHRequiredPowerPerUEInformation_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHRequiredPowerPerUEInformation_Item },
+static const per_sequence_t HS_Secondary_Serving_cell_change_successful_sequence[] = {
+  { &hf_nbap_hS_DSCH_FDD_Secondary_Serving_Information_Response, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCH_FDD_Secondary_Serving_Information_Response },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HS_DSCHRequiredPowerPerUEInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HS_DSCHRequiredPowerPerUEInformation, HS_DSCHRequiredPowerPerUEInformation_sequence_of,
-                                                  1, maxNrOfContextsOnUeList);
+dissect_nbap_HS_Secondary_Serving_cell_change_successful(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HS_Secondary_Serving_cell_change_successful, HS_Secondary_Serving_cell_change_successful_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_DSCHRequiredPower_Item_sequence[] = {
-  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingPriorityIndicator },
-  { &hf_nbap_hS_DSCHRequiredPowerValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHRequiredPowerValue },
-  { &hf_nbap_hS_DSCHRequiredPowerPerUEInformation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_DSCHRequiredPowerPerUEInformation },
+static const per_sequence_t HS_Secondary_Serving_cell_change_unsuccessful_sequence[] = {
+  { &hf_nbap_cause          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Cause },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HS_DSCHRequiredPower_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HS_Secondary_Serving_cell_change_unsuccessful(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HS_DSCHRequiredPower_Item, HS_DSCHRequiredPower_Item_sequence);
+                                   ett_nbap_HS_Secondary_Serving_cell_change_unsuccessful, HS_Secondary_Serving_cell_change_unsuccessful_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_DSCHRequiredPower_sequence_of[1] = {
-  { &hf_nbap_HS_DSCHRequiredPower_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHRequiredPower_Item },
+static const value_string nbap_HS_DSCH_Secondary_Serving_cell_change_choice_vals[] = {
+  {   0, "hS-Secondary-Serving-cell-change-successful" },
+  {   1, "hS-Secondary-Serving-cell-change-unsuccessful" },
+  { 0, NULL }
+};
+
+static const per_choice_t HS_DSCH_Secondary_Serving_cell_change_choice_choice[] = {
+  {   0, &hf_nbap_hS_Secondary_Serving_cell_change_successful, ASN1_EXTENSION_ROOT    , dissect_nbap_HS_Secondary_Serving_cell_change_successful },
+  {   1, &hf_nbap_hS_Secondary_Serving_cell_change_unsuccessful, ASN1_EXTENSION_ROOT    , dissect_nbap_HS_Secondary_Serving_cell_change_unsuccessful },
+  { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_HS_DSCHRequiredPower(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HS_DSCHRequiredPower, HS_DSCHRequiredPower_sequence_of,
-                                                  1, maxNrOfPriorityClasses);
+dissect_nbap_HS_DSCH_Secondary_Serving_cell_change_choice(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_HS_DSCH_Secondary_Serving_cell_change_choice, HS_DSCH_Secondary_Serving_cell_change_choice_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_DSCHRequiredPowerValueInformation_For_CellPortion_Item_sequence[] = {
-  { &hf_nbap_cellPortionID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellPortionID },
-  { &hf_nbap_hS_DSCHRequiredPowerValue_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHRequiredPower },
+static const per_sequence_t HS_DSCH_Secondary_Serving_Cell_Change_Information_Response_sequence[] = {
+  { &hf_nbap_hS_DSCH_Secondary_Serving_cell_choice, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCH_Secondary_Serving_cell_change_choice },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HS_DSCH_Secondary_Serving_Cell_Change_Information_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion_Item, HS_DSCHRequiredPowerValueInformation_For_CellPortion_Item_sequence);
+                                   ett_nbap_HS_DSCH_Secondary_Serving_Cell_Change_Information_Response, HS_DSCH_Secondary_Serving_Cell_Change_Information_Response_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_DSCHRequiredPowerValueInformation_For_CellPortion_sequence_of[1] = {
-  { &hf_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion_Item },
-};
 
 static int
-dissect_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion, HS_DSCHRequiredPowerValueInformation_For_CellPortion_sequence_of,
-                                                  1, maxNrOfCellPortionsPerCell);
+dissect_nbap_HS_DSCH_Secondary_Serving_Remove(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_null(tvb, offset, actx, tree, hf_index);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDPA_PICH_Shared_with_PCH_sequence[] = {
-  { &hf_nbap_hsdpa_PICH_SharedPCH_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_HSDPA_PICH_Shared_with_PCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDPA_PICH_Shared_with_PCH, HSDPA_PICH_Shared_with_PCH_sequence);
+dissect_nbap_Paging_MACFlow_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, maxNrOfPagingMACFlow_1, NULL, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t Paging_MACFlow_PriorityQueue_Item_sequence[] = {
+  { &hf_nbap_priority_Queue_Information_for_Enhanced_PCH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Priority_Queue_Information_for_Enhanced_FACH_PCH },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_PICH_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -10, 5U, NULL, FALSE);
+dissect_nbap_Paging_MACFlow_PriorityQueue_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Paging_MACFlow_PriorityQueue_Item, Paging_MACFlow_PriorityQueue_Item_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_PICH_Mode_vals[] = {
-  {   0, "v18" },
-  {   1, "v36" },
-  {   2, "v72" },
-  {   3, "v144" },
-  { 0, NULL }
+static const per_sequence_t Paging_MACFlow_PriorityQueue_Information_sequence_of[1] = {
+  { &hf_nbap_Paging_MACFlow_PriorityQueue_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MACFlow_PriorityQueue_Item },
 };
 
-
 static int
-dissect_nbap_PICH_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     4, NULL, TRUE, 0, NULL);
+dissect_nbap_Paging_MACFlow_PriorityQueue_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Paging_MACFlow_PriorityQueue_Information, Paging_MACFlow_PriorityQueue_Information_sequence_of,
+                                                  1, maxNrOfpagingMACQueues, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_STTD_Indicator_vals[] = {
-  {   0, "active" },
-  {   1, "inactive" },
-  { 0, NULL }
+static const per_sequence_t Paging_MAC_Flow_Specific_Information_Item_sequence[] = {
+  { &hf_nbap_paging_MACFlow_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MACFlow_ID },
+  { &hf_nbap_hSDPA_associated_PICH_Info, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDPA_Associated_PICH_Information },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_tnl_qos        , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TnlQos },
+  { &hf_nbap_toAWS          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ToAWS },
+  { &hf_nbap_toAWE          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ToAWE },
+  { &hf_nbap_paging_MACFlow_PriorityQueue_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Paging_MACFlow_PriorityQueue_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_STTD_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, TRUE, 0, NULL);
+dissect_nbap_Paging_MAC_Flow_Specific_Information_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Paging_MAC_Flow_Specific_Information_Item, Paging_MAC_Flow_Specific_Information_Item_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDPA_PICH_notShared_with_PCH_sequence[] = {
-  { &hf_nbap_hSDPA_PICH_notShared_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
-  { &hf_nbap_fdd_DL_Channelisation_CodeNumber, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FDD_DL_ChannelisationCodeNumber },
-  { &hf_nbap_pich_Power     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PICH_Power },
-  { &hf_nbap_pich_Mode      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PICH_Mode },
-  { &hf_nbap_sttd_Indicator , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_STTD_Indicator },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t Paging_MACFlow_Specific_Information_sequence_of[1] = {
+  { &hf_nbap_Paging_MACFlow_Specific_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MAC_Flow_Specific_Information_Item },
 };
 
 static int
-dissect_nbap_HSDPA_PICH_notShared_with_PCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDPA_PICH_notShared_with_PCH, HSDPA_PICH_notShared_with_PCH_sequence);
+dissect_nbap_Paging_MACFlow_Specific_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Paging_MACFlow_Specific_Information, Paging_MACFlow_Specific_Information_sequence_of,
+                                                  1, maxNrOfPagingMACFlow, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_HSDPA_Associated_PICH_Information_vals[] = {
-  {   0, "hsdpa-PICH-Shared-with-PCH" },
-  {   1, "hsdpa-PICH-notShared-with-PCH" },
-  { 0, NULL }
-};
-
-static const per_choice_t HSDPA_Associated_PICH_Information_choice[] = {
-  {   0, &hf_nbap_hsdpa_PICH_Shared_with_PCH, ASN1_EXTENSION_ROOT    , dissect_nbap_HSDPA_PICH_Shared_with_PCH },
-  {   1, &hf_nbap_hsdpa_PICH_notShared_with_PCH, ASN1_EXTENSION_ROOT    , dissect_nbap_HSDPA_PICH_notShared_with_PCH },
-  { 0, NULL, 0, NULL }
-};
 
 static int
-dissect_nbap_HSDPA_Associated_PICH_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_HSDPA_Associated_PICH_Information, HSDPA_Associated_PICH_Information_choice,
-                                 NULL);
+dissect_nbap_Number_of_PCCH_transmission(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 5U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_RACH_Measurement_Result_vals[] = {
-  {   0, "cpich-EcNo" },
-  {   1, "cpich-RSCP" },
-  {   2, "pathloss" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_RACH_Measurement_Result(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, TRUE, 0, NULL);
+dissect_nbap_Transport_Block_Size_Index_for_Enhanced_PCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 32U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_Common_Information_sequence[] = {
-  { &hf_nbap_cCCH_PriorityQueue_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_Id },
-  { &hf_nbap_sRB1_PriorityQueue_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_Id },
-  { &hf_nbap_cCCH_SRB1_PriorityQueue_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CCCH_SRB1_PriorityQueue_Information },
-  { &hf_nbap_fACH_Measurement_Occasion_Cycle_Length_Coefficient, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_FACH_Measurement_Occasion_Cycle_Length_Coefficient },
-  { &hf_nbap_rACH_Measurement_Result, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RACH_Measurement_Result },
-  { &hf_nbap_bCCH_Specific_HSDSCH_RNTI_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BCCH_Specific_HSDSCH_RNTI_Information },
+static const per_sequence_t Transport_Block_Size_List_item_sequence[] = {
+  { &hf_nbap_transport_Block_Size_Index_for_Enhanced_PCH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Transport_Block_Size_Index_for_Enhanced_PCH },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSDSCH_Common_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Transport_Block_Size_List_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_Common_Information, HSDSCH_Common_Information_sequence);
+                                   ett_nbap_Transport_Block_Size_List_item, Transport_Block_Size_List_item_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_Common_System_InformationFDD_sequence[] = {
-  { &hf_nbap_hsdsch_Common_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_Common_Information },
-  { &hf_nbap_commonMACFlow_Specific_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CommonMACFlow_Specific_InfoList },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t Transport_Block_Size_List_sequence_of[1] = {
+  { &hf_nbap_Transport_Block_Size_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Transport_Block_Size_List_item },
 };
 
 static int
-dissect_nbap_HSDSCH_Common_System_InformationFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_Common_System_InformationFDD, HSDSCH_Common_System_InformationFDD_sequence);
+dissect_nbap_Transport_Block_Size_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Transport_Block_Size_List, Transport_Block_Size_List_sequence_of,
+                                                  1, maxNrOfHS_DSCHTBSsE_PCH, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSSCCH_Codes_sequence[] = {
-  { &hf_nbap_codeNumber     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_127 },
+static const per_sequence_t HSDSCH_Paging_System_InformationFDD_sequence[] = {
+  { &hf_nbap_paging_MACFlow_Specific_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MACFlow_Specific_Information },
+  { &hf_nbap_hSSCCH_Power   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+  { &hf_nbap_hSPDSCH_Power  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+  { &hf_nbap_number_of_PCCH_transmission, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Number_of_PCCH_transmission },
+  { &hf_nbap_transport_Block_Size_List, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Transport_Block_Size_List },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSSCCH_Codes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_Paging_System_InformationFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSSCCH_Codes, HSSCCH_Codes_sequence);
+                                   ett_nbap_HSDSCH_Paging_System_InformationFDD, HSDSCH_Paging_System_InformationFDD_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSSCCH_Specific_InformationRespListFDD_sequence_of[1] = {
-  { &hf_nbap_HSSCCH_Specific_InformationRespListFDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSSCCH_Codes },
-};
 
 static int
-dissect_nbap_HSSCCH_Specific_InformationRespListFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HSSCCH_Specific_InformationRespListFDD, HSSCCH_Specific_InformationRespListFDD_sequence_of,
-                                                  1, maxNrOfHSSCCHCodes);
+dissect_nbap_HSPDSCH_Code_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, maxHS_PDSCHCodeNrComp_1, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_Common_System_Information_ResponseFDD_sequence[] = {
-  { &hf_nbap_hsSCCH_Specific_Information_ResponseFDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_Specific_InformationRespListFDD },
-  { &hf_nbap_hARQ_MemoryPartitioning, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_MemoryPartitioning },
-  { &hf_nbap_commonMACFlow_Specific_Info_Response, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CommonMACFlow_Specific_InfoList_Response },
+static const per_sequence_t HSDSCH_Paging_System_Information_ResponseList_sequence[] = {
+  { &hf_nbap_pagingMACFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MACFlow_ID },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_hSPDSCH_Code_Index, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSPDSCH_Code_Index },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSDSCH_Common_System_Information_ResponseFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_Paging_System_Information_ResponseList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_Common_System_Information_ResponseFDD, HSDSCH_Common_System_Information_ResponseFDD_sequence);
+                                   ett_nbap_HSDSCH_Paging_System_Information_ResponseList, HSDSCH_Paging_System_Information_ResponseList_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t HSDSCH_Paging_System_Information_ResponseFDD_sequence_of[1] = {
+  { &hf_nbap_HSDSCH_Paging_System_Information_ResponseFDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_Paging_System_Information_ResponseList },
+};
 
 static int
-dissect_nbap_HSDSCH_MACdFlow_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_Paging_System_Information_ResponseFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HSDSCH_Paging_System_Information_ResponseFDD, HSDSCH_Paging_System_Information_ResponseFDD_sequence_of,
+                                                  1, maxNrOfPagingMACFlow, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_HS_SICH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxNrOfMACdFlows_1, NULL, FALSE);
+                                                            0U, 31U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_MACdFlow_Specific_InfoItem_sequence[] = {
-  { &hf_nbap_hsDSCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_ID },
-  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AllocationRetentionPriority },
-  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
-  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+static const per_sequence_t HSSICH_Info_sequence[] = {
+  { &hf_nbap_hsSICH_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_ID },
+  { &hf_nbap_timeslot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
+  { &hf_nbap_midambleShiftAndBurstType, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType },
+  { &hf_nbap_tDD_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSDSCH_MACdFlow_Specific_InfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSSICH_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_MACdFlow_Specific_InfoItem, HSDSCH_MACdFlow_Specific_InfoItem_sequence);
+                                   ett_nbap_HSSICH_Info, HSSICH_Info_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_MACdFlow_Specific_InfoList_sequence_of[1] = {
-  { &hf_nbap_HSDSCH_MACdFlow_Specific_InfoList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_Specific_InfoItem },
+static const per_sequence_t HSSCCH_Specific_InformationRespItemTDD_sequence[] = {
+  { &hf_nbap_timeslot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
+  { &hf_nbap_midambleShiftAndBurstType, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType },
+  { &hf_nbap_tDD_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+  { &hf_nbap_hSSICH_Info    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSSICH_Info },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSDSCH_MACdFlow_Specific_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HSDSCH_MACdFlow_Specific_InfoList, HSDSCH_MACdFlow_Specific_InfoList_sequence_of,
-                                                  1, maxNrOfMACdFlows);
+dissect_nbap_HSSCCH_Specific_InformationRespItemTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSSCCH_Specific_InformationRespItemTDD, HSSCCH_Specific_InformationRespItemTDD_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t HSSCCH_Specific_InformationRespListTDD_sequence_of[1] = {
+  { &hf_nbap_HSSCCH_Specific_InformationRespListTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSSCCH_Specific_InformationRespItemTDD },
+};
 
 static int
-dissect_nbap_MAChsGuaranteedBitRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 16777215U, NULL, TRUE);
+dissect_nbap_HSSCCH_Specific_InformationRespListTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HSSCCH_Specific_InformationRespListTDD, HSSCCH_Specific_InformationRespListTDD_sequence_of,
+                                                  1, maxNrOfHSSCCHCodes, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t HSSICH_InfoLCR_sequence[] = {
+  { &hf_nbap_hsSICH_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_ID },
+  { &hf_nbap_timeslotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
+  { &hf_nbap_midambleShiftLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftLCR },
+  { &hf_nbap_tDD_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_SID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxNrOfMACdPDUIndexes_1, NULL, FALSE);
+dissect_nbap_HSSICH_InfoLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSSICH_InfoLCR, HSSICH_InfoLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t MACdPDU_Size_IndexItem_sequence[] = {
-  { &hf_nbap_sID            , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SID },
-  { &hf_nbap_macdPDU_Size   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MACdPDU_Size },
+static const per_sequence_t HSSCCH_Specific_InformationRespItemTDDLCR_sequence[] = {
+  { &hf_nbap_timeslotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
+  { &hf_nbap_midambleShiftLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftLCR },
+  { &hf_nbap_first_TDD_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+  { &hf_nbap_second_TDD_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+  { &hf_nbap_hSSICH_InfoLCR , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSSICH_InfoLCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_MACdPDU_Size_IndexItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSSCCH_Specific_InformationRespItemTDDLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_MACdPDU_Size_IndexItem, MACdPDU_Size_IndexItem_sequence);
+                                   ett_nbap_HSSCCH_Specific_InformationRespItemTDDLCR, HSSCCH_Specific_InformationRespItemTDDLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t MACdPDU_Size_Indexlist_sequence_of[1] = {
-  { &hf_nbap_MACdPDU_Size_Indexlist_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_MACdPDU_Size_IndexItem },
+static const per_sequence_t HSSCCH_Specific_InformationRespListTDDLCR_sequence_of[1] = {
+  { &hf_nbap_HSSCCH_Specific_InformationRespListTDDLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSSCCH_Specific_InformationRespItemTDDLCR },
 };
 
 static int
-dissect_nbap_MACdPDU_Size_Indexlist(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSSCCH_Specific_InformationRespListTDDLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_MACdPDU_Size_Indexlist, MACdPDU_Size_Indexlist_sequence_of,
-                                                  1, maxNrOfMACdPDUIndexes);
+                                                  ett_nbap_HSSCCH_Specific_InformationRespListTDDLCR, HSSCCH_Specific_InformationRespListTDDLCR_sequence_of,
+                                                  1, maxNrOfHSSCCHCodes, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_RLC_Mode_vals[] = {
-  {   0, "rLC-AM" },
-  {   1, "rLC-UM" },
-  { 0, NULL }
+static const per_sequence_t HSDSCH_TDD_Information_Response_sequence[] = {
+  { &hf_nbap_hsDSCH_MACdFlow_Specific_InformationResp, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_MACdFlow_Specific_InformationResp },
+  { &hf_nbap_hsSCCH_Specific_Information_ResponseTDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_Specific_InformationRespListTDD },
+  { &hf_nbap_hsSCCH_Specific_Information_ResponseTDDLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_Specific_InformationRespListTDDLCR },
+  { &hf_nbap_hARQ_MemoryPartitioning, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_MemoryPartitioning },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_RLC_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, TRUE, 0, NULL);
+dissect_nbap_HSDSCH_TDD_Information_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSDSCH_TDD_Information_Response, HSDSCH_TDD_Information_Response_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t PriorityQueue_InfoItem_sequence[] = {
-  { &hf_nbap_priorityQueueId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_Id },
-  { &hf_nbap_associatedHSDSCH_MACdFlow, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_ID },
-  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingPriorityIndicator },
-  { &hf_nbap_t1             , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T1 },
-  { &hf_nbap_discardTimer   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DiscardTimer },
-  { &hf_nbap_mAC_hsWindowSize, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_hsWindowSize },
-  { &hf_nbap_mAChsGuaranteedBitRate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MAChsGuaranteedBitRate },
-  { &hf_nbap_macdPDU_Size_Index, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MACdPDU_Size_Indexlist },
-  { &hf_nbap_rLC_Mode       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RLC_Mode },
+static const per_sequence_t HSDSCH_MACdFlows_to_Delete_Item_sequence[] = {
+  { &hf_nbap_hsDSCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_ID },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_PriorityQueue_InfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_MACdFlows_to_Delete_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_PriorityQueue_InfoItem, PriorityQueue_InfoItem_sequence);
+                                   ett_nbap_HSDSCH_MACdFlows_to_Delete_Item, HSDSCH_MACdFlows_to_Delete_Item_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t PriorityQueue_InfoList_sequence_of[1] = {
-  { &hf_nbap_PriorityQueue_InfoList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_InfoItem },
+static const per_sequence_t HSDSCH_MACdFlows_to_Delete_sequence_of[1] = {
+  { &hf_nbap_HSDSCH_MACdFlows_to_Delete_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlows_to_Delete_Item },
 };
 
 static int
-dissect_nbap_PriorityQueue_InfoList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_MACdFlows_to_Delete(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_PriorityQueue_InfoList, PriorityQueue_InfoList_sequence_of,
-                                                  1, maxNrOfPriorityQueues);
+                                                  ett_nbap_HSDSCH_MACdFlows_to_Delete, HSDSCH_MACdFlows_to_Delete_sequence_of,
+                                                  1, maxNrOfMACdFlows, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_MACdFlows_Information_sequence[] = {
-  { &hf_nbap_hSDSCH_MACdFlow_Specific_Info, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_Specific_InfoList },
-  { &hf_nbap_priorityQueue_Info, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_InfoList },
+
+static int
+dissect_nbap_HS_SCCH_CodeNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 127U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_SCCH_PreconfiguredCodesItem_sequence[] = {
+  { &hf_nbap_hS_SCCH_CodeNumber, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SCCH_CodeNumber },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSDSCH_MACdFlows_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HS_SCCH_PreconfiguredCodesItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_MACdFlows_Information, HSDSCH_MACdFlows_Information_sequence);
+                                   ett_nbap_HS_SCCH_PreconfiguredCodesItem, HS_SCCH_PreconfiguredCodesItem_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t HS_SCCH_PreconfiguredCodes_sequence_of[1] = {
+  { &hf_nbap_HS_SCCH_PreconfiguredCodes_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SCCH_PreconfiguredCodesItem },
+};
 
 static int
-dissect_nbap_INTEGER_1_64_(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 64U, NULL, TRUE);
+dissect_nbap_HS_SCCH_PreconfiguredCodes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HS_SCCH_PreconfiguredCodes, HS_SCCH_PreconfiguredCodes_sequence_of,
+                                                  1, maxNrOfHSSCCHCodes, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t UE_Capability_Information_sequence[] = {
-  { &hf_nbap_hSDSCH_Physical_Layer_Category, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_1_64_ },
+static const per_sequence_t SetsOfHS_SCCH_CodesItem_sequence[] = {
+  { &hf_nbap_hS_SCCH_PreconfiguredCodes, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SCCH_PreconfiguredCodes },
+  { &hf_nbap_sixtyfourQAM_DL_UsageIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SixtyfourQAM_DL_UsageIndicator },
+  { &hf_nbap_hSDSCH_TBSizeTableIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_TBSizeTableIndicator },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_UE_Capability_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_SetsOfHS_SCCH_CodesItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_UE_Capability_Information, UE_Capability_Information_sequence);
+                                   ett_nbap_SetsOfHS_SCCH_CodesItem, SetsOfHS_SCCH_CodesItem_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t SetsOfHS_SCCH_Codes_sequence_of[1] = {
+  { &hf_nbap_SetsOfHS_SCCH_Codes_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_SetsOfHS_SCCH_CodesItem },
+};
 
 static int
-dissect_nbap_MAChsReorderingBufferSize_for_RLC_UM(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 300U, NULL, TRUE);
+dissect_nbap_SetsOfHS_SCCH_Codes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_SetsOfHS_SCCH_Codes, SetsOfHS_SCCH_Codes_sequence_of,
+                                                  1, maxNrOfHSDSCH, FALSE);
 
   return offset;
 }
 
 
+static const value_string nbap_MIMO_N_M_Ratio_vals[] = {
+  {   0, "v1-2" },
+  {   1, "v2-3" },
+  {   2, "v3-4" },
+  {   3, "v4-5" },
+  {   4, "v5-6" },
+  {   5, "v6-7" },
+  {   6, "v7-8" },
+  {   7, "v8-9" },
+  {   8, "v9-10" },
+  {   9, "v1-1" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_Nack_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 8U, NULL, TRUE);
+dissect_nbap_MIMO_N_M_Ratio(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     10, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
+static const per_sequence_t HSDSCH_PreconfigurationInfo_sequence[] = {
+  { &hf_nbap_setsOfHS_SCCH_Codes, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SetsOfHS_SCCH_Codes },
+  { &hf_nbap_hARQ_MemoryPartitioning, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HARQ_MemoryPartitioning },
+  { &hf_nbap_e_DCH_FDD_DL_Control_Channel_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_DCH_FDD_DL_Control_Channel_Information },
+  { &hf_nbap_hARQ_Preamble_Mode_Activation_Indicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Preamble_Mode_Activation_Indicator },
+  { &hf_nbap_mIMO_N_M_Ratio , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MIMO_N_M_Ratio },
+  { &hf_nbap_continuousPacketConnectivityHS_SCCH_less_Information_Response, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information_Response },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_HSSCCH_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+dissect_nbap_HSDSCH_PreconfigurationInfo(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSDSCH_PreconfigurationInfo, HSDSCH_PreconfigurationInfo_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t Additional_EDCH_Preconfiguration_Information_ItemIEs_sequence[] = {
+  { &hf_nbap_e_DCH_FDD_DL_Control_Channel_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_DCH_FDD_DL_Control_Channel_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_Measurement_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -12, 26U, NULL, FALSE);
+dissect_nbap_Additional_EDCH_Preconfiguration_Information_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_Preconfiguration_Information_ItemIEs, Additional_EDCH_Preconfiguration_Information_ItemIEs_sequence);
 
   return offset;
 }
 
-
-static const per_sequence_t HSDSCH_FDD_Information_sequence[] = {
-  { &hf_nbap_hSDSCH_MACdFlows_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlows_Information },
-  { &hf_nbap_ueCapability_Info, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_Capability_Information },
-  { &hf_nbap_mAChs_Reordering_Buffer_Size_for_RLC_UM, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAChsReorderingBufferSize_for_RLC_UM },
-  { &hf_nbap_cqiFeedback_CycleK, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CQI_Feedback_Cycle },
-  { &hf_nbap_cqiRepetitionFactor, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_RepetitionFactor },
-  { &hf_nbap_ackNackRepetitionFactor, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AckNack_RepetitionFactor },
-  { &hf_nbap_cqiPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CQI_Power_Offset },
-  { &hf_nbap_ackPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Ack_Power_Offset },
-  { &hf_nbap_nackPowerOffset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Nack_Power_Offset },
-  { &hf_nbap_hsscch_PowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_PowerOffset },
-  { &hf_nbap_measurement_Power_Offset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Measurement_Power_Offset },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+
+static const per_sequence_t Additional_EDCH_Preconfiguration_Information_sequence_of[1] = {
+  { &hf_nbap_Additional_EDCH_Preconfiguration_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_Preconfiguration_Information_ItemIEs },
 };
 
 static int
-dissect_nbap_HSDSCH_FDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_FDD_Information, HSDSCH_FDD_Information_sequence);
+dissect_nbap_Additional_EDCH_Preconfiguration_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_EDCH_Preconfiguration_Information, Additional_EDCH_Preconfiguration_Information_sequence_of,
+                                                  1, maxNrOfEDCH_1, FALSE);
 
   return offset;
 }
 
 
+static const value_string nbap_MAChsResetScheme_vals[] = {
+  {   0, "always" },
+  {   1, "interNodeB-change" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_TDD_AckNack_Power_Offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -7, 8U, NULL, TRUE);
+dissect_nbap_MAChsResetScheme(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_TDD_Information_sequence[] = {
-  { &hf_nbap_hSDSCH_MACdFlows_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlows_Information },
-  { &hf_nbap_ueCapability_Info, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UE_Capability_Information },
-  { &hf_nbap_mAChs_Reordering_Buffer_Size_for_RLC_UM, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAChsReorderingBufferSize_for_RLC_UM },
-  { &hf_nbap_tDD_AckNack_Power_Offset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_AckNack_Power_Offset },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_HSDSCH_TDD_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_TDD_Information, HSDSCH_TDD_Information_sequence);
+dissect_nbap_NumHS_SCCH_Codes(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, maxNrOfHSSCCHCodes, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_MACdFlow_Specific_InfoItem_to_Modify_sequence[] = {
-  { &hf_nbap_hsDSCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_ID },
-  { &hf_nbap_allocationRetentionPriority, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_AllocationRetentionPriority },
-  { &hf_nbap_transportBearerRequestIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportBearerRequestIndicator },
-  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
-  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+static const per_sequence_t SecondaryServingCellsItem_sequence[] = {
+  { &hf_nbap_secondaryC_ID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_C_ID },
+  { &hf_nbap_numSecondaryHS_SCCH_Codes, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_NumHS_SCCH_Codes },
+  { &hf_nbap_sixtyfourQAM_UsageAllowedIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SixtyfourQAM_UsageAllowedIndicator },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSDSCH_MACdFlow_Specific_InfoItem_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_SecondaryServingCellsItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_MACdFlow_Specific_InfoItem_to_Modify, HSDSCH_MACdFlow_Specific_InfoItem_to_Modify_sequence);
+                                   ett_nbap_SecondaryServingCellsItem, SecondaryServingCellsItem_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_MACdFlow_Specific_InfoList_to_Modify_sequence_of[1] = {
-  { &hf_nbap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_Specific_InfoItem_to_Modify },
+static const per_sequence_t SecondaryServingCells_sequence_of[1] = {
+  { &hf_nbap_SecondaryServingCells_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_SecondaryServingCellsItem },
 };
 
 static int
-dissect_nbap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_SecondaryServingCells(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify, HSDSCH_MACdFlow_Specific_InfoList_to_Modify_sequence_of,
-                                                  1, maxNrOfMACdFlows);
+                                                  ett_nbap_SecondaryServingCells, SecondaryServingCells_sequence_of,
+                                                  1, maxNrOfHSDSCH_1, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t PriorityQueue_InfoItem_to_Add_sequence[] = {
-  { &hf_nbap_priorityQueueId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_Id },
-  { &hf_nbap_associatedHSDSCH_MACdFlow, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_ID },
-  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SchedulingPriorityIndicator },
-  { &hf_nbap_t1             , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T1 },
-  { &hf_nbap_discardTimer   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DiscardTimer },
-  { &hf_nbap_mAC_hsWindowSize, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAC_hsWindowSize },
-  { &hf_nbap_mAChsGuaranteedBitRate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MAChsGuaranteedBitRate },
-  { &hf_nbap_macdPDU_Size_Index, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MACdPDU_Size_Indexlist },
-  { &hf_nbap_rLC_Mode       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RLC_Mode },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_PriorityQueue_InfoItem_to_Add(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_PriorityQueue_InfoItem_to_Add, PriorityQueue_InfoItem_to_Add_sequence);
+dissect_nbap_MIMO_ActivationIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_null(tvb, offset, actx, tree, hf_index);
 
   return offset;
 }
 
 
-static const per_sequence_t MACdPDU_Size_IndexItem_to_Modify_sequence[] = {
-  { &hf_nbap_sID            , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SID },
-  { &hf_nbap_macdPDU_Size   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MACdPDU_Size },
+static const per_sequence_t HSDSCH_PreconfigurationSetup_sequence[] = {
+  { &hf_nbap_mAChsResetScheme, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAChsResetScheme },
+  { &hf_nbap_hSDSCH_Physical_Layer_Category, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_1_64_ },
+  { &hf_nbap_mAChs_Reordering_Buffer_Size_for_RLC_UM, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MAChsReorderingBufferSize_for_RLC_UM },
+  { &hf_nbap_secondaryServingCells, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SecondaryServingCells },
+  { &hf_nbap_numPrimaryHS_SCCH_Codes, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_NumHS_SCCH_Codes },
+  { &hf_nbap_hARQ_Preamble_Mode, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_Preamble_Mode },
+  { &hf_nbap_mIMO_ActivationIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MIMO_ActivationIndicator },
+  { &hf_nbap_hSDSCH_MACdPDUSizeFormat, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_MACdPDUSizeFormat },
+  { &hf_nbap_sixtyfourQAM_UsageAllowedIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SixtyfourQAM_UsageAllowedIndicator },
+  { &hf_nbap_uE_with_enhanced_HS_SCCH_support_indicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_NULL },
+  { &hf_nbap_continuousPacketConnectivityHS_SCCH_less_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_MACdPDU_Size_IndexItem_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_PreconfigurationSetup(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_MACdPDU_Size_IndexItem_to_Modify, MACdPDU_Size_IndexItem_to_Modify_sequence);
+                                   ett_nbap_HSDSCH_PreconfigurationSetup, HSDSCH_PreconfigurationSetup_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t MACdPDU_Size_Indexlist_to_Modify_sequence_of[1] = {
-  { &hf_nbap_MACdPDU_Size_Indexlist_to_Modify_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_MACdPDU_Size_IndexItem_to_Modify },
+static const per_sequence_t HSSICH_Info768_sequence[] = {
+  { &hf_nbap_hsSICH_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_ID },
+  { &hf_nbap_timeslot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
+  { &hf_nbap_midambleShiftAndBurstType768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType768 },
+  { &hf_nbap_tDD_ChannelisationCode768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode768 },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_MACdPDU_Size_Indexlist_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_MACdPDU_Size_Indexlist_to_Modify, MACdPDU_Size_Indexlist_to_Modify_sequence_of,
-                                                  1, maxNrOfMACdPDUIndexes);
+dissect_nbap_HSSICH_Info768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSSICH_Info768, HSSICH_Info768_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t PriorityQueue_InfoItem_to_Modify_sequence[] = {
-  { &hf_nbap_priorityQueueId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_Id },
-  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SchedulingPriorityIndicator },
-  { &hf_nbap_t1             , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_T1 },
-  { &hf_nbap_discardTimer   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DiscardTimer },
-  { &hf_nbap_mAC_hsWindowSize, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MAC_hsWindowSize },
-  { &hf_nbap_mAChsGuaranteedBitRate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MAChsGuaranteedBitRate },
-  { &hf_nbap_macdPDU_Size_Index_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MACdPDU_Size_Indexlist_to_Modify },
+static const per_sequence_t HSSCCH_Specific_InformationRespItemTDD768_sequence[] = {
+  { &hf_nbap_timeslot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
+  { &hf_nbap_midambleShiftAndBurstType768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType768 },
+  { &hf_nbap_tDD_ChannelisationCode768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode768 },
+  { &hf_nbap_hSSICH_Info768 , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSSICH_Info768 },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_PriorityQueue_InfoItem_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSSCCH_Specific_InformationRespItemTDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_PriorityQueue_InfoItem_to_Modify, PriorityQueue_InfoItem_to_Modify_sequence);
+                                   ett_nbap_HSSCCH_Specific_InformationRespItemTDD768, HSSCCH_Specific_InformationRespItemTDD768_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_ModifyPriorityQueue_vals[] = {
-  {   0, "addPriorityQueue" },
-  {   1, "modifyPriorityQueue" },
-  {   2, "deletePriorityQueue" },
-  { 0, NULL }
-};
-
-static const per_choice_t ModifyPriorityQueue_choice[] = {
-  {   0, &hf_nbap_addPriorityQueue, ASN1_EXTENSION_ROOT    , dissect_nbap_PriorityQueue_InfoItem_to_Add },
-  {   1, &hf_nbap_modifyPriorityQueue, ASN1_EXTENSION_ROOT    , dissect_nbap_PriorityQueue_InfoItem_to_Modify },
-  {   2, &hf_nbap_deletePriorityQueue, ASN1_EXTENSION_ROOT    , dissect_nbap_PriorityQueue_Id },
-  { 0, NULL, 0, NULL }
+static const per_sequence_t HSSCCH_Specific_InformationRespListTDD768_sequence_of[1] = {
+  { &hf_nbap_HSSCCH_Specific_InformationRespListTDD768_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSSCCH_Specific_InformationRespItemTDD768 },
 };
 
 static int
-dissect_nbap_ModifyPriorityQueue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_ModifyPriorityQueue, ModifyPriorityQueue_choice,
-                                 NULL);
+dissect_nbap_HSSCCH_Specific_InformationRespListTDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HSSCCH_Specific_InformationRespListTDD768, HSSCCH_Specific_InformationRespListTDD768_sequence_of,
+                                                  1, maxNrOfHSSCCHCodes, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t PriorityQueue_InfoList_to_Modify_sequence_of[1] = {
-  { &hf_nbap_PriorityQueue_InfoList_to_Modify_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ModifyPriorityQueue },
-};
 
 static int
-dissect_nbap_PriorityQueue_InfoList_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_PriorityQueue_InfoList_to_Modify, PriorityQueue_InfoList_to_Modify_sequence_of,
-                                                  1, maxNrOfPriorityQueues);
+dissect_nbap_HS_SICH_failed(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 20U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_HSSCCH_Code_Change_Grant_vals[] = {
-  {   0, "changeGranted" },
-  { 0, NULL }
-};
+
+static int
+dissect_nbap_HS_SICH_missed(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 20U, NULL, FALSE);
+
+  return offset;
+}
+
 
 
 static int
-dissect_nbap_HSSCCH_Code_Change_Grant(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     1, NULL, FALSE, 0, NULL);
+dissect_nbap_HS_SICH_total(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 20U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_Information_to_Modify_sequence[] = {
-  { &hf_nbap_hsDSCH_MACdFlow_Specific_Info_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify },
-  { &hf_nbap_priorityQueueInfotoModify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_PriorityQueue_InfoList_to_Modify },
-  { &hf_nbap_mAChs_Reordering_Buffer_Size_for_RLC_UM, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MAChsReorderingBufferSize_for_RLC_UM },
-  { &hf_nbap_cqiFeedback_CycleK, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_Feedback_Cycle },
-  { &hf_nbap_cqiRepetitionFactor, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_RepetitionFactor },
-  { &hf_nbap_ackNackRepetitionFactor, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_AckNack_RepetitionFactor },
-  { &hf_nbap_cqiPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_Power_Offset },
-  { &hf_nbap_ackPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Ack_Power_Offset },
-  { &hf_nbap_nackPowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Nack_Power_Offset },
-  { &hf_nbap_hsscch_PowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_PowerOffset },
-  { &hf_nbap_measurement_Power_Offset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Measurement_Power_Offset },
-  { &hf_nbap_hSSCCHCodeChangeGrant, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_Code_Change_Grant },
-  { &hf_nbap_tDDAckNackPowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_AckNack_Power_Offset },
+static const per_sequence_t HS_SICH_Reception_Quality_Value_sequence[] = {
+  { &hf_nbap_failed_HS_SICH , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_failed },
+  { &hf_nbap_missed_HS_SICH , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_missed },
+  { &hf_nbap_total_HS_SICH  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_total },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSDSCH_Information_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HS_SICH_Reception_Quality_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_Information_to_Modify, HSDSCH_Information_to_Modify_sequence);
+                                   ett_nbap_HS_SICH_Reception_Quality_Value, HS_SICH_Reception_Quality_Value_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_HSDSCH_MACdPDUSizeFormat_vals[] = {
-  {   0, "indexedMACdPDU-Size" },
-  {   1, "flexibleMACdPDU-Size" },
-  { 0, NULL }
-};
-
 
 static int
-dissect_nbap_HSDSCH_MACdPDUSizeFormat(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_HS_SICH_Reception_Quality_Measurement_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 20U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_HSDSCH_MACdPDU_SizeCapability_vals[] = {
-  {   0, "indexedSizeCapable" },
-  {   1, "flexibleSizeCapable" },
-  { 0, NULL }
-};
+
+static int
+dissect_nbap_INTEGER_0_maxHS_PDSCHCodeNrComp_1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, maxHS_PDSCHCodeNrComp_1, NULL, FALSE);
+
+  return offset;
+}
+
 
 
 static int
-dissect_nbap_HSDSCH_MACdPDU_SizeCapability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_HS_PDSCH_Start_code_number(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, maxHS_PDSCHCodeNrComp_1, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t PriorityQueue_InfoItem_to_Modify_Unsynchronised_sequence[] = {
-  { &hf_nbap_priorityQueueId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_Id },
-  { &hf_nbap_schedulingPriorityIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SchedulingPriorityIndicator },
-  { &hf_nbap_discardTimer   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DiscardTimer },
-  { &hf_nbap_mAChsGuaranteedBitRate, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MAChsGuaranteedBitRate },
+static const per_sequence_t HS_PDSCH_FDD_Code_Information_sequence[] = {
+  { &hf_nbap_number_of_HS_PDSCH_codes, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_maxHS_PDSCHCodeNrComp_1 },
+  { &hf_nbap_hS_PDSCH_Start_code_number, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_PDSCH_Start_code_number },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_PriorityQueue_InfoItem_to_Modify_Unsynchronised(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HS_PDSCH_FDD_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_PriorityQueue_InfoItem_to_Modify_Unsynchronised, PriorityQueue_InfoItem_to_Modify_Unsynchronised_sequence);
+                                   ett_nbap_HS_PDSCH_FDD_Code_Information, HS_PDSCH_FDD_Code_Information_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t PriorityQueue_InfoList_to_Modify_Unsynchronised_sequence_of[1] = {
-  { &hf_nbap_PriorityQueue_InfoList_to_Modify_Unsynchronised_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_InfoItem_to_Modify_Unsynchronised },
-};
 
 static int
-dissect_nbap_PriorityQueue_InfoList_to_Modify_Unsynchronised(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_PriorityQueue_InfoList_to_Modify_Unsynchronised, PriorityQueue_InfoList_to_Modify_Unsynchronised_sequence_of,
-                                                  1, maxNrOfPriorityQueues);
+dissect_nbap_HS_SCCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 31U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_Information_to_Modify_Unsynchronised_sequence[] = {
-  { &hf_nbap_hsDSCH_MACdFlow_Specific_Info_to_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify },
-  { &hf_nbap_priorityQueueInfotoModifyUnsynchronised, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_PriorityQueue_InfoList_to_Modify_Unsynchronised },
-  { &hf_nbap_cqiPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_Power_Offset },
-  { &hf_nbap_ackPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Ack_Power_Offset },
-  { &hf_nbap_nackPowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Nack_Power_Offset },
-  { &hf_nbap_hsscch_PowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_PowerOffset },
-  { &hf_nbap_tDDAckNackPowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_AckNack_Power_Offset },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_HSDSCH_Information_to_Modify_Unsynchronised(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_Information_to_Modify_Unsynchronised, HSDSCH_Information_to_Modify_Unsynchronised_sequence);
+dissect_nbap_HS_SCCH_FDD_Code_Information_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, maxHS_SCCHCodeNrComp_1, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_MACdFlow_Specific_InformationResp_Item_sequence[] = {
-  { &hf_nbap_hsDSCHMacdFlow_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_ID },
-  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
-  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
-  { &hf_nbap_hSDSCH_Initial_Capacity_Allocation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_Initial_Capacity_Allocation },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t HS_SCCH_FDD_Code_List_sequence_of[1] = {
+  { &hf_nbap_HS_SCCH_FDD_Code_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SCCH_FDD_Code_Information_Item },
 };
 
 static int
-dissect_nbap_HSDSCH_MACdFlow_Specific_InformationResp_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_MACdFlow_Specific_InformationResp_Item, HSDSCH_MACdFlow_Specific_InformationResp_Item_sequence);
+dissect_nbap_HS_SCCH_FDD_Code_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HS_SCCH_FDD_Code_List, HS_SCCH_FDD_Code_List_sequence_of,
+                                                  1, maxNrOfHSSCCHs, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_MACdFlow_Specific_InformationResp_sequence_of[1] = {
-  { &hf_nbap_HSDSCH_MACdFlow_Specific_InformationResp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_Specific_InformationResp_Item },
+static const value_string nbap_HS_SCCH_FDD_Code_Information_vals[] = {
+  {   0, "replace" },
+  {   1, "remove" },
+  { 0, NULL }
+};
+
+static const per_choice_t HS_SCCH_FDD_Code_Information_choice[] = {
+  {   0, &hf_nbap_replace_02     , ASN1_EXTENSION_ROOT    , dissect_nbap_HS_SCCH_FDD_Code_List },
+  {   1, &hf_nbap_remove         , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_HSDSCH_MACdFlow_Specific_InformationResp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HSDSCH_MACdFlow_Specific_InformationResp, HSDSCH_MACdFlow_Specific_InformationResp_sequence_of,
-                                                  1, maxNrOfMACdFlows);
+dissect_nbap_HS_SCCH_FDD_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_HS_SCCH_FDD_Code_Information, HS_SCCH_FDD_Code_Information_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_FDD_Information_Response_sequence[] = {
-  { &hf_nbap_hsDSCH_MACdFlow_Specific_InformationResp, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_MACdFlow_Specific_InformationResp },
-  { &hf_nbap_hsSCCH_Specific_Information_ResponseFDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_Specific_InformationRespListFDD },
-  { &hf_nbap_hARQ_MemoryPartitioning, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_MemoryPartitioning },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_HS_PDSCH_Code_Change_Grant_vals[] = {
+  {   0, "changeGranted" },
+  { 0, NULL }
 };
 
+
 static int
-dissect_nbap_HSDSCH_FDD_Information_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_FDD_Information_Response, HSDSCH_FDD_Information_Response_sequence);
+dissect_nbap_HS_PDSCH_Code_Change_Grant(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_HSDSCH_Configured_Indicator_vals[] = {
+  {   0, "configured-HS-DSCH" },
+  {   1, "no-configured-HS-DSCH" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_Paging_MACFlow_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxNrOfPagingMACFlow_1, NULL, FALSE);
+dissect_nbap_HSDSCH_Configured_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t Paging_MAC_Flow_Sopecific_Information_Item_sequence[] = {
-  { &hf_nbap_paging_MACFlow_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MACFlow_ID },
-  { &hf_nbap_hSDPA_associated_PICH_Info, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDPA_Associated_PICH_Information },
-  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
-  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
-  { &hf_nbap_tnl_qos        , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TnlQos },
+static const per_sequence_t HS_DSCH_Serving_Cell_Change_Info_sequence[] = {
+  { &hf_nbap_hspdsch_RL_ID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_hSDSCH_FDD_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_FDD_Information },
+  { &hf_nbap_hsdsch_RNTI    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_RNTI },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Paging_MAC_Flow_Sopecific_Information_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HS_DSCH_Serving_Cell_Change_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Paging_MAC_Flow_Sopecific_Information_Item, Paging_MAC_Flow_Sopecific_Information_Item_sequence);
+                                   ett_nbap_HS_DSCH_Serving_Cell_Change_Info, HS_DSCH_Serving_Cell_Change_Info_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t Paging_MACFlow_Specific_Information_sequence_of[1] = {
-  { &hf_nbap_Paging_MACFlow_Specific_Information_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MAC_Flow_Sopecific_Information_Item },
+static const per_sequence_t HS_serving_cell_change_successful_sequence[] = {
+  { &hf_nbap_hSDSCH_FDD_Information_Response, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_FDD_Information_Response },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Paging_MACFlow_Specific_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_Paging_MACFlow_Specific_Information, Paging_MACFlow_Specific_Information_sequence_of,
-                                                  1, maxNrOfPagingMACFlow);
+dissect_nbap_HS_serving_cell_change_successful(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HS_serving_cell_change_successful, HS_serving_cell_change_successful_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t HS_serving_cell_change_unsuccessful_sequence[] = {
+  { &hf_nbap_cause          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Cause },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_Number_of_PCCH_transmission(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 5U, NULL, FALSE);
+dissect_nbap_HS_serving_cell_change_unsuccessful(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HS_serving_cell_change_unsuccessful, HS_serving_cell_change_unsuccessful_sequence);
 
   return offset;
 }
 
 
+static const value_string nbap_HS_DSCH_serving_cell_choice_vals[] = {
+  {   0, "hS-serving-cell-change-successful" },
+  {   1, "hS-serving-cell-change-unsuccessful" },
+  { 0, NULL }
+};
+
+static const per_choice_t HS_DSCH_serving_cell_choice_choice[] = {
+  {   0, &hf_nbap_hS_serving_cell_change_successful, ASN1_EXTENSION_ROOT    , dissect_nbap_HS_serving_cell_change_successful },
+  {   1, &hf_nbap_hS_serving_cell_change_unsuccessful, ASN1_EXTENSION_ROOT    , dissect_nbap_HS_serving_cell_change_unsuccessful },
+  { 0, NULL, 0, NULL }
+};
 
 static int
-dissect_nbap_Transport_Block_Size_Index_for_Enhanced_PCH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 32U, NULL, FALSE);
+dissect_nbap_HS_DSCH_serving_cell_choice(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_HS_DSCH_serving_cell_choice, HS_DSCH_serving_cell_choice_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t Transport_Block_Size_List_item_sequence[] = {
-  { &hf_nbap_transport_Block_Size_Index_for_Enhanced_PCH, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Transport_Block_Size_Index_for_Enhanced_PCH },
+static const per_sequence_t HS_DSCH_Serving_Cell_Change_Info_Response_sequence[] = {
+  { &hf_nbap_hS_DSCH_serving_cell_choice, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCH_serving_cell_choice },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Transport_Block_Size_List_item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HS_DSCH_Serving_Cell_Change_Info_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Transport_Block_Size_List_item, Transport_Block_Size_List_item_sequence);
+                                   ett_nbap_HS_DSCH_Serving_Cell_Change_Info_Response, HS_DSCH_Serving_Cell_Change_Info_Response_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t Transport_Block_Size_List_sequence_of[1] = {
-  { &hf_nbap_Transport_Block_Size_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Transport_Block_Size_List_item },
+static const per_sequence_t HSDSCH_FDD_Update_Information_sequence[] = {
+  { &hf_nbap_hsSCCHCodeChangeIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_CodeChangeIndicator },
+  { &hf_nbap_cqiFeedback_CycleK, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_Feedback_Cycle },
+  { &hf_nbap_cqiRepetitionFactor, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_RepetitionFactor },
+  { &hf_nbap_ackNackRepetitionFactor, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_AckNack_RepetitionFactor },
+  { &hf_nbap_cqiPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_Power_Offset },
+  { &hf_nbap_ackPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Ack_Power_Offset },
+  { &hf_nbap_nackPowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Nack_Power_Offset },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Transport_Block_Size_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_Transport_Block_Size_List, Transport_Block_Size_List_sequence_of,
-                                                  1, maxNrOfHS_DSCHTBSsE_PCH);
+dissect_nbap_HSDSCH_FDD_Update_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSDSCH_FDD_Update_Information, HSDSCH_FDD_Update_Information_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_Paging_System_InformationFDD_sequence[] = {
-  { &hf_nbap_paging_MACFlow_Specific_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MACFlow_Specific_Information },
-  { &hf_nbap_hSSCCH_Power   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
-  { &hf_nbap_hSPDSCH_Power  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
-  { &hf_nbap_number_of_PCCH_transmission, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Number_of_PCCH_transmission },
-  { &hf_nbap_transport_Block_Size_List, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Transport_Block_Size_List },
+static const per_sequence_t HSDSCH_TDD_Update_Information_sequence[] = {
+  { &hf_nbap_hsSCCHCodeChangeIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_CodeChangeIndicator },
+  { &hf_nbap_tDDAckNackPowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_AckNack_Power_Offset },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSDSCH_Paging_System_InformationFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_TDD_Update_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_Paging_System_InformationFDD, HSDSCH_Paging_System_InformationFDD_sequence);
+                                   ett_nbap_HSDSCH_TDD_Update_Information, HSDSCH_TDD_Update_Information_sequence);
 
   return offset;
 }
@@ -16282,249 +24250,289 @@ dissect_nbap_HSDSCH_Paging_System_InformationFDD(tvbuff_t *tvb _U_, int offset _
 
 
 static int
-dissect_nbap_HSPDSCH_Code_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_TDD_PhysicalChannelOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, maxHS_PDSCHCodeNrComp_1, NULL, FALSE);
+                                                            0U, 63U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_Paging_System_Information_ResponseList_sequence[] = {
-  { &hf_nbap_pagingMACFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MACFlow_ID },
-  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
-  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
-  { &hf_nbap_hSPDSCH_Code_Index, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSPDSCH_Code_Index },
+static const value_string nbap_PagingIndicatorLength_vals[] = {
+  {   0, "v2" },
+  {   1, "v4" },
+  {   2, "v8" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_PagingIndicatorLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     3, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t HSDPA_PICH_notShared_with_PCHLCR_sequence[] = {
+  { &hf_nbap_hSDPA_PICH_notShared_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
+  { &hf_nbap_tdd_ChannelisationCodeLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCodeLCR },
+  { &hf_nbap_timeSlotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
+  { &hf_nbap_midambleShiftLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftLCR },
+  { &hf_nbap_tdd_PhysicalChannelOffset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_PhysicalChannelOffset },
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
+  { &hf_nbap_pagingIndicatorLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PagingIndicatorLength },
+  { &hf_nbap_pICH_Power     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PICH_Power },
+  { &hf_nbap_second_TDD_ChannelisationCodeLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCodeLCR },
+  { &hf_nbap_sttd_Indicator , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_STTD_Indicator },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSDSCH_Paging_System_Information_ResponseList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDPA_PICH_notShared_with_PCHLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_Paging_System_Information_ResponseList, HSDSCH_Paging_System_Information_ResponseList_sequence);
+                                   ett_nbap_HSDPA_PICH_notShared_with_PCHLCR, HSDPA_PICH_notShared_with_PCHLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_Paging_System_Information_ResponseFDD_sequence_of[1] = {
-  { &hf_nbap_HSDSCH_Paging_System_Information_ResponseFDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_Paging_System_Information_ResponseList },
+static const value_string nbap_HSDPA_Associated_PICH_InformationLCR_vals[] = {
+  {   0, "hsdpa-PICH-Shared-with-PCH" },
+  {   1, "hsdpa-PICH-notShared-with-PCHLCR" },
+  { 0, NULL }
+};
+
+static const per_choice_t HSDPA_Associated_PICH_InformationLCR_choice[] = {
+  {   0, &hf_nbap_hsdpa_PICH_Shared_with_PCH, ASN1_EXTENSION_ROOT    , dissect_nbap_HSDPA_PICH_Shared_with_PCH },
+  {   1, &hf_nbap_hsdpa_PICH_notShared_with_PCHLCR, ASN1_EXTENSION_ROOT    , dissect_nbap_HSDPA_PICH_notShared_with_PCHLCR },
+  { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_HSDSCH_Paging_System_Information_ResponseFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HSDSCH_Paging_System_Information_ResponseFDD, HSDSCH_Paging_System_Information_ResponseFDD_sequence_of,
-                                                  1, maxNrOfPagingMACFlow);
+dissect_nbap_HSDPA_Associated_PICH_InformationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_HSDPA_Associated_PICH_InformationLCR, HSDPA_Associated_PICH_InformationLCR_choice,
+                                 NULL);
 
   return offset;
 }
 
 
+static const per_sequence_t HSDSCH_Common_InformationLCR_sequence[] = {
+  { &hf_nbap_cCCH_PriorityQueue_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_Id },
+  { &hf_nbap_sRB1_PriorityQueue_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PriorityQueue_Id },
+  { &hf_nbap_associatedCommon_MACFlowLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_MACFlow_ID_LCR },
+  { &hf_nbap_fACH_Measurement_Occasion_Cycle_Length_Coefficient, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_FACH_Measurement_Occasion_Cycle_Length_Coefficient },
+  { &hf_nbap_bCCH_Specific_HSDSCH_RNTI_InformationLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BCCH_Specific_HSDSCH_RNTI_InformationLCR },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_HS_SICH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 31U, NULL, FALSE);
+dissect_nbap_HSDSCH_Common_InformationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HSDSCH_Common_InformationLCR, HSDSCH_Common_InformationLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSSICH_Info_sequence[] = {
-  { &hf_nbap_hsSICH_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_ID },
-  { &hf_nbap_timeslot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
-  { &hf_nbap_midambleShiftAndBurstType, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType },
-  { &hf_nbap_tDD_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+static const per_sequence_t HSDSCH_Common_System_InformationLCR_sequence[] = {
+  { &hf_nbap_hsdsch_Common_InformationLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_Common_InformationLCR },
+  { &hf_nbap_commonMACFlow_Specific_InformationLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CommonMACFlow_Specific_InfoListLCR },
+  { &hf_nbap_common_H_RNTI_InformationLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Common_H_RNTI_InformationLCR },
+  { &hf_nbap_sync_InformationLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Sync_InformationLCR },
+  { &hf_nbap_tDD_AckNack_Power_Offset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_AckNack_Power_Offset },
+  { &hf_nbap_hSSICH_SIRTarget, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_SIR },
+  { &hf_nbap_hSSICH_TPC_StepSize, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_TPC_UplinkStepSize_LCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSSICH_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_Common_System_InformationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSSICH_Info, HSSICH_Info_sequence);
+                                   ett_nbap_HSDSCH_Common_System_InformationLCR, HSDSCH_Common_System_InformationLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSSCCH_Specific_InformationRespItemTDD_sequence[] = {
-  { &hf_nbap_timeslot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
-  { &hf_nbap_midambleShiftAndBurstType, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType },
-  { &hf_nbap_tDD_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
-  { &hf_nbap_hSSICH_Info    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSSICH_Info },
+
+static int
+dissect_nbap_HS_SCCH_ID_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 255U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HSSCCH_Specific_InformationRespItemLCR_sequence[] = {
+  { &hf_nbap_hS_SCCH_ID_LCR , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SCCH_ID_LCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSSCCH_Specific_InformationRespItemTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSSCCH_Specific_InformationRespItemLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSSCCH_Specific_InformationRespItemTDD, HSSCCH_Specific_InformationRespItemTDD_sequence);
+                                   ett_nbap_HSSCCH_Specific_InformationRespItemLCR, HSSCCH_Specific_InformationRespItemLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSSCCH_Specific_InformationRespListTDD_sequence_of[1] = {
-  { &hf_nbap_HSSCCH_Specific_InformationRespListTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSSCCH_Specific_InformationRespItemTDD },
+static const per_sequence_t HSSCCH_Specific_InformationRespListLCR_sequence_of[1] = {
+  { &hf_nbap_HSSCCH_Specific_InformationRespListLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSSCCH_Specific_InformationRespItemLCR },
 };
 
 static int
-dissect_nbap_HSSCCH_Specific_InformationRespListTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSSCCH_Specific_InformationRespListLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HSSCCH_Specific_InformationRespListTDD, HSSCCH_Specific_InformationRespListTDD_sequence_of,
-                                                  1, maxNrOfHSSCCHCodes);
+                                                  ett_nbap_HSSCCH_Specific_InformationRespListLCR, HSSCCH_Specific_InformationRespListLCR_sequence_of,
+                                                  1, maxNrOfHSSCCHsLCR, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSSICH_InfoLCR_sequence[] = {
-  { &hf_nbap_hsSICH_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_ID },
-  { &hf_nbap_timeslotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
-  { &hf_nbap_midambleShiftLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftLCR },
-  { &hf_nbap_tDD_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+static const per_sequence_t HSDSCH_Common_System_Information_ResponseLCR_sequence[] = {
+  { &hf_nbap_hsSCCH_Specific_Information_ResponseLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_Specific_InformationRespListLCR },
+  { &hf_nbap_hARQ_MemoryPartitioning, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_MemoryPartitioning },
+  { &hf_nbap_commonMACFlow_Specific_Info_ResponseLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CommonMACFlow_Specific_InfoList_ResponseLCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSSICH_InfoLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_Common_System_Information_ResponseLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSSICH_InfoLCR, HSSICH_InfoLCR_sequence);
+                                   ett_nbap_HSDSCH_Common_System_Information_ResponseLCR, HSDSCH_Common_System_Information_ResponseLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSSCCH_Specific_InformationRespItemTDDLCR_sequence[] = {
-  { &hf_nbap_timeslotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
-  { &hf_nbap_midambleShiftLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftLCR },
-  { &hf_nbap_first_TDD_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
-  { &hf_nbap_second_TDD_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
-  { &hf_nbap_hSSICH_InfoLCR , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSSICH_InfoLCR },
+static const per_sequence_t Paging_MAC_Flow_Specific_Information_ItemLCR_sequence[] = {
+  { &hf_nbap_paging_MACFlow_Id, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MACFlow_ID },
+  { &hf_nbap_hSDPA_associated_PICH_InfoLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDPA_Associated_PICH_InformationLCR },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_tnl_qos        , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TnlQos },
+  { &hf_nbap_toAWS          , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ToAWS },
+  { &hf_nbap_toAWE          , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ToAWE },
+  { &hf_nbap_paging_MACFlow_PriorityQueue_InformationLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Paging_MACFlow_PriorityQueue_Information },
+  { &hf_nbap_transportBearerRequestIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportBearerRequestIndicator },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSSCCH_Specific_InformationRespItemTDDLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Paging_MAC_Flow_Specific_Information_ItemLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSSCCH_Specific_InformationRespItemTDDLCR, HSSCCH_Specific_InformationRespItemTDDLCR_sequence);
+                                   ett_nbap_Paging_MAC_Flow_Specific_Information_ItemLCR, Paging_MAC_Flow_Specific_Information_ItemLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSSCCH_Specific_InformationRespListTDDLCR_sequence_of[1] = {
-  { &hf_nbap_HSSCCH_Specific_InformationRespListTDDLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSSCCH_Specific_InformationRespItemTDDLCR },
+static const per_sequence_t Paging_MACFlow_Specific_InformationLCR_sequence_of[1] = {
+  { &hf_nbap_Paging_MACFlow_Specific_InformationLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MAC_Flow_Specific_Information_ItemLCR },
 };
 
 static int
-dissect_nbap_HSSCCH_Specific_InformationRespListTDDLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Paging_MACFlow_Specific_InformationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HSSCCH_Specific_InformationRespListTDDLCR, HSSCCH_Specific_InformationRespListTDDLCR_sequence_of,
-                                                  1, maxNrOfHSSCCHCodes);
+                                                  ett_nbap_Paging_MACFlow_Specific_InformationLCR, Paging_MACFlow_Specific_InformationLCR_sequence_of,
+                                                  1, maxNrOfPagingMACFlow, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_TDD_Information_Response_sequence[] = {
-  { &hf_nbap_hsDSCH_MACdFlow_Specific_InformationResp, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_MACdFlow_Specific_InformationResp },
-  { &hf_nbap_hsSCCH_Specific_Information_ResponseTDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_Specific_InformationRespListTDD },
-  { &hf_nbap_hsSCCH_Specific_Information_ResponseTDDLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_Specific_InformationRespListTDDLCR },
-  { &hf_nbap_hARQ_MemoryPartitioning, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_MemoryPartitioning },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_HSDSCH_TDD_Information_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_TDD_Information_Response, HSDSCH_TDD_Information_Response_sequence);
+dissect_nbap_INTEGER_1_16(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 16U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_MACdFlows_to_Delete_Item_sequence[] = {
-  { &hf_nbap_hsDSCH_MACdFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlow_ID },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
 
 static int
-dissect_nbap_HSDSCH_MACdFlows_to_Delete_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_MACdFlows_to_Delete_Item, HSDSCH_MACdFlows_to_Delete_Item_sequence);
+dissect_nbap_INTEGER_1_8(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 8U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_MACdFlows_to_Delete_sequence_of[1] = {
-  { &hf_nbap_HSDSCH_MACdFlows_to_Delete_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_MACdFlows_to_Delete_Item },
-};
-
+
 static int
-dissect_nbap_HSDSCH_MACdFlows_to_Delete(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HSDSCH_MACdFlows_to_Delete, HSDSCH_MACdFlows_to_Delete_sequence_of,
-                                                  1, maxNrOfMACdFlows);
+dissect_nbap_INTEGER_1_3(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 3U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSSICH_Info768_sequence[] = {
-  { &hf_nbap_hsSICH_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_ID },
-  { &hf_nbap_timeslot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
-  { &hf_nbap_midambleShiftAndBurstType768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType768 },
-  { &hf_nbap_tDD_ChannelisationCode768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode768 },
+static const per_sequence_t HSDSCH_Paging_System_InformationLCR_sequence[] = {
+  { &hf_nbap_paging_MACFlow_Specific_InformationLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MACFlow_Specific_InformationLCR },
+  { &hf_nbap_hSSCCH_Power   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
+  { &hf_nbap_hSPDSCH_Power  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
+  { &hf_nbap_reception_Window_Size, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_1_16 },
+  { &hf_nbap_n_PCH          , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_1_8 },
+  { &hf_nbap_paging_Subchannel_Size, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_INTEGER_1_3 },
+  { &hf_nbap_transport_Block_Size_List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Transport_Block_Size_List },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSSICH_Info768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_Paging_System_InformationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSSICH_Info768, HSSICH_Info768_sequence);
+                                   ett_nbap_HSDSCH_Paging_System_InformationLCR, HSDSCH_Paging_System_InformationLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSSCCH_Specific_InformationRespItemTDD768_sequence[] = {
-  { &hf_nbap_timeslot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
-  { &hf_nbap_midambleShiftAndBurstType768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType768 },
-  { &hf_nbap_tDD_ChannelisationCode768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode768 },
-  { &hf_nbap_hSSICH_Info768 , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSSICH_Info768 },
+static const per_sequence_t HSDSCH_Paging_System_Information_ResponseListLCR_sequence[] = {
+  { &hf_nbap_pagingMACFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MACFlow_ID },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BindingID },
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_dL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSSCCH_Specific_InformationRespItemTDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_Paging_System_Information_ResponseListLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSSCCH_Specific_InformationRespItemTDD768, HSSCCH_Specific_InformationRespItemTDD768_sequence);
+                                   ett_nbap_HSDSCH_Paging_System_Information_ResponseListLCR, HSDSCH_Paging_System_Information_ResponseListLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSSCCH_Specific_InformationRespListTDD768_sequence_of[1] = {
-  { &hf_nbap_HSSCCH_Specific_InformationRespListTDD768_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSSCCH_Specific_InformationRespItemTDD768 },
+static const per_sequence_t HSDSCH_Paging_System_Information_ResponseLCR_sequence_of[1] = {
+  { &hf_nbap_HSDSCH_Paging_System_Information_ResponseLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_Paging_System_Information_ResponseListLCR },
 };
 
 static int
-dissect_nbap_HSSCCH_Specific_InformationRespListTDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSDSCH_Paging_System_Information_ResponseLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HSSCCH_Specific_InformationRespListTDD768, HSSCCH_Specific_InformationRespListTDD768_sequence_of,
-                                                  1, maxNrOfHSSCCHCodes);
+                                                  ett_nbap_HSDSCH_Paging_System_Information_ResponseLCR, HSDSCH_Paging_System_Information_ResponseLCR_sequence_of,
+                                                  1, maxNrOfPagingMACFlow, FALSE);
 
   return offset;
 }
@@ -16532,19 +24540,24 @@ dissect_nbap_HSSCCH_Specific_InformationRespListTDD768(tvbuff_t *tvb _U_, int of
 
 
 static int
-dissect_nbap_HS_SICH_failed(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HS_SICH_Mapping_Index(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 20U, NULL, FALSE);
+                                                            0U, maxNoOf_HS_SICH_SPS_1, NULL, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t HS_SCCH_Associated_HS_SICH_sequence[] = {
+  { &hf_nbap_hsSICH_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_ID },
+  { &hf_nbap_extended_HS_SICH_ID, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Extended_HS_SICH_ID },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_HS_SICH_missed(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 20U, NULL, FALSE);
+dissect_nbap_HS_SCCH_Associated_HS_SICH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HS_SCCH_Associated_HS_SICH, HS_SCCH_Associated_HS_SICH_sequence);
 
   return offset;
 }
@@ -16552,36 +24565,75 @@ dissect_nbap_HS_SICH_missed(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
 
 
 static int
-dissect_nbap_HS_SICH_total(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Non_HS_SCCH_Aassociated_HS_SICH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 20U, NULL, FALSE);
+                                                            0U, 255U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_SICH_Reception_Quality_Value_sequence[] = {
-  { &hf_nbap_failed_HS_SICH , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_failed },
-  { &hf_nbap_missed_HS_SICH , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_missed },
-  { &hf_nbap_total_HS_SICH  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_total },
+static const per_sequence_t Non_HS_SCCH_Associated_HS_SICH_sequence[] = {
+  { &hf_nbap_non_HS_SCCH_Aassociated_HS_SICH_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Non_HS_SCCH_Aassociated_HS_SICH_ID },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Non_HS_SCCH_Associated_HS_SICH(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Non_HS_SCCH_Associated_HS_SICH, Non_HS_SCCH_Associated_HS_SICH_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_HS_SICH_Type_vals[] = {
+  {   0, "hS-SCCH-Associated-HS-SICH" },
+  {   1, "non-HS-SCCH-Associated-HS-SICH" },
+  { 0, NULL }
+};
+
+static const per_choice_t HS_SICH_Type_choice[] = {
+  {   0, &hf_nbap_hS_SCCH_Associated_HS_SICH, ASN1_EXTENSION_ROOT    , dissect_nbap_HS_SCCH_Associated_HS_SICH },
+  {   1, &hf_nbap_non_HS_SCCH_Associated_HS_SICH, ASN1_EXTENSION_ROOT    , dissect_nbap_Non_HS_SCCH_Associated_HS_SICH },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_HS_SICH_Type(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_HS_SICH_Type, HS_SICH_Type_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_SICH_InformationItem_for_HS_DSCH_SPS_sequence[] = {
+  { &hf_nbap_hS_SICH_Mapping_Index, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_SICH_Mapping_Index },
+  { &hf_nbap_hS_SICH_Type   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_Type },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HS_SICH_Reception_Quality_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HS_SICH_InformationItem_for_HS_DSCH_SPS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HS_SICH_Reception_Quality_Value, HS_SICH_Reception_Quality_Value_sequence);
+                                   ett_nbap_HS_SICH_InformationItem_for_HS_DSCH_SPS, HS_SICH_InformationItem_for_HS_DSCH_SPS_sequence);
 
   return offset;
 }
 
 
+static const per_sequence_t HS_SICH_InformationList_for_HS_DSCH_SPS_sequence_of[1] = {
+  { &hf_nbap_HS_SICH_InformationList_for_HS_DSCH_SPS_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_InformationItem_for_HS_DSCH_SPS },
+};
 
 static int
-dissect_nbap_HS_SICH_Reception_Quality_Measurement_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 20U, NULL, FALSE);
+dissect_nbap_HS_SICH_InformationList_for_HS_DSCH_SPS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HS_SICH_InformationList_for_HS_DSCH_SPS, HS_SICH_InformationList_for_HS_DSCH_SPS_sequence_of,
+                                                  1, maxNoOf_HS_SICH_SPS, FALSE);
 
   return offset;
 }
@@ -16589,45 +24641,125 @@ dissect_nbap_HS_SICH_Reception_Quality_Measurement_Value(tvbuff_t *tvb _U_, int
 
 
 static int
-dissect_nbap_INTEGER_0_maxHS_PDSCHCodeNrComp_1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxHS_PDSCHCodeNrComp_1, NULL, FALSE);
+dissect_nbap_HS_DSCH_TimeslotResourceLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     5, 5, FALSE, NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_ModulationSPS_LCR_vals[] = {
+  {   0, "qPSK" },
+  {   1, "sixteenQAM" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_HS_PDSCH_Start_code_number(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, maxHS_PDSCHCodeNrComp_1, NULL, FALSE);
+dissect_nbap_ModulationSPS_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, TRUE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_PDSCH_FDD_Code_Information_sequence[] = {
-  { &hf_nbap_number_of_HS_PDSCH_codes, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_maxHS_PDSCHCodeNrComp_1 },
-  { &hf_nbap_hS_PDSCH_Start_code_number, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_PDSCH_Start_code_number },
+static const per_sequence_t Initial_HS_PDSCH_SPS_Resource_sequence[] = {
+  { &hf_nbap_repetitionPeriodIndex, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriodIndex },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_RepetitionLength },
+  { &hf_nbap_hS_PDSCH_Offset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_PhysicalChannelOffset },
+  { &hf_nbap_timeslot_Resource_Related_Information_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCH_TimeslotResourceLCR },
+  { &hf_nbap_startCode      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+  { &hf_nbap_endCode        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+  { &hf_nbap_transport_Block_Size_Index_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Transport_Block_Size_Index_LCR },
+  { &hf_nbap_modulationType , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ModulationSPS_LCR },
+  { &hf_nbap_hS_SICH_Mapping_Index, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_Mapping_Index },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HS_PDSCH_FDD_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Initial_HS_PDSCH_SPS_Resource(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HS_PDSCH_FDD_Code_Information, HS_PDSCH_FDD_Code_Information_sequence);
+                                   ett_nbap_Initial_HS_PDSCH_SPS_Resource, Initial_HS_PDSCH_SPS_Resource_sequence);
 
   return offset;
 }
 
 
+static const value_string nbap_Process_Memory_Size_vals[] = {
+  {   0, "hms800" },
+  {   1, "hms1600" },
+  {   2, "hms2400" },
+  {   3, "hms3200" },
+  {   4, "hms4000" },
+  {   5, "hms4800" },
+  {   6, "hms5600" },
+  {   7, "hms6400" },
+  {   8, "hms7200" },
+  {   9, "hms8000" },
+  {  10, "hms8800" },
+  {  11, "hms9600" },
+  {  12, "hms10400" },
+  {  13, "hms11200" },
+  {  14, "hms12000" },
+  {  15, "hms12800" },
+  {  16, "hms13600" },
+  {  17, "hms14400" },
+  {  18, "hms15200" },
+  {  19, "hms16000" },
+  {  20, "hms17600" },
+  {  21, "hms19200" },
+  {  22, "hms20800" },
+  {  23, "hms22400" },
+  {  24, "hms24000" },
+  {  25, "hms25600" },
+  {  26, "hms27200" },
+  {  27, "hms28800" },
+  {  28, "hms30400" },
+  {  29, "hms32000" },
+  {  30, "hms36000" },
+  {  31, "hms40000" },
+  {  32, "hms44000" },
+  {  33, "hms48000" },
+  {  34, "hms52000" },
+  {  35, "hms56000" },
+  {  36, "hms60000" },
+  {  37, "hms64000" },
+  {  38, "hms68000" },
+  {  39, "hms72000" },
+  {  40, "hms76000" },
+  {  41, "hms80000" },
+  {  42, "hms88000" },
+  {  43, "hms96000" },
+  {  44, "hms104000" },
+  {  45, "hms112000" },
+  {  46, "hms120000" },
+  {  47, "hms128000" },
+  {  48, "hms136000" },
+  {  49, "hms144000" },
+  {  50, "hms152000" },
+  {  51, "hms160000" },
+  {  52, "hms176000" },
+  {  53, "hms192000" },
+  {  54, "hms208000" },
+  {  55, "hms224000" },
+  {  56, "hms240000" },
+  {  57, "hms256000" },
+  {  58, "hms272000" },
+  {  59, "hms288000" },
+  {  60, "hms304000" },
+  { 0, NULL }
+};
+
+static value_string_ext nbap_Process_Memory_Size_vals_ext = VALUE_STRING_EXT_INIT(nbap_Process_Memory_Size_vals);
+
 
 static int
-dissect_nbap_HS_SCCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 31U, NULL, FALSE);
+dissect_nbap_Process_Memory_Size(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     61, NULL, TRUE, 0, NULL);
 
   return offset;
 }
@@ -16635,227 +24767,239 @@ dissect_nbap_HS_SCCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_,
 
 
 static int
-dissect_nbap_HS_SCCH_FDD_Code_Information_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Number_of_Processes_for_HS_DSCH_SPS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxHS_SCCHCodeNrComp_1, NULL, FALSE);
+                                                            1U, 16U, NULL, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_SCCH_FDD_Code_List_sequence_of[1] = {
-  { &hf_nbap_HS_SCCH_FDD_Code_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SCCH_FDD_Code_Information_Item },
+static const per_sequence_t HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR_sequence[] = {
+  { &hf_nbap_hS_SICH_InformationList_for_HS_DSCH_SPS, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_InformationList_for_HS_DSCH_SPS },
+  { &hf_nbap_initial_HS_PDSCH_SPS_Resource, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Initial_HS_PDSCH_SPS_Resource },
+  { &hf_nbap_buffer_Size_for_HS_DSCH_SPS, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Process_Memory_Size },
+  { &hf_nbap_number_of_Processes_for_HS_DSCH_SPS, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Number_of_Processes_for_HS_DSCH_SPS },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HS_SCCH_FDD_Code_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_HS_SCCH_FDD_Code_List, HS_SCCH_FDD_Code_List_sequence_of,
-                                                  1, maxNrOfHSSCCHs);
+dissect_nbap_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR, HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_HS_SCCH_FDD_Code_Information_vals[] = {
-  {   0, "replace" },
-  {   1, "remove" },
-  { 0, NULL }
+static const per_sequence_t Non_HS_SCCH_Associated_HS_SICH_InformationItem_sequence[] = {
+  { &hf_nbap_non_HS_SCCH_Aassociated_HS_SICH_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Non_HS_SCCH_Aassociated_HS_SICH_ID },
+  { &hf_nbap_timeSlotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
+  { &hf_nbap_midambleShiftLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftLCR },
+  { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UARFCN },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-static const per_choice_t HS_SCCH_FDD_Code_Information_choice[] = {
-  {   0, &hf_nbap_replace_02     , ASN1_EXTENSION_ROOT    , dissect_nbap_HS_SCCH_FDD_Code_List },
-  {   1, &hf_nbap_remove         , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  { 0, NULL, 0, NULL }
+static int
+dissect_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationItem, Non_HS_SCCH_Associated_HS_SICH_InformationItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Non_HS_SCCH_Associated_HS_SICH_InformationList_sequence_of[1] = {
+  { &hf_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationItem },
 };
 
 static int
-dissect_nbap_HS_SCCH_FDD_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_HS_SCCH_FDD_Code_Information, HS_SCCH_FDD_Code_Information_choice,
-                                 NULL);
+dissect_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList, Non_HS_SCCH_Associated_HS_SICH_InformationList_sequence_of,
+                                                  0, maxNoOfNon_HS_SCCH_Assosiated_HS_SICH, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_HSSCCH_CodeChangeIndicator_vals[] = {
-  {   0, "hsSCCHCodeChangeNeeded" },
-  { 0, NULL }
+static const per_sequence_t Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_sequence[] = {
+  { &hf_nbap_non_HS_SCCH_Associated_HS_SICH_InformationList, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_HSSCCH_CodeChangeIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     1, NULL, FALSE, 0, NULL);
+dissect_nbap_Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst, Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_HS_PDSCH_Code_Change_Indicator_vals[] = {
-  {   0, "hsPDSCHCodeChangeNeeded" },
-  { 0, NULL }
+static const per_sequence_t Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_sequence_of[1] = {
+  { &hf_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationItem },
 };
 
-
 static int
-dissect_nbap_HS_PDSCH_Code_Change_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     1, NULL, FALSE, 0, NULL);
+dissect_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext, Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_sequence_of,
+                                                  0, maxNoOfNon_HS_SCCH_Assosiated_HS_SICH_Ext, FALSE);
 
   return offset;
 }
 
 
-static const value_string nbap_HS_PDSCH_Code_Change_Grant_vals[] = {
-  {   0, "changeGranted" },
-  { 0, NULL }
+static const per_sequence_t Modify_Non_HS_SCCH_Associated_HS_SICH_InformationItem_sequence[] = {
+  { &hf_nbap_non_HS_SCCH_Aassociated_HS_SICH_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Non_HS_SCCH_Aassociated_HS_SICH_ID },
+  { &hf_nbap_timeSlotLCR    , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TimeSlotLCR },
+  { &hf_nbap_midambleShiftLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MidambleShiftLCR },
+  { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_ChannelisationCode },
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UARFCN },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
-
 static int
-dissect_nbap_HS_PDSCH_Code_Change_Grant(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     1, NULL, FALSE, 0, NULL);
+dissect_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationItem, Modify_Non_HS_SCCH_Associated_HS_SICH_InformationItem_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_HSDSCH_Configured_Indicator_vals[] = {
-  {   0, "configured-HS-DSCH" },
-  {   1, "no-configured-HS-DSCH" },
-  { 0, NULL }
+static const per_sequence_t Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_sequence_of[1] = {
+  { &hf_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationItem },
 };
 
-
 static int
-dissect_nbap_HSDSCH_Configured_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList, Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_sequence_of,
+                                                  0, maxNoOfNon_HS_SCCH_Assosiated_HS_SICH, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_DSCH_Serving_Cell_Change_Info_sequence[] = {
-  { &hf_nbap_hspdsch_RL_ID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
-  { &hf_nbap_hSDSCH_FDD_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_FDD_Information },
-  { &hf_nbap_hsdsch_RNTI    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_RNTI },
+static const per_sequence_t Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_sequence[] = {
+  { &hf_nbap_modify_non_HS_SCCH_Associated_HS_SICH_InformationList, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HS_DSCH_Serving_Cell_Change_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HS_DSCH_Serving_Cell_Change_Info, HS_DSCH_Serving_Cell_Change_Info_sequence);
+                                   ett_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst, Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_serving_cell_change_successful_sequence[] = {
-  { &hf_nbap_hSDSCH_FDD_Information_Response, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_FDD_Information_Response },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_sequence_of[1] = {
+  { &hf_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationItem },
 };
 
 static int
-dissect_nbap_HS_serving_cell_change_successful(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HS_serving_cell_change_successful, HS_serving_cell_change_successful_sequence);
+dissect_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext, Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_sequence_of,
+                                                  0, maxNoOfNon_HS_SCCH_Assosiated_HS_SICH_Ext, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_serving_cell_change_unsuccessful_sequence[] = {
-  { &hf_nbap_cause          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Cause },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqstItem_sequence[] = {
+  { &hf_nbap_non_HS_SCCH_Aassociated_HS_SICH_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Non_HS_SCCH_Aassociated_HS_SICH_ID },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HS_serving_cell_change_unsuccessful(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqstItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HS_serving_cell_change_unsuccessful, HS_serving_cell_change_unsuccessful_sequence);
+                                   ett_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqstItem, Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqstItem_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_HS_DSCH_serving_cell_choice_vals[] = {
-  {   0, "hS-serving-cell-change-successful" },
-  {   1, "hS-serving-cell-change-unsuccessful" },
-  { 0, NULL }
+static const per_sequence_t Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_sequence_of[1] = {
+  { &hf_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqstItem },
 };
 
-static const per_choice_t HS_DSCH_serving_cell_choice_choice[] = {
-  {   0, &hf_nbap_hS_serving_cell_change_successful, ASN1_EXTENSION_ROOT    , dissect_nbap_HS_serving_cell_change_successful },
-  {   1, &hf_nbap_hS_serving_cell_change_unsuccessful, ASN1_EXTENSION_ROOT    , dissect_nbap_HS_serving_cell_change_unsuccessful },
-  { 0, NULL, 0, NULL }
+static int
+dissect_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst, Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_sequence_of,
+                                                  0, maxNoOfNon_HS_SCCH_Assosiated_HS_SICH, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext_sequence_of[1] = {
+  { &hf_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqstItem },
 };
 
 static int
-dissect_nbap_HS_DSCH_serving_cell_choice(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_HS_DSCH_serving_cell_choice, HS_DSCH_serving_cell_choice_choice,
-                                 NULL);
+dissect_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext, Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext_sequence_of,
+                                                  0, maxNoOfNon_HS_SCCH_Assosiated_HS_SICH_Ext, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HS_DSCH_Serving_Cell_Change_Info_Response_sequence[] = {
-  { &hf_nbap_hS_DSCH_serving_cell_choice, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCH_serving_cell_choice },
+static const per_sequence_t HSSICH_ReferenceSignal_InformationLCR_sequence[] = {
+  { &hf_nbap_midambleConfigurationLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleConfigurationLCR },
+  { &hf_nbap_midambleShift  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_15 },
+  { &hf_nbap_timeSlotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HS_DSCH_Serving_Cell_Change_Info_Response(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSSICH_ReferenceSignal_InformationLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HS_DSCH_Serving_Cell_Change_Info_Response, HS_DSCH_Serving_Cell_Change_Info_Response_sequence);
+                                   ett_nbap_HSSICH_ReferenceSignal_InformationLCR, HSSICH_ReferenceSignal_InformationLCR_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_FDD_Update_Information_sequence[] = {
-  { &hf_nbap_hsSCCHCodeChangeIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_CodeChangeIndicator },
-  { &hf_nbap_cqiFeedback_CycleK, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_Feedback_Cycle },
-  { &hf_nbap_cqiRepetitionFactor, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_RepetitionFactor },
-  { &hf_nbap_ackNackRepetitionFactor, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_AckNack_RepetitionFactor },
-  { &hf_nbap_cqiPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CQI_Power_Offset },
-  { &hf_nbap_ackPowerOffset , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Ack_Power_Offset },
-  { &hf_nbap_nackPowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Nack_Power_Offset },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t MIMO_ReferenceSignal_InformationListLCR_sequence_of[1] = {
+  { &hf_nbap_MIMO_ReferenceSignal_InformationListLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HSSICH_ReferenceSignal_InformationLCR },
 };
 
 static int
-dissect_nbap_HSDSCH_FDD_Update_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_FDD_Update_Information, HSDSCH_FDD_Update_Information_sequence);
+dissect_nbap_MIMO_ReferenceSignal_InformationListLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_MIMO_ReferenceSignal_InformationListLCR, MIMO_ReferenceSignal_InformationListLCR_sequence_of,
+                                                  1, maxNrOfHSSCCHCodes, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t HSDSCH_TDD_Update_Information_sequence[] = {
-  { &hf_nbap_hsSCCHCodeChangeIndicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_CodeChangeIndicator },
-  { &hf_nbap_tDDAckNackPowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_AckNack_Power_Offset },
+static const per_sequence_t HSSICH_ReferenceSignal_InformationModifyLCR_sequence[] = {
+  { &hf_nbap_hSSICH_ReferenceSignal_InformationLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSICH_ReferenceSignal_InformationLCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_HSDSCH_TDD_Update_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_HSSICH_ReferenceSignal_InformationModifyLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HSDSCH_TDD_Update_Information, HSDSCH_TDD_Update_Information_sequence);
+                                   ett_nbap_HSSICH_ReferenceSignal_InformationModifyLCR, HSSICH_ReferenceSignal_InformationModifyLCR_sequence);
 
   return offset;
 }
@@ -16865,7 +25009,7 @@ dissect_nbap_HSDSCH_TDD_Update_Information(tvbuff_t *tvb _U_, int offset _U_, as
 static int
 dissect_nbap_IB_OC_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 16U, NULL, FALSE);
+                                                            1U, 16U, NULL, FALSE);
 
   return offset;
 }
@@ -16885,7 +25029,7 @@ dissect_nbap_IB_SG_DATA(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_,
 static int
 dissect_nbap_IB_SG_POS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 4094U, NULL, FALSE);
+                                                            0U, 4094U, NULL, FALSE);
 
   return offset;
 }
@@ -16927,9 +25071,9 @@ static const value_string nbap_IB_Type_vals[] = {
   {   7, "sIB5" },
   {   8, "sIB6" },
   {   9, "sIB7" },
-  {  10, "sIB8" },
-  {  11, "sIB9" },
-  {  12, "sIB10" },
+  {  10, "not-Used-sIB8" },
+  {  11, "not-Used-sIB9" },
+  {  12, "not-Used-sIB10" },
   {  13, "sIB11" },
   {  14, "sIB12" },
   {  15, "sIB13" },
@@ -16956,6 +25100,8 @@ static const value_string nbap_IB_Type_vals[] = {
   {  36, "sIB15dot6" },
   {  37, "sIB15dot7" },
   {  38, "sIB15dot8" },
+  {  39, "sIB15dot2ter" },
+  {  40, "sIB19" },
   { 0, NULL }
 };
 
@@ -16963,7 +25109,33 @@ static const value_string nbap_IB_Type_vals[] = {
 static int
 dissect_nbap_IB_Type(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     26, NULL, TRUE, 13, NULL);
+                                     26, NULL, TRUE, 15, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_Sub_Frame_Number(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 4U, NULL, TRUE);
+
+  return offset;
+}
+
+
+static const per_sequence_t IMB_Parameters_sequence[] = {
+  { &hf_nbap_sub_Frame_Number, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Sub_Frame_Number },
+  { &hf_nbap_fdd_dl_ChannelisationCodeNumber, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_FDD_DL_ChannelisationCodeNumber },
+  { &hf_nbap_ie_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_IMB_Parameters(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_IMB_Parameters, IMB_Parameters_sequence);
 
   return offset;
 }
@@ -16973,7 +25145,7 @@ dissect_nbap_IB_Type(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pr
 static int
 dissect_nbap_ReportPeriodicity_Scaledmin(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 60U, NULL, TRUE);
+                                                            1U, 60U, NULL, TRUE);
 
   return offset;
 }
@@ -16983,7 +25155,7 @@ dissect_nbap_ReportPeriodicity_Scaledmin(tvbuff_t *tvb _U_, int offset _U_, asn1
 static int
 dissect_nbap_ReportPeriodicity_Scaledhour(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 24U, NULL, TRUE);
+                                                            1U, 24U, NULL, TRUE);
 
   return offset;
 }
@@ -17076,7 +25248,7 @@ dissect_nbap_InformationReportCharacteristics(tvbuff_t *tvb _U_, int offset _U_,
 static int
 dissect_nbap_InformationExchangeID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 1048575U, NULL, FALSE);
+                                                            0U, 1048575U, NULL, FALSE);
 
   return offset;
 }
@@ -17133,22 +25305,6 @@ dissect_nbap_Initial_DL_DPCH_TimingAdjustment_Allowed(tvbuff_t *tvb _U_, int off
 }
 
 
-static const value_string nbap_InnerLoopDLPCStatus_vals[] = {
-  {   0, "active" },
-  {   1, "inactive" },
-  { 0, NULL }
-};
-
-
-static int
-dissect_nbap_InnerLoopDLPCStatus(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
-
-  return offset;
-}
-
-
 static const value_string nbap_IPDL_Indicator_vals[] = {
   {   0, "active" },
   {   1, "inactive" },
@@ -17204,30 +25360,10 @@ dissect_nbap_T_iP_Length(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_
 
 
 
-static int
-dissect_nbap_INTEGER_0_15(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 15U, NULL, FALSE);
-
-  return offset;
-}
-
-
-
 static int
 dissect_nbap_INTEGER_10_25(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              10U, 25U, NULL, FALSE);
-
-  return offset;
-}
-
-
-
-static int
-dissect_nbap_INTEGER_1_16(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 16U, NULL, FALSE);
+                                                            10U, 25U, NULL, FALSE);
 
   return offset;
 }
@@ -17253,7 +25389,7 @@ dissect_nbap_BurstModeParams(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
 static int
 dissect_nbap_INTEGER_0_9(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 9U, NULL, FALSE);
+                                                            0U, 9U, NULL, FALSE);
 
   return offset;
 }
@@ -17301,7 +25437,7 @@ dissect_nbap_T_iP_SpacingTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
 static int
 dissect_nbap_INTEGER_0_4095(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 4095U, NULL, FALSE);
+                                                            0U, 4095U, NULL, FALSE);
 
   return offset;
 }
@@ -17311,7 +25447,7 @@ dissect_nbap_INTEGER_0_4095(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
 static int
 dissect_nbap_INTEGER_0_14(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 14U, NULL, FALSE);
+                                                            0U, 14U, NULL, FALSE);
 
   return offset;
 }
@@ -17406,17 +25542,44 @@ dissect_nbap_IPDL_TDD_Parameters_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx
 }
 
 
-static const value_string nbap_LimitedPowerIncrease_vals[] = {
-  {   0, "used" },
-  {   1, "not-used" },
+static const per_sequence_t IPMulticastIndication_sequence[] = {
+  { &hf_nbap_transportLayerAddress, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransportLayerAddress },
+  { &hf_nbap_bindingID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BindingID },
+  { &hf_nbap_cFNOffset      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_255 },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_IPMulticastIndication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_IPMulticastIndication, IPMulticastIndication_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_IPMulticastDataBearerIndication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_boolean(tvb, offset, actx, tree, hf_index, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_T_idleIntervalInfo_k_vals[] = {
+  {   0, "none" },
+  {   2, "two" },
+  {   3, "three" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_LimitedPowerIncrease(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_T_idleIntervalInfo_k(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 3U, NULL, FALSE);
 
   return offset;
 }
@@ -17424,9 +25587,24 @@ dissect_nbap_LimitedPowerIncrease(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
 
 
 static int
-dissect_nbap_Local_Cell_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_INTEGER_0_7(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 268435455U, NULL, FALSE);
+                                                            0U, 7U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t IdleIntervalInformation_sequence[] = {
+  { &hf_nbap_idleIntervalInfo_k, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_idleIntervalInfo_k },
+  { &hf_nbap_idleIntervalInfo_offset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_7 },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_IdleIntervalInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_IdleIntervalInformation, IdleIntervalInformation_sequence);
 
   return offset;
 }
@@ -17445,7 +25623,7 @@ dissect_nbap_LTGI_Presence(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _
 static int
 dissect_nbap_INTEGER_1_6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 6U, NULL, FALSE);
+                                                            1U, 6U, NULL, FALSE);
 
   return offset;
 }
@@ -17454,6 +25632,8 @@ dissect_nbap_INTEGER_1_6(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_
 static const value_string nbap_T_maxPhysChPerTimeslot_vals[] = {
   {   0, "one" },
   {   1, "two" },
+  {   2, "three" },
+  {   3, "four" },
   { 0, NULL }
 };
 
@@ -17461,7 +25641,7 @@ static const value_string nbap_T_maxPhysChPerTimeslot_vals[] = {
 static int
 dissect_nbap_T_maxPhysChPerTimeslot(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, TRUE, 0, NULL);
+                                     2, NULL, TRUE, 2, NULL);
 
   return offset;
 }
@@ -17484,10 +25664,20 @@ dissect_nbap_LCRTDD_Uplink_Physical_Channel_Capability(tvbuff_t *tvb _U_, int of
 
 
 
+static int
+dissect_nbap_MACes_Maximum_Bitrate_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 256000000U, NULL, TRUE);
+
+  return offset;
+}
+
+
+
 static int
 dissect_nbap_MaximumDL_PowerCapability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 500U, NULL, FALSE);
+                                                            0U, 500U, NULL, FALSE);
 
   return offset;
 }
@@ -17495,9 +25685,9 @@ dissect_nbap_MaximumDL_PowerCapability(tvbuff_t *tvb _U_, int offset _U_, asn1_c
 
 
 static int
-dissect_nbap_MaximumTransmissionPower(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Maximum_Target_ReceivedTotalWideBandPower_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 500U, NULL, FALSE);
+                                                            0U, 621U, NULL, FALSE);
 
   return offset;
 }
@@ -17507,7 +25697,7 @@ dissect_nbap_MaximumTransmissionPower(tvbuff_t *tvb _U_, int offset _U_, asn1_ct
 static int
 dissect_nbap_MaxNrOfUL_DPDCHs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 6U, NULL, FALSE);
+                                                            1U, 6U, NULL, FALSE);
 
   return offset;
 }
@@ -17530,31 +25720,6 @@ dissect_nbap_MaxPRACH_MidambleShifts(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx
 }
 
 
-static const value_string nbap_Max_Set_E_DPDCHs_vals[] = {
-  {   0, "vN256" },
-  {   1, "vN128" },
-  {   2, "vN64" },
-  {   3, "vN32" },
-  {   4, "vN16" },
-  {   5, "vN8" },
-  {   6, "vN4" },
-  {   7, "v2xN4" },
-  {   8, "v2xN2" },
-  {   9, "v2xN2plus2xN4" },
-  {  10, "v2xM2plus2xM4" },
-  { 0, NULL }
-};
-
-
-static int
-dissect_nbap_Max_Set_E_DPDCHs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     10, NULL, TRUE, 1, NULL);
-
-  return offset;
-}
-
-
 static const value_string nbap_Max_UE_DTX_Cycle_vals[] = {
   {   0, "v5" },
   {   1, "v10" },
@@ -17612,6 +25777,8 @@ static const value_string nbap_MeasurementFilterCoefficient_vals[] = {
   { 0, NULL }
 };
 
+static value_string_ext nbap_MeasurementFilterCoefficient_vals_ext = VALUE_STRING_EXT_INIT(nbap_MeasurementFilterCoefficient_vals);
+
 
 static int
 dissect_nbap_MeasurementFilterCoefficient(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
@@ -17626,7 +25793,7 @@ dissect_nbap_MeasurementFilterCoefficient(tvbuff_t *tvb _U_, int offset _U_, asn
 static int
 dissect_nbap_MeasurementID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 1048575U, NULL, FALSE);
+                                                            0U, 1048575U, NULL, FALSE);
 
   return offset;
 }
@@ -17663,7 +25830,7 @@ dissect_nbap_MeasurementRecoverySupportIndicator(tvbuff_t *tvb _U_, int offset _
 static int
 dissect_nbap_RepetitionNumber1(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 256U, NULL, FALSE);
+                                                            1U, 256U, NULL, FALSE);
 
   return offset;
 }
@@ -17693,7 +25860,7 @@ static int
 dissect_nbap_MessageStructure(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_MessageStructure, MessageStructure_sequence_of,
-                                                  1, maxNrOfLevels);
+                                                  1, maxNrOfLevels, FALSE);
 
   return offset;
 }
@@ -17703,7 +25870,7 @@ dissect_nbap_MessageStructure(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act
 static int
 dissect_nbap_MICH_CFN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 4095U, NULL, FALSE);
+                                                            0U, 4095U, NULL, FALSE);
 
   return offset;
 }
@@ -17714,6 +25881,10 @@ static const value_string nbap_MICH_Mode_vals[] = {
   {   1, "v36" },
   {   2, "v72" },
   {   3, "v144" },
+  {   4, "v16" },
+  {   5, "v32" },
+  {   6, "v64" },
+  {   7, "v128" },
   { 0, NULL }
 };
 
@@ -17721,7 +25892,7 @@ static const value_string nbap_MICH_Mode_vals[] = {
 static int
 dissect_nbap_MICH_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     4, NULL, TRUE, 0, NULL);
+                                     4, NULL, TRUE, 4, NULL);
 
   return offset;
 }
@@ -17743,104 +25914,148 @@ dissect_nbap_MIMO_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
 }
 
 
-static const value_string nbap_MIMO_N_M_Ratio_vals[] = {
-  {   0, "v1-2" },
-  {   1, "v2-3" },
-  {   2, "v3-4" },
-  {   3, "v4-5" },
-  {   4, "v5-6" },
-  {   5, "v6-7" },
-  {   6, "v7-8" },
-  {   7, "v8-9" },
-  {   8, "v9-10" },
-  {   9, "v1-1" },
+static const value_string nbap_MIMO_Mode_Indicator_vals[] = {
+  {   0, "activate" },
+  {   1, "deactivate" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_MIMO_N_M_Ratio(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_MIMO_Mode_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     10, NULL, TRUE, 0, NULL);
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t MIMO_Information_sequence[] = {
-  { &hf_nbap_mIMO_N_M_Ratio , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MIMO_N_M_Ratio },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const value_string nbap_MIMO_PilotConfiguration_vals[] = {
+  {   0, "primary-and-secondary-CPICH" },
+  {   1, "normal-and-diversity-primary-CPICH" },
+  { 0, NULL }
+};
+
+static const per_choice_t MIMO_PilotConfiguration_choice[] = {
+  {   0, &hf_nbap_primary_and_secondary_CPICH, ASN1_EXTENSION_ROOT    , dissect_nbap_CommonPhysicalChannelID },
+  {   1, &hf_nbap_normal_and_diversity_primary_CPICH, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_MIMO_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_MIMO_Information, MIMO_Information_sequence);
+dissect_nbap_MIMO_PilotConfiguration(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_MIMO_PilotConfiguration, MIMO_PilotConfiguration_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const value_string nbap_MIMO_Mode_Indicator_vals[] = {
-  {   0, "activate" },
-  {   1, "deactivate" },
-  { 0, NULL }
-};
 
+static int
+dissect_nbap_PowerOffsetForSecondaryCPICHforMIMO(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            -6, 0U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t PrimaryAndSecondaryCPICHContainer_sequence[] = {
+  { &hf_nbap_power_Offset_For_Secondary_CPICH_for_MIMO, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PowerOffsetForSecondaryCPICHforMIMO },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_MIMO_Mode_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+dissect_nbap_PrimaryAndSecondaryCPICHContainer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_PrimaryAndSecondaryCPICHContainer, PrimaryAndSecondaryCPICHContainer_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t MIMO_InformationToModify_sequence[] = {
-  { &hf_nbap_mIMO_Mode_Indicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MIMO_Mode_Indicator },
-  { &hf_nbap_mIMO_N_M_Ratio , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MIMO_N_M_Ratio },
+static const per_sequence_t NormalAndDiversityPrimaryCPICHContainer_sequence[] = {
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_MIMO_InformationToModify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_NormalAndDiversityPrimaryCPICHContainer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_MIMO_InformationToModify, MIMO_InformationToModify_sequence);
+                                   ett_nbap_NormalAndDiversityPrimaryCPICHContainer, NormalAndDiversityPrimaryCPICHContainer_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_MIMO_PilotConfiguration_vals[] = {
+static const value_string nbap_MIMO_PilotConfigurationExtension_vals[] = {
   {   0, "primary-and-secondary-CPICH" },
   {   1, "normal-and-diversity-primary-CPICH" },
   { 0, NULL }
 };
 
-static const per_choice_t MIMO_PilotConfiguration_choice[] = {
-  {   0, &hf_nbap_primary_and_secondary_CPICH, ASN1_EXTENSION_ROOT    , dissect_nbap_CommonPhysicalChannelID },
-  {   1, &hf_nbap_normal_and_diversity_primary_CPICH, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+static const per_choice_t MIMO_PilotConfigurationExtension_choice[] = {
+  {   0, &hf_nbap_primary_and_secondary_CPICH_01, ASN1_EXTENSION_ROOT    , dissect_nbap_PrimaryAndSecondaryCPICHContainer },
+  {   1, &hf_nbap_normal_and_diversity_primary_CPICH_01, ASN1_EXTENSION_ROOT    , dissect_nbap_NormalAndDiversityPrimaryCPICHContainer },
   { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_MIMO_PilotConfiguration(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_MIMO_PilotConfigurationExtension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_MIMO_PilotConfiguration, MIMO_PilotConfiguration_choice,
+                                 ett_nbap_MIMO_PilotConfigurationExtension, MIMO_PilotConfigurationExtension_choice,
                                  NULL);
 
   return offset;
 }
 
 
+static const value_string nbap_MIMO_PowerOffsetForS_CPICHCapability_vals[] = {
+  {   0, "s-CPICH-Power-Offset-Capable" },
+  {   1, "s-CPICH-Power-Offset-Not-Capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_MIMO_PowerOffsetForS_CPICHCapability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
 
 static int
 dissect_nbap_MinimumDL_PowerCapability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 800U, NULL, FALSE);
+                                                            0U, 800U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_MinimumReducedE_DPDCH_GainFactor_vals[] = {
+  {   0, "m8-15" },
+  {   1, "m11-15" },
+  {   2, "m15-15" },
+  {   3, "m21-15" },
+  {   4, "m30-15" },
+  {   5, "m42-15" },
+  {   6, "m60-15" },
+  {   7, "m84-15" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_MinimumReducedE_DPDCH_GainFactor(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     8, NULL, TRUE, 0, NULL);
 
   return offset;
 }
@@ -17958,7 +26173,7 @@ dissect_nbap_ModulationMBSFN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
 static int
 dissect_nbap_MBSFN_CPICH_secondary_CCPCH_power_offset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -11, 4U, NULL, TRUE);
+                                                            -11, 4U, NULL, TRUE);
 
   return offset;
 }
@@ -18017,6 +26232,219 @@ dissect_nbap_MBSFN_Only_Mode_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_
 }
 
 
+
+static int
+dissect_nbap_Multicarrier_Number(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, maxHSDPAFrequency, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t MultipleFreq_HARQ_MemoryPartitioning_InformationItem_sequence[] = {
+  { &hf_nbap_hARQ_MemoryPartitioning, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HARQ_MemoryPartitioning },
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UARFCN },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_MultipleFreq_HARQ_MemoryPartitioning_InformationItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_MultipleFreq_HARQ_MemoryPartitioning_InformationItem, MultipleFreq_HARQ_MemoryPartitioning_InformationItem_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t MultipleFreq_HARQ_MemoryPartitioning_InformationList_sequence_of[1] = {
+  { &hf_nbap_MultipleFreq_HARQ_MemoryPartitioning_InformationList_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_MultipleFreq_HARQ_MemoryPartitioning_InformationItem },
+};
+
+static int
+dissect_nbap_MultipleFreq_HARQ_MemoryPartitioning_InformationList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_MultipleFreq_HARQ_MemoryPartitioning_InformationList, MultipleFreq_HARQ_MemoryPartitioning_InformationList_sequence_of,
+                                                  1, maxFrequencyinCell_1, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t MultipleFreq_HSPDSCH_InformationItem_ResponseTDDLCR_sequence[] = {
+  { &hf_nbap_hsSCCH_Specific_Information_ResponseTDDLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSSCCH_Specific_InformationRespListTDDLCR },
+  { &hf_nbap_hARQ_MemoryPartitioning, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HARQ_MemoryPartitioning },
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UARFCN },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_MultipleFreq_HSPDSCH_InformationItem_ResponseTDDLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_MultipleFreq_HSPDSCH_InformationItem_ResponseTDDLCR, MultipleFreq_HSPDSCH_InformationItem_ResponseTDDLCR_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_sequence_of[1] = {
+  { &hf_nbap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_MultipleFreq_HSPDSCH_InformationItem_ResponseTDDLCR },
+};
+
+static int
+dissect_nbap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR, MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_sequence_of,
+                                                  1, maxHSDPAFrequency_1, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_Multi_Cell_Capability_vals[] = {
+  {   0, "multi-Cell-Capable" },
+  {   1, "multi-Cell-non-Capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_Multi_Cell_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t Multi_Cell_Capability_Info_sequence[] = {
+  { &hf_nbap_multi_Cell_Capability, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Multi_Cell_Capability },
+  { &hf_nbap_possible_Secondary_Serving_Cell_List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Possible_Secondary_Serving_Cell_List },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Multi_Cell_Capability_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Multi_Cell_Capability_Info, Multi_Cell_Capability_Info_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_Secondary_UL_Frequency_Activation_State_vals[] = {
+  {   0, "activated" },
+  {   1, "deactivated" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_Secondary_UL_Frequency_Activation_State(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t Multicell_EDCH_InformationItemIEs_sequence[] = {
+  { &hf_nbap_dL_PowerBalancing_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_PowerBalancing_Information },
+  { &hf_nbap_minimumReducedE_DPDCH_GainFactor, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MinimumReducedE_DPDCH_GainFactor },
+  { &hf_nbap_secondary_UL_Frequency_Activation_State, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Secondary_UL_Frequency_Activation_State },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Multicell_EDCH_InformationItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Multicell_EDCH_InformationItemIEs, Multicell_EDCH_InformationItemIEs_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_Primary_CPICH_Usage_for_Channel_Estimation_vals[] = {
+  {   0, "primary-CPICH-may-be-used" },
+  {   1, "primary-CPICH-shall-not-be-used" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_Primary_CPICH_Usage_for_Channel_Estimation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_Secondary_CPICH_Information_Change_vals[] = {
+  {   0, "new-secondary-CPICH" },
+  {   1, "secondary-CPICH-shall-not-be-used" },
+  { 0, NULL }
+};
+
+static const per_choice_t Secondary_CPICH_Information_Change_choice[] = {
+  {   0, &hf_nbap_new_secondary_CPICH, ASN1_EXTENSION_ROOT    , dissect_nbap_CommonPhysicalChannelID },
+  {   1, &hf_nbap_secondary_CPICH_shall_not_be_used, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_Secondary_CPICH_Information_Change(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_Secondary_CPICH_Information_Change, Secondary_CPICH_Information_Change_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t Multicell_EDCH_RL_Specific_InformationItemIEs_sequence[] = {
+  { &hf_nbap_extendedPropagationDelay, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ExtendedPropagationDelay },
+  { &hf_nbap_primary_CPICH_Usage_for_Channel_Estimation, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Primary_CPICH_Usage_for_Channel_Estimation },
+  { &hf_nbap_secondary_CPICH_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CommonPhysicalChannelID },
+  { &hf_nbap_secondary_CPICH_Information_Change, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Secondary_CPICH_Information_Change },
+  { &hf_nbap_e_AGCH_PowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_AGCH_PowerOffset },
+  { &hf_nbap_e_RGCH_PowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_RGCH_PowerOffset },
+  { &hf_nbap_e_HICH_PowerOffset, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_HICH_PowerOffset },
+  { &hf_nbap_dLReferencePower, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
+  { &hf_nbap_e_DCH_DL_Control_Channel_Grant, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_NULL },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Multicell_EDCH_RL_Specific_InformationItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Multicell_EDCH_RL_Specific_InformationItemIEs, Multicell_EDCH_RL_Specific_InformationItemIEs_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_MIMO_SFMode_For_HSPDSCHDualStream_vals[] = {
+  {   0, "sF1" },
+  {   1, "sF1SF16" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_MIMO_SFMode_For_HSPDSCHDualStream(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
 static const value_string nbap_NCyclesPerSFNperiod_vals[] = {
   {   0, "v1" },
   {   1, "v2" },
@@ -18042,7 +26470,7 @@ dissect_nbap_NCyclesPerSFNperiod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *
 static int
 dissect_nbap_NRepetitionsPerCyclePeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              2U, 10U, NULL, FALSE);
+                                                            2U, 10U, NULL, FALSE);
 
   return offset;
 }
@@ -18052,7 +26480,7 @@ dissect_nbap_NRepetitionsPerCyclePeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_
 static int
 dissect_nbap_N_INSYNC_IND(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 256U, NULL, FALSE);
+                                                            1U, 256U, NULL, FALSE);
 
   return offset;
 }
@@ -18062,7 +26490,7 @@ dissect_nbap_N_INSYNC_IND(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U
 static int
 dissect_nbap_N_OUTSYNC_IND(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 256U, NULL, FALSE);
+                                                            1U, 256U, NULL, FALSE);
 
   return offset;
 }
@@ -18072,7 +26500,7 @@ dissect_nbap_N_OUTSYNC_IND(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _
 static int
 dissect_nbap_RNC_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 4095U, NULL, FALSE);
+                                                            0U, 4095U, NULL, FALSE);
 
   return offset;
 }
@@ -18095,20 +26523,10 @@ dissect_nbap_UC_Id(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, prot
 
 
 
-static int
-dissect_nbap_UARFCN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 16383U, NULL, TRUE);
-
-  return offset;
-}
-
-
-
 static int
 dissect_nbap_PrimaryScramblingCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 511U, NULL, FALSE);
+                                                            0U, 511U, NULL, FALSE);
 
   return offset;
 }
@@ -18191,7 +26609,7 @@ static int
 dissect_nbap_NeighbouringCellMeasurementInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_NeighbouringCellMeasurementInformation, NeighbouringCellMeasurementInformation_sequence_of,
-                                                  1, maxNrOfMeasNCell);
+                                                  1, maxNrOfMeasNCell, FALSE);
 
   return offset;
 }
@@ -18235,11 +26653,26 @@ dissect_nbap_NeighbouringTDDCellMeasurementInformation768(tvbuff_t *tvb _U_, int
 }
 
 
+static const value_string nbap_NonCellSpecificTxDiversity_vals[] = {
+  {   0, "txDiversity" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_NonCellSpecificTxDiversity(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
 
 static int
 dissect_nbap_Notification_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 65535U, NULL, FALSE);
+                                                            0U, 65535U, NULL, FALSE);
 
   return offset;
 }
@@ -18253,7 +26686,7 @@ static int
 dissect_nbap_NI_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_NI_Information, NI_Information_sequence_of,
-                                                  1, maxNrOfNIs);
+                                                  1, maxNrOfNIs, FALSE);
 
   return offset;
 }
@@ -18263,7 +26696,7 @@ dissect_nbap_NI_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
 static int
 dissect_nbap_NodeB_CommunicationContextID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 1048575U, NULL, FALSE);
+                                                            0U, 1048575U, NULL, FALSE);
 
   return offset;
 }
@@ -18290,7 +26723,17 @@ dissect_nbap_NotificationIndicatorLength(tvbuff_t *tvb _U_, int offset _U_, asn1
 static int
 dissect_nbap_NumberOfReportedCellPortions(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, maxNrOfCellPortionsPerCell, NULL, TRUE);
+                                                            1U, maxNrOfCellPortionsPerCell, NULL, TRUE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_NumberOfReportedCellPortionsLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, maxNrOfCellPortionsPerCellLCR, NULL, TRUE);
 
   return offset;
 }
@@ -18300,24 +26743,56 @@ dissect_nbap_NumberOfReportedCellPortions(tvbuff_t *tvb _U_, int offset _U_, asn
 static int
 dissect_nbap_NSubCyclesPerCyclePeriod(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 16U, NULL, TRUE);
+                                                            1U, 16U, NULL, TRUE);
 
   return offset;
 }
 
 
-static const value_string nbap_PagingIndicatorLength_vals[] = {
-  {   0, "v2" },
-  {   1, "v4" },
-  {   2, "v8" },
+static const value_string nbap_Number_Of_Supported_Carriers_vals[] = {
+  {   0, "one-one-carrier" },
+  {   1, "one-three-carrier" },
+  {   2, "three-three-carrier" },
+  {   3, "one-six-carrier" },
+  {   4, "three-six-carrier" },
+  {   5, "six-six-carrier" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_PagingIndicatorLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Number_Of_Supported_Carriers(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     3, NULL, TRUE, 0, NULL);
+                                     6, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_NoOfTargetCellHS_SCCH_Order(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 30U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_Out_of_Sychronization_Window_vals[] = {
+  {   0, "ms40" },
+  {   1, "ms80" },
+  {   2, "ms160" },
+  {   3, "ms320" },
+  {   4, "ms640" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_Out_of_Sychronization_Window(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     5, NULL, TRUE, 0, NULL);
 
   return offset;
 }
@@ -18327,7 +26802,7 @@ dissect_nbap_PagingIndicatorLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
 static int
 dissect_nbap_PCCPCH_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -150, 400U, NULL, TRUE);
+                                                            -150, 400U, NULL, TRUE);
 
   return offset;
 }
@@ -18337,7 +26812,7 @@ dissect_nbap_PCCPCH_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U
 static int
 dissect_nbap_PDSCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+                                                            0U, 255U, NULL, FALSE);
 
   return offset;
 }
@@ -18347,7 +26822,7 @@ dissect_nbap_PDSCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, p
 static int
 dissect_nbap_PDSCH_ID768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 511U, NULL, FALSE);
+                                                            0U, 511U, NULL, FALSE);
 
   return offset;
 }
@@ -18357,7 +26832,51 @@ dissect_nbap_PDSCH_ID768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_
 static int
 dissect_nbap_PDSCHSet_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+                                                            0U, 255U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Paging_MACFlows_to_DeleteFDD_Item_sequence[] = {
+  { &hf_nbap_paging_MACFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MACFlow_ID },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Paging_MACFlows_to_DeleteFDD_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Paging_MACFlows_to_DeleteFDD_Item, Paging_MACFlows_to_DeleteFDD_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Paging_MACFlows_to_DeleteFDD_sequence_of[1] = {
+  { &hf_nbap_Paging_MACFlows_to_DeleteFDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MACFlows_to_DeleteFDD_Item },
+};
+
+static int
+dissect_nbap_Paging_MACFlows_to_DeleteFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Paging_MACFlows_to_DeleteFDD, Paging_MACFlows_to_DeleteFDD_sequence_of,
+                                                  1, maxNrOfPagingMACFlow, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_PhysicalChannelID_for_CommonERNTI_RequestedIndicator_vals[] = {
+  {   0, "requested" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_PhysicalChannelID_for_CommonERNTI_RequestedIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, FALSE, 0, NULL);
 
   return offset;
 }
@@ -18367,7 +26886,7 @@ dissect_nbap_PDSCHSet_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_
 static int
 dissect_nbap_PLCCHsequenceNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 14U, NULL, FALSE);
+                                                            0U, 14U, NULL, FALSE);
 
   return offset;
 }
@@ -18393,7 +26912,7 @@ dissect_nbap_PLCCHinformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *act
 static int
 dissect_nbap_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 24U, NULL, FALSE);
+                                                            0U, 24U, NULL, FALSE);
 
   return offset;
 }
@@ -18403,7 +26922,7 @@ dissect_nbap_PowerOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_
 static int
 dissect_nbap_PowerRaiseLimit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 10U, NULL, FALSE);
+                                                            0U, 10U, NULL, FALSE);
 
   return offset;
 }
@@ -18425,21 +26944,17 @@ dissect_nbap_PRACH_Midamble(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
 }
 
 
-
-static int
-dissect_nbap_PreambleSignatures(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
-                                     16, 16, FALSE, NULL);
-
-  return offset;
-}
-
+static const value_string nbap_PrecodingWeightSetRestriction_vals[] = {
+  {   0, "preferred" },
+  {   1, "not-preferred" },
+  { 0, NULL }
+};
 
 
 static int
-dissect_nbap_PreambleThreshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 72U, NULL, FALSE);
+dissect_nbap_PrecodingWeightSetRestriction(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
@@ -18449,7 +26964,7 @@ dissect_nbap_PreambleThreshold(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac
 static int
 dissect_nbap_PredictedSFNSFNDeviationLimit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 256U, NULL, FALSE);
+                                                            1U, 256U, NULL, FALSE);
 
   return offset;
 }
@@ -18459,7 +26974,7 @@ dissect_nbap_PredictedSFNSFNDeviationLimit(tvbuff_t *tvb _U_, int offset _U_, as
 static int
 dissect_nbap_PredictedTUTRANGPSDeviationLimit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 256U, NULL, FALSE);
+                                                            1U, 256U, NULL, FALSE);
 
   return offset;
 }
@@ -18469,23 +26984,7 @@ dissect_nbap_PredictedTUTRANGPSDeviationLimit(tvbuff_t *tvb _U_, int offset _U_,
 static int
 dissect_nbap_PrimaryCPICH_Power(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -100, 500U, NULL, FALSE);
-
-  return offset;
-}
-
-
-static const value_string nbap_Primary_CPICH_Usage_for_Channel_Estimation_vals[] = {
-  {   0, "primary-CPICH-may-be-used" },
-  {   1, "primary-CPICH-shall-not-be-used" },
-  { 0, NULL }
-};
-
-
-static int
-dissect_nbap_Primary_CPICH_Usage_for_Channel_Estimation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
+                                                            -100, 500U, NULL, FALSE);
 
   return offset;
 }
@@ -18495,7 +26994,7 @@ dissect_nbap_Primary_CPICH_Usage_for_Channel_Estimation(tvbuff_t *tvb _U_, int o
 static int
 dissect_nbap_PrimaryCCPCH_RSCP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 91U, NULL, FALSE);
+                                                            0U, 91U, NULL, FALSE);
 
   return offset;
 }
@@ -18505,7 +27004,7 @@ dissect_nbap_PrimaryCCPCH_RSCP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac
 static int
 dissect_nbap_PrimaryCCPCH_RSCP_Delta(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -5, -1, NULL, TRUE);
+                                                            -5, -1, NULL, TRUE);
 
   return offset;
 }
@@ -18515,7 +27014,7 @@ dissect_nbap_PrimaryCCPCH_RSCP_Delta(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx
 static int
 dissect_nbap_SCH_TimeSlot(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 6U, NULL, FALSE);
+                                                            0U, 6U, NULL, FALSE);
 
   return offset;
 }
@@ -18523,19 +27022,146 @@ dissect_nbap_SCH_TimeSlot(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U
 
 
 static int
-dissect_nbap_PunctureLimit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_PUSCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 15U, NULL, FALSE);
+                                                            0U, 255U, NULL, FALSE);
 
   return offset;
 }
 
 
+static const per_sequence_t Selected_MBMS_Service_TimeSlot_Information_LCR_sequence_of[1] = {
+  { &hf_nbap_Selected_MBMS_Service_TimeSlot_Information_LCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
+};
 
 static int
-dissect_nbap_PUSCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Selected_MBMS_Service_TimeSlot_Information_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Selected_MBMS_Service_TimeSlot_Information_LCR, Selected_MBMS_Service_TimeSlot_Information_LCR_sequence_of,
+                                                  1, 7, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_T_transmission_Time_Interval_vals[] = {
+  {   0, "v10" },
+  {   1, "v20" },
+  {   2, "v40" },
+  {   3, "v80" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_T_transmission_Time_Interval(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     4, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_2_9(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            2U, 9U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_INTEGER_0_8(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+                                                            0U, 8U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t MBMS_Service_TDM_Information_sequence[] = {
+  { &hf_nbap_transmission_Time_Interval, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_T_transmission_Time_Interval },
+  { &hf_nbap_tDM_Rep        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_2_9 },
+  { &hf_nbap_tDM_Offset     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_0_8 },
+  { &hf_nbap_tDM_Length     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_INTEGER_1_8 },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_MBMS_Service_TDM_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_MBMS_Service_TDM_Information, MBMS_Service_TDM_Information_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Selected_MBMS_Service_Item_sequence[] = {
+  { &hf_nbap_selected_MBMS_Service_TimeSlot_Information_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Selected_MBMS_Service_TimeSlot_Information_LCR },
+  { &hf_nbap_mBMS_Service_TDM_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MBMS_Service_TDM_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Selected_MBMS_Service_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Selected_MBMS_Service_Item, Selected_MBMS_Service_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Selected_MBMS_Service_List_sequence_of[1] = {
+  { &hf_nbap_Selected_MBMS_Service_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Selected_MBMS_Service_Item },
+};
+
+static int
+dissect_nbap_Selected_MBMS_Service_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Selected_MBMS_Service_List, Selected_MBMS_Service_List_sequence_of,
+                                                  1, maxMBMSServiceSelect, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Selected_MBMS_Service_sequence[] = {
+  { &hf_nbap_selected_MBMS_Service_List, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Selected_MBMS_Service_List },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Selected_MBMS_Service(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Selected_MBMS_Service, Selected_MBMS_Service_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_UE_Selected_MBMS_Service_Information_vals[] = {
+  {   0, "none" },
+  {   1, "selected-MBMS-Service" },
+  { 0, NULL }
+};
+
+static const per_choice_t UE_Selected_MBMS_Service_Information_choice[] = {
+  {   0, &hf_nbap_none           , ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
+  {   1, &hf_nbap_selected_MBMS_Service, ASN1_EXTENSION_ROOT    , dissect_nbap_Selected_MBMS_Service },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_UE_Selected_MBMS_Service_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_UE_Selected_MBMS_Service_Information, UE_Selected_MBMS_Service_Information_choice,
+                                 NULL);
 
   return offset;
 }
@@ -18545,7 +27171,36 @@ dissect_nbap_PUSCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, p
 static int
 dissect_nbap_PUSCHSet_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+                                                            0U, 255U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Paging_MACFlows_to_DeleteLCR_Item_sequence[] = {
+  { &hf_nbap_paging_MACFlow_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MACFlow_ID },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Paging_MACFlows_to_DeleteLCR_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Paging_MACFlows_to_DeleteLCR_Item, Paging_MACFlows_to_DeleteLCR_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Paging_MACFlows_to_DeleteLCR_sequence_of[1] = {
+  { &hf_nbap_Paging_MACFlows_to_DeleteLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Paging_MACFlows_to_DeleteLCR_Item },
+};
+
+static int
+dissect_nbap_Paging_MACFlows_to_DeleteLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Paging_MACFlows_to_DeleteLCR, Paging_MACFlows_to_DeleteLCR_sequence_of,
+                                                  1, maxNrOfPagingMACFlow, FALSE);
 
   return offset;
 }
@@ -18604,7 +27259,7 @@ static int
 dissect_nbap_RL_Specific_DCH_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_Specific_DCH_Info, RL_Specific_DCH_Info_sequence_of,
-                                                  1, maxNrOfDCHs);
+                                                  1, maxNrOfDCHs, FALSE);
 
   return offset;
 }
@@ -18635,7 +27290,7 @@ static int
 dissect_nbap_RL_Specific_E_DCH_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_Specific_E_DCH_Information, RL_Specific_E_DCH_Information_sequence_of,
-                                                  1, maxNrOfEDCHMACdFlows);
+                                                  1, maxNrOfEDCHMACdFlows, FALSE);
 
   return offset;
 }
@@ -18663,17 +27318,7 @@ dissect_nbap_RL_Specific_E_DCH_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_
 static int
 dissect_nbap_Reference_ReceivedTotalWideBandPower(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 621U, NULL, FALSE);
-
-  return offset;
-}
-
-
-
-static int
-dissect_nbap_Reference_ReceivedTotalWideBandPower_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 621U, NULL, FALSE);
+                                                            0U, 621U, NULL, FALSE);
 
   return offset;
 }
@@ -18729,7 +27374,7 @@ dissect_nbap_ReferenceClockAvailability(tvbuff_t *tvb _U_, int offset _U_, asn1_
 static int
 dissect_nbap_ReferenceSFNoffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+                                                            0U, 255U, NULL, FALSE);
 
   return offset;
 }
@@ -18739,7 +27384,7 @@ dissect_nbap_ReferenceSFNoffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a
 static int
 dissect_nbap_RefTFCNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 3U, NULL, FALSE);
+                                                            0U, 3U, NULL, FALSE);
 
   return offset;
 }
@@ -18749,7 +27394,7 @@ dissect_nbap_RefTFCNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U
 static int
 dissect_nbap_ReportPeriodicity_Scaledmsec(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 6000U, NULL, TRUE);
+                                                            1U, 6000U, NULL, TRUE);
 
   return offset;
 }
@@ -18834,7 +27479,7 @@ dissect_nbap_ReportCharacteristicsType_MeasurementThreshold(tvbuff_t *tvb _U_, i
 static int
 dissect_nbap_MeasurementHysteresisTime_Scaledmsec(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 6000U, NULL, TRUE);
+                                                            1U, 6000U, NULL, TRUE);
 
   return offset;
 }
@@ -18896,7 +27541,7 @@ dissect_nbap_ReportCharacteristicsType_EventB(tvbuff_t *tvb _U_, int offset _U_,
 static int
 dissect_nbap_Received_total_wide_band_power_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 620U, NULL, FALSE);
+                                                            0U, 620U, NULL, FALSE);
 
   return offset;
 }
@@ -18906,7 +27551,7 @@ dissect_nbap_Received_total_wide_band_power_Value_IncrDecrThres(tvbuff_t *tvb _U
 static int
 dissect_nbap_UL_TimeslotISCP_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 126U, NULL, FALSE);
+                                                            0U, 126U, NULL, FALSE);
 
   return offset;
 }
@@ -18916,7 +27561,7 @@ dissect_nbap_UL_TimeslotISCP_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _
 static int
 dissect_nbap_SIR_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 62U, NULL, FALSE);
+                                                            0U, 62U, NULL, FALSE);
 
   return offset;
 }
@@ -18926,7 +27571,7 @@ dissect_nbap_SIR_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx
 static int
 dissect_nbap_SIR_Error_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 124U, NULL, FALSE);
+                                                            0U, 124U, NULL, FALSE);
 
   return offset;
 }
@@ -18936,7 +27581,7 @@ dissect_nbap_SIR_Error_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, as
 static int
 dissect_nbap_Transmitted_Code_Power_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 112U, NULL, TRUE);
+                                                            0U, 112U, NULL, TRUE);
 
   return offset;
 }
@@ -18946,7 +27591,7 @@ dissect_nbap_Transmitted_Code_Power_Value_IncrDecrThres(tvbuff_t *tvb _U_, int o
 static int
 dissect_nbap_RSCP_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 126U, NULL, FALSE);
+                                                            0U, 126U, NULL, FALSE);
 
   return offset;
 }
@@ -18956,7 +27601,7 @@ dissect_nbap_RSCP_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ct
 static int
 dissect_nbap_Round_Trip_Time_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 32766U, NULL, FALSE);
+                                                            0U, 32766U, NULL, FALSE);
 
   return offset;
 }
@@ -19017,7 +27662,7 @@ dissect_nbap_ReportCharacteristicsType_MeasurementIncreaseDecreaseThreshold(tvbu
 static int
 dissect_nbap_MeasurementChangeTime_Scaledmsec(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 6000U, NULL, TRUE);
+                                                            1U, 6000U, NULL, TRUE);
 
   return offset;
 }
@@ -19171,11 +27816,47 @@ dissect_nbap_ReportCharacteristicsType_OnModification(tvbuff_t *tvb _U_, int off
 }
 
 
+static const per_sequence_t EDCH_RACH_Report_IncrDecrThres_sequence[] = {
+  { &hf_nbap_denied_EDCH_RACH_resources, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Denied_EDCH_RACH_Resources_Value },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
 
 static int
-dissect_nbap_RL_Set_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 31U, NULL, FALSE);
+dissect_nbap_EDCH_RACH_Report_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_EDCH_RACH_Report_IncrDecrThres, EDCH_RACH_Report_IncrDecrThres_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t EDCH_RACH_Report_ThresholdInformation_sequence[] = {
+  { &hf_nbap_denied_EDCH_RACH_resources, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Denied_EDCH_RACH_Resources_Value },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_EDCH_RACH_Report_ThresholdInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_EDCH_RACH_Report_ThresholdInformation, EDCH_RACH_Report_ThresholdInformation_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_DL_RLC_PDU_Size_Format_vals[] = {
+  {   0, "fixed-RLC-PDU-Size" },
+  {   1, "flexible-RLC-PDU-Size" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_DL_RLC_PDU_Size_Format(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, TRUE, 0, NULL);
 
   return offset;
 }
@@ -19205,7 +27886,37 @@ static int
 dissect_nbap_Received_total_wide_band_power_For_CellPortion_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Received_total_wide_band_power_For_CellPortion_Value, Received_total_wide_band_power_For_CellPortion_Value_sequence_of,
-                                                  1, maxNrOfCellPortionsPerCell);
+                                                  1, maxNrOfCellPortionsPerCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Received_total_wide_band_power_For_CellPortion_ValueLCR_Item_sequence[] = {
+  { &hf_nbap_cellPortionLCRID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellPortionLCRID },
+  { &hf_nbap_received_total_wide_band_power_value, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Received_total_wide_band_power_Value },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Received_total_wide_band_power_For_CellPortion_ValueLCR_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Received_total_wide_band_power_For_CellPortion_ValueLCR_Item, Received_total_wide_band_power_For_CellPortion_ValueLCR_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Received_total_wide_band_power_For_CellPortion_ValueLCR_sequence_of[1] = {
+  { &hf_nbap_Received_total_wide_band_power_For_CellPortion_ValueLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Received_total_wide_band_power_For_CellPortion_ValueLCR_Item },
+};
+
+static int
+dissect_nbap_Received_total_wide_band_power_For_CellPortion_ValueLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Received_total_wide_band_power_For_CellPortion_ValueLCR, Received_total_wide_band_power_For_CellPortion_ValueLCR_sequence_of,
+                                                  1, maxNrOfCellPortionsPerCellLCR, FALSE);
 
   return offset;
 }
@@ -19215,7 +27926,7 @@ dissect_nbap_Received_total_wide_band_power_For_CellPortion_Value(tvbuff_t *tvb
 static int
 dissect_nbap_RSEPS_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 151U, NULL, FALSE);
+                                                            0U, 151U, NULL, FALSE);
 
   return offset;
 }
@@ -19246,7 +27957,7 @@ static int
 dissect_nbap_Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value, Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value_sequence_of,
-                                                  1, maxNrOfCellPortionsPerCell);
+                                                  1, maxNrOfCellPortionsPerCell, FALSE);
 
   return offset;
 }
@@ -19271,7 +27982,7 @@ dissect_nbap_Received_Scheduled_EDCH_Power_Share_Value(tvbuff_t *tvb _U_, int of
 static int
 dissect_nbap_RSEPS_Value_IncrDecrThres(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 151U, NULL, FALSE);
+                                                            0U, 151U, NULL, FALSE);
 
   return offset;
 }
@@ -19348,7 +28059,7 @@ dissect_nbap_RequestedDataValueInformation(tvbuff_t *tvb _U_, int offset _U_, as
 static int
 dissect_nbap_Rx_Timing_Deviation_Value_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 511U, NULL, FALSE);
+                                                            0U, 511U, NULL, FALSE);
 
   return offset;
 }
@@ -19358,7 +28069,7 @@ dissect_nbap_Rx_Timing_Deviation_Value_LCR(tvbuff_t *tvb _U_, int offset _U_, as
 static int
 dissect_nbap_Rx_Timing_Deviation_Value_768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 65535U, NULL, FALSE);
+                                                            0U, 65535U, NULL, FALSE);
 
   return offset;
 }
@@ -19368,7 +28079,7 @@ dissect_nbap_Rx_Timing_Deviation_Value_768(tvbuff_t *tvb _U_, int offset _U_, as
 static int
 dissect_nbap_Rx_Timing_Deviation_Value_384_ext(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 32767U, NULL, FALSE);
+                                                            0U, 32767U, NULL, FALSE);
 
   return offset;
 }
@@ -19404,6 +28115,22 @@ dissect_nbap_RTWP_CellPortion_ReportingIndicator(tvbuff_t *tvb _U_, int offset _
 }
 
 
+static const value_string nbap_E_DPCCH_Power_Boosting_Capability_vals[] = {
+  {   0, "e-DPCCH-Power-Boosting-capable" },
+  {   1, "e-DPCCH-Power-Boosting-non-capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_E_DPCCH_Power_Boosting_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
 static const per_sequence_t SAT_Info_Almanac_ExtItem_sequence[] = {
   { &hf_nbap_data_id        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DATA_ID },
   { &hf_nbap_sat_id         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SAT_ID },
@@ -19439,39 +28166,7 @@ static int
 dissect_nbap_SAT_Info_Almanac_ExtList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_SAT_Info_Almanac_ExtList, SAT_Info_Almanac_ExtList_sequence_of,
-                                                  1, maxNrOfSatAlmanac_maxNoSat);
-
-  return offset;
-}
-
-
-
-static int
-dissect_nbap_ScramblingCodeNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 15U, NULL, FALSE);
-
-  return offset;
-}
-
-
-static const value_string nbap_Secondary_CPICH_Information_Change_vals[] = {
-  {   0, "new-secondary-CPICH" },
-  {   1, "secondary-CPICH-shall-not-be-used" },
-  { 0, NULL }
-};
-
-static const per_choice_t Secondary_CPICH_Information_Change_choice[] = {
-  {   0, &hf_nbap_new_secondary_CPICH, ASN1_EXTENSION_ROOT    , dissect_nbap_CommonPhysicalChannelID },
-  {   1, &hf_nbap_secondary_CPICH_shall_not_be_used, ASN1_EXTENSION_ROOT    , dissect_nbap_NULL },
-  { 0, NULL, 0, NULL }
-};
-
-static int
-dissect_nbap_Secondary_CPICH_Information_Change(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_Secondary_CPICH_Information_Change, Secondary_CPICH_Information_Change_choice,
-                                 NULL);
+                                                  1, maxNrOfSatAlmanac_maxNoSat, FALSE);
 
   return offset;
 }
@@ -19481,7 +28176,7 @@ dissect_nbap_Secondary_CPICH_Information_Change(tvbuff_t *tvb _U_, int offset _U
 static int
 dissect_nbap_SecondaryCCPCH_SlotFormat(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 17U, NULL, TRUE);
+                                                            0U, 17U, NULL, TRUE);
 
   return offset;
 }
@@ -19491,7 +28186,7 @@ dissect_nbap_SecondaryCCPCH_SlotFormat(tvbuff_t *tvb _U_, int offset _U_, asn1_c
 static int
 dissect_nbap_Secondary_CCPCH_SlotFormat_Extended(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              18U, 23U, NULL, TRUE);
+                                                            18U, 23U, NULL, TRUE);
 
   return offset;
 }
@@ -19555,11 +28250,35 @@ dissect_nbap_Serving_E_DCH_RL_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *
 }
 
 
+static const value_string nbap_Setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency_vals[] = {
+  {   0, "setup" },
+  {   1, "configurationChange" },
+  {   2, "removal" },
+  { 0, NULL }
+};
+
+static const per_choice_t Setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency_choice[] = {
+  {   0, &hf_nbap_setup          , ASN1_EXTENSION_ROOT    , dissect_nbap_Additional_EDCH_Setup_Info },
+  {   1, &hf_nbap_configurationChange, ASN1_EXTENSION_ROOT    , dissect_nbap_Additional_EDCH_Cell_Information_ConfigurationChange_List },
+  {   2, &hf_nbap_removal        , ASN1_EXTENSION_ROOT    , dissect_nbap_Additional_EDCH_Cell_Information_Removal_List },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_Setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_Setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency, Setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
 
 static int
 dissect_nbap_SFN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 4095U, NULL, FALSE);
+                                                            0U, 4095U, NULL, FALSE);
 
   return offset;
 }
@@ -19569,7 +28288,7 @@ dissect_nbap_SFN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_
 static int
 dissect_nbap_SFNSFN_FDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 614399U, NULL, FALSE);
+                                                            0U, 614399U, NULL, FALSE);
 
   return offset;
 }
@@ -19579,7 +28298,7 @@ dissect_nbap_SFNSFN_FDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_,
 static int
 dissect_nbap_SFNSFN_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 40961U, NULL, FALSE);
+                                                            0U, 40961U, NULL, FALSE);
 
   return offset;
 }
@@ -19589,7 +28308,7 @@ dissect_nbap_SFNSFN_TDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_,
 static int
 dissect_nbap_SFNSFN_TDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 81923U, NULL, FALSE);
+                                                            0U, 81923U, NULL, FALSE);
 
   return offset;
 }
@@ -19599,7 +28318,7 @@ dissect_nbap_SFNSFN_TDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _
 static int
 dissect_nbap_SFNSFNChangeLimit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 256U, NULL, FALSE);
+                                                            1U, 256U, NULL, FALSE);
 
   return offset;
 }
@@ -19609,7 +28328,7 @@ dissect_nbap_SFNSFNChangeLimit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac
 static int
 dissect_nbap_SFNSFNDriftRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -100, 100U, NULL, FALSE);
+                                                            -100, 100U, NULL, FALSE);
 
   return offset;
 }
@@ -19619,7 +28338,7 @@ dissect_nbap_SFNSFNDriftRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
 static int
 dissect_nbap_SFNSFNDriftRateQuality(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 100U, NULL, FALSE);
+                                                            0U, 100U, NULL, FALSE);
 
   return offset;
 }
@@ -19669,7 +28388,7 @@ dissect_nbap_SFNSFNValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_
 static int
 dissect_nbap_SFNSFNQuality(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+                                                            0U, 255U, NULL, FALSE);
 
   return offset;
 }
@@ -19741,7 +28460,7 @@ static int
 dissect_nbap_T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation, T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_sequence_of,
-                                                  1, maxNrOfMeasNCell);
+                                                  1, maxNrOfMeasNCell, FALSE);
 
   return offset;
 }
@@ -19770,7 +28489,7 @@ static int
 dissect_nbap_T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation, T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_sequence_of,
-                                                  0, maxNrOfMeasNCell_1);
+                                                  0, maxNrOfMeasNCell_1, FALSE);
 
   return offset;
 }
@@ -19796,7 +28515,7 @@ dissect_nbap_SFNSFNMeasurementValueInformation(tvbuff_t *tvb _U_, int offset _U_
 static int
 dissect_nbap_ShutdownTimer(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 3600U, NULL, FALSE);
+                                                            1U, 3600U, NULL, FALSE);
 
   return offset;
 }
@@ -19818,6 +28537,47 @@ dissect_nbap_SIB_Originator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
 }
 
 
+
+static int
+dissect_nbap_Single_Stream_MIMO_ActivationIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_null(tvb, offset, actx, tree, hf_index);
+
+  return offset;
+}
+
+
+static const value_string nbap_Single_Stream_MIMO_Capability_vals[] = {
+  {   0, "single-stream-mimo-capable" },
+  {   1, "single-stream-mimo-non-capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_Single_Stream_MIMO_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_Single_Stream_MIMO_Mode_Indicator_vals[] = {
+  {   0, "activate" },
+  {   1, "deactivate" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_Single_Stream_MIMO_Mode_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
 static const value_string nbap_SignallingBearerRequestIndicator_vals[] = {
   {   0, "bearerRequested" },
   { 0, NULL }
@@ -19849,15 +28609,15 @@ dissect_nbap_SixtyfourQAM_DL_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_
 }
 
 
-static const value_string nbap_SixteenQAM_UL_Capability_vals[] = {
-  {   0, "sixteenQAM-UL-capable" },
-  {   1, "sixteenQAM-UL-non-capable" },
+static const value_string nbap_SixtyfourQAM_DL_MIMO_Combined_Capability_vals[] = {
+  {   0, "sixtyfourQAM-DL-MIMO-Combined-capable" },
+  {   1, "sixtyfourQAM-DL-MIMO-Combined-non-capable" },
   { 0, NULL }
 };
 
 
 static int
-dissect_nbap_SixteenQAM_UL_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_SixtyfourQAM_DL_MIMO_Combined_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
                                      2, NULL, FALSE, 0, NULL);
 
@@ -19865,11 +28625,17 @@ dissect_nbap_SixteenQAM_UL_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ct
 }
 
 
+static const value_string nbap_SixteenQAM_UL_Capability_vals[] = {
+  {   0, "sixteenQAM-UL-capable" },
+  {   1, "sixteenQAM-UL-non-capable" },
+  { 0, NULL }
+};
+
 
 static int
-dissect_nbap_SixteenQAM_UL_Delta_T2TP(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 6U, NULL, TRUE);
+dissect_nbap_SixteenQAM_UL_Capability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
 
   return offset;
 }
@@ -19891,38 +28657,6 @@ dissect_nbap_SixteenQAM_UL_Operation_Indicator(tvbuff_t *tvb _U_, int offset _U_
 }
 
 
-static const per_sequence_t SixteenQAM_UL_Information_sequence[] = {
-  { &hf_nbap_sixteenQAM_UL_Operation_Indicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SixteenQAM_UL_Operation_Indicator },
-  { &hf_nbap_sixteenQAM_UL_Delta_T2TP, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SixteenQAM_UL_Delta_T2TP },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_SixteenQAM_UL_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_SixteenQAM_UL_Information, SixteenQAM_UL_Information_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t SixteenQAM_UL_Information_to_Modify_sequence[] = {
-  { &hf_nbap_sixteenQAM_UL_Operation_Indicator, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SixteenQAM_UL_Operation_Indicator },
-  { &hf_nbap_sixteenQAM_UL_Delta_T2TP, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_SixteenQAM_UL_Delta_T2TP },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_SixteenQAM_UL_Information_to_Modify(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_SixteenQAM_UL_Information_to_Modify, SixteenQAM_UL_Information_to_Modify_sequence);
-
-  return offset;
-}
-
-
 static const value_string nbap_SNPL_Reporting_Type_vals[] = {
   {   0, "type1" },
   {   1, "type2" },
@@ -19943,7 +28677,7 @@ dissect_nbap_SNPL_Reporting_Type(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *
 static int
 dissect_nbap_SpecialBurstScheduling(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 256U, NULL, FALSE);
+                                                            1U, 256U, NULL, FALSE);
 
   return offset;
 }
@@ -19985,7 +28719,7 @@ dissect_nbap_SSDT_SupportIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
 static int
 dissect_nbap_SyncCase(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 2U, NULL, TRUE);
+                                                            1U, 2U, NULL, TRUE);
 
   return offset;
 }
@@ -19995,7 +28729,7 @@ dissect_nbap_SyncCase(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, p
 static int
 dissect_nbap_SYNCDlCodeId(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 32U, NULL, TRUE);
+                                                            1U, 32U, NULL, TRUE);
 
   return offset;
 }
@@ -20005,7 +28739,7 @@ dissect_nbap_SYNCDlCodeId(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U
 static int
 dissect_nbap_SyncFrameNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 10U, NULL, FALSE);
+                                                            1U, 10U, NULL, FALSE);
 
   return offset;
 }
@@ -20056,7 +28790,7 @@ static int
 dissect_nbap_SEQUENCE_SIZE_1_maxNrOfReceptsPerSyncFrame_OF_SynchronisationReportCharactCellSyncBurstInfoItem(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_SEQUENCE_SIZE_1_maxNrOfReceptsPerSyncFrame_OF_SynchronisationReportCharactCellSyncBurstInfoItem, SEQUENCE_SIZE_1_maxNrOfReceptsPerSyncFrame_OF_SynchronisationReportCharactCellSyncBurstInfoItem_sequence_of,
-                                                  1, maxNrOfReceptsPerSyncFrame);
+                                                  1, maxNrOfReceptsPerSyncFrame, FALSE);
 
   return offset;
 }
@@ -20086,7 +28820,7 @@ static int
 dissect_nbap_SynchronisationReportCharactThreExc(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_SynchronisationReportCharactThreExc, SynchronisationReportCharactThreExc_sequence_of,
-                                                  1, maxNrOfCellSyncBursts);
+                                                  1, maxNrOfCellSyncBursts, FALSE);
 
   return offset;
 }
@@ -20133,7 +28867,7 @@ static int
 dissect_nbap_SyncDLCodeInfoListLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_SyncDLCodeInfoListLCR, SyncDLCodeInfoListLCR_sequence_of,
-                                                  1, maxNrOfSyncDLCodesLCR);
+                                                  1, maxNrOfSyncDLCodesLCR, FALSE);
 
   return offset;
 }
@@ -20163,7 +28897,7 @@ static int
 dissect_nbap_SyncDLCodeIdThreInfoLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_SyncDLCodeIdThreInfoLCR, SyncDLCodeIdThreInfoLCR_sequence_of,
-                                                  0, maxNrOfSyncFramesLCR);
+                                                  0, maxNrOfSyncFramesLCR, FALSE);
 
   return offset;
 }
@@ -20187,6 +28921,22 @@ dissect_nbap_SynchronisationReportType(tvbuff_t *tvb _U_, int offset _U_, asn1_c
 }
 
 
+static const value_string nbap_Semi_PersistentScheduling_CapabilityLCR_vals[] = {
+  {   0, "semi-Persistent-scheduling-Capable" },
+  {   1, "semi-Persistent-scheduling-Non-Capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_Semi_PersistentScheduling_CapabilityLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
 static const value_string nbap_T_Cell_vals[] = {
   {   0, "v0" },
   {   1, "v1" },
@@ -20215,7 +28965,7 @@ dissect_nbap_T_Cell(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, pro
 static int
 dissect_nbap_T_RLFAILURE(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+                                                            0U, 255U, NULL, FALSE);
 
   return offset;
 }
@@ -20243,16 +28993,6 @@ dissect_nbap_TDD_DPCHOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
 }
 
 
-
-static int
-dissect_nbap_TDD_PhysicalChannelOffset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 63U, NULL, FALSE);
-
-  return offset;
-}
-
-
 static const per_sequence_t T_fdd_sequence[] = {
   { &hf_nbap_betaC          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BetaCD },
   { &hf_nbap_betaD          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_BetaCD },
@@ -20353,7 +29093,7 @@ static int
 dissect_nbap_TDD_UL_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_TDD_UL_Code_Information, TDD_UL_Code_Information_sequence_of,
-                                                  1, maxNrOfDPCHs);
+                                                  1, maxNrOfDPCHs, FALSE);
 
   return offset;
 }
@@ -20363,7 +29103,7 @@ dissect_nbap_TDD_UL_Code_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx
 static int
 dissect_nbap_QPSK_UL_DPCH_TimeSlotFormatTDD_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 69U, NULL, TRUE);
+                                                            0U, 69U, NULL, TRUE);
 
   return offset;
 }
@@ -20373,7 +29113,7 @@ dissect_nbap_QPSK_UL_DPCH_TimeSlotFormatTDD_LCR(tvbuff_t *tvb _U_, int offset _U
 static int
 dissect_nbap_EightPSK_UL_DPCH_TimeSlotFormatTDD_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 24U, NULL, TRUE);
+                                                            0U, 24U, NULL, TRUE);
 
   return offset;
 }
@@ -20426,7 +29166,7 @@ static int
 dissect_nbap_TDD_UL_Code_LCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_TDD_UL_Code_LCR_Information, TDD_UL_Code_LCR_Information_sequence_of,
-                                                  1, maxNrOfDPCHLCRs);
+                                                  1, maxNrOfDPCHLCRs, FALSE);
 
   return offset;
 }
@@ -20456,7 +29196,7 @@ static int
 dissect_nbap_TDD_UL_Code_768_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_TDD_UL_Code_768_Information, TDD_UL_Code_768_Information_sequence_of,
-                                                  1, maxNrOfDPCHs);
+                                                  1, maxNrOfDPCHs, FALSE);
 
   return offset;
 }
@@ -20517,7 +29257,7 @@ dissect_nbap_TFCI_SignallingMode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *
 static int
 dissect_nbap_TGD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 269U, NULL, FALSE);
+                                                            0U, 269U, NULL, FALSE);
 
   return offset;
 }
@@ -20527,7 +29267,7 @@ dissect_nbap_TGD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_
 static int
 dissect_nbap_TGSN(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 14U, NULL, FALSE);
+                                                            0U, 14U, NULL, FALSE);
 
   return offset;
 }
@@ -20549,6 +29289,21 @@ dissect_nbap_TimeSlotDirection(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *ac
 }
 
 
+static const value_string nbap_TimeslotLCR_Extension_vals[] = {
+  {   0, "ts7" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_TimeslotLCR_Extension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
 static const value_string nbap_TimeSlotStatus_vals[] = {
   {   0, "active" },
   {   1, "not-active" },
@@ -20710,7 +29465,7 @@ static int
 dissect_nbap_Transmission_Gap_Pattern_Sequence_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Transmission_Gap_Pattern_Sequence_Information, Transmission_Gap_Pattern_Sequence_Information_sequence_of,
-                                                  1, maxTGPS);
+                                                  1, maxTGPS, FALSE);
 
   return offset;
 }
@@ -20720,7 +29475,7 @@ dissect_nbap_Transmission_Gap_Pattern_Sequence_Information(tvbuff_t *tvb _U_, in
 static int
 dissect_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 100U, NULL, FALSE);
+                                                            0U, 100U, NULL, FALSE);
 
   return offset;
 }
@@ -20750,7 +29505,37 @@ static int
 dissect_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue, TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue_sequence_of,
-                                                  1, maxNrOfCellPortionsPerCell);
+                                                  1, maxNrOfCellPortionsPerCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_Item_sequence[] = {
+  { &hf_nbap_cellPortionLCRID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellPortionLCRID },
+  { &hf_nbap_transmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_Item, TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_sequence_of[1] = {
+  { &hf_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_Item },
+};
+
+static int
+dissect_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue, TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_sequence_of,
+                                                  1, maxNrOfCellPortionsPerCellLCR, FALSE);
 
   return offset;
 }
@@ -20780,7 +29565,37 @@ static int
 dissect_nbap_Transmitted_Carrier_Power_For_CellPortion_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Transmitted_Carrier_Power_For_CellPortion_Value, Transmitted_Carrier_Power_For_CellPortion_Value_sequence_of,
-                                                  1, maxNrOfCellPortionsPerCell);
+                                                  1, maxNrOfCellPortionsPerCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Transmitted_Carrier_Power_For_CellPortion_ValueLCR_Item_sequence[] = {
+  { &hf_nbap_cellPortionLCRID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellPortionLCRID },
+  { &hf_nbap_transmitted_Carrier_Power_Value, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Transmitted_Carrier_Power_Value },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Transmitted_Carrier_Power_For_CellPortion_ValueLCR_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Transmitted_Carrier_Power_For_CellPortion_ValueLCR_Item, Transmitted_Carrier_Power_For_CellPortion_ValueLCR_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Transmitted_Carrier_Power_For_CellPortion_ValueLCR_sequence_of[1] = {
+  { &hf_nbap_Transmitted_Carrier_Power_For_CellPortion_ValueLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Transmitted_Carrier_Power_For_CellPortion_ValueLCR_Item },
+};
+
+static int
+dissect_nbap_Transmitted_Carrier_Power_For_CellPortion_ValueLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Transmitted_Carrier_Power_For_CellPortion_ValueLCR, Transmitted_Carrier_Power_For_CellPortion_ValueLCR_sequence_of,
+                                                  1, maxNrOfCellPortionsPerCellLCR, FALSE);
 
   return offset;
 }
@@ -20815,7 +29630,7 @@ dissect_nbap_TransmitDiversityIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_
 static int
 dissect_nbap_INTEGER_0_maxCTFC(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, maxCTFC, NULL, FALSE);
+                                                            0U, maxCTFC, NULL, FALSE);
 
   return offset;
 }
@@ -20877,7 +29692,7 @@ static int
 dissect_nbap_TFCS_TFCSList(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_TFCS_TFCSList, TFCS_TFCSList_sequence_of,
-                                                  1, maxNrOfTFCs);
+                                                  1, maxNrOfTFCs, FALSE);
 
   return offset;
 }
@@ -20920,6 +29735,53 @@ dissect_nbap_TFCS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto
 }
 
 
+static const value_string nbap_TransportBearerNotRequestedIndicator_vals[] = {
+  {   0, "transport-bearer-shall-not-be-established" },
+  {   1, "transport-bearer-may-not-be-established" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_TransportBearerNotRequestedIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_TransportBearerNotSetupIndicator_vals[] = {
+  {   0, "transport-bearer-not-setup" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_TransportBearerNotSetupIndicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     1, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+static const value_string nbap_TS0_CapabilityLCR_vals[] = {
+  {   0, "tS0-Capable" },
+  {   1, "tS0-Not-Capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_TS0_CapabilityLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
 static const value_string nbap_TSTD_Indicator_vals[] = {
   {   0, "active" },
   {   1, "inactive" },
@@ -20936,11 +29798,27 @@ dissect_nbap_TSTD_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
 }
 
 
+static const value_string nbap_TSN_Length_vals[] = {
+  {   0, "tsn-6bits" },
+  {   1, "tsn-9bits" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_TSN_Length(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
 
 static int
 dissect_nbap_INTEGER_0_16383(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 16383U, NULL, FALSE);
+                                                            0U, 16383U, NULL, FALSE);
 
   return offset;
 }
@@ -20950,7 +29828,7 @@ dissect_nbap_INTEGER_0_16383(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
 static int
 dissect_nbap_INTEGER_0_4294967295(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 4294967295U, NULL, FALSE);
+                                                            0U, 4294967295U, NULL, FALSE);
 
   return offset;
 }
@@ -20975,7 +29853,7 @@ dissect_nbap_TUTRANGANSS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_
 static int
 dissect_nbap_INTEGER_1_256(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 256U, NULL, FALSE);
+                                                            1U, 256U, NULL, FALSE);
 
   return offset;
 }
@@ -21001,7 +29879,7 @@ dissect_nbap_TUTRANGANSSMeasurementThresholdInformation(tvbuff_t *tvb _U_, int o
 static int
 dissect_nbap_INTEGER_M50_50(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -50, 50U, NULL, FALSE);
+                                                            -50, 50U, NULL, FALSE);
 
   return offset;
 }
@@ -21011,7 +29889,7 @@ dissect_nbap_INTEGER_M50_50(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx
 static int
 dissect_nbap_INTEGER_0_50(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 50U, NULL, FALSE);
+                                                            0U, 50U, NULL, FALSE);
 
   return offset;
 }
@@ -21054,7 +29932,7 @@ dissect_nbap_TUTRANGPS(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_,
 static int
 dissect_nbap_TUTRANGPSChangeLimit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 256U, NULL, FALSE);
+                                                            1U, 256U, NULL, FALSE);
 
   return offset;
 }
@@ -21064,7 +29942,7 @@ dissect_nbap_TUTRANGPSChangeLimit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
 static int
 dissect_nbap_TUTRANGPSDriftRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -50, 50U, NULL, FALSE);
+                                                            -50, 50U, NULL, FALSE);
 
   return offset;
 }
@@ -21074,7 +29952,7 @@ dissect_nbap_TUTRANGPSDriftRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *a
 static int
 dissect_nbap_TUTRANGPSDriftRateQuality(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 50U, NULL, FALSE);
+                                                            0U, 50U, NULL, FALSE);
 
   return offset;
 }
@@ -21100,7 +29978,7 @@ dissect_nbap_TUTRANGPSMeasurementThresholdInformation(tvbuff_t *tvb _U_, int off
 static int
 dissect_nbap_TUTRANGPSQuality(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+                                                            0U, 255U, NULL, FALSE);
 
   return offset;
 }
@@ -21124,6 +30002,22 @@ dissect_nbap_TUTRANGPSMeasurementValueInformation(tvbuff_t *tvb _U_, int offset
 }
 
 
+static const value_string nbap_TxDiversityOnDLControlChannelsByMIMOUECapability_vals[] = {
+  {   0, "dL-Control-Channel-Tx-Diversity-for-MIMO-UE-with-non-diverse-P-CPICH-Capable" },
+  {   1, "dL-Control-Channel-Tx-Diversity-for-MIMO-UE-with-non-diverse-P-CPICH-Not-Capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_TxDiversityOnDLControlChannelsByMIMOUECapability(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
 static const value_string nbap_TypeOfError_vals[] = {
   {   0, "not-understood" },
   {   1, "missing" },
@@ -21141,10 +30035,90 @@ dissect_nbap_TypeOfError(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_
 
 
 
+static int
+dissect_nbap_UE_AggregateMaximumBitRateDownlink(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 1000000000U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_UE_AggregateMaximumBitRateUplink(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 1000000000U, NULL, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t UE_AggregateMaximumBitRate_sequence[] = {
+  { &hf_nbap_uE_AggregateMaximumBitRateDownlink, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_AggregateMaximumBitRateDownlink },
+  { &hf_nbap_uE_AggregateMaximumBitRateUplink, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UE_AggregateMaximumBitRateUplink },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_UE_AggregateMaximumBitRate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_UE_AggregateMaximumBitRate, UE_AggregateMaximumBitRate_sequence);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_UE_AggregateMaximumBitRate_Enforcement_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_null(tvb, offset, actx, tree, hf_index);
+
+  return offset;
+}
+
+
+static const value_string nbap_UE_TS0_CapabilityLCR_vals[] = {
+  {   0, "uE-TS0-Capable" },
+  {   1, "uE-TS0-Not-Capable" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_UE_TS0_CapabilityLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     2, NULL, FALSE, 0, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_UE_SupportIndicatorExtension(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_bit_string(tvb, offset, actx, tree, hf_index,
+                                     32, 32, FALSE, NULL);
+
+  return offset;
+}
+
+
+
+static int
+dissect_nbap_LCRTDD_HSDSCH_Physical_Layer_Category(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            1U, 64U, NULL, FALSE);
+
+  return offset;
+}
+
+
+
 static int
 dissect_nbap_UL_CapacityCredit(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 65535U, NULL, FALSE);
+                                                            0U, 65535U, NULL, FALSE);
 
   return offset;
 }
@@ -21192,7 +30166,7 @@ static int
 dissect_nbap_UL_Timeslot_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Timeslot_Information, UL_Timeslot_Information_sequence_of,
-                                                  1, maxNrOfULTSs);
+                                                  1, maxNrOfULTSs, FALSE);
 
   return offset;
 }
@@ -21224,7 +30198,7 @@ static int
 dissect_nbap_UL_TimeslotLCR_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_TimeslotLCR_Information, UL_TimeslotLCR_Information_sequence_of,
-                                                  1, maxNrOfULTSLCRs);
+                                                  1, maxNrOfULTSLCRs, FALSE);
 
   return offset;
 }
@@ -21256,7 +30230,7 @@ static int
 dissect_nbap_UL_Timeslot768_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Timeslot768_Information, UL_Timeslot768_Information_sequence_of,
-                                                  1, maxNrOfULTSs);
+                                                  1, maxNrOfULTSs, FALSE);
 
   return offset;
 }
@@ -21266,17 +30240,7 @@ dissect_nbap_UL_Timeslot768_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_
 static int
 dissect_nbap_UL_DPCCH_SlotFormat(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 5U, NULL, TRUE);
-
-  return offset;
-}
-
-
-
-static int
-dissect_nbap_UL_SIR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              -82, 173U, NULL, FALSE);
+                                                            0U, 5U, NULL, TRUE);
 
   return offset;
 }
@@ -21299,52 +30263,10 @@ dissect_nbap_UL_PhysCH_SF_Variation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_
 
 
 
-static int
-dissect_nbap_UL_ScramblingCodeNumber(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 16777215U, NULL, FALSE);
-
-  return offset;
-}
-
-
-static const value_string nbap_UL_ScramblingCodeLength_vals[] = {
-  {   0, "short" },
-  {   1, "long" },
-  { 0, NULL }
-};
-
-
-static int
-dissect_nbap_UL_ScramblingCodeLength(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
-                                     2, NULL, FALSE, 0, NULL);
-
-  return offset;
-}
-
-
-static const per_sequence_t UL_ScramblingCode_sequence[] = {
-  { &hf_nbap_uL_ScramblingCodeNumber, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_ScramblingCodeNumber },
-  { &hf_nbap_uL_ScramblingCodeLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_ScramblingCodeLength },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_UL_ScramblingCode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_UL_ScramblingCode, UL_ScramblingCode_sequence);
-
-  return offset;
-}
-
-
-
 static int
 dissect_nbap_UL_Synchronisation_StepSize(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 8U, NULL, FALSE);
+                                                            1U, 8U, NULL, FALSE);
 
   return offset;
 }
@@ -21354,7 +30276,7 @@ dissect_nbap_UL_Synchronisation_StepSize(tvbuff_t *tvb _U_, int offset _U_, asn1
 static int
 dissect_nbap_UL_Synchronisation_Frequency(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              1U, 8U, NULL, FALSE);
+                                                            1U, 8U, NULL, FALSE);
 
   return offset;
 }
@@ -21376,6 +30298,16 @@ dissect_nbap_UL_Synchronisation_Parameters_LCR(tvbuff_t *tvb _U_, int offset _U_
 }
 
 
+
+static int
+dissect_nbap_UPPCHPositionLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
+                                                            0U, 127U, NULL, FALSE);
+
+  return offset;
+}
+
+
 static const per_sequence_t UL_TimeSlot_ISCP_InfoItem_sequence[] = {
   { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
   { &hf_nbap_iSCP           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_TimeslotISCP_Value },
@@ -21400,7 +30332,7 @@ static int
 dissect_nbap_UL_TimeSlot_ISCP_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_TimeSlot_ISCP_Info, UL_TimeSlot_ISCP_Info_sequence_of,
-                                                  1, maxNrOfULTSs);
+                                                  1, maxNrOfULTSs, FALSE);
 
   return offset;
 }
@@ -21430,7 +30362,7 @@ static int
 dissect_nbap_UL_TimeSlot_ISCP_LCR_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_TimeSlot_ISCP_LCR_Info, UL_TimeSlot_ISCP_LCR_Info_sequence_of,
-                                                  1, maxNrOfULTSLCRs);
+                                                  1, maxNrOfULTSLCRs, FALSE);
 
   return offset;
 }
@@ -21440,7 +30372,37 @@ dissect_nbap_UL_TimeSlot_ISCP_LCR_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_c
 static int
 dissect_nbap_UpPTSInterferenceValue(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 127U, NULL, TRUE);
+                                                            0U, 127U, NULL, TRUE);
+
+  return offset;
+}
+
+
+static const per_sequence_t UpPTSInterference_For_CellPortion_Value_Item_sequence[] = {
+  { &hf_nbap_cellPortionLCRID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellPortionLCRID },
+  { &hf_nbap_upPTSInterferenceValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UpPTSInterferenceValue },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_UpPTSInterference_For_CellPortion_Value_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_UpPTSInterference_For_CellPortion_Value_Item, UpPTSInterference_For_CellPortion_Value_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t UpPTSInterference_For_CellPortion_Value_sequence_of[1] = {
+  { &hf_nbap_UpPTSInterference_For_CellPortion_Value_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_UpPTSInterference_For_CellPortion_Value_Item },
+};
+
+static int
+dissect_nbap_UpPTSInterference_For_CellPortion_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_UpPTSInterference_For_CellPortion_Value, UpPTSInterference_For_CellPortion_Value_sequence_of,
+                                                  1, maxNrOfCellPortionsPerCellLCR, FALSE);
 
   return offset;
 }
@@ -21466,7 +30428,7 @@ dissect_nbap_Unidirectional_DCH_Indicator(tvbuff_t *tvb _U_, int offset _U_, asn
 static int
 dissect_nbap_USCH_ID(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_integer(tvb, offset, actx, tree, hf_index,
-                                              0U, 255U, NULL, FALSE);
+                                                            0U, 255U, NULL, FALSE);
 
   return offset;
 }
@@ -21498,7 +30460,7 @@ static int
 dissect_nbap_USCH_Information(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_USCH_Information, USCH_Information_sequence_of,
-                                                  1, maxNrOfUSCHs);
+                                                  1, maxNrOfUSCHs, FALSE);
 
   return offset;
 }
@@ -21529,7 +30491,37 @@ static int
 dissect_nbap_USCH_InformationResponse(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_USCH_InformationResponse, USCH_InformationResponse_sequence_of,
-                                                  1, maxNrOfUSCHs);
+                                                  1, maxNrOfUSCHs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t UL_TimeslotISCP_For_CellPortion_Value_Item_sequence[] = {
+  { &hf_nbap_cellPortionLCRID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellPortionLCRID },
+  { &hf_nbap_uL_TimeslotISCP_Value, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_TimeslotISCP_Value },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_UL_TimeslotISCP_For_CellPortion_Value_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_UL_TimeslotISCP_For_CellPortion_Value_Item, UL_TimeslotISCP_For_CellPortion_Value_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t UL_TimeslotISCP_For_CellPortion_Value_sequence_of[1] = {
+  { &hf_nbap_UL_TimeslotISCP_For_CellPortion_Value_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_UL_TimeslotISCP_For_CellPortion_Value_Item },
+};
+
+static int
+dissect_nbap_UL_TimeslotISCP_For_CellPortion_Value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_UL_TimeslotISCP_For_CellPortion_Value, UL_TimeslotISCP_For_CellPortion_Value_sequence_of,
+                                                  1, maxNrOfCellPortionsPerCellLCR, FALSE);
 
   return offset;
 }
@@ -21633,7 +30625,7 @@ static int
 dissect_nbap_AllowedSlotFormatInformationList_CTCH_SetupRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_AllowedSlotFormatInformationList_CTCH_SetupRqstFDD, AllowedSlotFormatInformationList_CTCH_SetupRqstFDD_sequence_of,
-                                                  1, maxNrOfSlotFormatsPRACH);
+                                                  1, maxNrOfSlotFormatsPRACH, FALSE);
 
   return offset;
 }
@@ -21742,7 +30734,7 @@ static int
 dissect_nbap_FACH_ParametersListIE_CTCH_SetupRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_FACH_ParametersListIE_CTCH_SetupRqstFDD, FACH_ParametersListIE_CTCH_SetupRqstFDD_sequence_of,
-                                                  1, maxNrOfFACHs);
+                                                  1, maxNrOfFACHs, FALSE);
 
   return offset;
 }
@@ -21909,96 +30901,118 @@ dissect_nbap_PRACH_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx
 }
 
 
-static const per_sequence_t PLCCH_parameters_sequence[] = {
-  { &hf_nbap_maxPowerPLCCH  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
-  { &hf_nbap_commonPhysicalChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
-  { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
-  { &hf_nbap_timeslotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
-  { &hf_nbap_midambleShiftLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftLCR },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+
+static int
+dissect_nbap_Extension_CommonPhysicalChannelType_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_nbap_ProtocolIE_Single_Container(tvb, offset, actx, tree, hf_index);
+
+  return offset;
+}
+
+
+static const value_string nbap_CommonPhysicalChannelType_CTCH_SetupRqstTDD_vals[] = {
+  {   0, "secondary-CCPCH-parameters" },
+  {   1, "pRACH-parameters" },
+  {   2, "extension-CommonPhysicalChannelType-CTCH-SetupRqstTDD" },
+  { 0, NULL }
+};
+
+static const per_choice_t CommonPhysicalChannelType_CTCH_SetupRqstTDD_choice[] = {
+  {   0, &hf_nbap_secondary_CCPCH_parameters_01, ASN1_EXTENSION_ROOT    , dissect_nbap_Secondary_CCPCH_CTCH_SetupRqstTDD },
+  {   1, &hf_nbap_pRACH_parameters_01, ASN1_EXTENSION_ROOT    , dissect_nbap_PRACH_CTCH_SetupRqstTDD },
+  {   2, &hf_nbap_extension_CommonPhysicalChannelType_CTCH_SetupRqstTDD, ASN1_NOT_EXTENSION_ROOT, dissect_nbap_Extension_CommonPhysicalChannelType_CTCH_SetupRqstTDD },
+  { 0, NULL, 0, NULL }
 };
 
 static int
-dissect_nbap_PLCCH_parameters(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_PLCCH_parameters, PLCCH_parameters_sequence);
+dissect_nbap_CommonPhysicalChannelType_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_CommonPhysicalChannelType_CTCH_SetupRqstTDD, CommonPhysicalChannelType_CTCH_SetupRqstTDD_choice,
+                                 NULL);
 
   return offset;
 }
 
 
-static const per_sequence_t E_RUCCH_parameters_sequence[] = {
+static const per_sequence_t Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD_sequence[] = {
   { &hf_nbap_commonPhysicalChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
-  { &hf_nbap_timeslot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
   { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
-  { &hf_nbap_maxE_RUCCH_MidambleShifts, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MaxPRACH_MidambleShifts },
-  { &hf_nbap_e_RUCCH_Midamble, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PRACH_Midamble },
+  { &hf_nbap_timeslot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
+  { &hf_nbap_midambleShiftandBurstType, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType },
+  { &hf_nbap_tdd_PhysicalChannelOffset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_PhysicalChannelOffset },
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
+  { &hf_nbap_s_CCPCH_Power  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_RUCCH_parameters(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_RUCCH_parameters, E_RUCCH_parameters_sequence);
+                                   ett_nbap_Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD, Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t E_RUCCH_768_parameters_sequence[] = {
-  { &hf_nbap_commonPhysicalChannelID768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID768 },
-  { &hf_nbap_timeslot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
-  { &hf_nbap_tdd_ChannelisationCode768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode768 },
-  { &hf_nbap_maxE_RUCCH_MidambleShifts, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MaxPRACH_MidambleShifts },
-  { &hf_nbap_e_RUCCH_Midamble, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PRACH_Midamble },
+static const per_sequence_t Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD_sequence_of[1] = {
+  { &hf_nbap_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD },
+};
+
+static int
+dissect_nbap_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD, Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD_sequence_of,
+                                                  1, maxNrOfSCCPCHs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD_sequence[] = {
+  { &hf_nbap_commonPhysicalChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
+  { &hf_nbap_tdd_ChannelisationCodeLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCodeLCR },
+  { &hf_nbap_timeslotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
+  { &hf_nbap_midambleShiftLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftLCR },
+  { &hf_nbap_tdd_PhysicalChannelOffset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_PhysicalChannelOffset },
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
+  { &hf_nbap_s_CCPCH_Power  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+  { &hf_nbap_s_CCPCH_TimeSlotFormat_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DL_DPCH_TimeSlotFormat_LCR },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_E_RUCCH_768_parameters(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_RUCCH_768_parameters, E_RUCCH_768_parameters_sequence);
+                                   ett_nbap_Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD, Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD_sequence);
 
   return offset;
 }
 
 
-static const value_string nbap_CommonPhysicalChannelType_CTCH_SetupRqstTDD_vals[] = {
-  {   0, "secondary-CCPCH-parameters" },
-  {   1, "pRACH-parameters" },
-  {   2, "pLCCH-parameters" },
-  {   3, "eRUCCH-parameters" },
-  {   4, "eRUCCH-768-parameters" },
-  { 0, NULL }
-};
-
-static const per_choice_t CommonPhysicalChannelType_CTCH_SetupRqstTDD_choice[] = {
-  {   0, &hf_nbap_secondary_CCPCH_parameters_01, ASN1_EXTENSION_ROOT    , dissect_nbap_Secondary_CCPCH_CTCH_SetupRqstTDD },
-  {   1, &hf_nbap_pRACH_parameters_01, ASN1_EXTENSION_ROOT    , dissect_nbap_PRACH_CTCH_SetupRqstTDD },
-  {   2, &hf_nbap_pLCCH_parameters, ASN1_EXTENSION_ROOT    , dissect_nbap_PLCCH_parameters },
-  {   3, &hf_nbap_eRUCCH_parameters, ASN1_EXTENSION_ROOT    , dissect_nbap_E_RUCCH_parameters },
-  {   4, &hf_nbap_eRUCCH_768_parameters, ASN1_EXTENSION_ROOT    , dissect_nbap_E_RUCCH_768_parameters },
-  { 0, NULL, 0, NULL }
+static const per_sequence_t Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_sequence_of[1] = {
+  { &hf_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD },
 };
 
 static int
-dissect_nbap_CommonPhysicalChannelType_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
-                                 ett_nbap_CommonPhysicalChannelType_CTCH_SetupRqstTDD, CommonPhysicalChannelType_CTCH_SetupRqstTDD_choice,
-                                 NULL);
+dissect_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD, Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_sequence_of,
+                                                  1, maxNrOfSCCPCHLCRs, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD_sequence[] = {
-  { &hf_nbap_commonPhysicalChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
-  { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+static const per_sequence_t Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD_sequence[] = {
+  { &hf_nbap_commonPhysicalChannelID768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID768 },
+  { &hf_nbap_tdd_ChannelisationCode768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode768 },
   { &hf_nbap_timeslot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
-  { &hf_nbap_midambleShiftandBurstType, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType },
+  { &hf_nbap_tFCI_Presence768, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TFCI_Presence },
+  { &hf_nbap_midambleShiftandBurstType768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType768 },
   { &hf_nbap_tdd_PhysicalChannelOffset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_PhysicalChannelOffset },
   { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
   { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
@@ -22008,23 +31022,23 @@ static const per_sequence_t Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD_sequ
 };
 
 static int
-dissect_nbap_Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD, Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD_sequence);
+                                   ett_nbap_Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD, Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD_sequence_of[1] = {
-  { &hf_nbap_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD },
+static const per_sequence_t Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_sequence_of[1] = {
+  { &hf_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD },
 };
 
 static int
-dissect_nbap_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD, Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD_sequence_of,
-                                                  1, maxNrOfSCCPCHs);
+                                                  ett_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD, Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_sequence_of,
+                                                  1, maxNrOfSCCPCHs768, FALSE);
 
   return offset;
 }
@@ -22057,7 +31071,7 @@ static int
 dissect_nbap_FACH_ParametersListIE_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_FACH_ParametersListIE_CTCH_SetupRqstTDD, FACH_ParametersListIE_CTCH_SetupRqstTDD_sequence_of,
-                                                  1, maxNrOfFACHs);
+                                                  1, maxNrOfFACHs, FALSE);
 
   return offset;
 }
@@ -22162,43 +31176,6 @@ dissect_nbap_PICH_768_ParametersItem_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int of
 }
 
 
-static const per_sequence_t Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD_sequence[] = {
-  { &hf_nbap_commonPhysicalChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
-  { &hf_nbap_tdd_ChannelisationCodeLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCodeLCR },
-  { &hf_nbap_timeslotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
-  { &hf_nbap_midambleShiftLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftLCR },
-  { &hf_nbap_tdd_PhysicalChannelOffset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_PhysicalChannelOffset },
-  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
-  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
-  { &hf_nbap_s_CCPCH_Power  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
-  { &hf_nbap_s_CCPCH_TimeSlotFormat_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DL_DPCH_TimeSlotFormat_LCR },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD, Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_sequence_of[1] = {
-  { &hf_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD },
-};
-
-static int
-dissect_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD, Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_sequence_of,
-                                                  1, maxNrOfSCCPCHLCRs);
-
-  return offset;
-}
-
-
 static const per_sequence_t MICH_HCR_Parameters_CTCH_SetupRqstTDD_sequence[] = {
   { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
   { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
@@ -22297,6 +31274,36 @@ dissect_nbap_MICH_Parameters_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_
 }
 
 
+static const per_sequence_t TimeSlotConfigurationItem_LCR_CTCH_SetupRqstTDD_sequence[] = {
+  { &hf_nbap_timeslotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
+  { &hf_nbap_timeslotLCR_Parameter_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellParameterID },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_TimeSlotConfigurationItem_LCR_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_TimeSlotConfigurationItem_LCR_CTCH_SetupRqstTDD, TimeSlotConfigurationItem_LCR_CTCH_SetupRqstTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD_sequence_of[1] = {
+  { &hf_nbap_TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotConfigurationItem_LCR_CTCH_SetupRqstTDD },
+};
+
+static int
+dissect_nbap_TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD, TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD_sequence_of,
+                                                  1, 7, FALSE);
+
+  return offset;
+}
+
+
 static const per_sequence_t Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD_sequence_of[1] = {
   { &hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD },
 };
@@ -22305,7 +31312,7 @@ static int
 dissect_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD, Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD_sequence_of,
-                                                  1, maxNrOfSCCPCHsinExt);
+                                                  1, maxNrOfSCCPCHsinExt, FALSE);
 
   return offset;
 }
@@ -22319,7 +31326,7 @@ static int
 dissect_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_SetupRqstTDD, Secondary_CCPCH_LCR_parameterExtendedList_CTCH_SetupRqstTDD_sequence_of,
-                                                  1, maxNrOfSCCPCHsLCRinExt);
+                                                  1, maxNrOfSCCPCHsLCRinExt, FALSE);
 
   return offset;
 }
@@ -22399,7 +31406,7 @@ static int
 dissect_nbap_PRACH_LCR_ParametersList_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_PRACH_LCR_ParametersList_CTCH_SetupRqstTDD, PRACH_LCR_ParametersList_CTCH_SetupRqstTDD_sequence_of,
-                                                  1, maxNrOfPRACHLCRs);
+                                                  1, maxNrOfPRACHLCRs, FALSE);
 
   return offset;
 }
@@ -22445,38 +31452,58 @@ dissect_nbap_FPACH_LCR_Parameters_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offse
 }
 
 
-static const per_sequence_t Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD_sequence[] = {
-  { &hf_nbap_commonPhysicalChannelID768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID768 },
-  { &hf_nbap_tdd_ChannelisationCode768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode768 },
+static const per_sequence_t PLCCH_parameters_sequence[] = {
+  { &hf_nbap_maxPowerPLCCH  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+  { &hf_nbap_commonPhysicalChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
+  { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+  { &hf_nbap_timeslotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
+  { &hf_nbap_midambleShiftLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftLCR },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_PLCCH_parameters(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_PLCCH_parameters, PLCCH_parameters_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_RUCCH_parameters_sequence[] = {
+  { &hf_nbap_commonPhysicalChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
   { &hf_nbap_timeslot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
-  { &hf_nbap_tFCI_Presence768, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TFCI_Presence },
-  { &hf_nbap_midambleShiftandBurstType768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType768 },
-  { &hf_nbap_tdd_PhysicalChannelOffset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_PhysicalChannelOffset },
-  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
-  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
-  { &hf_nbap_s_CCPCH_Power  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+  { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
+  { &hf_nbap_maxE_RUCCH_MidambleShifts, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MaxPRACH_MidambleShifts },
+  { &hf_nbap_e_RUCCH_Midamble, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PRACH_Midamble },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_E_RUCCH_parameters(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD, Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD_sequence);
+                                   ett_nbap_E_RUCCH_parameters, E_RUCCH_parameters_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_sequence_of[1] = {
-  { &hf_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD },
+static const per_sequence_t E_RUCCH_768_parameters_sequence[] = {
+  { &hf_nbap_commonPhysicalChannelID768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID768 },
+  { &hf_nbap_timeslot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
+  { &hf_nbap_tdd_ChannelisationCode768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode768 },
+  { &hf_nbap_maxE_RUCCH_MidambleShifts, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MaxPRACH_MidambleShifts },
+  { &hf_nbap_e_RUCCH_Midamble, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PRACH_Midamble },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD, Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_sequence_of,
-                                                  1, maxNrOfSCCPCHs768);
+dissect_nbap_E_RUCCH_768_parameters(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_RUCCH_768_parameters, E_RUCCH_768_parameters_sequence);
 
   return offset;
 }
@@ -22505,7 +31532,7 @@ static int
 dissect_nbap_FACH_CommonTransportChannel_InformationResponse(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_FACH_CommonTransportChannel_InformationResponse, FACH_CommonTransportChannel_InformationResponse_sequence_of,
-                                                  1, maxNrOfFACHs);
+                                                  1, maxNrOfFACHs, FALSE);
 
   return offset;
 }
@@ -22669,7 +31696,7 @@ static int
 dissect_nbap_FACH_ParametersListIE_CTCH_ReconfRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_FACH_ParametersListIE_CTCH_ReconfRqstFDD, FACH_ParametersListIE_CTCH_ReconfRqstFDD_sequence_of,
-                                                  1, maxFACHCell);
+                                                  1, maxFACHCell, FALSE);
 
   return offset;
 }
@@ -22748,7 +31775,7 @@ static int
 dissect_nbap_AllowedSlotFormatInformationList_CTCH_ReconfRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_AllowedSlotFormatInformationList_CTCH_ReconfRqstFDD, AllowedSlotFormatInformationList_CTCH_ReconfRqstFDD_sequence_of,
-                                                  1, maxNrOfSlotFormatsPRACH);
+                                                  1, maxNrOfSlotFormatsPRACH, FALSE);
 
   return offset;
 }
@@ -22780,7 +31807,7 @@ static int
 dissect_nbap_PRACH_ParametersListIE_CTCH_ReconfRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_PRACH_ParametersListIE_CTCH_ReconfRqstFDD, PRACH_ParametersListIE_CTCH_ReconfRqstFDD_sequence_of,
-                                                  1, maxPRACHCell);
+                                                  1, maxPRACHCell, FALSE);
 
   return offset;
 }
@@ -22810,7 +31837,7 @@ static int
 dissect_nbap_AICH_ParametersListIE_CTCH_ReconfRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_AICH_ParametersListIE_CTCH_ReconfRqstFDD, AICH_ParametersListIE_CTCH_ReconfRqstFDD_sequence_of,
-                                                  1, maxPRACHCell);
+                                                  1, maxPRACHCell, FALSE);
 
   return offset;
 }
@@ -22880,53 +31907,35 @@ static int
 dissect_nbap_Secondary_CCPCHListIE_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Secondary_CCPCHListIE_CTCH_ReconfRqstTDD, Secondary_CCPCHListIE_CTCH_ReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfSCCPCHs);
+                                                  1, maxNrOfSCCPCHs, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD_sequence[] = {
-  { &hf_nbap_commonPhysicalChannelID768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID768 },
-  { &hf_nbap_sCCPCH_Power   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD, Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD_sequence_of[1] = {
-  { &hf_nbap_Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD },
+static const per_sequence_t Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_sequence_of[1] = {
+  { &hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Secondary_CCPCHItem_CTCH_ReconfRqstTDD },
 };
 
 static int
-dissect_nbap_Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD, Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfSCCPCHs768);
+                                                  ett_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD, Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_sequence_of,
+                                                  1, maxNrOfSCCPCHsinExt, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD_sequence[] = {
-  { &hf_nbap_cCTrCH_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CCTrCH_ID },
-  { &hf_nbap_secondaryCCPCH768List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_sequence_of[1] = {
+  { &hf_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Secondary_CCPCHItem_CTCH_ReconfRqstTDD },
 };
 
 static int
-dissect_nbap_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD, Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD_sequence);
+dissect_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD, Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_sequence_of,
+                                                  1, maxNrOfSCCPCHsLCRinExt, FALSE);
 
   return offset;
 }
@@ -22948,22 +31957,6 @@ dissect_nbap_PICH_Parameters_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U
 }
 
 
-static const per_sequence_t PICH_768_Parameters_CTCH_ReconfRqstTDD_sequence[] = {
-  { &hf_nbap_commonPhysicalChannelID768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID768 },
-  { &hf_nbap_pICH_Power     , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_PICH_Power },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_PICH_768_Parameters_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_PICH_768_Parameters_CTCH_ReconfRqstTDD, PICH_768_Parameters_CTCH_ReconfRqstTDD_sequence);
-
-  return offset;
-}
-
-
 static const per_sequence_t FACH_ParametersItem_CTCH_ReconfRqstTDD_sequence[] = {
   { &hf_nbap_commonTransportChannelID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonTransportChannelID },
   { &hf_nbap_toAWS          , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ToAWS },
@@ -22989,7 +31982,7 @@ static int
 dissect_nbap_FACH_ParametersList_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_FACH_ParametersList_CTCH_ReconfRqstTDD, FACH_ParametersList_CTCH_ReconfRqstTDD_sequence_of,
-                                                  0, maxNrOfFACHs);
+                                                  0, maxNrOfFACHs, FALSE);
 
   return offset;
 }
@@ -23044,60 +32037,110 @@ dissect_nbap_MICH_Parameters_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U
 }
 
 
-static const per_sequence_t MICH_768_Parameters_CTCH_ReconfRqstTDD_sequence[] = {
+static const per_sequence_t PLCCH_Parameters_CTCH_ReconfRqstTDD_sequence[] = {
+  { &hf_nbap_maxPowerPLCCH  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_PLCCH_Parameters_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_PLCCH_Parameters_CTCH_ReconfRqstTDD, PLCCH_Parameters_CTCH_ReconfRqstTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD_sequence[] = {
   { &hf_nbap_commonPhysicalChannelID768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID768 },
-  { &hf_nbap_mICH_Power     , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_PICH_Power },
+  { &hf_nbap_sCCPCH_Power   , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_MICH_768_Parameters_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_MICH_768_Parameters_CTCH_ReconfRqstTDD, MICH_768_Parameters_CTCH_ReconfRqstTDD_sequence);
+                                   ett_nbap_Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD, Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_sequence_of[1] = {
-  { &hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Secondary_CCPCHItem_CTCH_ReconfRqstTDD },
+static const per_sequence_t Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD_sequence_of[1] = {
+  { &hf_nbap_Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD },
 };
 
 static int
-dissect_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD, Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfSCCPCHsinExt);
+                                                  ett_nbap_Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD, Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD_sequence_of,
+                                                  1, maxNrOfSCCPCHs768, FALSE);
 
   return offset;
 }
 
 
-static const per_sequence_t Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_sequence_of[1] = {
-  { &hf_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Secondary_CCPCHItem_CTCH_ReconfRqstTDD },
+static const per_sequence_t Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD_sequence[] = {
+  { &hf_nbap_cCTrCH_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CCTrCH_ID },
+  { &hf_nbap_secondaryCCPCH768List, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD, Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfSCCPCHsLCRinExt);
+dissect_nbap_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD, Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t PLCCH_Parameters_CTCH_ReconfRqstTDD_sequence[] = {
-  { &hf_nbap_maxPowerPLCCH  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Power },
+static const per_sequence_t PICH_768_Parameters_CTCH_ReconfRqstTDD_sequence[] = {
+  { &hf_nbap_commonPhysicalChannelID768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID768 },
+  { &hf_nbap_pICH_Power     , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_PICH_Power },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_PLCCH_Parameters_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_PICH_768_Parameters_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_PLCCH_Parameters_CTCH_ReconfRqstTDD, PLCCH_Parameters_CTCH_ReconfRqstTDD_sequence);
+                                   ett_nbap_PICH_768_Parameters_CTCH_ReconfRqstTDD, PICH_768_Parameters_CTCH_ReconfRqstTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t MICH_768_Parameters_CTCH_ReconfRqstTDD_sequence[] = {
+  { &hf_nbap_commonPhysicalChannelID768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID768 },
+  { &hf_nbap_mICH_Power     , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_PICH_Power },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_MICH_768_Parameters_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_MICH_768_Parameters_CTCH_ReconfRqstTDD, MICH_768_Parameters_CTCH_ReconfRqstTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD_sequence[] = {
+  { &hf_nbap_uPPCHPositionLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UPPCHPositionLCR },
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UARFCN },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD, UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD_sequence);
 
   return offset;
 }
@@ -23276,7 +32319,7 @@ static int
 dissect_nbap_Cell_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Cell_InformationList_AuditRsp, Cell_InformationList_AuditRsp_sequence_of,
-                                                  1, maxCellinNodeB);
+                                                  1, maxCellinNodeB, FALSE);
 
   return offset;
 }
@@ -23317,7 +32360,7 @@ static int
 dissect_nbap_S_CPICH_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_S_CPICH_InformationList_AuditRsp, S_CPICH_InformationList_AuditRsp_sequence_of,
-                                                  1, maxSCPICHCell);
+                                                  1, maxSCPICHCell, FALSE);
 
   return offset;
 }
@@ -23349,7 +32392,7 @@ static int
 dissect_nbap_S_CCPCH_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_S_CCPCH_InformationList_AuditRsp, S_CCPCH_InformationList_AuditRsp_sequence_of,
-                                                  1, maxSCCPCHCell);
+                                                  1, maxSCCPCHCell, FALSE);
 
   return offset;
 }
@@ -23381,7 +32424,7 @@ static int
 dissect_nbap_FACH_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_FACH_InformationList_AuditRsp, FACH_InformationList_AuditRsp_sequence_of,
-                                                  1, maxFACHCell);
+                                                  1, maxFACHCell, FALSE);
 
   return offset;
 }
@@ -23395,7 +32438,7 @@ static int
 dissect_nbap_PRACH_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_PRACH_InformationList_AuditRsp, PRACH_InformationList_AuditRsp_sequence_of,
-                                                  1, maxPRACHCell);
+                                                  1, maxPRACHCell, FALSE);
 
   return offset;
 }
@@ -23409,7 +32452,7 @@ static int
 dissect_nbap_RACH_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RACH_InformationList_AuditRsp, RACH_InformationList_AuditRsp_sequence_of,
-                                                  1, maxRACHCell);
+                                                  1, maxRACHCell, FALSE);
 
   return offset;
 }
@@ -23423,7 +32466,7 @@ static int
 dissect_nbap_AICH_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_AICH_InformationList_AuditRsp, AICH_InformationList_AuditRsp_sequence_of,
-                                                  1, maxPRACHCell);
+                                                  1, maxPRACHCell, FALSE);
 
   return offset;
 }
@@ -23475,6 +32518,241 @@ dissect_nbap_Cell_InformationItem_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, as
 }
 
 
+static const per_sequence_t FPACH_LCR_InformationList_AuditRsp_sequence_of[1] = {
+  { &hf_nbap_FPACH_LCR_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_FPACH_LCR_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_FPACH_LCR_InformationList_AuditRsp, FPACH_LCR_InformationList_AuditRsp_sequence_of,
+                                                  1, maxFPACHCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_DSCH_Resources_Information_AuditRsp_sequence[] = {
+  { &hf_nbap_resourceOperationalState, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ResourceOperationalState },
+  { &hf_nbap_availabilityStatus, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AvailabilityStatus },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_HS_DSCH_Resources_Information_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_HS_DSCH_Resources_Information_AuditRsp, HS_DSCH_Resources_Information_AuditRsp_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t S_CCPCH_InformationListExt_AuditRsp_sequence_of[1] = {
+  { &hf_nbap_S_CCPCH_InformationListExt_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_S_CCPCH_InformationListExt_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_S_CCPCH_InformationListExt_AuditRsp, S_CCPCH_InformationListExt_AuditRsp_sequence_of,
+                                                  1, maxSCCPCHCellinExt, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t S_CCPCH_LCR_InformationListExt_AuditRsp_sequence_of[1] = {
+  { &hf_nbap_S_CCPCH_LCR_InformationListExt_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_S_CCPCH_LCR_InformationListExt_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_S_CCPCH_LCR_InformationListExt_AuditRsp, S_CCPCH_LCR_InformationListExt_AuditRsp_sequence_of,
+                                                  1, maxSCCPCHCellinExtLCR, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_DCH_Resources_Information_AuditRsp_sequence[] = {
+  { &hf_nbap_resourceOperationalState, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ResourceOperationalState },
+  { &hf_nbap_availabilityStatus, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AvailabilityStatus },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_E_DCH_Resources_Information_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_E_DCH_Resources_Information_AuditRsp, E_DCH_Resources_Information_AuditRsp_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t PLCCH_InformationList_AuditRsp_sequence_of[1] = {
+  { &hf_nbap_PLCCH_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_PLCCH_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_PLCCH_InformationList_AuditRsp, PLCCH_InformationList_AuditRsp_sequence_of,
+                                                  1, maxPLCCHCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t S_CCPCH_768_InformationList_AuditRsp_sequence_of[1] = {
+  { &hf_nbap_S_CCPCH_768_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_S_CCPCH_768_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_S_CCPCH_768_InformationList_AuditRsp, S_CCPCH_768_InformationList_AuditRsp_sequence_of,
+                                                  1, maxSCCPCHCell768, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t PRACH_768_InformationList_AuditRsp_sequence_of[1] = {
+  { &hf_nbap_PRACH_768_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_PRACH_768_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_PRACH_768_InformationList_AuditRsp, PRACH_768_InformationList_AuditRsp_sequence_of,
+                                                  1, maxPRACHCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_RUCCH_InformationList_AuditRsp_sequence_of[1] = {
+  { &hf_nbap_E_RUCCH_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_E_RUCCH_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_RUCCH_InformationList_AuditRsp, E_RUCCH_InformationList_AuditRsp_sequence_of,
+                                                  1, maxE_RUCCHCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_RUCCH_768_InformationList_AuditRsp_sequence_of[1] = {
+  { &hf_nbap_E_RUCCH_768_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_E_RUCCH_768_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_RUCCH_768_InformationList_AuditRsp, E_RUCCH_768_InformationList_AuditRsp_sequence_of,
+                                                  1, maxE_RUCCHCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp_sequence_of[1] = {
+  { &hf_nbap_Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp, Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp_sequence_of,
+                                                  1, maxFrequencyinCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp_sequence[] = {
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UARFCN },
+  { &hf_nbap_resourceOperationalState, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ResourceOperationalState },
+  { &hf_nbap_availabilityStatus, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AvailabilityStatus },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp, Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t UPPCH_LCR_InformationList_AuditRsp_sequence_of[1] = {
+  { &hf_nbap_UPPCH_LCR_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_UPPCH_LCR_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_UPPCH_LCR_InformationList_AuditRsp, UPPCH_LCR_InformationList_AuditRsp_sequence_of,
+                                                  1, maxFrequencyinCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t UPPCH_LCR_InformationItem_AuditRsp_sequence[] = {
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UARFCN },
+  { &hf_nbap_uPPCHPositionLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UPPCHPositionLCR },
+  { &hf_nbap_resourceOperationalState, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ResourceOperationalState },
+  { &hf_nbap_availabilityStatus, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AvailabilityStatus },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_UPPCH_LCR_InformationItem_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_UPPCH_LCR_InformationItem_AuditRsp, UPPCH_LCR_InformationItem_AuditRsp_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp_sequence_of[1] = {
+  { &hf_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp, MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp_sequence_of,
+                                                  1, maxFrequencyinCell_1, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t MultipleFreq_E_DCH_Resources_InformationList_AuditRsp_sequence_of[1] = {
+  { &hf_nbap_MultipleFreq_E_DCH_Resources_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_MultipleFreq_E_DCH_Resources_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_MultipleFreq_E_DCH_Resources_InformationList_AuditRsp, MultipleFreq_E_DCH_Resources_InformationList_AuditRsp_sequence_of,
+                                                  1, maxFrequencyinCell_1, FALSE);
+
+  return offset;
+}
+
+
 static const per_sequence_t CCP_InformationList_AuditRsp_sequence_of[1] = {
   { &hf_nbap_CCP_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
 };
@@ -23483,7 +32761,7 @@ static int
 dissect_nbap_CCP_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CCP_InformationList_AuditRsp, CCP_InformationList_AuditRsp_sequence_of,
-                                                  1, maxCCPinNodeB);
+                                                  1, maxCCPinNodeB, FALSE);
 
   return offset;
 }
@@ -23506,108 +32784,6 @@ dissect_nbap_CCP_InformationItem_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn
 }
 
 
-static const per_sequence_t FPACH_LCR_InformationList_AuditRsp_sequence_of[1] = {
-  { &hf_nbap_FPACH_LCR_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
-};
-
-static int
-dissect_nbap_FPACH_LCR_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_FPACH_LCR_InformationList_AuditRsp, FPACH_LCR_InformationList_AuditRsp_sequence_of,
-                                                  1, maxFPACHCell);
-
-  return offset;
-}
-
-
-static const per_sequence_t HS_DSCH_Resources_Information_AuditRsp_sequence[] = {
-  { &hf_nbap_resourceOperationalState, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ResourceOperationalState },
-  { &hf_nbap_availabilityStatus, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AvailabilityStatus },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_HS_DSCH_Resources_Information_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_HS_DSCH_Resources_Information_AuditRsp, HS_DSCH_Resources_Information_AuditRsp_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t S_CCPCH_InformationListExt_AuditRsp_sequence_of[1] = {
-  { &hf_nbap_S_CCPCH_InformationListExt_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
-};
-
-static int
-dissect_nbap_S_CCPCH_InformationListExt_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_S_CCPCH_InformationListExt_AuditRsp, S_CCPCH_InformationListExt_AuditRsp_sequence_of,
-                                                  1, maxSCCPCHCellinExt);
-
-  return offset;
-}
-
-
-static const per_sequence_t S_CCPCH_LCR_InformationListExt_AuditRsp_sequence_of[1] = {
-  { &hf_nbap_S_CCPCH_LCR_InformationListExt_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
-};
-
-static int
-dissect_nbap_S_CCPCH_LCR_InformationListExt_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_S_CCPCH_LCR_InformationListExt_AuditRsp, S_CCPCH_LCR_InformationListExt_AuditRsp_sequence_of,
-                                                  1, maxSCCPCHCellinExtLCR);
-
-  return offset;
-}
-
-
-static const per_sequence_t E_DCH_Resources_Information_AuditRsp_sequence[] = {
-  { &hf_nbap_resourceOperationalState, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ResourceOperationalState },
-  { &hf_nbap_availabilityStatus, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AvailabilityStatus },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_E_DCH_Resources_Information_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_E_DCH_Resources_Information_AuditRsp, E_DCH_Resources_Information_AuditRsp_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t S_CCPCH_768_InformationList_AuditRsp_sequence_of[1] = {
-  { &hf_nbap_S_CCPCH_768_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
-};
-
-static int
-dissect_nbap_S_CCPCH_768_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_S_CCPCH_768_InformationList_AuditRsp, S_CCPCH_768_InformationList_AuditRsp_sequence_of,
-                                                  1, maxSCCPCHCell768);
-
-  return offset;
-}
-
-
-static const per_sequence_t PRACH_768_InformationList_AuditRsp_sequence_of[1] = {
-  { &hf_nbap_PRACH_768_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
-};
-
-static int
-dissect_nbap_PRACH_768_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_PRACH_768_InformationList_AuditRsp, PRACH_768_InformationList_AuditRsp_sequence_of,
-                                                  1, maxPRACHCell);
-
-  return offset;
-}
-
-
 static const per_sequence_t Local_Cell_InformationList_AuditRsp_sequence_of[1] = {
   { &hf_nbap_Local_Cell_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
 };
@@ -23616,7 +32792,7 @@ static int
 dissect_nbap_Local_Cell_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Local_Cell_InformationList_AuditRsp, Local_Cell_InformationList_AuditRsp_sequence_of,
-                                                  1, maxLocalCellinNodeB);
+                                                  1, maxLocalCellinNodeB, FALSE);
 
   return offset;
 }
@@ -23653,7 +32829,7 @@ static int
 dissect_nbap_Local_Cell_Group_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Local_Cell_Group_InformationList_AuditRsp, Local_Cell_Group_InformationList_AuditRsp_sequence_of,
-                                                  1, maxLocalCellinNodeB);
+                                                  1, maxLocalCellinNodeB, FALSE);
 
   return offset;
 }
@@ -23686,7 +32862,7 @@ static int
 dissect_nbap_Power_Local_Cell_Group_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Power_Local_Cell_Group_InformationList_AuditRsp, Power_Local_Cell_Group_InformationList_AuditRsp_sequence_of,
-                                                  1, maxLocalCellinNodeB);
+                                                  1, maxLocalCellinNodeB, FALSE);
 
   return offset;
 }
@@ -23708,48 +32884,6 @@ dissect_nbap_Power_Local_Cell_Group_InformationItem_AuditRsp(tvbuff_t *tvb _U_,
 }
 
 
-static const per_sequence_t PLCCH_InformationList_AuditRsp_sequence_of[1] = {
-  { &hf_nbap_PLCCH_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
-};
-
-static int
-dissect_nbap_PLCCH_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_PLCCH_InformationList_AuditRsp, PLCCH_InformationList_AuditRsp_sequence_of,
-                                                  1, maxPLCCHCell);
-
-  return offset;
-}
-
-
-static const per_sequence_t E_RUCCH_InformationList_AuditRsp_sequence_of[1] = {
-  { &hf_nbap_E_RUCCH_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
-};
-
-static int
-dissect_nbap_E_RUCCH_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_RUCCH_InformationList_AuditRsp, E_RUCCH_InformationList_AuditRsp_sequence_of,
-                                                  1, maxE_RUCCHCell);
-
-  return offset;
-}
-
-
-static const per_sequence_t E_RUCCH_768_InformationList_AuditRsp_sequence_of[1] = {
-  { &hf_nbap_E_RUCCH_768_InformationList_AuditRsp_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
-};
-
-static int
-dissect_nbap_E_RUCCH_768_InformationList_AuditRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_E_RUCCH_768_InformationList_AuditRsp, E_RUCCH_768_InformationList_AuditRsp_sequence_of,
-                                                  1, maxE_RUCCHCell);
-
-  return offset;
-}
-
-
 static const per_sequence_t AuditFailure_sequence[] = {
   { &hf_nbap_protocolIEs    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Container },
   { &hf_nbap_protocolExtensions, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
@@ -23847,6 +32981,21 @@ dissect_nbap_CommonMeasurementObjectType_CM_Rqst(tvbuff_t *tvb _U_, int offset _
 }
 
 
+static const per_sequence_t ERACH_CM_Rqst_sequence[] = {
+  { &hf_nbap_c_ID           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_C_ID },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_ERACH_CM_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_ERACH_CM_Rqst, ERACH_CM_Rqst_sequence);
+
+  return offset;
+}
+
+
 static const per_sequence_t PowerLocalCellGroup_CM_Rqst_sequence[] = {
   { &hf_nbap_powerLocalCellGroupID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Local_Cell_ID },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
@@ -23942,6 +33091,21 @@ dissect_nbap_CommonMeasurementObjectType_CM_Rsp(tvbuff_t *tvb _U_, int offset _U
 }
 
 
+static const per_sequence_t ERACH_CM_Rsp_sequence[] = {
+  { &hf_nbap_commonMeasurementValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonMeasurementValue },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_ERACH_CM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_ERACH_CM_Rsp, ERACH_CM_Rsp_sequence);
+
+  return offset;
+}
+
+
 static const per_sequence_t PowerLocalCellGroup_CM_Rsp_sequence[] = {
   { &hf_nbap_commonMeasurementValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonMeasurementValue },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
@@ -24052,6 +33216,21 @@ dissect_nbap_CommonMeasurementObjectType_CM_Rprt(tvbuff_t *tvb _U_, int offset _
 }
 
 
+static const per_sequence_t ERACH_CM_Rprt_sequence[] = {
+  { &hf_nbap_commonMeasurementValueInformation, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonMeasurementValueInformation },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_ERACH_CM_Rprt(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_ERACH_CM_Rprt, ERACH_CM_Rprt_sequence);
+
+  return offset;
+}
+
+
 static const per_sequence_t PowerLocalCellGroup_CM_Rprt_sequence[] = {
   { &hf_nbap_commonMeasurementValueInformation, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonMeasurementValueInformation },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
@@ -24188,7 +33367,7 @@ static int
 dissect_nbap_SecondaryCPICH_InformationList_Cell_SetupRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_SecondaryCPICH_InformationList_Cell_SetupRqstFDD, SecondaryCPICH_InformationList_Cell_SetupRqstFDD_sequence_of,
-                                                  1, maxSCPICHCell);
+                                                  1, maxSCPICHCell, FALSE);
 
   return offset;
 }
@@ -24286,7 +33465,7 @@ static int
 dissect_nbap_CellPortion_InformationList_Cell_SetupRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CellPortion_InformationList_Cell_SetupRqstFDD, CellPortion_InformationList_Cell_SetupRqstFDD_sequence_of,
-                                                  1, maxNrOfCellPortionsPerCell);
+                                                  1, maxNrOfCellPortionsPerCell, FALSE);
 
   return offset;
 }
@@ -24448,7 +33627,7 @@ static int
 dissect_nbap_TimeSlotConfigurationList_Cell_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_TimeSlotConfigurationList_Cell_SetupRqstTDD, TimeSlotConfigurationList_Cell_SetupRqstTDD_sequence_of,
-                                                  1, 15);
+                                                  1, 15, FALSE);
 
   return offset;
 }
@@ -24479,7 +33658,7 @@ static int
 dissect_nbap_TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD, TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD_sequence_of,
-                                                  1, 7);
+                                                  1, 7, FALSE);
 
   return offset;
 }
@@ -24506,26 +33685,6 @@ dissect_nbap_PCCPCH_LCR_Information_Cell_SetupRqstTDD(tvbuff_t *tvb _U_, int off
 }
 
 
-static const per_sequence_t PCCPCH_768_Information_Cell_SetupRqstTDD_sequence[] = {
-  { &hf_nbap_commonPhysicalChannelID768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID768 },
-  { &hf_nbap_tdd_PhysicalChannelOffset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_PhysicalChannelOffset },
-  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
-  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
-  { &hf_nbap_pCCPCH_Power   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PCCPCH_Power },
-  { &hf_nbap_sCTD_Indicator , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SCTD_Indicator },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_PCCPCH_768_Information_Cell_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_PCCPCH_768_Information_Cell_SetupRqstTDD, PCCPCH_768_Information_Cell_SetupRqstTDD_sequence);
-
-  return offset;
-}
-
-
 static const per_sequence_t DwPCH_LCR_Information_Cell_SetupRqstTDD_sequence[] = {
   { &hf_nbap_commonPhysicalChannelId, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID },
   { &hf_nbap_tSTD_Indicator , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TSTD_Indicator },
@@ -24575,6 +33734,26 @@ dissect_nbap_IPDLParameter_Information_LCR_Cell_SetupRqstTDD(tvbuff_t *tvb _U_,
 }
 
 
+static const per_sequence_t PCCPCH_768_Information_Cell_SetupRqstTDD_sequence[] = {
+  { &hf_nbap_commonPhysicalChannelID768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID768 },
+  { &hf_nbap_tdd_PhysicalChannelOffset, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_PhysicalChannelOffset },
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
+  { &hf_nbap_pCCPCH_Power   , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_PCCPCH_Power },
+  { &hf_nbap_sCTD_Indicator , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SCTD_Indicator },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_PCCPCH_768_Information_Cell_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_PCCPCH_768_Information_Cell_SetupRqstTDD, PCCPCH_768_Information_Cell_SetupRqstTDD_sequence);
+
+  return offset;
+}
+
+
 static const per_sequence_t SCH_768_Information_Cell_SetupRqstTDD_sequence[] = {
   { &hf_nbap_commonPhysicalChannelID768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommonPhysicalChannelID768 },
   { &hf_nbap_syncCaseIndicator, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SyncCaseIndicator_Cell_SetupRqstTDD_PSCH },
@@ -24593,6 +33772,36 @@ dissect_nbap_SCH_768_Information_Cell_SetupRqstTDD(tvbuff_t *tvb _U_, int offset
 }
 
 
+static const per_sequence_t Cell_Frequency_Item_LCR_MulFreq_Cell_SetupRqstTDD_sequence[] = {
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UARFCN },
+  { &hf_nbap_timeSlotConfigurationList_LCR_Cell_SetupRqstTDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Cell_Frequency_Item_LCR_MulFreq_Cell_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Cell_Frequency_Item_LCR_MulFreq_Cell_SetupRqstTDD, Cell_Frequency_Item_LCR_MulFreq_Cell_SetupRqstTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD_sequence_of[1] = {
+  { &hf_nbap_Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Cell_Frequency_Item_LCR_MulFreq_Cell_SetupRqstTDD },
+};
+
+static int
+dissect_nbap_Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD, Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD_sequence_of,
+                                                  1, maxFrequencyinCell_1, FALSE);
+
+  return offset;
+}
+
+
 static const per_sequence_t CellSetupResponse_sequence[] = {
   { &hf_nbap_protocolIEs    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Container },
   { &hf_nbap_protocolExtensions, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
@@ -24711,7 +33920,7 @@ static int
 dissect_nbap_SecondaryCPICH_InformationList_Cell_ReconfRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_SecondaryCPICH_InformationList_Cell_ReconfRqstFDD, SecondaryCPICH_InformationList_Cell_ReconfRqstFDD_sequence_of,
-                                                  1, maxSCPICHCell);
+                                                  1, maxSCPICHCell, FALSE);
 
   return offset;
 }
@@ -24788,7 +33997,7 @@ static int
 dissect_nbap_CellPortion_InformationList_Cell_ReconfRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CellPortion_InformationList_Cell_ReconfRqstFDD, CellPortion_InformationList_Cell_ReconfRqstFDD_sequence_of,
-                                                  1, maxNrOfCellPortionsPerCell);
+                                                  1, maxNrOfCellPortionsPerCell, FALSE);
 
   return offset;
 }
@@ -24882,7 +34091,7 @@ static int
 dissect_nbap_TimeSlotConfigurationList_Cell_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_TimeSlotConfigurationList_Cell_ReconfRqstTDD, TimeSlotConfigurationList_Cell_ReconfRqstTDD_sequence_of,
-                                                  1, 15);
+                                                  1, 15, FALSE);
 
   return offset;
 }
@@ -24913,7 +34122,7 @@ static int
 dissect_nbap_TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD, TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD_sequence_of,
-                                                  1, 7);
+                                                  1, 7, FALSE);
 
   return offset;
 }
@@ -24999,6 +34208,91 @@ dissect_nbap_PCCPCH_768_Information_Cell_ReconfRqstTDD(tvbuff_t *tvb _U_, int of
 }
 
 
+static const per_sequence_t Cell_Frequency_Add_LCR_MulFreq_Cell_ReconfRqstTDD_sequence[] = {
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UARFCN },
+  { &hf_nbap_timeSlotConfigurationList_LCR_Cell_ReconfRqstTDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Cell_Frequency_Add_LCR_MulFreq_Cell_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Cell_Frequency_Add_LCR_MulFreq_Cell_ReconfRqstTDD, Cell_Frequency_Add_LCR_MulFreq_Cell_ReconfRqstTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Cell_Frequency_ModifyItem_LCR_MulFreq_Cell_ReconfRqstTDD_sequence[] = {
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UARFCN },
+  { &hf_nbap_timeSlotConfigurationList_LCR_Cell_ReconfRqstTDD, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Cell_Frequency_ModifyItem_LCR_MulFreq_Cell_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Cell_Frequency_ModifyItem_LCR_MulFreq_Cell_ReconfRqstTDD, Cell_Frequency_ModifyItem_LCR_MulFreq_Cell_ReconfRqstTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Cell_Frequency_ModifyList_LCR_MulFreq_Cell_ReconfRqstTDD_sequence_of[1] = {
+  { &hf_nbap_Cell_Frequency_ModifyList_LCR_MulFreq_Cell_ReconfRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Cell_Frequency_ModifyItem_LCR_MulFreq_Cell_ReconfRqstTDD },
+};
+
+static int
+dissect_nbap_Cell_Frequency_ModifyList_LCR_MulFreq_Cell_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Cell_Frequency_ModifyList_LCR_MulFreq_Cell_ReconfRqstTDD, Cell_Frequency_ModifyList_LCR_MulFreq_Cell_ReconfRqstTDD_sequence_of,
+                                                  1, maxFrequencyinCell_1, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Cell_Frequency_Delete_LCR_MulFreq_Cell_ReconfRqstTDD_sequence[] = {
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UARFCN },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Cell_Frequency_Delete_LCR_MulFreq_Cell_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Cell_Frequency_Delete_LCR_MulFreq_Cell_ReconfRqstTDD, Cell_Frequency_Delete_LCR_MulFreq_Cell_ReconfRqstTDD_sequence);
+
+  return offset;
+}
+
+
+static const value_string nbap_UARFCN_Adjustment_vals[] = {
+  {   0, "cell-Frequency-Add-LCR-MulFreq-Cell-ReconfRqstTDD" },
+  {   1, "cell-Frequency-ModifyList-LCR-MulFreq-Cell-ReconfRqstTDD" },
+  {   2, "cell-Frequency-Delete-LCR-MulFreq-Cell-ReconfRqstTDD" },
+  { 0, NULL }
+};
+
+static const per_choice_t UARFCN_Adjustment_choice[] = {
+  {   0, &hf_nbap_cell_Frequency_Add_LCR_MulFreq_Cell_ReconfRqstTDD, ASN1_EXTENSION_ROOT    , dissect_nbap_Cell_Frequency_Add_LCR_MulFreq_Cell_ReconfRqstTDD },
+  {   1, &hf_nbap_cell_Frequency_ModifyList_LCR_MulFreq_Cell_ReconfRqstTDD, ASN1_EXTENSION_ROOT    , dissect_nbap_Cell_Frequency_ModifyList_LCR_MulFreq_Cell_ReconfRqstTDD },
+  {   2, &hf_nbap_cell_Frequency_Delete_LCR_MulFreq_Cell_ReconfRqstTDD, ASN1_EXTENSION_ROOT    , dissect_nbap_Cell_Frequency_Delete_LCR_MulFreq_Cell_ReconfRqstTDD },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_UARFCN_Adjustment(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_UARFCN_Adjustment, UARFCN_Adjustment_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
 static const per_sequence_t CellReconfigurationResponse_sequence[] = {
   { &hf_nbap_protocolIEs    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Container },
   { &hf_nbap_protocolExtensions, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
@@ -25082,7 +34376,7 @@ static int
 dissect_nbap_Local_Cell_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Local_Cell_InformationList_ResourceStatusInd, Local_Cell_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxLocalCellinNodeB);
+                                                  1, maxLocalCellinNodeB, FALSE);
 
   return offset;
 }
@@ -25096,7 +34390,7 @@ static int
 dissect_nbap_Local_Cell_Group_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Local_Cell_Group_InformationList_ResourceStatusInd, Local_Cell_Group_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxLocalCellinNodeB);
+                                                  1, maxLocalCellinNodeB, FALSE);
 
   return offset;
 }
@@ -25126,7 +34420,7 @@ static int
 dissect_nbap_Local_Cell_InformationList2_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Local_Cell_InformationList2_ResourceStatusInd, Local_Cell_InformationList2_ResourceStatusInd_sequence_of,
-                                                  1, maxLocalCellinNodeB);
+                                                  1, maxLocalCellinNodeB, FALSE);
 
   return offset;
 }
@@ -25140,7 +34434,7 @@ static int
 dissect_nbap_Local_Cell_Group_InformationList2_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Local_Cell_Group_InformationList2_ResourceStatusInd, Local_Cell_Group_InformationList2_ResourceStatusInd_sequence_of,
-                                                  1, maxLocalCellinNodeB);
+                                                  1, maxLocalCellinNodeB, FALSE);
 
   return offset;
 }
@@ -25154,7 +34448,7 @@ static int
 dissect_nbap_CCP_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CCP_InformationList_ResourceStatusInd, CCP_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxCCPinNodeB);
+                                                  1, maxCCPinNodeB, FALSE);
 
   return offset;
 }
@@ -25168,7 +34462,7 @@ static int
 dissect_nbap_Cell_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Cell_InformationList_ResourceStatusInd, Cell_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxCellinNodeB);
+                                                  1, maxCellinNodeB, FALSE);
 
   return offset;
 }
@@ -25265,7 +34559,7 @@ static int
 dissect_nbap_Power_Local_Cell_Group_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Power_Local_Cell_Group_InformationList_ResourceStatusInd, Power_Local_Cell_Group_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxLocalCellinNodeB);
+                                                  1, maxLocalCellinNodeB, FALSE);
 
   return offset;
 }
@@ -25328,36 +34622,6 @@ dissect_nbap_Local_Cell_Group_InformationItem2_ResourceStatusInd(tvbuff_t *tvb _
 }
 
 
-static const per_sequence_t Power_Local_Cell_Group_InformationList2_ResourceStatusInd_sequence_of[1] = {
-  { &hf_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
-};
-
-static int
-dissect_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd, Power_Local_Cell_Group_InformationList2_ResourceStatusInd_sequence_of,
-                                                  1, maxLocalCellinNodeB);
-
-  return offset;
-}
-
-
-static const per_sequence_t Power_Local_Cell_Group_InformationItem2_ResourceStatusInd_sequence[] = {
-  { &hf_nbap_power_Local_Cell_Group_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Local_Cell_ID },
-  { &hf_nbap_maximumDL_PowerCapability, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MaximumDL_PowerCapability },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd, Power_Local_Cell_Group_InformationItem2_ResourceStatusInd_sequence);
-
-  return offset;
-}
-
-
 static const per_sequence_t CCP_InformationItem_ResourceStatusInd_sequence[] = {
   { &hf_nbap_communicationControlPortID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CommunicationControlPortID },
   { &hf_nbap_resourceOperationalState, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ResourceOperationalState },
@@ -25410,7 +34674,7 @@ static int
 dissect_nbap_S_CPICH_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_S_CPICH_InformationList_ResourceStatusInd, S_CPICH_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxSCPICHCell);
+                                                  1, maxSCPICHCell, FALSE);
 
   return offset;
 }
@@ -25442,7 +34706,7 @@ static int
 dissect_nbap_S_CCPCH_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_S_CCPCH_InformationList_ResourceStatusInd, S_CCPCH_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxSCCPCHCell);
+                                                  1, maxSCCPCHCell, FALSE);
 
   return offset;
 }
@@ -25474,7 +34738,7 @@ static int
 dissect_nbap_FACH_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_FACH_InformationList_ResourceStatusInd, FACH_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxFACHCell);
+                                                  1, maxFACHCell, FALSE);
 
   return offset;
 }
@@ -25488,7 +34752,7 @@ static int
 dissect_nbap_PRACH_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_PRACH_InformationList_ResourceStatusInd, PRACH_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxPRACHCell);
+                                                  1, maxPRACHCell, FALSE);
 
   return offset;
 }
@@ -25502,7 +34766,7 @@ static int
 dissect_nbap_RACH_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RACH_InformationList_ResourceStatusInd, RACH_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxPRACHCell);
+                                                  1, maxPRACHCell, FALSE);
 
   return offset;
 }
@@ -25516,7 +34780,7 @@ static int
 dissect_nbap_AICH_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_AICH_InformationList_ResourceStatusInd, AICH_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxPRACHCell);
+                                                  1, maxPRACHCell, FALSE);
 
   return offset;
 }
@@ -25538,7 +34802,7 @@ static const per_sequence_t Cell_InformationItem_ResourceStatusInd_sequence[] =
   { &hf_nbap_primary_SCH_Information_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_P_SCH_Information_ResourceStatusInd },
   { &hf_nbap_secondary_SCH_Information_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_S_SCH_Information_ResourceStatusInd },
   { &hf_nbap_primary_CPICH_Information_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_P_CPICH_Information_ResourceStatusInd },
-  { &hf_nbap_secondary_CPICH_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_S_CPICH_InformationList_ResourceStatusInd },
+  { &hf_nbap_secondary_CPICH_Information_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_S_CPICH_InformationList_ResourceStatusInd },
   { &hf_nbap_primary_CCPCH_Information_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_P_CCPCH_Information_ResourceStatusInd },
   { &hf_nbap_bCH_Information_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_BCH_Information_ResourceStatusInd },
   { &hf_nbap_secondary_CCPCH_InformationList_01, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_S_CCPCH_InformationList_ResourceStatusInd },
@@ -25574,7 +34838,7 @@ static int
 dissect_nbap_FPACH_LCR_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_FPACH_LCR_InformationList_ResourceStatusInd, FPACH_LCR_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxFPACHCell);
+                                                  1, maxFPACHCell, FALSE);
 
   return offset;
 }
@@ -25613,7 +34877,7 @@ static int
 dissect_nbap_S_CCPCH_InformationListExt_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_S_CCPCH_InformationListExt_ResourceStatusInd, S_CCPCH_InformationListExt_ResourceStatusInd_sequence_of,
-                                                  1, maxSCCPCHCellinExt);
+                                                  1, maxSCCPCHCellinExt, FALSE);
 
   return offset;
 }
@@ -25627,7 +34891,7 @@ static int
 dissect_nbap_S_CCPCH_LCR_InformationListExt_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_S_CCPCH_LCR_InformationListExt_ResourceStatusInd, S_CCPCH_LCR_InformationListExt_ResourceStatusInd_sequence_of,
-                                                  1, maxSCCPCHCellinExtLCR);
+                                                  1, maxSCCPCHCellinExtLCR, FALSE);
 
   return offset;
 }
@@ -25657,7 +34921,7 @@ static int
 dissect_nbap_PLCCH_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_PLCCH_InformationList_ResourceStatusInd, PLCCH_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxPLCCHCell);
+                                                  1, maxPLCCHCell, FALSE);
 
   return offset;
 }
@@ -25671,7 +34935,7 @@ static int
 dissect_nbap_S_CCPCH_768_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_S_CCPCH_768_InformationList_ResourceStatusInd, S_CCPCH_768_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxSCCPCHCell768);
+                                                  1, maxSCCPCHCell768, FALSE);
 
   return offset;
 }
@@ -25685,7 +34949,7 @@ static int
 dissect_nbap_PRACH_768_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_PRACH_768_InformationList_ResourceStatusInd, PRACH_768_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxPRACHCell);
+                                                  1, maxPRACHCell, FALSE);
 
   return offset;
 }
@@ -25699,7 +34963,7 @@ static int
 dissect_nbap_E_RUCCH_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_E_RUCCH_InformationList_ResourceStatusInd, E_RUCCH_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxE_RUCCHCell);
+                                                  1, maxE_RUCCHCell, FALSE);
 
   return offset;
 }
@@ -25713,7 +34977,129 @@ static int
 dissect_nbap_E_RUCCH_768_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_E_RUCCH_768_InformationList_ResourceStatusInd, E_RUCCH_768_InformationList_ResourceStatusInd_sequence_of,
-                                                  1, maxE_RUCCHCell);
+                                                  1, maxE_RUCCHCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd_sequence_of[1] = {
+  { &hf_nbap_Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd, Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd_sequence_of,
+                                                  1, maxFrequencyinCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd_sequence[] = {
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UARFCN },
+  { &hf_nbap_resourceOperationalState, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ResourceOperationalState },
+  { &hf_nbap_availabilityStatus, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AvailabilityStatus },
+  { &hf_nbap_cause          , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_Cause },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd, Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t UPPCH_LCR_InformationList_ResourceStatusInd_sequence_of[1] = {
+  { &hf_nbap_UPPCH_LCR_InformationList_ResourceStatusInd_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_UPPCH_LCR_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_UPPCH_LCR_InformationList_ResourceStatusInd, UPPCH_LCR_InformationList_ResourceStatusInd_sequence_of,
+                                                  1, maxFrequencyinCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t UPPCH_LCR_InformationItem_ResourceStatusInd_sequence[] = {
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UARFCN },
+  { &hf_nbap_uPPCHPositionLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UPPCHPositionLCR },
+  { &hf_nbap_resourceOperationalState, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ResourceOperationalState },
+  { &hf_nbap_availabilityStatus, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_AvailabilityStatus },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_UPPCH_LCR_InformationItem_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_UPPCH_LCR_InformationItem_ResourceStatusInd, UPPCH_LCR_InformationItem_ResourceStatusInd_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd_sequence_of[1] = {
+  { &hf_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd, MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd_sequence_of,
+                                                  1, maxFrequencyinCell_1, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Power_Local_Cell_Group_InformationList2_ResourceStatusInd_sequence_of[1] = {
+  { &hf_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd, Power_Local_Cell_Group_InformationList2_ResourceStatusInd_sequence_of,
+                                                  1, maxLocalCellinNodeB, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Power_Local_Cell_Group_InformationItem2_ResourceStatusInd_sequence[] = {
+  { &hf_nbap_power_Local_Cell_Group_ID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Local_Cell_ID },
+  { &hf_nbap_maximumDL_PowerCapability, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MaximumDL_PowerCapability },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd, Power_Local_Cell_Group_InformationItem2_ResourceStatusInd_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd_sequence_of[1] = {
+  { &hf_nbap_MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd, MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd_sequence_of,
+                                                  1, maxFrequencyinCell_1, FALSE);
 
   return offset;
 }
@@ -25807,7 +35193,7 @@ static int
 dissect_nbap_MIB_SB_SIB_InformationList_SystemInfoUpdateRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_MIB_SB_SIB_InformationList_SystemInfoUpdateRqst, MIB_SB_SIB_InformationList_SystemInfoUpdateRqst_sequence_of,
-                                                  1, maxIB);
+                                                  1, maxIB, FALSE);
 
   return offset;
 }
@@ -25838,7 +35224,7 @@ static int
 dissect_nbap_SegmentInformationListIE_SystemInfoUpdate(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_SegmentInformationListIE_SystemInfoUpdate, SegmentInformationListIE_SystemInfoUpdate_sequence_of,
-                                                  1, maxIBSEG);
+                                                  1, maxIBSEG, FALSE);
 
   return offset;
 }
@@ -25889,6 +35275,37 @@ dissect_nbap_RadioLinkSetupRequestFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ct
 }
 
 
+static const per_sequence_t Additional_HS_Cell_Information_RL_Setup_ItemIEs_sequence[] = {
+  { &hf_nbap_hSPDSCH_RL_ID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_c_ID           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_C_ID },
+  { &hf_nbap_hS_DSCH_FDD_Secondary_Serving_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCH_FDD_Secondary_Serving_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Additional_HS_Cell_Information_RL_Setup_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_HS_Cell_Information_RL_Setup_ItemIEs, Additional_HS_Cell_Information_RL_Setup_ItemIEs_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Additional_HS_Cell_Information_RL_Setup_List_sequence_of[1] = {
+  { &hf_nbap_Additional_HS_Cell_Information_RL_Setup_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_HS_Cell_Information_RL_Setup_ItemIEs },
+};
+
+static int
+dissect_nbap_Additional_HS_Cell_Information_RL_Setup_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_HS_Cell_Information_RL_Setup_List, Additional_HS_Cell_Information_RL_Setup_List_sequence_of,
+                                                  1, maxNrOfHSDSCH_1, FALSE);
+
+  return offset;
+}
+
+
 static const per_sequence_t UL_DPCH_Information_RL_SetupRqstFDD_sequence[] = {
   { &hf_nbap_ul_ScramblingCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_ScramblingCode },
   { &hf_nbap_minUL_ChannelisationCodeLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MinUL_ChannelisationCodeLength },
@@ -25963,7 +35380,7 @@ static int
 dissect_nbap_RL_InformationList_RL_SetupRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_InformationList_RL_SetupRqstFDD, RL_InformationList_RL_SetupRqstFDD_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -26075,7 +35492,7 @@ static int
 dissect_nbap_UL_CCTrCH_InformationList_RL_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_CCTrCH_InformationList_RL_SetupRqstTDD, UL_CCTrCH_InformationList_RL_SetupRqstTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
 
   return offset;
 }
@@ -26171,7 +35588,7 @@ static int
 dissect_nbap_DL_CCTrCH_InformationList_RL_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_CCTrCH_InformationList_RL_SetupRqstTDD, DL_CCTrCH_InformationList_RL_SetupRqstTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
 
   return offset;
 }
@@ -26200,7 +35617,7 @@ static int
 dissect_nbap_CCTrCH_TPCList_RL_SetupRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CCTrCH_TPCList_RL_SetupRqstTDD, CCTrCH_TPCList_RL_SetupRqstTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
 
   return offset;
 }
@@ -26328,6 +35745,36 @@ dissect_nbap_RadioLinkSetupResponseFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_c
 }
 
 
+static const per_sequence_t Additional_HS_Cell_Information_Response_ItemIEs_sequence[] = {
+  { &hf_nbap_hSPDSCH_RL_ID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_hS_DSCH_FDD_Secondary_Serving_Information_Response, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCH_FDD_Secondary_Serving_Information_Response },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Additional_HS_Cell_Information_Response_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_HS_Cell_Information_Response_ItemIEs, Additional_HS_Cell_Information_Response_ItemIEs_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Additional_HS_Cell_Information_Response_List_sequence_of[1] = {
+  { &hf_nbap_Additional_HS_Cell_Information_Response_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_HS_Cell_Information_Response_ItemIEs },
+};
+
+static int
+dissect_nbap_Additional_HS_Cell_Information_Response_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_HS_Cell_Information_Response_List, Additional_HS_Cell_Information_Response_List_sequence_of,
+                                                  1, maxNrOfHSDSCH_1, FALSE);
+
+  return offset;
+}
+
+
 static const per_sequence_t RL_InformationResponseList_RL_SetupRspFDD_sequence_of[1] = {
   { &hf_nbap_RL_InformationResponseList_RL_SetupRspFDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
 };
@@ -26336,7 +35783,7 @@ static int
 dissect_nbap_RL_InformationResponseList_RL_SetupRspFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_InformationResponseList_RL_SetupRspFDD, RL_InformationResponseList_RL_SetupRspFDD_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -26534,7 +35981,7 @@ static int
 dissect_nbap_Unsuccessful_RL_InformationRespList_RL_SetupFailureFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Unsuccessful_RL_InformationRespList_RL_SetupFailureFDD, Unsuccessful_RL_InformationRespList_RL_SetupFailureFDD_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -26548,7 +35995,7 @@ static int
 dissect_nbap_Successful_RL_InformationRespList_RL_SetupFailureFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Successful_RL_InformationRespList_RL_SetupFailureFDD, Successful_RL_InformationRespList_RL_SetupFailureFDD_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -26788,6 +36235,74 @@ dissect_nbap_RadioLinkAdditionRequestFDD(tvbuff_t *tvb _U_, int offset _U_, asn1
 }
 
 
+static const per_sequence_t Additional_HS_Cell_Information_RL_Addition_ItemIEs_sequence[] = {
+  { &hf_nbap_hSPDSCH_RL_ID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_c_ID           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_C_ID },
+  { &hf_nbap_hS_DSCH_FDD_Secondary_Serving_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCH_FDD_Secondary_Serving_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Additional_HS_Cell_Information_RL_Addition_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_HS_Cell_Information_RL_Addition_ItemIEs, Additional_HS_Cell_Information_RL_Addition_ItemIEs_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Additional_HS_Cell_Information_RL_Addition_List_sequence_of[1] = {
+  { &hf_nbap_Additional_HS_Cell_Information_RL_Addition_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_HS_Cell_Information_RL_Addition_ItemIEs },
+};
+
+static int
+dissect_nbap_Additional_HS_Cell_Information_RL_Addition_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_HS_Cell_Information_RL_Addition_List, Additional_HS_Cell_Information_RL_Addition_List_sequence_of,
+                                                  1, maxNrOfHSDSCH_1, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_Setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency_vals[] = {
+  {   0, "setup" },
+  {   1, "addition" },
+  { 0, NULL }
+};
+
+static const per_choice_t Setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency_choice[] = {
+  {   0, &hf_nbap_setup          , ASN1_EXTENSION_ROOT    , dissect_nbap_Additional_EDCH_Setup_Info },
+  {   1, &hf_nbap_addition       , ASN1_EXTENSION_ROOT    , dissect_nbap_Additional_EDCH_Cell_Information_To_Add_List },
+  { 0, NULL, 0, NULL }
+};
+
+static int
+dissect_nbap_Setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_choice(tvb, offset, actx, tree, hf_index,
+                                 ett_nbap_Setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency, Setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency_choice,
+                                 NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t Additional_EDCH_Cell_Information_RL_Add_Req_sequence[] = {
+  { &hf_nbap_setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Additional_EDCH_Cell_Information_RL_Add_Req(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_Cell_Information_RL_Add_Req, Additional_EDCH_Cell_Information_RL_Add_Req_sequence);
+
+  return offset;
+}
+
+
 static const per_sequence_t RL_InformationList_RL_AdditionRqstFDD_sequence_of[1] = {
   { &hf_nbap_RL_InformationList_RL_AdditionRqstFDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
 };
@@ -26796,7 +36311,7 @@ static int
 dissect_nbap_RL_InformationList_RL_AdditionRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_InformationList_RL_AdditionRqstFDD, RL_InformationList_RL_AdditionRqstFDD_sequence_of,
-                                                  1, maxNrOfRLs_1);
+                                                  1, maxNrOfRLs_1, FALSE);
 
   return offset;
 }
@@ -26897,7 +36412,7 @@ static int
 dissect_nbap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD, UL_CCTrCH_InformationList_RL_AdditionRqstTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
 
   return offset;
 }
@@ -26921,6 +36436,42 @@ dissect_nbap_UL_DPCH_InformationItem_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int o
 }
 
 
+static const per_sequence_t UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_sequence[] = {
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
+  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
+  { &hf_nbap_uL_TimeslotLCR_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_TimeslotLCR_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD, UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t UL_DPCH_InformationItem_768_RL_AdditionRqstTDD_sequence[] = {
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
+  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
+  { &hf_nbap_uL_Timeslot768_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_Timeslot768_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD, UL_DPCH_InformationItem_768_RL_AdditionRqstTDD_sequence);
+
+  return offset;
+}
+
+
 
 static int
 dissect_nbap_DL_DPCH_InformationList_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
@@ -26954,7 +36505,7 @@ static int
 dissect_nbap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD, DL_CCTrCH_InformationList_RL_AdditionRqstTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
 
   return offset;
 }
@@ -26978,110 +36529,104 @@ dissect_nbap_DL_DPCH_InformationItem_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int o
 }
 
 
-static const per_sequence_t RL_Information_RL_AdditionRqstTDD_sequence[] = {
-  { &hf_nbap_rL_ID          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
-  { &hf_nbap_c_ID           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_C_ID },
-  { &hf_nbap_frameOffset    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FrameOffset },
-  { &hf_nbap_diversityControlField, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DiversityControlField },
-  { &hf_nbap_initial_DL_Transmission_Power, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
-  { &hf_nbap_maximumDL_Power, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
-  { &hf_nbap_minimumDL_Power, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
-  { &hf_nbap_dL_TimeSlotISCPInfo, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_TimeslotISCPInfo },
+static const per_sequence_t DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_sequence[] = {
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
+  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
+  { &hf_nbap_dL_TimeslotLCR_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_TimeslotLCR_Information },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_RL_Information_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_RL_Information_RL_AdditionRqstTDD, RL_Information_RL_AdditionRqstTDD_sequence);
+                                   ett_nbap_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD, DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_sequence[] = {
+static const per_sequence_t DL_DPCH_InformationItem_768_RL_AdditionRqstTDD_sequence[] = {
   { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
   { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
   { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
-  { &hf_nbap_uL_TimeslotLCR_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_TimeslotLCR_Information },
+  { &hf_nbap_dL_Timeslot768_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Timeslot768_Information },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD, UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_sequence);
+                                   ett_nbap_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD, DL_DPCH_InformationItem_768_RL_AdditionRqstTDD_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t UL_DPCH_InformationItem_768_RL_AdditionRqstTDD_sequence[] = {
-  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
-  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
-  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
-  { &hf_nbap_uL_Timeslot768_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_Timeslot768_Information },
+static const per_sequence_t RL_Information_RL_AdditionRqstTDD_sequence[] = {
+  { &hf_nbap_rL_ID          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_c_ID           , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_C_ID },
+  { &hf_nbap_frameOffset    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_FrameOffset },
+  { &hf_nbap_diversityControlField, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DiversityControlField },
+  { &hf_nbap_initial_DL_Transmission_Power, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
+  { &hf_nbap_maximumDL_Power, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
+  { &hf_nbap_minimumDL_Power, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
+  { &hf_nbap_dL_TimeSlotISCPInfo, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_TimeslotISCPInfo },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_RL_Information_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD, UL_DPCH_InformationItem_768_RL_AdditionRqstTDD_sequence);
+                                   ett_nbap_RL_Information_RL_AdditionRqstTDD, RL_Information_RL_AdditionRqstTDD_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_sequence[] = {
-  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
-  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
-  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
-  { &hf_nbap_dL_TimeslotLCR_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_TimeslotLCR_Information },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+static const per_sequence_t RadioLinkAdditionResponseFDD_sequence[] = {
+  { &hf_nbap_protocolIEs    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Container },
+  { &hf_nbap_protocolExtensions, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_RadioLinkAdditionResponseFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD, DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_sequence);
+                                   ett_nbap_RadioLinkAdditionResponseFDD, RadioLinkAdditionResponseFDD_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t DL_DPCH_InformationItem_768_RL_AdditionRqstTDD_sequence[] = {
-  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
-  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
-  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
-  { &hf_nbap_dL_Timeslot768_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Timeslot768_Information },
+static const per_sequence_t Additional_HS_Cell_Change_Information_Response_ItemIEs_sequence[] = {
+  { &hf_nbap_hSPDSCH_RL_ID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_hS_DSCH_Secondary_Serving_Cell_Change_Information_Response, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCH_Secondary_Serving_Cell_Change_Information_Response },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
   { NULL, 0, 0, NULL }
 };
 
 static int
-dissect_nbap_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+dissect_nbap_Additional_HS_Cell_Change_Information_Response_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD, DL_DPCH_InformationItem_768_RL_AdditionRqstTDD_sequence);
+                                   ett_nbap_Additional_HS_Cell_Change_Information_Response_ItemIEs, Additional_HS_Cell_Change_Information_Response_ItemIEs_sequence);
 
   return offset;
 }
 
 
-static const per_sequence_t RadioLinkAdditionResponseFDD_sequence[] = {
-  { &hf_nbap_protocolIEs    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Container },
-  { &hf_nbap_protocolExtensions, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
+static const per_sequence_t Additional_HS_Cell_Change_Information_Response_List_sequence_of[1] = {
+  { &hf_nbap_Additional_HS_Cell_Change_Information_Response_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_HS_Cell_Change_Information_Response_ItemIEs },
 };
 
 static int
-dissect_nbap_RadioLinkAdditionResponseFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_RadioLinkAdditionResponseFDD, RadioLinkAdditionResponseFDD_sequence);
+dissect_nbap_Additional_HS_Cell_Change_Information_Response_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_HS_Cell_Change_Information_Response_List, Additional_HS_Cell_Change_Information_Response_List_sequence_of,
+                                                  1, maxNrOfHSDSCH_1, FALSE);
 
   return offset;
 }
@@ -27095,7 +36640,7 @@ static int
 dissect_nbap_RL_InformationResponseList_RL_AdditionRspFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_InformationResponseList_RL_AdditionRspFDD, RL_InformationResponseList_RL_AdditionRspFDD_sequence_of,
-                                                  1, maxNrOfRLs_1);
+                                                  1, maxNrOfRLs_1, FALSE);
 
   return offset;
 }
@@ -27350,7 +36895,7 @@ static int
 dissect_nbap_Unsuccessful_RL_InformationRespList_RL_AdditionFailureFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Unsuccessful_RL_InformationRespList_RL_AdditionFailureFDD, Unsuccessful_RL_InformationRespList_RL_AdditionFailureFDD_sequence_of,
-                                                  1, maxNrOfRLs_1);
+                                                  1, maxNrOfRLs_1, FALSE);
 
   return offset;
 }
@@ -27364,7 +36909,7 @@ static int
 dissect_nbap_Successful_RL_InformationRespList_RL_AdditionFailureFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Successful_RL_InformationRespList_RL_AdditionFailureFDD, Successful_RL_InformationRespList_RL_AdditionFailureFDD_sequence_of,
-                                                  1, maxNrOfRLs_2);
+                                                  1, maxNrOfRLs_2, FALSE);
 
   return offset;
 }
@@ -27602,6 +37147,54 @@ dissect_nbap_RadioLinkReconfigurationPrepareFDD(tvbuff_t *tvb _U_, int offset _U
 }
 
 
+static const per_sequence_t Additional_HS_Cell_Information_RL_Reconf_Prep_ItemIEs_sequence[] = {
+  { &hf_nbap_hSPDSCH_RL_ID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_c_ID           , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_C_ID },
+  { &hf_nbap_hS_DSCH_FDD_Secondary_Serving_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_DSCH_FDD_Secondary_Serving_Information },
+  { &hf_nbap_hS_DSCH_Secondary_Serving_Information_To_Modify, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_DSCH_Secondary_Serving_Information_To_Modify },
+  { &hf_nbap_hS_HS_DSCH_Secondary_Serving_Remove, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_DSCH_Secondary_Serving_Remove },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Additional_HS_Cell_Information_RL_Reconf_Prep_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_HS_Cell_Information_RL_Reconf_Prep_ItemIEs, Additional_HS_Cell_Information_RL_Reconf_Prep_ItemIEs_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Additional_HS_Cell_Information_RL_Reconf_Prep_sequence_of[1] = {
+  { &hf_nbap_Additional_HS_Cell_Information_RL_Reconf_Prep_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_HS_Cell_Information_RL_Reconf_Prep_ItemIEs },
+};
+
+static int
+dissect_nbap_Additional_HS_Cell_Information_RL_Reconf_Prep(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_HS_Cell_Information_RL_Reconf_Prep, Additional_HS_Cell_Information_RL_Reconf_Prep_sequence_of,
+                                                  1, maxNrOfHSDSCH_1, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Additional_EDCH_Cell_Information_RL_Reconf_Prep_sequence[] = {
+  { &hf_nbap_setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Additional_EDCH_Cell_Information_RL_Reconf_Prep(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_Cell_Information_RL_Reconf_Prep, Additional_EDCH_Cell_Information_RL_Reconf_Prep_sequence);
+
+  return offset;
+}
+
+
 static const per_sequence_t UL_DPCH_Information_RL_ReconfPrepFDD_sequence[] = {
   { &hf_nbap_ul_ScramblingCode, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_ScramblingCode },
   { &hf_nbap_ul_SIR_Target  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_SIR },
@@ -27705,7 +37298,7 @@ static int
 dissect_nbap_DCH_DeleteList_RL_ReconfPrepFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DCH_DeleteList_RL_ReconfPrepFDD, DCH_DeleteList_RL_ReconfPrepFDD_sequence_of,
-                                                  1, maxNrOfDCHs);
+                                                  1, maxNrOfDCHs, FALSE);
 
   return offset;
 }
@@ -27719,7 +37312,7 @@ static int
 dissect_nbap_RL_InformationList_RL_ReconfPrepFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_InformationList_RL_ReconfPrepFDD, RL_InformationList_RL_ReconfPrepFDD_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -27853,7 +37446,25 @@ static int
 dissect_nbap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD, UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t UL_DPCH_InformationAddItem_RL_ReconfPrepTDD_sequence[] = {
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
+  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
+  { &hf_nbap_uL_Timeslot_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_Timeslot_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_UL_DPCH_InformationAddItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_UL_DPCH_InformationAddItem_RL_ReconfPrepTDD, UL_DPCH_InformationAddItem_RL_ReconfPrepTDD_sequence);
 
   return offset;
 }
@@ -27904,25 +37515,7 @@ static int
 dissect_nbap_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD, MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfRLs_1);
-
-  return offset;
-}
-
-
-static const per_sequence_t UL_DPCH_InformationAddItem_RL_ReconfPrepTDD_sequence[] = {
-  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
-  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
-  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
-  { &hf_nbap_uL_Timeslot_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_Timeslot_Information },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_UL_DPCH_InformationAddItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_UL_DPCH_InformationAddItem_RL_ReconfPrepTDD, UL_DPCH_InformationAddItem_RL_ReconfPrepTDD_sequence);
+                                                  1, maxNrOfRLs_1, FALSE);
 
   return offset;
 }
@@ -28002,60 +37595,7 @@ static int
 dissect_nbap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD, UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
-
-  return offset;
-}
-
-
-static const per_sequence_t UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_sequence[] = {
-  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
-  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
-  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
-  { &hf_nbap_uL_Timeslot_InformationLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_TimeslotLCR_Information },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD, UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD_sequence[] = {
-  { &hf_nbap_ul_DPCH_InformationAddList, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_DPCH_InformationModify_AddList_RL_ReconfPrepTDD },
-  { &hf_nbap_ul_DPCH_InformationModifyList, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_DPCH_InformationModify_ModifyList_RL_ReconfPrepTDD },
-  { &hf_nbap_ul_DPCH_InformationDeleteList, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_DPCH_InformationModify_DeleteList_RL_ReconfPrepTDD },
-  { &hf_nbap_ul_DPCH_InformationAddListLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD },
-  { &hf_nbap_ul_sir_target  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_SIR },
-  { &hf_nbap_tDD_TPC_UplinkStepSize_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_TPC_UplinkStepSize_LCR },
-  { &hf_nbap_rL_ID          , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_RL_ID },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD, MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_sequence_of[1] = {
-  { &hf_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD },
-};
-
-static int
-dissect_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD, MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfRLs_1);
+                                                  1, maxNrOfCCTrCHs, FALSE);
 
   return offset;
 }
@@ -28079,24 +37619,6 @@ dissect_nbap_UL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U
 }
 
 
-static const per_sequence_t UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_sequence[] = {
-  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
-  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
-  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
-  { &hf_nbap_uL_Timeslot_Information768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_Timeslot768_Information },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD, UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_sequence);
-
-  return offset;
-}
-
-
 static const per_sequence_t UL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence[] = {
   { &hf_nbap_dPCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DPCH_ID },
   { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_ChannelisationCode },
@@ -28121,7 +37643,7 @@ static int
 dissect_nbap_UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD, UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfDPCHs);
+                                                  1, maxNrOfDPCHs, FALSE);
 
   return offset;
 }
@@ -28153,7 +37675,7 @@ static int
 dissect_nbap_UL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD, UL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfULTSs);
+                                                  1, maxNrOfULTSs, FALSE);
 
   return offset;
 }
@@ -28201,7 +37723,7 @@ static int
 dissect_nbap_UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDDLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDDLCR, UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDDLCR_sequence_of,
-                                                  1, maxNrOfDPCHLCRs);
+                                                  1, maxNrOfDPCHLCRs, FALSE);
 
   return offset;
 }
@@ -28233,7 +37755,7 @@ static int
 dissect_nbap_UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD, UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfULTSLCRs);
+                                                  1, maxNrOfULTSLCRs, FALSE);
 
   return offset;
 }
@@ -28263,7 +37785,7 @@ static int
 dissect_nbap_UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD768(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD768, UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD768_sequence_of,
-                                                  1, maxNrOfDPCHs);
+                                                  1, maxNrOfDPCHs, FALSE);
 
   return offset;
 }
@@ -28295,7 +37817,7 @@ static int
 dissect_nbap_UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD, UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfULTSs);
+                                                  1, maxNrOfULTSs, FALSE);
 
   return offset;
 }
@@ -28324,7 +37846,78 @@ static int
 dissect_nbap_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD, UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfDPCHs);
+                                                  1, maxNrOfDPCHs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_sequence[] = {
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
+  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
+  { &hf_nbap_uL_Timeslot_InformationLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_TimeslotLCR_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD, UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD_sequence[] = {
+  { &hf_nbap_ul_DPCH_InformationAddList, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_DPCH_InformationModify_AddList_RL_ReconfPrepTDD },
+  { &hf_nbap_ul_DPCH_InformationModifyList, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_DPCH_InformationModify_ModifyList_RL_ReconfPrepTDD },
+  { &hf_nbap_ul_DPCH_InformationDeleteList, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_DPCH_InformationModify_DeleteList_RL_ReconfPrepTDD },
+  { &hf_nbap_ul_DPCH_InformationAddListLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD },
+  { &hf_nbap_ul_sir_target  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_SIR },
+  { &hf_nbap_tDD_TPC_UplinkStepSize_LCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_TPC_UplinkStepSize_LCR },
+  { &hf_nbap_rL_ID          , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_RL_ID },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD, MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_sequence_of[1] = {
+  { &hf_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD },
+};
+
+static int
+dissect_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD, MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_sequence_of,
+                                                  1, maxNrOfRLs_1, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_sequence[] = {
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
+  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
+  { &hf_nbap_uL_Timeslot_Information768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UL_Timeslot768_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD, UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_sequence);
 
   return offset;
 }
@@ -28353,7 +37946,7 @@ static int
 dissect_nbap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD, UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
 
   return offset;
 }
@@ -28382,7 +37975,7 @@ static int
 dissect_nbap_CCTrCH_TPCAddList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CCTrCH_TPCAddList_RL_ReconfPrepTDD, CCTrCH_TPCAddList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
 
   return offset;
 }
@@ -28425,7 +38018,25 @@ static int
 dissect_nbap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD, DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_DPCH_InformationAddItem_RL_ReconfPrepTDD_sequence[] = {
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
+  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
+  { &hf_nbap_dL_Timeslot_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Timeslot_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DL_DPCH_InformationAddItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DL_DPCH_InformationAddItem_RL_ReconfPrepTDD, DL_DPCH_InformationAddItem_RL_ReconfPrepTDD_sequence);
 
   return offset;
 }
@@ -28478,25 +38089,7 @@ static int
 dissect_nbap_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD, MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfRLs_1);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_DPCH_InformationAddItem_RL_ReconfPrepTDD_sequence[] = {
-  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
-  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
-  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
-  { &hf_nbap_dL_Timeslot_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Timeslot_Information },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_DL_DPCH_InformationAddItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_DPCH_InformationAddItem_RL_ReconfPrepTDD, DL_DPCH_InformationAddItem_RL_ReconfPrepTDD_sequence);
+                                                  1, maxNrOfRLs_1, FALSE);
 
   return offset;
 }
@@ -28543,7 +38136,7 @@ static int
 dissect_nbap_CCTrCH_TPCModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CCTrCH_TPCModifyList_RL_ReconfPrepTDD, CCTrCH_TPCModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
 
   return offset;
 }
@@ -28606,7 +38199,258 @@ static int
 dissect_nbap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD, DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_sequence[] = {
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
+  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
+  { &hf_nbap_dL_Timeslot_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Timeslot_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD, DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence[] = {
+  { &hf_nbap_dPCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DPCH_ID },
+  { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_ChannelisationCode },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD, DL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of[1] = {
+  { &hf_nbap_DL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD },
+};
+
+static int
+dissect_nbap_DL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD, DL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of,
+                                                  0, maxNrOfDPCHs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence[] = {
+  { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
+  { &hf_nbap_midambleShiftAndBurstType, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MidambleShiftAndBurstType },
+  { &hf_nbap_tFCI_Presence  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TFCI_Presence },
+  { &hf_nbap_dL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD, DL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of[1] = {
+  { &hf_nbap_DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD },
+};
+
+static int
+dissect_nbap_DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD, DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of,
+                                                  1, maxNrOfDLTSs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence[] = {
+  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_RepetitionPeriod },
+  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_RepetitionLength },
+  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_DPCHOffset },
+  { &hf_nbap_dL_Timeslot_InformationAddModify_ModifyList_RL_ReconfPrepTDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD, DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_Code_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence[] = {
+  { &hf_nbap_dPCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DPCH_ID },
+  { &hf_nbap_tdd_ChannelisationCodeLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_ChannelisationCodeLCR },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DL_Code_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DL_Code_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD, DL_Code_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of[1] = {
+  { &hf_nbap_DL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Code_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD },
+};
+
+static int
+dissect_nbap_DL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD, DL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of,
+                                                  1, maxNrOfDPCHLCRs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_Timeslot_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence[] = {
+  { &hf_nbap_timeSlotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
+  { &hf_nbap_midambleShiftLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MidambleShiftLCR },
+  { &hf_nbap_tFCI_Presence  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TFCI_Presence },
+  { &hf_nbap_dL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DL_Timeslot_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DL_Timeslot_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD, DL_Timeslot_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of[1] = {
+  { &hf_nbap_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Timeslot_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD },
+};
+
+static int
+dissect_nbap_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD, DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of,
+                                                  1, maxNrOfDLTSLCRs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_Code_768_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence[] = {
+  { &hf_nbap_dPCH_ID768     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DPCH_ID768 },
+  { &hf_nbap_tdd_ChannelisationCode768, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_ChannelisationCode768 },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DL_Code_768_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DL_Code_768_InformationModify_ModifyItem_RL_ReconfPrepTDD, DL_Code_768_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of[1] = {
+  { &hf_nbap_DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Code_768_InformationModify_ModifyItem_RL_ReconfPrepTDD },
+};
+
+static int
+dissect_nbap_DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD, DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of,
+                                                  1, maxNrOfDPCHs768, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_Timeslot_768_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence[] = {
+  { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
+  { &hf_nbap_midambleShiftAndBurstType, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MidambleShiftAndBurstType },
+  { &hf_nbap_tFCI_Presence  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TFCI_Presence },
+  { &hf_nbap_dL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DL_Timeslot_768_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DL_Timeslot_768_InformationModify_ModifyItem_RL_ReconfPrepTDD, DL_Timeslot_768_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of[1] = {
+  { &hf_nbap_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Timeslot_768_InformationModify_ModifyItem_RL_ReconfPrepTDD },
+};
+
+static int
+dissect_nbap_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD, DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of,
+                                                  1, maxNrOfDLTSs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD_sequence[] = {
+  { &hf_nbap_dPCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DPCH_ID },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_DL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_DL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD, DL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_sequence_of[1] = {
+  { &hf_nbap_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD },
+};
+
+static int
+dissect_nbap_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD, DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_sequence_of,
+                                                  1, maxNrOfDPCHs, FALSE);
 
   return offset;
 }
@@ -28660,25 +38504,7 @@ static int
 dissect_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD, MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfRLs_1);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_sequence[] = {
-  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionPeriod },
-  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RepetitionLength },
-  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_DPCHOffset },
-  { &hf_nbap_dL_Timeslot_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Timeslot_Information },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD, DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_sequence);
+                                                  1, maxNrOfRLs_1, FALSE);
 
   return offset;
 }
@@ -28702,239 +38528,6 @@ dissect_nbap_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD(tvbuff_t *tv
 }
 
 
-static const per_sequence_t DL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence[] = {
-  { &hf_nbap_dPCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DPCH_ID },
-  { &hf_nbap_tdd_ChannelisationCode, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_ChannelisationCode },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_DL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD, DL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of[1] = {
-  { &hf_nbap_DL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD },
-};
-
-static int
-dissect_nbap_DL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD, DL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  0, maxNrOfDPCHs);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence[] = {
-  { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
-  { &hf_nbap_midambleShiftAndBurstType, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MidambleShiftAndBurstType },
-  { &hf_nbap_tFCI_Presence  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TFCI_Presence },
-  { &hf_nbap_dL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_DL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD, DL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of[1] = {
-  { &hf_nbap_DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD },
-};
-
-static int
-dissect_nbap_DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD, DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfDLTSs);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence[] = {
-  { &hf_nbap_repetitionPeriod, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_RepetitionPeriod },
-  { &hf_nbap_repetitionLength, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_RepetitionLength },
-  { &hf_nbap_tdd_DPCHOffset , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_DPCHOffset },
-  { &hf_nbap_dL_Timeslot_InformationAddModify_ModifyList_RL_ReconfPrepTDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD, DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_Code_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence[] = {
-  { &hf_nbap_dPCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DPCH_ID },
-  { &hf_nbap_tdd_ChannelisationCodeLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_ChannelisationCodeLCR },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_DL_Code_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_Code_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD, DL_Code_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of[1] = {
-  { &hf_nbap_DL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Code_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD },
-};
-
-static int
-dissect_nbap_DL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD, DL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfDPCHLCRs);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_Timeslot_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence[] = {
-  { &hf_nbap_timeSlotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
-  { &hf_nbap_midambleShiftLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MidambleShiftLCR },
-  { &hf_nbap_tFCI_Presence  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TFCI_Presence },
-  { &hf_nbap_dL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_DL_Timeslot_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_Timeslot_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD, DL_Timeslot_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of[1] = {
-  { &hf_nbap_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Timeslot_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD },
-};
-
-static int
-dissect_nbap_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD, DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfDLTSLCRs);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_Code_768_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence[] = {
-  { &hf_nbap_dPCH_ID768     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DPCH_ID768 },
-  { &hf_nbap_tdd_ChannelisationCode768, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TDD_ChannelisationCode768 },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_DL_Code_768_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_Code_768_InformationModify_ModifyItem_RL_ReconfPrepTDD, DL_Code_768_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of[1] = {
-  { &hf_nbap_DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Code_768_InformationModify_ModifyItem_RL_ReconfPrepTDD },
-};
-
-static int
-dissect_nbap_DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD, DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfDPCHs768);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_Timeslot_768_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence[] = {
-  { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
-  { &hf_nbap_midambleShiftAndBurstType, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MidambleShiftAndBurstType },
-  { &hf_nbap_tFCI_Presence  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TFCI_Presence },
-  { &hf_nbap_dL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_DL_Timeslot_768_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_Timeslot_768_InformationModify_ModifyItem_RL_ReconfPrepTDD, DL_Timeslot_768_InformationModify_ModifyItem_RL_ReconfPrepTDD_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of[1] = {
-  { &hf_nbap_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_Timeslot_768_InformationModify_ModifyItem_RL_ReconfPrepTDD },
-};
-
-static int
-dissect_nbap_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD, DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfDLTSs);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD_sequence[] = {
-  { &hf_nbap_dPCH_ID        , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DPCH_ID },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_DL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD, DL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_sequence_of[1] = {
-  { &hf_nbap_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD },
-};
-
-static int
-dissect_nbap_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD, DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfDPCHs);
-
-  return offset;
-}
-
-
 static const per_sequence_t DL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD_sequence[] = {
   { &hf_nbap_cCTrCH_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CCTrCH_ID },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
@@ -28958,7 +38551,7 @@ static int
 dissect_nbap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD, DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
 
   return offset;
 }
@@ -28987,7 +38580,7 @@ static int
 dissect_nbap_DCH_DeleteList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DCH_DeleteList_RL_ReconfPrepTDD, DCH_DeleteList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfDCHs);
+                                                  1, maxNrOfDCHs, FALSE);
 
   return offset;
 }
@@ -29023,7 +38616,7 @@ static int
 dissect_nbap_DSCH_Information_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DSCH_Information_ModifyList_RL_ReconfPrepTDD, DSCH_Information_ModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfDSCHs);
+                                                  1, maxNrOfDSCHs, FALSE);
 
   return offset;
 }
@@ -29052,7 +38645,7 @@ static int
 dissect_nbap_DSCH_Information_DeleteList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DSCH_Information_DeleteList_RL_ReconfPrepTDD, DSCH_Information_DeleteList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfDSCHs);
+                                                  1, maxNrOfDSCHs, FALSE);
 
   return offset;
 }
@@ -29085,7 +38678,7 @@ static int
 dissect_nbap_USCH_Information_ModifyList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_USCH_Information_ModifyList_RL_ReconfPrepTDD, USCH_Information_ModifyList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfUSCHs);
+                                                  1, maxNrOfUSCHs, FALSE);
 
   return offset;
 }
@@ -29114,7 +38707,7 @@ static int
 dissect_nbap_USCH_Information_DeleteList_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_USCH_Information_DeleteList_RL_ReconfPrepTDD, USCH_Information_DeleteList_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfUSCHs);
+                                                  1, maxNrOfUSCHs, FALSE);
 
   return offset;
 }
@@ -29145,7 +38738,7 @@ static int
 dissect_nbap_MultipleRL_Information_RL_ReconfPrepTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_MultipleRL_Information_RL_ReconfPrepTDD, MultipleRL_Information_RL_ReconfPrepTDD_sequence_of,
-                                                  1, maxNrOfRLs_1);
+                                                  1, maxNrOfRLs_1, FALSE);
 
   return offset;
 }
@@ -29174,7 +38767,7 @@ static int
 dissect_nbap_RL_InformationResponseList_RL_ReconfReady(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_InformationResponseList_RL_ReconfReady, RL_InformationResponseList_RL_ReconfReady_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -29264,7 +38857,7 @@ static int
 dissect_nbap_RL_ReconfigurationFailureList_RL_ReconfFailure(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_ReconfigurationFailureList_RL_ReconfFailure, RL_ReconfigurationFailureList_RL_ReconfFailure_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -29368,6 +38961,54 @@ dissect_nbap_RadioLinkReconfigurationRequestFDD(tvbuff_t *tvb _U_, int offset _U
 }
 
 
+static const per_sequence_t Additional_HS_Cell_Information_RL_Reconf_Req_ItemIEs_sequence[] = {
+  { &hf_nbap_hSPDSCH_RL_ID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_c_ID           , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_C_ID },
+  { &hf_nbap_hS_DSCH_FDD_Secondary_Serving_Information, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_DSCH_FDD_Secondary_Serving_Information },
+  { &hf_nbap_hS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised },
+  { &hf_nbap_hS_DSCH_Secondary_Serving_Remove, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HS_DSCH_Secondary_Serving_Remove },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Additional_HS_Cell_Information_RL_Reconf_Req_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_HS_Cell_Information_RL_Reconf_Req_ItemIEs, Additional_HS_Cell_Information_RL_Reconf_Req_ItemIEs_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Additional_HS_Cell_Information_RL_Reconf_Req_sequence_of[1] = {
+  { &hf_nbap_Additional_HS_Cell_Information_RL_Reconf_Req_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_HS_Cell_Information_RL_Reconf_Req_ItemIEs },
+};
+
+static int
+dissect_nbap_Additional_HS_Cell_Information_RL_Reconf_Req(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_HS_Cell_Information_RL_Reconf_Req, Additional_HS_Cell_Information_RL_Reconf_Req_sequence_of,
+                                                  1, maxNrOfHSDSCH_1, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Additional_EDCH_Cell_Information_RL_Reconf_Req_sequence[] = {
+  { &hf_nbap_setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Additional_EDCH_Cell_Information_RL_Reconf_Req(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_Cell_Information_RL_Reconf_Req, Additional_EDCH_Cell_Information_RL_Reconf_Req_sequence);
+
+  return offset;
+}
+
+
 static const per_sequence_t UL_DPCH_Information_RL_ReconfRqstFDD_sequence[] = {
   { &hf_nbap_ul_TFCS        , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TFCS },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
@@ -29423,7 +39064,7 @@ static int
 dissect_nbap_DCH_DeleteList_RL_ReconfRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DCH_DeleteList_RL_ReconfRqstFDD, DCH_DeleteList_RL_ReconfRqstFDD_sequence_of,
-                                                  1, maxNrOfDCHs);
+                                                  1, maxNrOfDCHs, FALSE);
 
   return offset;
 }
@@ -29437,7 +39078,7 @@ static int
 dissect_nbap_RL_InformationList_RL_ReconfRqstFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_InformationList_RL_ReconfRqstFDD, RL_InformationList_RL_ReconfRqstFDD_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -29507,7 +39148,7 @@ static int
 dissect_nbap_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD, UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
 
   return offset;
 }
@@ -29538,7 +39179,7 @@ static int
 dissect_nbap_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD, UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
 
   return offset;
 }
@@ -29567,7 +39208,7 @@ static int
 dissect_nbap_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD, DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
 
   return offset;
 }
@@ -29615,7 +39256,7 @@ static int
 dissect_nbap_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD, DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfDLTSLCRs);
+                                                  1, maxNrOfDLTSLCRs, FALSE);
 
   return offset;
 }
@@ -29661,7 +39302,7 @@ static int
 dissect_nbap_MultipleRL_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_MultipleRL_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD, MultipleRL_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfRLs_1);
+                                                  1, maxNrOfRLs_1, FALSE);
 
   return offset;
 }
@@ -29675,7 +39316,7 @@ static int
 dissect_nbap_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD, DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
 
   return offset;
 }
@@ -29719,7 +39360,7 @@ static int
 dissect_nbap_DCH_DeleteList_RL_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DCH_DeleteList_RL_ReconfRqstTDD, DCH_DeleteList_RL_ReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfDCHs);
+                                                  1, maxNrOfDCHs, FALSE);
 
   return offset;
 }
@@ -29750,7 +39391,7 @@ static int
 dissect_nbap_Multiple_RL_Information_RL_ReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Multiple_RL_Information_RL_ReconfRqstTDD, Multiple_RL_Information_RL_ReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfRLs_1);
+                                                  1, maxNrOfRLs_1, FALSE);
 
   return offset;
 }
@@ -29779,7 +39420,7 @@ static int
 dissect_nbap_RL_InformationResponseList_RL_ReconfRsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_InformationResponseList_RL_ReconfRsp, RL_InformationResponseList_RL_ReconfRsp_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -29833,7 +39474,7 @@ static int
 dissect_nbap_RL_informationList_RL_DeletionRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_informationList_RL_DeletionRqst, RL_informationList_RL_DeletionRqst_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -29892,7 +39533,7 @@ static int
 dissect_nbap_DL_ReferencePowerInformationList_DL_PC_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_ReferencePowerInformationList_DL_PC_Rqst, DL_ReferencePowerInformationList_DL_PC_Rqst_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -29952,7 +39593,7 @@ static int
 dissect_nbap_RL_InformationList_DM_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_InformationList_DM_Rqst, RL_InformationList_DM_Rqst_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -29996,7 +39637,7 @@ static int
 dissect_nbap_RL_Set_InformationList_DM_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_Set_InformationList_DM_Rqst, RL_Set_InformationList_DM_Rqst_sequence_of,
-                                                  1, maxNrOfRLSets);
+                                                  1, maxNrOfRLSets, FALSE);
 
   return offset;
 }
@@ -30085,7 +39726,7 @@ static int
 dissect_nbap_PUSCH_Info_DM_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_PUSCH_Info_DM_Rqst, PUSCH_Info_DM_Rqst_sequence_of,
-                                                  1, maxNrOfPUSCHs);
+                                                  1, maxNrOfPUSCHs, FALSE);
 
   return offset;
 }
@@ -30099,7 +39740,21 @@ static int
 dissect_nbap_HSSICH_Info_DM_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_HSSICH_Info_DM_Rqst, HSSICH_Info_DM_Rqst_sequence_of,
-                                                  1, maxNrOfHSSICHs);
+                                                  1, maxNrOfHSSICHs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HSSICH_InfoExt_DM_Rqst_sequence_of[1] = {
+  { &hf_nbap_HSSICH_InfoExt_DM_Rqst_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Extended_HS_SICH_ID },
+};
+
+static int
+dissect_nbap_HSSICH_InfoExt_DM_Rqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HSSICH_InfoExt_DM_Rqst, HSSICH_InfoExt_DM_Rqst_sequence_of,
+                                                  1, maxNrOfHSSICHs, FALSE);
 
   return offset;
 }
@@ -30128,7 +39783,7 @@ static int
 dissect_nbap_RL_InformationList_DM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_InformationList_DM_Rsp, RL_InformationList_DM_Rsp_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -30157,7 +39812,7 @@ static int
 dissect_nbap_RL_Set_InformationList_DM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_Set_InformationList_DM_Rsp, RL_Set_InformationList_DM_Rsp_sequence_of,
-                                                  1, maxNrOfRLSets);
+                                                  1, maxNrOfRLSets, FALSE);
 
   return offset;
 }
@@ -30230,7 +39885,7 @@ static int
 dissect_nbap_PUSCH_Info_DM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_PUSCH_Info_DM_Rsp, PUSCH_Info_DM_Rsp_sequence_of,
-                                                  1, maxNrOfPUSCHs);
+                                                  1, maxNrOfPUSCHs, FALSE);
 
   return offset;
 }
@@ -30260,24 +39915,7 @@ static int
 dissect_nbap_Multiple_PUSCH_InfoList_DM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Multiple_PUSCH_InfoList_DM_Rsp, Multiple_PUSCH_InfoList_DM_Rsp_sequence_of,
-                                                  1, maxNrOfPUSCHs_1);
-
-  return offset;
-}
-
-
-static const per_sequence_t RL_Set_InformationItem_DM_Rsp_sequence[] = {
-  { &hf_nbap_rL_Set_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_Set_ID },
-  { &hf_nbap_dedicatedMeasurementValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DedicatedMeasurementValue },
-  { &hf_nbap_cFN            , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CFN },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_RL_Set_InformationItem_DM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_RL_Set_InformationItem_DM_Rsp, RL_Set_InformationItem_DM_Rsp_sequence);
+                                                  1, maxNrOfPUSCHs_1, FALSE);
 
   return offset;
 }
@@ -30307,7 +39945,7 @@ static int
 dissect_nbap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp, Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_sequence_of,
-                                                  1, maxNrOfDPCHsPerRL_1);
+                                                  1, maxNrOfDPCHsPerRL_1, FALSE);
 
   return offset;
 }
@@ -30337,7 +39975,7 @@ static int
 dissect_nbap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp, Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp_sequence_of,
-                                                  1, maxNrOfDPCHsLCRPerRL_1);
+                                                  1, maxNrOfDPCHsLCRPerRL_1, FALSE);
 
   return offset;
 }
@@ -30367,7 +40005,7 @@ static int
 dissect_nbap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp, Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp_sequence_of,
-                                                  1, maxNrOfHSSICHs_1);
+                                                  1, maxNrOfHSSICHs_1, FALSE);
 
   return offset;
 }
@@ -30397,7 +40035,24 @@ static int
 dissect_nbap_Multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp, Multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp_sequence_of,
-                                                  1, maxNrOfDPCHs768PerRL_1);
+                                                  1, maxNrOfDPCHs768PerRL_1, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t RL_Set_InformationItem_DM_Rsp_sequence[] = {
+  { &hf_nbap_rL_Set_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_Set_ID },
+  { &hf_nbap_dedicatedMeasurementValue, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DedicatedMeasurementValue },
+  { &hf_nbap_cFN            , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_CFN },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_RL_Set_InformationItem_DM_Rsp(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_RL_Set_InformationItem_DM_Rsp, RL_Set_InformationItem_DM_Rsp_sequence);
 
   return offset;
 }
@@ -30441,7 +40096,7 @@ static int
 dissect_nbap_RL_InformationList_DM_Rprt(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_InformationList_DM_Rprt, RL_InformationList_DM_Rprt_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -30470,7 +40125,7 @@ static int
 dissect_nbap_RL_Set_InformationList_DM_Rprt(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_Set_InformationList_DM_Rprt, RL_Set_InformationList_DM_Rprt_sequence_of,
-                                                  1, maxNrOfRLSets);
+                                                  1, maxNrOfRLSets, FALSE);
 
   return offset;
 }
@@ -30542,7 +40197,7 @@ static int
 dissect_nbap_PUSCH_Info_DM_Rprt(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_PUSCH_Info_DM_Rprt, PUSCH_Info_DM_Rprt_sequence_of,
-                                                  0, maxNrOfPUSCHs);
+                                                  0, maxNrOfPUSCHs, FALSE);
 
   return offset;
 }
@@ -30572,7 +40227,7 @@ static int
 dissect_nbap_Multiple_PUSCH_InfoList_DM_Rprt(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Multiple_PUSCH_InfoList_DM_Rprt, Multiple_PUSCH_InfoList_DM_Rprt_sequence_of,
-                                                  1, maxNrOfPUSCHs_1);
+                                                  1, maxNrOfPUSCHs_1, FALSE);
 
   return offset;
 }
@@ -30647,7 +40302,7 @@ static int
 dissect_nbap_RL_InformationList_RL_FailureInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_InformationList_RL_FailureInd, RL_InformationList_RL_FailureInd_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -30676,7 +40331,7 @@ static int
 dissect_nbap_RL_Set_InformationList_RL_FailureInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_Set_InformationList_RL_FailureInd, RL_Set_InformationList_RL_FailureInd_sequence_of,
-                                                  1, maxNrOfRLSets);
+                                                  1, maxNrOfRLSets, FALSE);
 
   return offset;
 }
@@ -30705,7 +40360,7 @@ static int
 dissect_nbap_CCTrCH_InformationList_RL_FailureInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CCTrCH_InformationList_RL_FailureInd, CCTrCH_InformationList_RL_FailureInd_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
 
   return offset;
 }
@@ -30822,7 +40477,7 @@ static int
 dissect_nbap_RL_InformationList_RL_PreemptRequiredInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_InformationList_RL_PreemptRequiredInd, RL_InformationList_RL_PreemptRequiredInd_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -30866,7 +40521,7 @@ static int
 dissect_nbap_RL_InformationList_RL_RestoreInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_InformationList_RL_RestoreInd, RL_InformationList_RL_RestoreInd_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -30895,7 +40550,7 @@ static int
 dissect_nbap_RL_Set_InformationList_RL_RestoreInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_RL_Set_InformationList_RL_RestoreInd, RL_Set_InformationList_RL_RestoreInd_sequence_of,
-                                                  1, maxNrOfRLSets);
+                                                  1, maxNrOfRLSets, FALSE);
 
   return offset;
 }
@@ -30924,7 +40579,7 @@ static int
 dissect_nbap_CCTrCH_InformationList_RL_RestoreInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CCTrCH_InformationList_RL_RestoreInd, CCTrCH_InformationList_RL_RestoreInd_sequence_of,
-                                                  1, maxNrOfCCTrCHs);
+                                                  1, maxNrOfCCTrCHs, FALSE);
 
   return offset;
 }
@@ -31104,7 +40759,7 @@ static int
 dissect_nbap_HSDPA_And_EDCH_CellPortion_InformationList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_HSDPA_And_EDCH_CellPortion_InformationList_PSCH_ReconfRqst, HSDPA_And_EDCH_CellPortion_InformationList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfCellPortionsPerCell);
+                                                  1, maxNrOfCellPortionsPerCell, FALSE);
 
   return offset;
 }
@@ -31158,7 +40813,7 @@ static int
 dissect_nbap_PDSCHSets_AddList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_PDSCHSets_AddList_PSCH_ReconfRqst, PDSCHSets_AddList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPDSCHSets);
+                                                  1, maxNrOfPDSCHSets, FALSE);
 
   return offset;
 }
@@ -31188,7 +40843,7 @@ static int
 dissect_nbap_DL_Code_InformationAddList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_Code_InformationAddList_PSCH_ReconfRqst, DL_Code_InformationAddList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPDSCHs);
+                                                  1, maxNrOfPDSCHs, FALSE);
 
   return offset;
 }
@@ -31220,7 +40875,7 @@ static int
 dissect_nbap_DL_Timeslot_InformationAddList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_Timeslot_InformationAddList_PSCH_ReconfRqst, DL_Timeslot_InformationAddList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfDLTSs);
+                                                  1, maxNrOfDLTSs, FALSE);
 
   return offset;
 }
@@ -31268,7 +40923,7 @@ static int
 dissect_nbap_DL_Code_InformationAddList_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_Code_InformationAddList_LCR_PSCH_ReconfRqst, DL_Code_InformationAddList_LCR_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPDSCHs);
+                                                  1, maxNrOfPDSCHs, FALSE);
 
   return offset;
 }
@@ -31300,7 +40955,7 @@ static int
 dissect_nbap_DL_Timeslot_InformationAddList_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_Timeslot_InformationAddList_LCR_PSCH_ReconfRqst, DL_Timeslot_InformationAddList_LCR_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfDLTSLCRs);
+                                                  1, maxNrOfDLTSLCRs, FALSE);
 
   return offset;
 }
@@ -31348,7 +41003,7 @@ static int
 dissect_nbap_DL_Code_InformationAddList_768_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_Code_InformationAddList_768_PSCH_ReconfRqst, DL_Code_InformationAddList_768_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPDSCHs);
+                                                  1, maxNrOfPDSCHs, FALSE);
 
   return offset;
 }
@@ -31380,7 +41035,7 @@ static int
 dissect_nbap_DL_Timeslot_InformationAddList_768_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_Timeslot_InformationAddList_768_PSCH_ReconfRqst, DL_Timeslot_InformationAddList_768_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfDLTSs);
+                                                  1, maxNrOfDLTSs, FALSE);
 
   return offset;
 }
@@ -31437,7 +41092,7 @@ static int
 dissect_nbap_PDSCHSets_ModifyList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_PDSCHSets_ModifyList_PSCH_ReconfRqst, PDSCHSets_ModifyList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPDSCHSets);
+                                                  1, maxNrOfPDSCHSets, FALSE);
 
   return offset;
 }
@@ -31467,7 +41122,7 @@ static int
 dissect_nbap_DL_Code_InformationModifyList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_Code_InformationModifyList_PSCH_ReconfRqst, DL_Code_InformationModifyList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPDSCHs);
+                                                  1, maxNrOfPDSCHs, FALSE);
 
   return offset;
 }
@@ -31499,7 +41154,7 @@ static int
 dissect_nbap_DL_Timeslot_InformationModifyList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_Timeslot_InformationModifyList_PSCH_ReconfRqst, DL_Timeslot_InformationModifyList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfDLTSs);
+                                                  1, maxNrOfDLTSs, FALSE);
 
   return offset;
 }
@@ -31547,7 +41202,7 @@ static int
 dissect_nbap_DL_Code_LCR_InformationModifyList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_Code_LCR_InformationModifyList_PSCH_ReconfRqst, DL_Code_LCR_InformationModifyList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPDSCHs);
+                                                  1, maxNrOfPDSCHs, FALSE);
 
   return offset;
 }
@@ -31579,7 +41234,7 @@ static int
 dissect_nbap_DL_Timeslot_LCR_InformationModifyList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_Timeslot_LCR_InformationModifyList_PSCH_ReconfRqst, DL_Timeslot_LCR_InformationModifyList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfDLTSLCRs);
+                                                  1, maxNrOfDLTSLCRs, FALSE);
 
   return offset;
 }
@@ -31627,7 +41282,7 @@ static int
 dissect_nbap_DL_Code_768_InformationModifyList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_Code_768_InformationModifyList_PSCH_ReconfRqst, DL_Code_768_InformationModifyList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPDSCHs);
+                                                  1, maxNrOfPDSCHs, FALSE);
 
   return offset;
 }
@@ -31635,7 +41290,7 @@ dissect_nbap_DL_Code_768_InformationModifyList_PSCH_ReconfRqst(tvbuff_t *tvb _U_
 
 static const per_sequence_t DL_Timeslot_768_InformationModifyItem_PSCH_ReconfRqst_sequence[] = {
   { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
-  { &hf_nbap_midambleShiftAndBurstType768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType768 },
+  { &hf_nbap_midambleShiftAndBurstType768, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MidambleShiftAndBurstType768 },
   { &hf_nbap_tFCI_Presence  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TFCI_Presence },
   { &hf_nbap_dL_Code_768_InformationModifyList_PSCH_ReconfRqst, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Code_768_InformationModifyList_PSCH_ReconfRqst },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
@@ -31659,7 +41314,7 @@ static int
 dissect_nbap_DL_Timeslot_768_InformationModifyList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_Timeslot_768_InformationModifyList_PSCH_ReconfRqst, DL_Timeslot_768_InformationModifyList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfDLTSs);
+                                                  1, maxNrOfDLTSs, FALSE);
 
   return offset;
 }
@@ -31706,7 +41361,7 @@ static int
 dissect_nbap_PDSCHSets_DeleteList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_PDSCHSets_DeleteList_PSCH_ReconfRqst, PDSCHSets_DeleteList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPDSCHSets);
+                                                  1, maxNrOfPDSCHSets, FALSE);
 
   return offset;
 }
@@ -31745,7 +41400,7 @@ static int
 dissect_nbap_PUSCHSets_AddList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_PUSCHSets_AddList_PSCH_ReconfRqst, PUSCHSets_AddList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPUSCHSets);
+                                                  1, maxNrOfPUSCHSets, FALSE);
 
   return offset;
 }
@@ -31775,7 +41430,7 @@ static int
 dissect_nbap_UL_Code_InformationAddList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Code_InformationAddList_PSCH_ReconfRqst, UL_Code_InformationAddList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPUSCHs);
+                                                  1, maxNrOfPUSCHs, FALSE);
 
   return offset;
 }
@@ -31807,7 +41462,7 @@ static int
 dissect_nbap_UL_Timeslot_InformationAddList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Timeslot_InformationAddList_PSCH_ReconfRqst, UL_Timeslot_InformationAddList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfULTSs);
+                                                  1, maxNrOfULTSs, FALSE);
 
   return offset;
 }
@@ -31855,7 +41510,7 @@ static int
 dissect_nbap_UL_Code_InformationAddList_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Code_InformationAddList_LCR_PSCH_ReconfRqst, UL_Code_InformationAddList_LCR_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPUSCHs);
+                                                  1, maxNrOfPUSCHs, FALSE);
 
   return offset;
 }
@@ -31887,7 +41542,7 @@ static int
 dissect_nbap_UL_Timeslot_InformationAddList_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Timeslot_InformationAddList_LCR_PSCH_ReconfRqst, UL_Timeslot_InformationAddList_LCR_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfULTSLCRs);
+                                                  1, maxNrOfULTSLCRs, FALSE);
 
   return offset;
 }
@@ -31935,7 +41590,7 @@ static int
 dissect_nbap_UL_Code_InformationAddList_768_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Code_InformationAddList_768_PSCH_ReconfRqst, UL_Code_InformationAddList_768_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPUSCHs);
+                                                  1, maxNrOfPUSCHs, FALSE);
 
   return offset;
 }
@@ -31967,7 +41622,7 @@ static int
 dissect_nbap_UL_Timeslot_InformationAddList_768_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Timeslot_InformationAddList_768_PSCH_ReconfRqst, UL_Timeslot_InformationAddList_768_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfULTSs);
+                                                  1, maxNrOfULTSs, FALSE);
 
   return offset;
 }
@@ -32024,7 +41679,7 @@ static int
 dissect_nbap_PUSCHSets_ModifyList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_PUSCHSets_ModifyList_PSCH_ReconfRqst, PUSCHSets_ModifyList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPUSCHSets);
+                                                  1, maxNrOfPUSCHSets, FALSE);
 
   return offset;
 }
@@ -32054,7 +41709,7 @@ static int
 dissect_nbap_UL_Code_InformationModifyList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Code_InformationModifyList_PSCH_ReconfRqst, UL_Code_InformationModifyList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPUSCHs);
+                                                  1, maxNrOfPUSCHs, FALSE);
 
   return offset;
 }
@@ -32086,7 +41741,7 @@ static int
 dissect_nbap_UL_Timeslot_InformationModifyList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Timeslot_InformationModifyList_PSCH_ReconfRqst, UL_Timeslot_InformationModifyList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfULTSs);
+                                                  1, maxNrOfULTSs, FALSE);
 
   return offset;
 }
@@ -32134,7 +41789,7 @@ static int
 dissect_nbap_UL_Code_LCR_InformationModifyList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Code_LCR_InformationModifyList_PSCH_ReconfRqst, UL_Code_LCR_InformationModifyList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPUSCHs);
+                                                  1, maxNrOfPUSCHs, FALSE);
 
   return offset;
 }
@@ -32166,7 +41821,7 @@ static int
 dissect_nbap_UL_Timeslot_LCR_InformationModifyList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Timeslot_LCR_InformationModifyList_PSCH_ReconfRqst, UL_Timeslot_LCR_InformationModifyList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfULTSLCRs);
+                                                  1, maxNrOfULTSLCRs, FALSE);
 
   return offset;
 }
@@ -32214,7 +41869,7 @@ static int
 dissect_nbap_UL_Code_768_InformationModifyList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Code_768_InformationModifyList_PSCH_ReconfRqst, UL_Code_768_InformationModifyList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPUSCHs);
+                                                  1, maxNrOfPUSCHs, FALSE);
 
   return offset;
 }
@@ -32222,7 +41877,7 @@ dissect_nbap_UL_Code_768_InformationModifyList_PSCH_ReconfRqst(tvbuff_t *tvb _U_
 
 static const per_sequence_t UL_Timeslot_768_InformationModifyItem_PSCH_ReconfRqst_sequence[] = {
   { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
-  { &hf_nbap_midambleShiftAndBurstType768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType768 },
+  { &hf_nbap_midambleShiftAndBurstType768, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MidambleShiftAndBurstType768 },
   { &hf_nbap_tFCI_Presence  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TFCI_Presence },
   { &hf_nbap_uL_Code_768_InformationModifyList_PSCH_ReconfRqst, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_UL_Code_768_InformationModifyList_PSCH_ReconfRqst },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
@@ -32246,7 +41901,7 @@ static int
 dissect_nbap_UL_Timeslot_768_InformationModifyList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_UL_Timeslot_768_InformationModifyList_PSCH_ReconfRqst, UL_Timeslot_768_InformationModifyList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfULTSs);
+                                                  1, maxNrOfULTSs, FALSE);
 
   return offset;
 }
@@ -32293,7 +41948,7 @@ static int
 dissect_nbap_PUSCHSets_DeleteList_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_PUSCHSets_DeleteList_PSCH_ReconfRqst, PUSCHSets_DeleteList_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfPUSCHSets);
+                                                  1, maxNrOfPUSCHSets, FALSE);
 
   return offset;
 }
@@ -32307,7 +41962,7 @@ static int
 dissect_nbap_DL_HS_PDSCH_Codelist_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_HS_PDSCH_Codelist_PSCH_ReconfRqst, DL_HS_PDSCH_Codelist_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfHSPDSCHs);
+                                                  1, maxNrOfHSPDSCHs, FALSE);
 
   return offset;
 }
@@ -32339,53 +41994,7 @@ static int
 dissect_nbap_DL_HS_PDSCH_Timeslot_Information_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_HS_PDSCH_Timeslot_Information_PSCH_ReconfRqst, DL_HS_PDSCH_Timeslot_Information_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfDLTSs);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst_sequence_of[1] = {
-  { &hf_nbap_DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode },
-};
-
-static int
-dissect_nbap_DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst, DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfHSPDSCHs);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst_sequence[] = {
-  { &hf_nbap_timeSlotLCR    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlotLCR },
-  { &hf_nbap_midambleShiftAndBurstType_01, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftLCR },
-  { &hf_nbap_dl_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst },
-  { &hf_nbap_maxHSDSCH_HSSCCH_Power, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_MaximumTransmissionPower },
-  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
-  { NULL, 0, 0, NULL }
-};
-
-static int
-dissect_nbap_DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
-                                   ett_nbap_DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst, DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst_sequence);
-
-  return offset;
-}
-
-
-static const per_sequence_t DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_sequence_of[1] = {
-  { &hf_nbap_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst },
-};
-
-static int
-dissect_nbap_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst, DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfDLTSLCRs);
+                                                  1, maxNrOfDLTSs, FALSE);
 
   return offset;
 }
@@ -32415,7 +42024,7 @@ static int
 dissect_nbap_DL_HS_PDSCH_Codelist_768_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_HS_PDSCH_Codelist_768_PSCH_ReconfRqst, DL_HS_PDSCH_Codelist_768_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfHSPDSCHs768);
+                                                  1, maxNrOfHSPDSCHs768, FALSE);
 
   return offset;
 }
@@ -32447,7 +42056,37 @@ static int
 dissect_nbap_DL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst, DL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfDLTSs);
+                                                  1, maxNrOfDLTSs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_sequence_of[1] = {
+  { &hf_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst, MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_sequence_of,
+                                                  1, maxFrequencyinCell_1, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst_sequence[] = {
+  { &hf_nbap_dL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst },
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UARFCN },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst, MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst_sequence);
 
   return offset;
 }
@@ -32499,7 +42138,7 @@ static int
 dissect_nbap_HS_SCCH_Information_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_HS_SCCH_Information_PSCH_ReconfRqst, HS_SCCH_Information_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfHSSCCHs);
+                                                  1, maxNrOfHSSCCHs, FALSE);
 
   return offset;
 }
@@ -32552,7 +42191,7 @@ static int
 dissect_nbap_HS_SCCH_Information_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_HS_SCCH_Information_LCR_PSCH_ReconfRqst, HS_SCCH_Information_LCR_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfHSSCCHs);
+                                                  1, maxNrOfHSSCCHs, FALSE);
 
   return offset;
 }
@@ -32620,7 +42259,21 @@ static int
 dissect_nbap_HS_SCCH_Information_768_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_HS_SCCH_Information_768_PSCH_ReconfRqst, HS_SCCH_Information_768_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfHSSCCHs);
+                                                  1, maxNrOfHSSCCHs, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst_sequence_of[1] = {
+  { &hf_nbap_HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SCCH_InformationItem_LCR_PSCH_ReconfRqst },
+};
+
+static int
+dissect_nbap_HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst, HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst_sequence_of,
+                                                  1, maxNrOfHSSCCHsinExt, FALSE);
 
   return offset;
 }
@@ -32672,7 +42325,7 @@ static int
 dissect_nbap_HS_SCCH_InformationModify_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_HS_SCCH_InformationModify_PSCH_ReconfRqst, HS_SCCH_InformationModify_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfHSSCCHs);
+                                                  1, maxNrOfHSSCCHs, FALSE);
 
   return offset;
 }
@@ -32725,7 +42378,7 @@ static int
 dissect_nbap_HS_SCCH_InformationModify_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_HS_SCCH_InformationModify_LCR_PSCH_ReconfRqst, HS_SCCH_InformationModify_LCR_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfHSSCCHs);
+                                                  1, maxNrOfHSSCCHs, FALSE);
 
   return offset;
 }
@@ -32747,9 +42400,23 @@ dissect_nbap_Modify_HS_SCCH_Resource_Pool_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int
 }
 
 
+static const per_sequence_t HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst_sequence_of[1] = {
+  { &hf_nbap_HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SCCH_InformationModifyItem_LCR_PSCH_ReconfRqst },
+};
+
+static int
+dissect_nbap_HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst, HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst_sequence_of,
+                                                  1, maxNrOfHSSCCHsinExt, FALSE);
+
+  return offset;
+}
+
+
 static const per_sequence_t HS_SICH_InformationModify_768_PSCH_ReconfRqst_sequence[] = {
   { &hf_nbap_hsSICH_ID      , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SICH_ID },
-  { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
+  { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TimeSlot },
   { &hf_nbap_midambleShiftAndBurstType768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType768 },
   { &hf_nbap_tdd_ChannelisationCode768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode768 },
   { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
@@ -32767,7 +42434,7 @@ dissect_nbap_HS_SICH_InformationModify_768_PSCH_ReconfRqst(tvbuff_t *tvb _U_, in
 
 static const per_sequence_t HS_SCCH_InformationModifyItem_768_PSCH_ReconfRqst_sequence[] = {
   { &hf_nbap_hS_SCCH_ID     , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_SCCH_ID },
-  { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
+  { &hf_nbap_timeSlot       , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_TimeSlot },
   { &hf_nbap_midambleShiftAndBurstType768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_MidambleShiftAndBurstType768 },
   { &hf_nbap_tdd_ChannelisationCode768, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_TDD_ChannelisationCode768 },
   { &hf_nbap_hS_SCCH_MaxPower, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_DL_Power },
@@ -32793,7 +42460,7 @@ static int
 dissect_nbap_HS_SCCH_InformationModify_768_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_HS_SCCH_InformationModify_768_PSCH_ReconfRqst, HS_SCCH_InformationModify_768_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfHSSCCHs);
+                                                  1, maxNrOfHSSCCHs, FALSE);
 
   return offset;
 }
@@ -32822,7 +42489,7 @@ static int
 dissect_nbap_Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst, Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfHSSCCHs);
+                                                  1, maxNrOfHSSCCHs, FALSE);
 
   return offset;
 }
@@ -32836,7 +42503,7 @@ static int
 dissect_nbap_E_PUCH_Timeslot_Info(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_E_PUCH_Timeslot_Info, E_PUCH_Timeslot_Info_sequence_of,
-                                                  1, maxNrOfE_PUCHSlots);
+                                                  1, maxNrOfE_PUCHSlots, FALSE);
 
   return offset;
 }
@@ -32887,7 +42554,7 @@ static int
 dissect_nbap_E_AGCH_Information_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_E_AGCH_Information_PSCH_ReconfRqst, E_AGCH_Information_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfEAGCHs);
+                                                  1, maxNrOfEAGCHs, FALSE);
 
   return offset;
 }
@@ -32935,7 +42602,7 @@ static int
 dissect_nbap_E_AGCH_InformationModify_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_E_AGCH_InformationModify_PSCH_ReconfRqst, E_AGCH_InformationModify_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfEAGCHs);
+                                                  1, maxNrOfEAGCHs, FALSE);
 
   return offset;
 }
@@ -32979,7 +42646,7 @@ static int
 dissect_nbap_Delete_From_E_AGCH_Resource_Pool_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Delete_From_E_AGCH_Resource_Pool_PSCH_ReconfRqst, Delete_From_E_AGCH_Resource_Pool_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfEAGCHs);
+                                                  1, maxNrOfEAGCHs, FALSE);
 
   return offset;
 }
@@ -33047,7 +42714,7 @@ static int
 dissect_nbap_E_AGCH_Information_768_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_E_AGCH_Information_768_PSCH_ReconfRqst, E_AGCH_Information_768_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfEAGCHs);
+                                                  1, maxNrOfEAGCHs, FALSE);
 
   return offset;
 }
@@ -33095,7 +42762,7 @@ static int
 dissect_nbap_E_AGCH_InformationModify_768_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_E_AGCH_InformationModify_768_PSCH_ReconfRqst, E_AGCH_InformationModify_768_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfEAGCHs);
+                                                  1, maxNrOfEAGCHs, FALSE);
 
   return offset;
 }
@@ -33141,7 +42808,7 @@ static int
 dissect_nbap_E_PUCH_Codelist_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_E_PUCH_Codelist_LCR, E_PUCH_Codelist_LCR_sequence_of,
-                                                  1, maxNrOfEPUCHcodes);
+                                                  1, maxNrOfEPUCHcodes, FALSE);
 
   return offset;
 }
@@ -33172,7 +42839,7 @@ static int
 dissect_nbap_E_PUCH_Timeslot_InfoLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_E_PUCH_Timeslot_InfoLCR, E_PUCH_Timeslot_InfoLCR_sequence_of,
-                                                  1, maxNrOfE_PUCHSlotsLCR);
+                                                  1, maxNrOfE_PUCHSlotsLCR, FALSE);
 
   return offset;
 }
@@ -33223,7 +42890,7 @@ static int
 dissect_nbap_E_AGCH_Information_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_E_AGCH_Information_LCR_PSCH_ReconfRqst, E_AGCH_Information_LCR_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfEAGCHs);
+                                                  1, maxNrOfEAGCHs, FALSE);
 
   return offset;
 }
@@ -33272,7 +42939,7 @@ static int
 dissect_nbap_E_AGCH_InformationModify_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_E_AGCH_InformationModify_LCR_PSCH_ReconfRqst, E_AGCH_InformationModify_LCR_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfEAGCHs);
+                                                  1, maxNrOfEAGCHs, FALSE);
 
   return offset;
 }
@@ -33321,7 +42988,7 @@ static int
 dissect_nbap_E_HICH_Information_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_E_HICH_Information_LCR_PSCH_ReconfRqst, E_HICH_Information_LCR_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfEHICHs);
+                                                  1, maxNrOfEHICHs, FALSE);
 
   return offset;
 }
@@ -33370,7 +43037,7 @@ static int
 dissect_nbap_E_HICH_InformationModify_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_E_HICH_InformationModify_LCR_PSCH_ReconfRqst, E_HICH_InformationModify_LCR_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfEHICHs);
+                                                  1, maxNrOfEHICHs, FALSE);
 
   return offset;
 }
@@ -33414,7 +43081,7 @@ static int
 dissect_nbap_Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst, Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst_sequence_of,
-                                                  1, maxNrOfEHICHs);
+                                                  1, maxNrOfEHICHs, FALSE);
 
   return offset;
 }
@@ -33435,6 +43102,80 @@ dissect_nbap_SYNC_UL_Partition_LCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t
 }
 
 
+static const per_sequence_t Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst_sequence_of[1] = {
+  { &hf_nbap_Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Delete_From_HS_SCCH_Resource_PoolItem_PSCH_ReconfRqst },
+};
+
+static int
+dissect_nbap_Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst, Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst_sequence_of,
+                                                  1, maxNrOfHSSCCHsinExt, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst_sequence_of[1] = {
+  { &hf_nbap_MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst, MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst_sequence_of,
+                                                  1, maxFrequencyinCell_1, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst_sequence[] = {
+  { &hf_nbap_e_PUCH_Timeslot_InfoLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_E_PUCH_Timeslot_InfoLCR },
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UARFCN },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst, MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_Item_sequence[] = {
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UARFCN },
+  { &hf_nbap_maximum_Target_ReceivedTotalWideBandPower_LCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Maximum_Target_ReceivedTotalWideBandPower_LCR },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_Item(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_Item, Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_Item_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_sequence_of[1] = {
+  { &hf_nbap_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_Item },
+};
+
+static int
+dissect_nbap_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst, Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_sequence_of,
+                                                  1, maxFrequencyinCell, FALSE);
+
+  return offset;
+}
+
+
 static const per_sequence_t PhysicalSharedChannelReconfigurationResponse_sequence[] = {
   { &hf_nbap_protocolIEs    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Container },
   { &hf_nbap_protocolExtensions, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
@@ -33450,6 +43191,36 @@ dissect_nbap_PhysicalSharedChannelReconfigurationResponse(tvbuff_t *tvb _U_, int
 }
 
 
+static const per_sequence_t E_HICH_TimeOffset_ExtensionLCR_sequence_of[1] = {
+  { &hf_nbap_E_HICH_TimeOffset_ExtensionLCR_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_E_HICH_TimeOffset_ExtensionLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_HICH_TimeOffset_ExtensionLCR, E_HICH_TimeOffset_ExtensionLCR_sequence_of,
+                                                  1, maxFrequencyinCell_1, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t MultipleFreq_E_HICH_TimeOffsetLCR_sequence[] = {
+  { &hf_nbap_e_HICH_TimeOffsetLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_E_HICH_TimeOffsetLCR },
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UARFCN },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_MultipleFreq_E_HICH_TimeOffsetLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_MultipleFreq_E_HICH_TimeOffsetLCR, MultipleFreq_E_HICH_TimeOffsetLCR_sequence);
+
+  return offset;
+}
+
+
 static const per_sequence_t PhysicalSharedChannelReconfigurationFailure_sequence[] = {
   { &hf_nbap_protocolIEs    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Container },
   { &hf_nbap_protocolExtensions, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
@@ -33488,7 +43259,7 @@ static int
 dissect_nbap_Unsuccessful_PDSCHSetList_PSCH_ReconfFailureTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Unsuccessful_PDSCHSetList_PSCH_ReconfFailureTDD, Unsuccessful_PDSCHSetList_PSCH_ReconfFailureTDD_sequence_of,
-                                                  0, maxNrOfPDSCHSets);
+                                                  0, maxNrOfPDSCHSets, FALSE);
 
   return offset;
 }
@@ -33502,7 +43273,7 @@ static int
 dissect_nbap_Unsuccessful_PUSCHSetList_PSCH_ReconfFailureTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Unsuccessful_PUSCHSetList_PSCH_ReconfFailureTDD, Unsuccessful_PUSCHSetList_PSCH_ReconfFailureTDD_sequence_of,
-                                                  0, maxNrOfPUSCHSets);
+                                                  0, maxNrOfPUSCHSets, FALSE);
 
   return offset;
 }
@@ -33524,15 +43295,26 @@ dissect_nbap_SetSpecificCauseList_PSCH_ReconfFailureTDD(tvbuff_t *tvb _U_, int o
 }
 
 
+
+static int
+dissect_nbap_Extension_CauseLevel_PSCH_ReconfFailure(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_nbap_ProtocolIE_Single_Container(tvb, offset, actx, tree, hf_index);
+
+  return offset;
+}
+
+
 static const value_string nbap_CauseLevel_PSCH_ReconfFailure_vals[] = {
   {   0, "generalCause" },
   {   1, "setSpecificCause" },
+  {   2, "extension-CauseLevel-PSCH-ReconfFailure" },
   { 0, NULL }
 };
 
 static const per_choice_t CauseLevel_PSCH_ReconfFailure_choice[] = {
   {   0, &hf_nbap_generalCause_05, ASN1_EXTENSION_ROOT    , dissect_nbap_GeneralCauseList_PSCH_ReconfFailure },
   {   1, &hf_nbap_setSpecificCause, ASN1_EXTENSION_ROOT    , dissect_nbap_SetSpecificCauseList_PSCH_ReconfFailureTDD },
+  {   2, &hf_nbap_extension_CauseLevel_PSCH_ReconfFailure, ASN1_NOT_EXTENSION_ROOT, dissect_nbap_Extension_CauseLevel_PSCH_ReconfFailure },
   { 0, NULL, 0, NULL }
 };
 
@@ -33578,6 +43360,67 @@ dissect_nbap_Unsuccessful_PUSCHSetItem_PSCH_ReconfFailureTDD(tvbuff_t *tvb _U_,
 }
 
 
+static const per_sequence_t UARFCNSpecificCauseList_PSCH_ReconfFailureTDD_sequence_of[1] = {
+  { &hf_nbap_UARFCNSpecificCauseList_PSCH_ReconfFailureTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_UARFCNSpecificCauseList_PSCH_ReconfFailureTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_UARFCNSpecificCauseList_PSCH_ReconfFailureTDD, UARFCNSpecificCauseList_PSCH_ReconfFailureTDD_sequence_of,
+                                                  0, maxFrequencyinCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD_sequence[] = {
+  { &hf_nbap_uARFCN         , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_UARFCN },
+  { &hf_nbap_cause          , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Cause },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD, Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t E_HICH_TimeOffset_ReconfFailureTDD_sequence_of[1] = {
+  { &hf_nbap_E_HICH_TimeOffset_ReconfFailureTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Single_Container },
+};
+
+static int
+dissect_nbap_E_HICH_TimeOffset_ReconfFailureTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_E_HICH_TimeOffset_ReconfFailureTDD, E_HICH_TimeOffset_ReconfFailureTDD_sequence_of,
+                                                  1, maxFrequencyinCell, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Common_System_Information_ResponseLCR_sequence[] = {
+  { &hf_nbap_hSDSCH_Common_System_Information_ResponseLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HSDSCH_Common_System_Information_ResponseLCR },
+  { &hf_nbap_hSDSCH_Paging_System_Information_ResponseLCR, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_HSDSCH_Paging_System_Information_ResponseLCR },
+  { &hf_nbap_common_EDCH_System_Information_ResponseLCR, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Common_EDCH_System_Information_ResponseLCR },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Common_System_Information_ResponseLCR(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Common_System_Information_ResponseLCR, Common_System_Information_ResponseLCR_sequence);
+
+  return offset;
+}
+
+
 static const per_sequence_t ResetRequest_sequence[] = {
   { &hf_nbap_protocolIEs    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Container },
   { &hf_nbap_protocolExtensions, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
@@ -33601,7 +43444,7 @@ static int
 dissect_nbap_CommunicationContextInfoList_Reset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CommunicationContextInfoList_Reset, CommunicationContextInfoList_Reset_sequence_of,
-                                                  1, maxCommunicationContext);
+                                                  1, maxCommunicationContext, FALSE);
 
   return offset;
 }
@@ -33630,7 +43473,7 @@ static int
 dissect_nbap_CommunicationControlPortInfoList_Reset(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CommunicationControlPortInfoList_Reset, CommunicationControlPortInfoList_Reset_sequence_of,
-                                                  1, maxCCPinNodeB);
+                                                  1, maxCCPinNodeB, FALSE);
 
   return offset;
 }
@@ -33952,6 +43795,20 @@ dissect_nbap_CellSynchronisationInitiationRequestTDD(tvbuff_t *tvb _U_, int offs
 }
 
 
+static const per_sequence_t TimeslotInfo_CellSyncInitiationRqstTDD_sequence_of[1] = {
+  { &hf_nbap_TimeslotInfo_CellSyncInitiationRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
+};
+
+static int
+dissect_nbap_TimeslotInfo_CellSyncInitiationRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_TimeslotInfo_CellSyncInitiationRqstTDD, TimeslotInfo_CellSyncInitiationRqstTDD_sequence_of,
+                                                  1, 15, FALSE);
+
+  return offset;
+}
+
+
 static const per_sequence_t CellSyncBurstTransInit_CellSyncInitiationRqstTDD_sequence[] = {
   { &hf_nbap_cSBTransmissionID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CSBTransmissionID },
   { &hf_nbap_sfn            , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_SFN },
@@ -33971,20 +43828,6 @@ dissect_nbap_CellSyncBurstTransInit_CellSyncInitiationRqstTDD(tvbuff_t *tvb _U_,
 }
 
 
-static const per_sequence_t TimeslotInfo_CellSyncInitiationRqstTDD_sequence_of[1] = {
-  { &hf_nbap_TimeslotInfo_CellSyncInitiationRqstTDD_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TimeSlot },
-};
-
-static int
-dissect_nbap_TimeslotInfo_CellSyncInitiationRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
-  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
-                                                  ett_nbap_TimeslotInfo_CellSyncInitiationRqstTDD, TimeslotInfo_CellSyncInitiationRqstTDD_sequence_of,
-                                                  1, 15);
-
-  return offset;
-}
-
-
 static const per_sequence_t CellSyncBurstMeasureInit_CellSyncInitiationRqstTDD_sequence[] = {
   { &hf_nbap_cSBMeasurementID, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CSBMeasurementID },
   { &hf_nbap_cellSyncBurstCode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_CellSyncBurstCode },
@@ -34116,7 +43959,7 @@ static int
 dissect_nbap_CellSyncBurstTransReconfInfo_CellSyncReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CellSyncBurstTransReconfInfo_CellSyncReconfRqstTDD, CellSyncBurstTransReconfInfo_CellSyncReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfCellSyncBursts);
+                                                  1, maxNrOfCellSyncBursts, FALSE);
 
   return offset;
 }
@@ -34191,7 +44034,7 @@ static int
 dissect_nbap_CellSyncBurstInfoList_CellSyncReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CellSyncBurstInfoList_CellSyncReconfRqstTDD, CellSyncBurstInfoList_CellSyncReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfReceptsPerSyncFrame);
+                                                  1, maxNrOfReceptsPerSyncFrame, FALSE);
 
   return offset;
 }
@@ -34221,7 +44064,7 @@ static int
 dissect_nbap_CellSyncBurstMeasInfoListIE_CellSyncReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CellSyncBurstMeasInfoListIE_CellSyncReconfRqstTDD, CellSyncBurstMeasInfoListIE_CellSyncReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfCellSyncBursts);
+                                                  1, maxNrOfCellSyncBursts, FALSE);
 
   return offset;
 }
@@ -34254,7 +44097,7 @@ static int
 dissect_nbap_SYNCDlCodeIdTransReconfInfoLCR_CellSyncReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_SYNCDlCodeIdTransReconfInfoLCR_CellSyncReconfRqstTDD, SYNCDlCodeIdTransReconfInfoLCR_CellSyncReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfSyncFramesLCR);
+                                                  1, maxNrOfSyncFramesLCR, FALSE);
 
   return offset;
 }
@@ -34286,7 +44129,7 @@ static int
 dissect_nbap_SYNCDlCodeIdInfoListLCR_CellSyncReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_SYNCDlCodeIdInfoListLCR_CellSyncReconfRqstTDD, SYNCDlCodeIdInfoListLCR_CellSyncReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfReceptionsperSyncFrameLCR);
+                                                  1, maxNrOfReceptionsperSyncFrameLCR, FALSE);
 
   return offset;
 }
@@ -34316,7 +44159,7 @@ static int
 dissect_nbap_SYNCDlCodeIdMeasInfoList_CellSyncReconfRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_SYNCDlCodeIdMeasInfoList_CellSyncReconfRqstTDD, SYNCDlCodeIdMeasInfoList_CellSyncReconfRqstTDD_sequence_of,
-                                                  1, maxNrOfSyncDLCodesLCR);
+                                                  1, maxNrOfSyncDLCodesLCR, FALSE);
 
   return offset;
 }
@@ -34392,7 +44235,7 @@ static int
 dissect_nbap_CellAdjustmentInfo_SyncAdjustmentRqstTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CellAdjustmentInfo_SyncAdjustmentRqstTDD, CellAdjustmentInfo_SyncAdjustmentRqstTDD_sequence_of,
-                                                  1, maxCellinNodeB);
+                                                  1, maxCellinNodeB, FALSE);
 
   return offset;
 }
@@ -34470,7 +44313,7 @@ static int
 dissect_nbap_Unsuccessful_cell_InformationRespList_SyncAdjustmntFailureTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_Unsuccessful_cell_InformationRespList_SyncAdjustmntFailureTDD, Unsuccessful_cell_InformationRespList_SyncAdjustmntFailureTDD_sequence_of,
-                                                  1, maxCellinNodeB);
+                                                  1, maxCellinNodeB, FALSE);
 
   return offset;
 }
@@ -34615,7 +44458,7 @@ static int
 dissect_nbap_CellSyncInfo_CellSyncReprtTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CellSyncInfo_CellSyncReprtTDD, CellSyncInfo_CellSyncReprtTDD_sequence_of,
-                                                  1, maxCellinNodeB);
+                                                  1, maxCellinNodeB, FALSE);
 
   return offset;
 }
@@ -34667,7 +44510,7 @@ static int
 dissect_nbap_SEQUENCE_SIZE_1_maxNrOfReceptsPerSyncFrame_OF_CellSyncBurstInfo_CellSyncReprtTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_SEQUENCE_SIZE_1_maxNrOfReceptsPerSyncFrame_OF_CellSyncBurstInfo_CellSyncReprtTDD, SEQUENCE_SIZE_1_maxNrOfReceptsPerSyncFrame_OF_CellSyncBurstInfo_CellSyncReprtTDD_sequence_of,
-                                                  1, maxNrOfReceptsPerSyncFrame);
+                                                  1, maxNrOfReceptsPerSyncFrame, FALSE);
 
   return offset;
 }
@@ -34697,7 +44540,7 @@ static int
 dissect_nbap_CellSyncBurstMeasInfoList_CellSyncReprtTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_CellSyncBurstMeasInfoList_CellSyncReprtTDD, CellSyncBurstMeasInfoList_CellSyncReprtTDD_sequence_of,
-                                                  0, maxNrOfCellSyncBursts);
+                                                  0, maxNrOfCellSyncBursts, FALSE);
 
   return offset;
 }
@@ -34788,7 +44631,7 @@ static int
 dissect_nbap_SyncDLCodeIdInfo_CellSyncReprtTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_SyncDLCodeIdInfo_CellSyncReprtTDD, SyncDLCodeIdInfo_CellSyncReprtTDD_sequence_of,
-                                                  1, maxNrOfReceptionsperSyncFrameLCR);
+                                                  1, maxNrOfReceptionsperSyncFrameLCR, FALSE);
 
   return offset;
 }
@@ -34818,7 +44661,7 @@ static int
 dissect_nbap_SyncDLCodeIdsMeasInfoList_CellSyncReprtTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_SyncDLCodeIdsMeasInfoList_CellSyncReprtTDD, SyncDLCodeIdsMeasInfoList_CellSyncReprtTDD_sequence_of,
-                                                  0, maxNrOfSyncFramesLCR);
+                                                  0, maxNrOfSyncFramesLCR, FALSE);
 
   return offset;
 }
@@ -34862,7 +44705,7 @@ static int
 dissect_nbap_DCH_RearrangeList_Bearer_RearrangeInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DCH_RearrangeList_Bearer_RearrangeInd, DCH_RearrangeList_Bearer_RearrangeInd_sequence_of,
-                                                  1, maxNrOfDCHs);
+                                                  1, maxNrOfDCHs, FALSE);
 
   return offset;
 }
@@ -34891,7 +44734,7 @@ static int
 dissect_nbap_DSCH_RearrangeList_Bearer_RearrangeInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DSCH_RearrangeList_Bearer_RearrangeInd, DSCH_RearrangeList_Bearer_RearrangeInd_sequence_of,
-                                                  1, maxNrOfDSCHs);
+                                                  1, maxNrOfDSCHs, FALSE);
 
   return offset;
 }
@@ -34920,7 +44763,7 @@ static int
 dissect_nbap_USCH_RearrangeList_Bearer_RearrangeInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_USCH_RearrangeList_Bearer_RearrangeInd, USCH_RearrangeList_Bearer_RearrangeInd_sequence_of,
-                                                  1, maxNrOfUSCHs);
+                                                  1, maxNrOfUSCHs, FALSE);
 
   return offset;
 }
@@ -34949,7 +44792,7 @@ static int
 dissect_nbap_HSDSCH_RearrangeList_Bearer_RearrangeInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_HSDSCH_RearrangeList_Bearer_RearrangeInd, HSDSCH_RearrangeList_Bearer_RearrangeInd_sequence_of,
-                                                  1, maxNrOfMACdFlows);
+                                                  1, maxNrOfMACdFlows, FALSE);
 
   return offset;
 }
@@ -34978,7 +44821,53 @@ static int
 dissect_nbap_E_DCH_RearrangeList_Bearer_RearrangeInd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_E_DCH_RearrangeList_Bearer_RearrangeInd, E_DCH_RearrangeList_Bearer_RearrangeInd_sequence_of,
-                                                  1, maxNrOfEDCHMACdFlows);
+                                                  1, maxNrOfEDCHMACdFlows, FALSE);
+
+  return offset;
+}
+
+
+static const value_string nbap_Transport_Bearer_Rearrangement_Indicator_for_Additional_EDCH_Separate_Mode_vals[] = {
+  {   0, "bearer-for-primary-carrier" },
+  {   1, "bearer-for-secondary-carrier" },
+  {   2, "bearers-for-both-primary-and-secondary-carriers" },
+  { 0, NULL }
+};
+
+
+static int
+dissect_nbap_Transport_Bearer_Rearrangement_Indicator_for_Additional_EDCH_Separate_Mode(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_enumerated(tvb, offset, actx, tree, hf_index,
+                                     3, NULL, TRUE, 0, NULL);
+
+  return offset;
+}
+
+
+static const per_sequence_t Additional_EDCH_Cell_Information_Bearer_Rearrangement_ItemIEs_sequence[] = {
+  { &hf_nbap_transport_Bearer_Rearrangement_Indicator_for_Additional_EDCH_Separate_Mode, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Transport_Bearer_Rearrangement_Indicator_for_Additional_EDCH_Separate_Mode },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Additional_EDCH_Cell_Information_Bearer_Rearrangement_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_Cell_Information_Bearer_Rearrangement_ItemIEs, Additional_EDCH_Cell_Information_Bearer_Rearrangement_ItemIEs_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Additional_EDCH_Cell_Information_Bearer_Rearrangement_List_sequence_of[1] = {
+  { &hf_nbap_Additional_EDCH_Cell_Information_Bearer_Rearrangement_List_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_Cell_Information_Bearer_Rearrangement_ItemIEs },
+};
+
+static int
+dissect_nbap_Additional_EDCH_Cell_Information_Bearer_Rearrangement_List(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_EDCH_Cell_Information_Bearer_Rearrangement_List, Additional_EDCH_Cell_Information_Bearer_Rearrangement_List_sequence_of,
+                                                  1, maxNrOfEDCH_1, FALSE);
 
   return offset;
 }
@@ -35007,7 +44896,7 @@ static int
 dissect_nbap_DelayedActivationInformationList_RL_ActivationCmdFDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DelayedActivationInformationList_RL_ActivationCmdFDD, DelayedActivationInformationList_RL_ActivationCmdFDD_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -35052,7 +44941,7 @@ static int
 dissect_nbap_DelayedActivationInformationList_RL_ActivationCmdTDD(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
   offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
                                                   ett_nbap_DelayedActivationInformationList_RL_ActivationCmdTDD, DelayedActivationInformationList_RL_ActivationCmdTDD_sequence_of,
-                                                  1, maxNrOfRLs);
+                                                  1, maxNrOfRLs, FALSE);
 
   return offset;
 }
@@ -35089,6 +44978,65 @@ dissect_nbap_RadioLinkParameterUpdateIndicationFDD(tvbuff_t *tvb _U_, int offset
 }
 
 
+static const per_sequence_t Additional_HS_Cell_Information_RL_Param_Upd_ItemIEs_sequence[] = {
+  { &hf_nbap_hSPDSCH_RL_ID  , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_RL_ID },
+  { &hf_nbap_hS_DSCH_FDD_Secondary_Serving_Update_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_HS_DSCH_FDD_Secondary_Serving_Update_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Additional_HS_Cell_Information_RL_Param_Upd_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_HS_Cell_Information_RL_Param_Upd_ItemIEs, Additional_HS_Cell_Information_RL_Param_Upd_ItemIEs_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Additional_HS_Cell_Information_RL_Param_Upd_sequence_of[1] = {
+  { &hf_nbap_Additional_HS_Cell_Information_RL_Param_Upd_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_HS_Cell_Information_RL_Param_Upd_ItemIEs },
+};
+
+static int
+dissect_nbap_Additional_HS_Cell_Information_RL_Param_Upd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_HS_Cell_Information_RL_Param_Upd, Additional_HS_Cell_Information_RL_Param_Upd_sequence_of,
+                                                  1, maxNrOfHSDSCH_1, FALSE);
+
+  return offset;
+}
+
+
+static const per_sequence_t Additional_EDCH_Cell_Information_RL_Param_Upd_ItemIEs_sequence[] = {
+  { &hf_nbap_additional_EDCH_FDD_Update_Information, ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_FDD_Update_Information },
+  { &hf_nbap_iE_Extensions  , ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_Additional_EDCH_Cell_Information_RL_Param_Upd_ItemIEs(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_Additional_EDCH_Cell_Information_RL_Param_Upd_ItemIEs, Additional_EDCH_Cell_Information_RL_Param_Upd_ItemIEs_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t Additional_EDCH_Cell_Information_RL_Param_Upd_sequence_of[1] = {
+  { &hf_nbap_Additional_EDCH_Cell_Information_RL_Param_Upd_item, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Additional_EDCH_Cell_Information_RL_Param_Upd_ItemIEs },
+};
+
+static int
+dissect_nbap_Additional_EDCH_Cell_Information_RL_Param_Upd(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_constrained_sequence_of(tvb, offset, actx, tree, hf_index,
+                                                  ett_nbap_Additional_EDCH_Cell_Information_RL_Param_Upd, Additional_EDCH_Cell_Information_RL_Param_Upd_sequence_of,
+                                                  1, maxNrOfEDCH_1, FALSE);
+
+  return offset;
+}
+
+
 static const per_sequence_t RadioLinkParameterUpdateIndicationTDD_sequence[] = {
   { &hf_nbap_protocolIEs    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Container },
   { &hf_nbap_protocolExtensions, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
@@ -35119,6 +45067,51 @@ dissect_nbap_MBMSNotificationUpdateCommand(tvbuff_t *tvb _U_, int offset _U_, as
 }
 
 
+static const per_sequence_t UEStatusUpdateCommand_sequence[] = {
+  { &hf_nbap_protocolIEs    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Container },
+  { &hf_nbap_protocolExtensions, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_UEStatusUpdateCommand(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_UEStatusUpdateCommand, UEStatusUpdateCommand_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t SecondaryULFrequencyReport_sequence[] = {
+  { &hf_nbap_protocolIEs    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Container },
+  { &hf_nbap_protocolExtensions, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_SecondaryULFrequencyReport(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_SecondaryULFrequencyReport, SecondaryULFrequencyReport_sequence);
+
+  return offset;
+}
+
+
+static const per_sequence_t SecondaryULFrequencyUpdateIndication_sequence[] = {
+  { &hf_nbap_protocolIEs    , ASN1_EXTENSION_ROOT    , ASN1_NOT_OPTIONAL, dissect_nbap_ProtocolIE_Container },
+  { &hf_nbap_protocolExtensions, ASN1_EXTENSION_ROOT    , ASN1_OPTIONAL    , dissect_nbap_ProtocolExtensionContainer },
+  { NULL, 0, 0, NULL }
+};
+
+static int
+dissect_nbap_SecondaryULFrequencyUpdateIndication(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
+  offset = dissect_per_sequence(tvb, offset, actx, tree, hf_index,
+                                   ett_nbap_SecondaryULFrequencyUpdateIndication, SecondaryULFrequencyUpdateIndication_sequence);
+
+  return offset;
+}
+
+
 
 static int
 dissect_nbap_InitiatingMessage_value(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_) {
@@ -35133,7 +45126,7 @@ static const per_sequence_t InitiatingMessage_sequence[] = {
   { &hf_nbap_criticality    , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Criticality },
   { &hf_nbap_messageDiscriminator, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_MessageDiscriminator },
   { &hf_nbap_transactionID  , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TransactionID },
-  { &hf_nbap_value_02       , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_InitiatingMessage_value },
+  { &hf_nbap_initiatingMessagevalue, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_InitiatingMessage_value },
   { NULL, 0, 0, NULL }
 };
 
@@ -35160,7 +45153,7 @@ static const per_sequence_t SuccessfulOutcome_sequence[] = {
   { &hf_nbap_criticality    , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Criticality },
   { &hf_nbap_messageDiscriminator, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_MessageDiscriminator },
   { &hf_nbap_transactionID  , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TransactionID },
-  { &hf_nbap_value_03       , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_SuccessfulOutcome_value },
+  { &hf_nbap_successfulOutcome_value, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_SuccessfulOutcome_value },
   { NULL, 0, 0, NULL }
 };
 
@@ -35187,7 +45180,7 @@ static const per_sequence_t UnsuccessfulOutcome_sequence[] = {
   { &hf_nbap_criticality    , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Criticality },
   { &hf_nbap_messageDiscriminator, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_MessageDiscriminator },
   { &hf_nbap_transactionID  , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TransactionID },
-  { &hf_nbap_value_04       , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_UnsuccessfulOutcome_value },
+  { &hf_nbap_unsuccessfulOutcome_value, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_UnsuccessfulOutcome_value },
   { NULL, 0, 0, NULL }
 };
 
@@ -35214,7 +45207,7 @@ static const per_sequence_t Outcome_sequence[] = {
   { &hf_nbap_criticality    , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Criticality },
   { &hf_nbap_messageDiscriminator, ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_MessageDiscriminator },
   { &hf_nbap_transactionID  , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_TransactionID },
-  { &hf_nbap_value_05       , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Outcome_value },
+  { &hf_nbap_outcome_value  , ASN1_NO_EXTENSIONS     , ASN1_NOT_OPTIONAL, dissect_nbap_Outcome_value },
   { NULL, 0, 0, NULL }
 };
 
@@ -35254,6 +45247,62 @@ dissect_nbap_NBAP_PDU(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, p
 
 /*--- PDUs ---*/
 
+static int dissect_ActivationInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_ActivationInformation(tvb, offset, &asn1_ctx, tree, hf_nbap_ActivationInformation_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Additional_EDCH_Setup_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_EDCH_Setup_Info(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_EDCH_Setup_Info_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Additional_EDCH_Cell_Information_Response_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_EDCH_Cell_Information_Response_List(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_EDCH_Cell_Information_Response_List_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Additional_EDCH_Cell_Information_Response_RLReconf_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_EDCH_Cell_Information_Response_RLReconf_List(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_EDCH_Cell_Information_Response_RLReconf_List_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Additional_EDCH_Cell_Information_Response_RL_Add_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_EDCH_Cell_Information_Response_RL_Add_List(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_EDCH_Cell_Information_Response_RL_Add_List_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_AdditionalMeasurementValueList_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_AdditionalMeasurementValueList(tvb, offset, &asn1_ctx, tree, hf_nbap_AdditionalMeasurementValueList_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_AdditionalTimeSlotListLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_AdditionalTimeSlotListLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_AdditionalTimeSlotListLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_Active_Pattern_Sequence_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35294,6 +45343,14 @@ static int dissect_Best_Cell_Portions_Value_PDU(tvbuff_t *tvb _U_, packet_info *
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Best_Cell_Portions_ValueLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Best_Cell_Portions_ValueLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_Best_Cell_Portions_ValueLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_BindingID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35334,6 +45391,22 @@ static int dissect_Cause_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tr
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Cell_Capability_Container_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Cell_Capability_Container(tvb, offset, &asn1_ctx, tree, hf_nbap_Cell_Capability_Container_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Cell_ERNTI_Status_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Cell_ERNTI_Status_Information(tvb, offset, &asn1_ctx, tree, hf_nbap_Cell_ERNTI_Status_Information_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_CellParameterID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35342,6 +45415,14 @@ static int dissect_CellParameterID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_CellPortion_CapabilityLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_CellPortion_CapabilityLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_CellPortion_CapabilityLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_CellSyncBurstRepetitionPeriod_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35374,6 +45455,54 @@ static int dissect_Closedlooptimingadjustmentmode_PDU(tvbuff_t *tvb _U_, packet_
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Common_EDCH_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Common_EDCH_Capability(tvb, offset, &asn1_ctx, tree, hf_nbap_Common_EDCH_Capability_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Common_E_DCH_HSDPCCH_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Common_E_DCH_HSDPCCH_Capability(tvb, offset, &asn1_ctx, tree, hf_nbap_Common_E_DCH_HSDPCCH_Capability_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Common_EDCH_System_InformationFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Common_EDCH_System_InformationFDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Common_EDCH_System_InformationFDD_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Common_EDCH_System_Information_ResponseFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Common_EDCH_System_Information_ResponseFDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Common_EDCH_System_Information_ResponseFDD_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_E_RNTI_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_RNTI_List(tvb, offset, &asn1_ctx, tree, hf_nbap_E_RNTI_List_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Common_MACFlows_to_DeleteFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Common_MACFlows_to_DeleteFDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Common_MACFlows_to_DeleteFDD_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_CommonMeasurementAccuracy_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35510,6 +45639,14 @@ static int dissect_ContinuousPacketConnectivityHS_SCCH_less_Information_Response
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_ControlGAP_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_ControlGAP(tvb, offset, &asn1_ctx, tree, hf_nbap_ControlGAP_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_CPC_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35518,6 +45655,14 @@ static int dissect_CPC_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_ContinuousPacketConnectivityHS_SCCH_less_Deactivate_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_ContinuousPacketConnectivityHS_SCCH_less_Deactivate_Indicator(tvb, offset, &asn1_ctx, tree, hf_nbap_ContinuousPacketConnectivityHS_SCCH_less_Deactivate_Indicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_CriticalityDiagnostics_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35550,6 +45695,78 @@ static int dissect_CSBTransmissionID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Common_EDCH_System_InformationLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Common_EDCH_System_InformationLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_Common_EDCH_System_InformationLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Common_EDCH_System_Information_ResponseLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Common_EDCH_System_Information_ResponseLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_Common_EDCH_System_Information_ResponseLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext(tvb, offset, &asn1_ctx, tree, hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Common_MACFlows_to_DeleteLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Common_MACFlows_to_DeleteLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_Common_MACFlows_to_DeleteLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_CPC_InformationLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_CPC_InformationLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_CPC_InformationLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_ContinuousPacketConnectivity_DRX_CapabilityLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_ContinuousPacketConnectivity_DRX_CapabilityLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_ContinuousPacketConnectivity_DRX_CapabilityLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_ContinuousPacketConnectivity_DRX_InformationLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_ContinuousPacketConnectivity_DRX_InformationLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_ContinuousPacketConnectivity_DRX_InformationLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_E_AGCH_UE_Inactivity_Monitor_Threshold_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_AGCH_UE_Inactivity_Monitor_Threshold(tvb, offset, &asn1_ctx, tree, hf_nbap_E_AGCH_UE_Inactivity_Monitor_Threshold_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_ContinuousPacketConnectivity_DRX_Information_ResponseLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_ContinuousPacketConnectivity_DRX_Information_ResponseLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_ContinuousPacketConnectivity_DRX_Information_ResponseLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_DCH_FDD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35574,6 +45791,14 @@ static int dissect_DCH_InformationResponse_PDU(tvbuff_t *tvb _U_, packet_info *p
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_DCH_MeasurementOccasion_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_DCH_MeasurementOccasion_Information(tvb, offset, &asn1_ctx, tree, hf_nbap_DCH_MeasurementOccasion_Information_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_DCH_TDD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35614,6 +45839,30 @@ static int dissect_DelayedActivation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_DGANSS_Corrections_Req_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_DGANSS_Corrections_Req(tvb, offset, &asn1_ctx, tree, hf_nbap_DGANSS_Corrections_Req_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_DGNSS_ValidityPeriod_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_DGNSS_ValidityPeriod(tvb, offset, &asn1_ctx, tree, hf_nbap_DGNSS_ValidityPeriod_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_DiversityMode_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_DiversityMode(tvb, offset, &asn1_ctx, tree, hf_nbap_DiversityMode_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_DL_DPCH_TimingAdjustment_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35694,6 +45943,14 @@ static int dissect_DLTransmissionBranchLoadValue_PDU(tvbuff_t *tvb _U_, packet_i
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION(tvb, offset, &asn1_ctx, tree, hf_nbap_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_DPC_Mode_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35726,6 +45983,14 @@ static int dissect_DSCH_TDD_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinf
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Dual_Band_Capability_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Dual_Band_Capability_Info(tvb, offset, &asn1_ctx, tree, hf_nbap_Dual_Band_Capability_Info_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_DwPCH_Power_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35734,6 +45999,14 @@ static int dissect_DwPCH_Power_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pr
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_E_AGCH_Table_Choice_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_AGCH_Table_Choice(tvb, offset, &asn1_ctx, tree, hf_nbap_E_AGCH_Table_Choice_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_E_AGCH_FDD_Code_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35742,6 +46015,14 @@ static int dissect_E_AGCH_FDD_Code_Information_PDU(tvbuff_t *tvb _U_, packet_inf
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_E_AI_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_AI_Capability(tvb, offset, &asn1_ctx, tree, hf_nbap_E_AI_Capability_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_E_DCH_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35830,6 +46111,22 @@ static int dissect_E_DCH_FDD_Update_Information_PDU(tvbuff_t *tvb _U_, packet_in
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_E_DCH_DL_Control_Channel_Change_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_DCH_DL_Control_Channel_Change_Information(tvb, offset, &asn1_ctx, tree, hf_nbap_E_DCH_DL_Control_Channel_Change_Information_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_E_DCH_DL_Control_Channel_Grant_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_DCH_DL_Control_Channel_Grant_Information(tvb, offset, &asn1_ctx, tree, hf_nbap_E_DCH_DL_Control_Channel_Grant_Information_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_E_DCH_PowerOffset_for_SchedulingInfo_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35838,6 +46135,22 @@ static int dissect_E_DCH_PowerOffset_for_SchedulingInfo_PDU(tvbuff_t *tvb _U_, p
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_E_DCH_MACdPDU_SizeCapability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_DCH_MACdPDU_SizeCapability(tvb, offset, &asn1_ctx, tree, hf_nbap_E_DCH_MACdPDU_SizeCapability_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_E_DCH_MACdPDUSizeFormat_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_DCH_MACdPDUSizeFormat(tvb, offset, &asn1_ctx, tree, hf_nbap_E_DCH_MACdPDUSizeFormat_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_E_DCH_MACdFlows_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35894,6 +46207,38 @@ static int dissect_E_DCH_Serving_Cell_Change_Info_Response_PDU(tvbuff_t *tvb _U_
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_EDCH_RACH_Report_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_EDCH_RACH_Report_Value(tvb, offset, &asn1_ctx, tree, hf_nbap_EDCH_RACH_Report_Value_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_E_DPDCH_PowerInterpolation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_DPDCH_PowerInterpolation(tvb, offset, &asn1_ctx, tree, hf_nbap_E_DPDCH_PowerInterpolation_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_E_DCH_MACdFlows_to_DeleteLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_DCH_MACdFlows_to_DeleteLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_E_DCH_MACdFlows_to_DeleteLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Enhanced_UE_DRX_InformationLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Enhanced_UE_DRX_InformationLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_Enhanced_UE_DRX_InformationLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_End_Of_Audit_Sequence_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35910,19 +46255,19 @@ static int dissect_E_RGCH_E_HICH_FDD_Code_Information_PDU(tvbuff_t *tvb _U_, pac
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_E_TFCI_BetaEC_Boost_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_E_RNTI_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_E_TFCI_BetaEC_Boost(tvb, offset, &asn1_ctx, tree, hf_nbap_E_TFCI_BetaEC_Boost_PDU);
+  offset = dissect_nbap_E_RNTI(tvb, offset, &asn1_ctx, tree, hf_nbap_E_RNTI_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_E_TFCI_BetaED_Switch_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_E_TFCI_Boost_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_E_TFCI_BetaED_Switch(tvb, offset, &asn1_ctx, tree, hf_nbap_E_TFCI_BetaED_Switch_PDU);
+  offset = dissect_nbap_E_TFCI_Boost_Information(tvb, offset, &asn1_ctx, tree, hf_nbap_E_TFCI_Boost_Information_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
@@ -35934,6 +46279,14 @@ static int dissect_E_DCHProvidedBitRate_PDU(tvbuff_t *tvb _U_, packet_info *pinf
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_E_DCHProvidedBitRateValueInformation_For_CellPortion_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_DCHProvidedBitRateValueInformation_For_CellPortion(tvb, offset, &asn1_ctx, tree, hf_nbap_E_DCHProvidedBitRateValueInformation_For_CellPortion_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_E_HICH_TimeOffset_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -35958,6 +46311,14 @@ static int dissect_E_DCH_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_E_DCH_MACdFlow_Retransmission_Timer_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_DCH_MACdFlow_Retransmission_Timer(tvb, offset, &asn1_ctx, tree, hf_nbap_E_DCH_MACdFlow_Retransmission_Timer_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_E_DCH_Information_Response_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36014,6 +46375,14 @@ static int dissect_E_DCH_LCR_Information_Reconfig_PDU(tvbuff_t *tvb _U_, packet_
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_DormantModeIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_DormantModeIndicator(tvb, offset, &asn1_ctx, tree, hf_nbap_DormantModeIndicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_Enhanced_FACH_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36022,6 +46391,14 @@ static int dissect_Enhanced_FACH_Capability_PDU(tvbuff_t *tvb _U_, packet_info *
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_EnhancedHSServingCC_Abort_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_EnhancedHSServingCC_Abort(tvb, offset, &asn1_ctx, tree, hf_nbap_EnhancedHSServingCC_Abort_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_Enhanced_PCH_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36030,6 +46407,46 @@ static int dissect_Enhanced_PCH_Capability_PDU(tvbuff_t *tvb _U_, packet_info *p
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Enhanced_UE_DRX_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Enhanced_UE_DRX_Capability(tvb, offset, &asn1_ctx, tree, hf_nbap_Enhanced_UE_DRX_Capability_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Enhanced_UE_DRX_InformationFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Enhanced_UE_DRX_InformationFDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Enhanced_UE_DRX_InformationFDD_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Extended_E_DCH_LCRTDD_PhysicalLayerCategory_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Extended_E_DCH_LCRTDD_PhysicalLayerCategory(tvb, offset, &asn1_ctx, tree, hf_nbap_Extended_E_DCH_LCRTDD_PhysicalLayerCategory_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Ext_Max_Bits_MACe_PDU_non_scheduled_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Ext_Max_Bits_MACe_PDU_non_scheduled(tvb, offset, &asn1_ctx, tree, hf_nbap_Ext_Max_Bits_MACe_PDU_non_scheduled_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Ext_Reference_E_TFCI_PO_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Ext_Reference_E_TFCI_PO(tvb, offset, &asn1_ctx, tree, hf_nbap_Ext_Reference_E_TFCI_PO_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_ExtendedPropagationDelay_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36054,6 +46471,46 @@ static int dissect_Extended_Round_Trip_Time_Value_PDU(tvbuff_t *tvb _U_, packet_
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Extended_HS_SCCH_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Extended_HS_SCCH_ID(tvb, offset, &asn1_ctx, tree, hf_nbap_Extended_HS_SCCH_ID_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Extended_HS_SICH_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Extended_HS_SICH_ID(tvb, offset, &asn1_ctx, tree, hf_nbap_Extended_HS_SICH_ID_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Extended_E_HICH_ID_TDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Extended_E_HICH_ID_TDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Extended_E_HICH_ID_TDD_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_E_DCH_Semi_PersistentScheduling_Information_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_DCH_Semi_PersistentScheduling_Information_LCR(tvb, offset, &asn1_ctx, tree, hf_nbap_E_DCH_Semi_PersistentScheduling_Information_LCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_Fast_Reconfiguration_Mode_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36110,6 +46567,118 @@ static int dissect_FNReportingIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinf
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_GANSS_AddIonoModelReq_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_AddIonoModelReq(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_AddIonoModelReq_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_GANSS_AddNavigationModelsReq_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_AddNavigationModelsReq(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_AddNavigationModelsReq_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_GANSS_AddUTCModelsReq_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_AddUTCModelsReq(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_AddUTCModelsReq_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_GANSS_Additional_Ionospheric_Model_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_Additional_Ionospheric_Model(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_Additional_Ionospheric_Model_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_GANSS_Additional_Navigation_Models_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_Additional_Navigation_Models(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_Additional_Navigation_Models_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_GANSS_Additional_Time_Models_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_Additional_Time_Models(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_Additional_Time_Models_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_GANSS_Additional_UTC_Models_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_Additional_UTC_Models(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_Additional_UTC_Models_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_GANSS_ALM_ECEFsbasAlmanacSet_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_ALM_ECEFsbasAlmanacSet(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_ALM_ECEFsbasAlmanacSet_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_GANSS_ALM_GlonassAlmanacSet_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_ALM_GlonassAlmanacSet(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_ALM_GlonassAlmanacSet_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_GANSS_ALM_MidiAlmanacSet_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_ALM_MidiAlmanacSet(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_ALM_MidiAlmanacSet_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_GANSS_ALM_NAVKeplerianSet_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_ALM_NAVKeplerianSet(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_ALM_NAVKeplerianSet_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_GANSS_ALM_ReducedKeplerianSet_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_ALM_ReducedKeplerianSet(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_ALM_ReducedKeplerianSet_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_GANSS_Auxiliary_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_Auxiliary_Information(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_Auxiliary_Information_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_GANSS_AuxInfoReq_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_AuxInfoReq(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_AuxInfoReq_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_GANSS_Common_Data_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36118,6 +46687,22 @@ static int dissect_GANSS_Common_Data_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_GANSS_Earth_Orientation_Parameters_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_Earth_Orientation_Parameters(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_Earth_Orientation_Parameters_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_GANSS_EarthOrientParaReq_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_EarthOrientParaReq(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_EarthOrientParaReq_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_GANSS_Generic_Data_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36126,6 +46711,14 @@ static int dissect_GANSS_Generic_Data_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_GANSS_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_ID(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_ID_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_GANSS_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36134,6 +46727,30 @@ static int dissect_GANSS_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_GANSS_SBAS_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_SBAS_ID(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_SBAS_ID_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_GANSS_Time_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_GANSS_Time_ID(tvb, offset, &asn1_ctx, tree, hf_nbap_GANSS_Time_ID_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_HARQ_MemoryPartitioningInfoExtForMIMO_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HARQ_MemoryPartitioningInfoExtForMIMO(tvb, offset, &asn1_ctx, tree, hf_nbap_HARQ_MemoryPartitioningInfoExtForMIMO_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_HARQ_Preamble_Mode_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36174,6 +46791,14 @@ static int dissect_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_PDU(tv
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_HS_DSCHRequiredPower_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36198,6 +46823,14 @@ static int dissect_HS_DSCHRequiredPowerValueInformation_For_CellPortion_PDU(tvbu
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_HSDSCH_Common_System_InformationFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36310,6 +46943,38 @@ static int dissect_HSDSCH_MACdFlows_to_Delete_PDU(tvbuff_t *tvb _U_, packet_info
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_HSDSCH_TBSizeTableIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HSDSCH_TBSizeTableIndicator(tvb, offset, &asn1_ctx, tree, hf_nbap_HSDSCH_TBSizeTableIndicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_HSDSCH_PreconfigurationInfo_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HSDSCH_PreconfigurationInfo(tvb, offset, &asn1_ctx, tree, hf_nbap_HSDSCH_PreconfigurationInfo_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Additional_EDCH_Preconfiguration_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_EDCH_Preconfiguration_Information(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_EDCH_Preconfiguration_Information_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_HSDSCH_PreconfigurationSetup_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HSDSCH_PreconfigurationSetup(tvb, offset, &asn1_ctx, tree, hf_nbap_HSDSCH_PreconfigurationSetup_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_HSSCCH_Specific_InformationRespListTDD768_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36446,6 +47111,158 @@ static int dissect_HSDSCH_TDD_Update_Information_PDU(tvbuff_t *tvb _U_, packet_i
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_HSDSCH_Common_System_InformationLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HSDSCH_Common_System_InformationLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_HSDSCH_Common_System_InformationLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_HSDSCH_Common_System_Information_ResponseLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HSDSCH_Common_System_Information_ResponseLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_HSDSCH_Common_System_Information_ResponseLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_HSDSCH_Paging_System_InformationLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HSDSCH_Paging_System_InformationLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_HSDSCH_Paging_System_InformationLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_HSDSCH_Paging_System_Information_ResponseLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HSDSCH_Paging_System_Information_ResponseLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_HSDSCH_Paging_System_Information_ResponseLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_HS_DSCH_Semi_PersistentScheduling_Information_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HS_DSCH_Semi_PersistentScheduling_Information_LCR(tvb, offset, &asn1_ctx, tree, hf_nbap_HS_DSCH_Semi_PersistentScheduling_Information_LCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_RepetitionPeriodIndex_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_RepetitionPeriodIndex(tvb, offset, &asn1_ctx, tree, hf_nbap_RepetitionPeriodIndex_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_SPS_Reservation_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_SPS_Reservation_Indicator(tvb, offset, &asn1_ctx, tree, hf_nbap_SPS_Reservation_Indicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_HS_DSCH_SPS_Operation_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HS_DSCH_SPS_Operation_Indicator(tvb, offset, &asn1_ctx, tree, hf_nbap_HS_DSCH_SPS_Operation_Indicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst(tvb, offset, &asn1_ctx, tree, hf_nbap_Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext(tvb, offset, &asn1_ctx, tree, hf_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst(tvb, offset, &asn1_ctx, tree, hf_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext(tvb, offset, &asn1_ctx, tree, hf_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst(tvb, offset, &asn1_ctx, tree, hf_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext(tvb, offset, &asn1_ctx, tree, hf_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_MIMO_ReferenceSignal_InformationListLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MIMO_ReferenceSignal_InformationListLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_MIMO_ReferenceSignal_InformationListLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_HSSICH_ReferenceSignal_InformationLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HSSICH_ReferenceSignal_InformationLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_HSSICH_ReferenceSignal_InformationLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_HSSICH_ReferenceSignal_InformationModifyLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HSSICH_ReferenceSignal_InformationModifyLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_HSSICH_ReferenceSignal_InformationModifyLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_IMB_Parameters_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_IMB_Parameters(tvb, offset, &asn1_ctx, tree, hf_nbap_IMB_Parameters_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_InformationReportCharacteristics_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36486,6 +47303,30 @@ static int dissect_InnerLoopDLPCStatus_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_IPMulticastIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_IPMulticastIndication(tvb, offset, &asn1_ctx, tree, hf_nbap_IPMulticastIndication_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_IPMulticastDataBearerIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_IPMulticastDataBearerIndication(tvb, offset, &asn1_ctx, tree, hf_nbap_IPMulticastDataBearerIndication_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_IdleIntervalInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_IdleIntervalInformation(tvb, offset, &asn1_ctx, tree, hf_nbap_IdleIntervalInformation_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_Local_Cell_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36510,6 +47351,30 @@ static int dissect_MAC_PDU_SizeExtended_PDU(tvbuff_t *tvb _U_, packet_info *pinf
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_MACes_Maximum_Bitrate_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MACes_Maximum_Bitrate_LCR(tvb, offset, &asn1_ctx, tree, hf_nbap_MACes_Maximum_Bitrate_LCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Maximum_Number_of_Retransmissions_For_E_DCH_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Maximum_Number_of_Retransmissions_For_E_DCH(tvb, offset, &asn1_ctx, tree, hf_nbap_Maximum_Number_of_Retransmissions_For_E_DCH_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Maximum_Target_ReceivedTotalWideBandPower_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Maximum_Target_ReceivedTotalWideBandPower_LCR(tvb, offset, &asn1_ctx, tree, hf_nbap_Maximum_Target_ReceivedTotalWideBandPower_LCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_MaximumTransmissionPower_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36590,6 +47455,22 @@ static int dissect_MICH_CFN_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_MidambleShiftLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MidambleShiftLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_MidambleShiftLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_MIMO_ActivationIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MIMO_ActivationIndicator(tvb, offset, &asn1_ctx, tree, hf_nbap_MIMO_ActivationIndicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_MIMO_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36598,19 +47479,19 @@ static int dissect_MIMO_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_MIMO_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_MIMO_Mode_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_MIMO_Information(tvb, offset, &asn1_ctx, tree, hf_nbap_MIMO_Information_PDU);
+  offset = dissect_nbap_MIMO_Mode_Indicator(tvb, offset, &asn1_ctx, tree, hf_nbap_MIMO_Mode_Indicator_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_MIMO_InformationToModify_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_MIMO_N_M_Ratio_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_MIMO_InformationToModify(tvb, offset, &asn1_ctx, tree, hf_nbap_MIMO_InformationToModify_PDU);
+  offset = dissect_nbap_MIMO_N_M_Ratio(tvb, offset, &asn1_ctx, tree, hf_nbap_MIMO_N_M_Ratio_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
@@ -36622,6 +47503,30 @@ static int dissect_MIMO_PilotConfiguration_PDU(tvbuff_t *tvb _U_, packet_info *p
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_MIMO_PilotConfigurationExtension_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MIMO_PilotConfigurationExtension(tvb, offset, &asn1_ctx, tree, hf_nbap_MIMO_PilotConfigurationExtension_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_MIMO_PowerOffsetForS_CPICHCapability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MIMO_PowerOffsetForS_CPICHCapability(tvb, offset, &asn1_ctx, tree, hf_nbap_MIMO_PowerOffsetForS_CPICHCapability_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_MinimumReducedE_DPDCH_GainFactor_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MinimumReducedE_DPDCH_GainFactor(tvb, offset, &asn1_ctx, tree, hf_nbap_MinimumReducedE_DPDCH_GainFactor_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_Modification_Period_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36670,6 +47575,62 @@ static int dissect_MBSFN_Only_Mode_Capability_PDU(tvbuff_t *tvb _U_, packet_info
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Multicarrier_Number_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Multicarrier_Number(tvb, offset, &asn1_ctx, tree, hf_nbap_Multicarrier_Number_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_MultipleFreq_HARQ_MemoryPartitioning_InformationList_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MultipleFreq_HARQ_MemoryPartitioning_InformationList(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleFreq_HARQ_MemoryPartitioning_InformationList_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Multi_Cell_Capability_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Multi_Cell_Capability_Info(tvb, offset, &asn1_ctx, tree, hf_nbap_Multi_Cell_Capability_Info_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Multicell_EDCH_InformationItemIEs_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Multicell_EDCH_InformationItemIEs(tvb, offset, &asn1_ctx, tree, hf_nbap_Multicell_EDCH_InformationItemIEs_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Multicell_EDCH_RL_Specific_InformationItemIEs_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Multicell_EDCH_RL_Specific_InformationItemIEs(tvb, offset, &asn1_ctx, tree, hf_nbap_Multicell_EDCH_RL_Specific_InformationItemIEs_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_MIMO_SFMode_For_HSPDSCHDualStream_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MIMO_SFMode_For_HSPDSCHDualStream(tvb, offset, &asn1_ctx, tree, hf_nbap_MIMO_SFMode_For_HSPDSCHDualStream_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_NCyclesPerSFNperiod_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36710,6 +47671,14 @@ static int dissect_NeighbouringTDDCellMeasurementInformation768_PDU(tvbuff_t *tv
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_NonCellSpecificTxDiversity_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_NonCellSpecificTxDiversity(tvb, offset, &asn1_ctx, tree, hf_nbap_NonCellSpecificTxDiversity_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_NI_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36734,6 +47703,14 @@ static int dissect_NumberOfReportedCellPortions_PDU(tvbuff_t *tvb _U_, packet_in
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_NumberOfReportedCellPortionsLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_NumberOfReportedCellPortionsLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_NumberOfReportedCellPortionsLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_NSubCyclesPerCyclePeriod_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36742,6 +47719,46 @@ static int dissect_NSubCyclesPerCyclePeriod_PDU(tvbuff_t *tvb _U_, packet_info *
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Number_Of_Supported_Carriers_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Number_Of_Supported_Carriers(tvb, offset, &asn1_ctx, tree, hf_nbap_Number_Of_Supported_Carriers_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_NoOfTargetCellHS_SCCH_Order_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_NoOfTargetCellHS_SCCH_Order(tvb, offset, &asn1_ctx, tree, hf_nbap_NoOfTargetCellHS_SCCH_Order_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Out_of_Sychronization_Window_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Out_of_Sychronization_Window(tvb, offset, &asn1_ctx, tree, hf_nbap_Out_of_Sychronization_Window_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Paging_MACFlows_to_DeleteFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Paging_MACFlows_to_DeleteFDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Paging_MACFlows_to_DeleteFDD_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_PhysicalChannelID_for_CommonERNTI_RequestedIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_PhysicalChannelID_for_CommonERNTI_RequestedIndicator(tvb, offset, &asn1_ctx, tree, hf_nbap_PhysicalChannelID_for_CommonERNTI_RequestedIndicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_PLCCHinformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36758,6 +47775,14 @@ static int dissect_PowerAdjustmentType_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_PrecodingWeightSetRestriction_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_PrecodingWeightSetRestriction(tvb, offset, &asn1_ctx, tree, hf_nbap_PrecodingWeightSetRestriction_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_Primary_CPICH_Usage_for_Channel_Estimation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36790,35 +47815,43 @@ static int dissect_PrimaryCCPCH_RSCP_Delta_PDU(tvbuff_t *tvb _U_, packet_info *p
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_RL_Specific_DCH_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_UE_Selected_MBMS_Service_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_RL_Specific_DCH_Info(tvb, offset, &asn1_ctx, tree, hf_nbap_RL_Specific_DCH_Info_PDU);
+  offset = dissect_nbap_UE_Selected_MBMS_Service_Information(tvb, offset, &asn1_ctx, tree, hf_nbap_UE_Selected_MBMS_Service_Information_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_RL_Specific_E_DCH_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_Paging_MACFlows_to_DeleteLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_RL_Specific_E_DCH_Info(tvb, offset, &asn1_ctx, tree, hf_nbap_RL_Specific_E_DCH_Info_PDU);
+  offset = dissect_nbap_Paging_MACFlows_to_DeleteLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_Paging_MACFlows_to_DeleteLCR_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_Reference_ReceivedTotalWideBandPower_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_RL_Specific_DCH_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_Reference_ReceivedTotalWideBandPower(tvb, offset, &asn1_ctx, tree, hf_nbap_Reference_ReceivedTotalWideBandPower_PDU);
+  offset = dissect_nbap_RL_Specific_DCH_Info(tvb, offset, &asn1_ctx, tree, hf_nbap_RL_Specific_DCH_Info_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_Reference_ReceivedTotalWideBandPower_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_RL_Specific_E_DCH_Info_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_Reference_ReceivedTotalWideBandPower_LCR(tvb, offset, &asn1_ctx, tree, hf_nbap_Reference_ReceivedTotalWideBandPower_LCR_PDU);
+  offset = dissect_nbap_RL_Specific_E_DCH_Info(tvb, offset, &asn1_ctx, tree, hf_nbap_RL_Specific_E_DCH_Info_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Reference_ReceivedTotalWideBandPower_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Reference_ReceivedTotalWideBandPower(tvb, offset, &asn1_ctx, tree, hf_nbap_Reference_ReceivedTotalWideBandPower_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
@@ -36870,6 +47903,22 @@ static int dissect_ReportCharacteristicsType_OnModification_PDU(tvbuff_t *tvb _U
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_EDCH_RACH_Report_IncrDecrThres_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_EDCH_RACH_Report_IncrDecrThres(tvb, offset, &asn1_ctx, tree, hf_nbap_EDCH_RACH_Report_IncrDecrThres_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_EDCH_RACH_Report_ThresholdInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_EDCH_RACH_Report_ThresholdInformation(tvb, offset, &asn1_ctx, tree, hf_nbap_EDCH_RACH_Report_ThresholdInformation_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_RL_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36886,6 +47935,14 @@ static int dissect_RL_Set_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, prot
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_DL_RLC_PDU_Size_Format_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_DL_RLC_PDU_Size_Format(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_RLC_PDU_Size_Format_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_Received_total_wide_band_power_For_CellPortion_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36894,6 +47951,14 @@ static int dissect_Received_total_wide_band_power_For_CellPortion_Value_PDU(tvbu
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Received_total_wide_band_power_For_CellPortion_ValueLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Received_total_wide_band_power_For_CellPortion_ValueLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_Received_total_wide_band_power_For_CellPortion_ValueLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_Received_total_wide_band_power_Value_IncrDecrThres_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36974,6 +48039,14 @@ static int dissect_AdjustmentPeriod_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_E_DPCCH_Power_Boosting_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_DPCCH_Power_Boosting_Capability(tvb, offset, &asn1_ctx, tree, hf_nbap_E_DPCCH_Power_Boosting_Capability_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_SAT_Info_Almanac_ExtList_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -36998,6 +48071,14 @@ static int dissect_MaxAdjustmentStep_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_SchedulingPriorityIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_SchedulingPriorityIndicator(tvb, offset, &asn1_ctx, tree, hf_nbap_SchedulingPriorityIndicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_Secondary_CPICH_Information_Change_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37054,6 +48135,30 @@ static int dissect_ShutdownTimer_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_,
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Single_Stream_MIMO_ActivationIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Single_Stream_MIMO_ActivationIndicator(tvb, offset, &asn1_ctx, tree, hf_nbap_Single_Stream_MIMO_ActivationIndicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Single_Stream_MIMO_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Single_Stream_MIMO_Capability(tvb, offset, &asn1_ctx, tree, hf_nbap_Single_Stream_MIMO_Capability_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Single_Stream_MIMO_Mode_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Single_Stream_MIMO_Mode_Indicator(tvb, offset, &asn1_ctx, tree, hf_nbap_Single_Stream_MIMO_Mode_Indicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_SignallingBearerRequestIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37062,6 +48167,22 @@ static int dissect_SignallingBearerRequestIndicator_PDU(tvbuff_t *tvb _U_, packe
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_SixtyfourQAM_UsageAllowedIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_SixtyfourQAM_UsageAllowedIndicator(tvb, offset, &asn1_ctx, tree, hf_nbap_SixtyfourQAM_UsageAllowedIndicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_SixtyfourQAM_DL_UsageIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_SixtyfourQAM_DL_UsageIndicator(tvb, offset, &asn1_ctx, tree, hf_nbap_SixtyfourQAM_DL_UsageIndicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_SixtyfourQAM_DL_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37070,27 +48191,27 @@ static int dissect_SixtyfourQAM_DL_Capability_PDU(tvbuff_t *tvb _U_, packet_info
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_SixteenQAM_UL_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_SixtyfourQAM_DL_MIMO_Combined_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_SixteenQAM_UL_Capability(tvb, offset, &asn1_ctx, tree, hf_nbap_SixteenQAM_UL_Capability_PDU);
+  offset = dissect_nbap_SixtyfourQAM_DL_MIMO_Combined_Capability(tvb, offset, &asn1_ctx, tree, hf_nbap_SixtyfourQAM_DL_MIMO_Combined_Capability_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_SixteenQAM_UL_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_SixteenQAM_UL_Capability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_SixteenQAM_UL_Information(tvb, offset, &asn1_ctx, tree, hf_nbap_SixteenQAM_UL_Information_PDU);
+  offset = dissect_nbap_SixteenQAM_UL_Capability(tvb, offset, &asn1_ctx, tree, hf_nbap_SixteenQAM_UL_Capability_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_SixteenQAM_UL_Information_to_Modify_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_SixteenQAM_UL_Operation_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_SixteenQAM_UL_Information_to_Modify(tvb, offset, &asn1_ctx, tree, hf_nbap_SixteenQAM_UL_Information_to_Modify_PDU);
+  offset = dissect_nbap_SixteenQAM_UL_Operation_Indicator(tvb, offset, &asn1_ctx, tree, hf_nbap_SixteenQAM_UL_Operation_Indicator_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
@@ -37134,6 +48255,14 @@ static int dissect_SynchronisationReportType_PDU(tvbuff_t *tvb _U_, packet_info
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Semi_PersistentScheduling_CapabilityLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Semi_PersistentScheduling_CapabilityLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_Semi_PersistentScheduling_CapabilityLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_T_Cell_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37198,6 +48327,22 @@ static int dissect_TimeSlotLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pr
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_TimeslotLCR_Extension_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_TimeslotLCR_Extension(tvb, offset, &asn1_ctx, tree, hf_nbap_TimeslotLCR_Extension_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_TimeSlotMeasurementValueListLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_TimeSlotMeasurementValueListLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_TimeSlotMeasurementValueListLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_TimingAdjustmentValue_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37254,6 +48399,14 @@ static int dissect_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue(tvb, offset, &asn1_ctx, tree, hf_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37270,6 +48423,14 @@ static int dissect_Transmitted_Carrier_Power_For_CellPortion_Value_PDU(tvbuff_t
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Transmitted_Carrier_Power_For_CellPortion_ValueLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Transmitted_Carrier_Power_For_CellPortion_ValueLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_Transmitted_Carrier_Power_For_CellPortion_ValueLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_Transmitted_Carrier_Power_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37286,6 +48447,38 @@ static int dissect_TransmissionDiversityApplied_PDU(tvbuff_t *tvb _U_, packet_in
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_TransmitDiversityIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_TransmitDiversityIndicator(tvb, offset, &asn1_ctx, tree, hf_nbap_TransmitDiversityIndicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_TransportBearerRequestIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_TransportBearerRequestIndicator(tvb, offset, &asn1_ctx, tree, hf_nbap_TransportBearerRequestIndicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_TransportBearerNotRequestedIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_TransportBearerNotRequestedIndicator(tvb, offset, &asn1_ctx, tree, hf_nbap_TransportBearerNotRequestedIndicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_TransportBearerNotSetupIndicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_TransportBearerNotSetupIndicator(tvb, offset, &asn1_ctx, tree, hf_nbap_TransportBearerNotSetupIndicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_TransportLayerAddress_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37294,6 +48487,14 @@ static int dissect_TransportLayerAddress_PDU(tvbuff_t *tvb _U_, packet_info *pin
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_TS0_CapabilityLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_TS0_CapabilityLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_TS0_CapabilityLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_TSTD_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37302,6 +48503,14 @@ static int dissect_TSTD_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_,
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_TSN_Length_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_TSN_Length(tvb, offset, &asn1_ctx, tree, hf_nbap_TSN_Length_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_TUTRANGANSSMeasurementThresholdInformation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37334,6 +48543,14 @@ static int dissect_TUTRANGPSMeasurementValueInformation_PDU(tvbuff_t *tvb _U_, p
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_TxDiversityOnDLControlChannelsByMIMOUECapability_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_TxDiversityOnDLControlChannelsByMIMOUECapability(tvb, offset, &asn1_ctx, tree, hf_nbap_TxDiversityOnDLControlChannelsByMIMOUECapability_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_TypeOfError_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37350,6 +48567,22 @@ static int dissect_UARFCN_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_t
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_UE_AggregateMaximumBitRate_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_UE_AggregateMaximumBitRate(tvb, offset, &asn1_ctx, tree, hf_nbap_UE_AggregateMaximumBitRate_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_UE_AggregateMaximumBitRate_Enforcement_Indicator_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_UE_AggregateMaximumBitRate_Enforcement_Indicator(tvb, offset, &asn1_ctx, tree, hf_nbap_UE_AggregateMaximumBitRate_Enforcement_Indicator_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_UE_Capability_Information_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37358,6 +48591,30 @@ static int dissect_UE_Capability_Information_PDU(tvbuff_t *tvb _U_, packet_info
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_UE_TS0_CapabilityLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_UE_TS0_CapabilityLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_UE_TS0_CapabilityLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_UE_SupportIndicatorExtension_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_UE_SupportIndicatorExtension(tvb, offset, &asn1_ctx, tree, hf_nbap_UE_SupportIndicatorExtension_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_LCRTDD_HSDSCH_Physical_Layer_Category_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_LCRTDD_HSDSCH_Physical_Layer_Category(tvb, offset, &asn1_ctx, tree, hf_nbap_LCRTDD_HSDSCH_Physical_Layer_Category_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_UL_DPDCH_Indicator_For_E_DCH_Operation_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37382,6 +48639,22 @@ static int dissect_UL_Synchronisation_Parameters_LCR_PDU(tvbuff_t *tvb _U_, pack
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_UPPCHPositionLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_UPPCHPositionLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_UPPCHPositionLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_UpPTSInterference_For_CellPortion_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_UpPTSInterference_For_CellPortion_Value(tvb, offset, &asn1_ctx, tree, hf_nbap_UpPTSInterference_For_CellPortion_Value_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_UpPTSInterferenceValue_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37414,6 +48687,22 @@ static int dissect_USCH_InformationResponse_PDU(tvbuff_t *tvb _U_, packet_info *
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_UL_TimeslotISCP_For_CellPortion_Value_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_UL_TimeslotISCP_For_CellPortion_Value(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_TimeslotISCP_For_CellPortion_Value_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_UL_TimeslotISCP_Value_IncrDecrThres_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_UL_TimeslotISCP_Value_IncrDecrThres(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_TimeslotISCP_Value_IncrDecrThres_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_CommonTransportChannelSetupRequestFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37486,6 +48775,22 @@ static int dissect_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD_PDU(tvbuff_
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_FACH_ParametersListIE_CTCH_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37526,19 +48831,19 @@ static int dissect_PICH_768_ParametersItem_CTCH_SetupRqstTDD_PDU(tvbuff_t *tvb _
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_MICH_Parameters_CTCH_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_PDU);
+  offset = dissect_nbap_MICH_Parameters_CTCH_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_MICH_Parameters_CTCH_SetupRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_MICH_Parameters_CTCH_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_MICH_Parameters_CTCH_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_MICH_Parameters_CTCH_SetupRqstTDD_PDU);
+  offset = dissect_nbap_TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
@@ -37598,11 +48903,27 @@ static int dissect_FPACH_LCR_Parameters_CTCH_SetupRqstTDD_PDU(tvbuff_t *tvb _U_,
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_PLCCH_parameters_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_PDU);
+  offset = dissect_nbap_PLCCH_parameters(tvb, offset, &asn1_ctx, tree, hf_nbap_PLCCH_parameters_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_E_RUCCH_parameters_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_RUCCH_parameters(tvb, offset, &asn1_ctx, tree, hf_nbap_E_RUCCH_parameters_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_E_RUCCH_768_parameters_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_RUCCH_768_parameters(tvb, offset, &asn1_ctx, tree, hf_nbap_E_RUCCH_768_parameters_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
@@ -37718,27 +49039,27 @@ static int dissect_Secondary_CCPCHListIE_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD_PDU);
+  offset = dissect_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_PICH_Parameters_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_PICH_Parameters_CTCH_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_PICH_Parameters_CTCH_ReconfRqstTDD_PDU);
+  offset = dissect_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_PICH_768_Parameters_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_PICH_Parameters_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_PICH_768_Parameters_CTCH_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_PICH_768_Parameters_CTCH_ReconfRqstTDD_PDU);
+  offset = dissect_nbap_PICH_Parameters_CTCH_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_PICH_Parameters_CTCH_ReconfRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
@@ -37774,35 +49095,43 @@ static int dissect_MICH_Parameters_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, pac
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_MICH_768_Parameters_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_PLCCH_Parameters_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_MICH_768_Parameters_CTCH_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_MICH_768_Parameters_CTCH_ReconfRqstTDD_PDU);
+  offset = dissect_nbap_PLCCH_Parameters_CTCH_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_PLCCH_Parameters_CTCH_ReconfRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_PDU);
+  offset = dissect_nbap_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_PICH_768_Parameters_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_PDU);
+  offset = dissect_nbap_PICH_768_Parameters_CTCH_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_PICH_768_Parameters_CTCH_ReconfRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_PLCCH_Parameters_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_MICH_768_Parameters_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_PLCCH_Parameters_CTCH_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_PLCCH_Parameters_CTCH_ReconfRqstTDD_PDU);
+  offset = dissect_nbap_MICH_768_Parameters_CTCH_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_MICH_768_Parameters_CTCH_ReconfRqstTDD_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
@@ -37910,22 +49239,6 @@ static int dissect_Cell_InformationItem_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_i
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_CCP_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
-  int offset = 0;
-  asn1_ctx_t asn1_ctx;
-  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_CCP_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_CCP_InformationList_AuditRsp_PDU);
-  offset += 7; offset >>= 3;
-  return offset;
-}
-static int dissect_CCP_InformationItem_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
-  int offset = 0;
-  asn1_ctx_t asn1_ctx;
-  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_CCP_InformationItem_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_CCP_InformationItem_AuditRsp_PDU);
-  offset += 7; offset >>= 3;
-  return offset;
-}
 static int dissect_FPACH_LCR_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37966,6 +49279,14 @@ static int dissect_E_DCH_Resources_Information_AuditRsp_PDU(tvbuff_t *tvb _U_, p
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_PLCCH_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_PLCCH_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_PLCCH_InformationList_AuditRsp_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_S_CCPCH_768_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -37982,75 +49303,131 @@ static int dissect_PRACH_768_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, pac
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_Local_Cell_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_E_RUCCH_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_Local_Cell_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_Local_Cell_InformationList_AuditRsp_PDU);
+  offset = dissect_nbap_E_RUCCH_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_E_RUCCH_InformationList_AuditRsp_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_Local_Cell_InformationItem_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_E_RUCCH_768_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_Local_Cell_InformationItem_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_Local_Cell_InformationItem_AuditRsp_PDU);
+  offset = dissect_nbap_E_RUCCH_768_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_E_RUCCH_768_InformationList_AuditRsp_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_Local_Cell_Group_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_Local_Cell_Group_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_Local_Cell_Group_InformationList_AuditRsp_PDU);
+  offset = dissect_nbap_Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_Local_Cell_Group_InformationItem_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_Local_Cell_Group_InformationItem_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_Local_Cell_Group_InformationItem_AuditRsp_PDU);
+  offset = dissect_nbap_Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_Power_Local_Cell_Group_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_UPPCH_LCR_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_Power_Local_Cell_Group_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_Power_Local_Cell_Group_InformationList_AuditRsp_PDU);
+  offset = dissect_nbap_UPPCH_LCR_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_UPPCH_LCR_InformationList_AuditRsp_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_Power_Local_Cell_Group_InformationItem_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_UPPCH_LCR_InformationItem_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_Power_Local_Cell_Group_InformationItem_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_Power_Local_Cell_Group_InformationItem_AuditRsp_PDU);
+  offset = dissect_nbap_UPPCH_LCR_InformationItem_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_UPPCH_LCR_InformationItem_AuditRsp_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_PLCCH_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_PLCCH_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_PLCCH_InformationList_AuditRsp_PDU);
+  offset = dissect_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_E_RUCCH_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_MultipleFreq_E_DCH_Resources_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_E_RUCCH_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_E_RUCCH_InformationList_AuditRsp_PDU);
+  offset = dissect_nbap_MultipleFreq_E_DCH_Resources_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleFreq_E_DCH_Resources_InformationList_AuditRsp_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_E_RUCCH_768_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_CCP_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_E_RUCCH_768_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_E_RUCCH_768_InformationList_AuditRsp_PDU);
+  offset = dissect_nbap_CCP_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_CCP_InformationList_AuditRsp_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_CCP_InformationItem_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_CCP_InformationItem_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_CCP_InformationItem_AuditRsp_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Local_Cell_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Local_Cell_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_Local_Cell_InformationList_AuditRsp_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Local_Cell_InformationItem_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Local_Cell_InformationItem_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_Local_Cell_InformationItem_AuditRsp_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Local_Cell_Group_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Local_Cell_Group_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_Local_Cell_Group_InformationList_AuditRsp_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Local_Cell_Group_InformationItem_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Local_Cell_Group_InformationItem_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_Local_Cell_Group_InformationItem_AuditRsp_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Power_Local_Cell_Group_InformationList_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Power_Local_Cell_Group_InformationList_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_Power_Local_Cell_Group_InformationList_AuditRsp_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Power_Local_Cell_Group_InformationItem_AuditRsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Power_Local_Cell_Group_InformationItem_AuditRsp(tvb, offset, &asn1_ctx, tree, hf_nbap_Power_Local_Cell_Group_InformationItem_AuditRsp_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
@@ -38078,6 +49455,14 @@ static int dissect_CommonMeasurementObjectType_CM_Rqst_PDU(tvbuff_t *tvb _U_, pa
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_ERACH_CM_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_ERACH_CM_Rqst(tvb, offset, &asn1_ctx, tree, hf_nbap_ERACH_CM_Rqst_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_PowerLocalCellGroup_CM_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -38102,6 +49487,14 @@ static int dissect_CommonMeasurementObjectType_CM_Rsp_PDU(tvbuff_t *tvb _U_, pac
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_ERACH_CM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_ERACH_CM_Rsp(tvb, offset, &asn1_ctx, tree, hf_nbap_ERACH_CM_Rsp_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_PowerLocalCellGroup_CM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -38134,6 +49527,14 @@ static int dissect_CommonMeasurementObjectType_CM_Rprt_PDU(tvbuff_t *tvb _U_, pa
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_ERACH_CM_Rprt_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_ERACH_CM_Rprt(tvb, offset, &asn1_ctx, tree, hf_nbap_ERACH_CM_Rprt_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_PowerLocalCellGroup_CM_Rprt_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -38310,14 +49711,6 @@ static int dissect_PCCPCH_LCR_Information_Cell_SetupRqstTDD_PDU(tvbuff_t *tvb _U
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_PCCPCH_768_Information_Cell_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
-  int offset = 0;
-  asn1_ctx_t asn1_ctx;
-  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_PCCPCH_768_Information_Cell_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_PCCPCH_768_Information_Cell_SetupRqstTDD_PDU);
-  offset += 7; offset >>= 3;
-  return offset;
-}
 static int dissect_DwPCH_LCR_Information_Cell_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -38342,6 +49735,14 @@ static int dissect_IPDLParameter_Information_LCR_Cell_SetupRqstTDD_PDU(tvbuff_t
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_PCCPCH_768_Information_Cell_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_PCCPCH_768_Information_Cell_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_PCCPCH_768_Information_Cell_SetupRqstTDD_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_SCH_768_Information_Cell_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -38350,6 +49751,14 @@ static int dissect_SCH_768_Information_Cell_SetupRqstTDD_PDU(tvbuff_t *tvb _U_,
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_CellSetupResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -38534,6 +49943,14 @@ static int dissect_PCCPCH_768_Information_Cell_ReconfRqstTDD_PDU(tvbuff_t *tvb _
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_UARFCN_Adjustment_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_UARFCN_Adjustment(tvb, offset, &asn1_ctx, tree, hf_nbap_UARFCN_Adjustment_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_CellReconfigurationResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -38630,22 +50047,6 @@ static int dissect_Local_Cell_Group_InformationItem2_ResourceStatusInd_PDU(tvbuf
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_Power_Local_Cell_Group_InformationList2_ResourceStatusInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
-  int offset = 0;
-  asn1_ctx_t asn1_ctx;
-  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd(tvb, offset, &asn1_ctx, tree, hf_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd_PDU);
-  offset += 7; offset >>= 3;
-  return offset;
-}
-static int dissect_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
-  int offset = 0;
-  asn1_ctx_t asn1_ctx;
-  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd(tvb, offset, &asn1_ctx, tree, hf_nbap_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd_PDU);
-  offset += 7; offset >>= 3;
-  return offset;
-}
 static int dissect_CCP_InformationItem_ResourceStatusInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -38750,6 +50151,70 @@ static int dissect_E_RUCCH_768_InformationList_ResourceStatusInd_PDU(tvbuff_t *t
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd(tvb, offset, &asn1_ctx, tree, hf_nbap_Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd(tvb, offset, &asn1_ctx, tree, hf_nbap_Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_UPPCH_LCR_InformationList_ResourceStatusInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_UPPCH_LCR_InformationList_ResourceStatusInd(tvb, offset, &asn1_ctx, tree, hf_nbap_UPPCH_LCR_InformationList_ResourceStatusInd_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_UPPCH_LCR_InformationItem_ResourceStatusInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_UPPCH_LCR_InformationItem_ResourceStatusInd(tvb, offset, &asn1_ctx, tree, hf_nbap_UPPCH_LCR_InformationItem_ResourceStatusInd_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Power_Local_Cell_Group_InformationList2_ResourceStatusInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd(tvb, offset, &asn1_ctx, tree, hf_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd(tvb, offset, &asn1_ctx, tree, hf_nbap_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_SystemInformationUpdateRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -38798,6 +50263,14 @@ static int dissect_RadioLinkSetupRequestFDD_PDU(tvbuff_t *tvb _U_, packet_info *
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Additional_HS_Cell_Information_RL_Setup_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_HS_Cell_Information_RL_Setup_List(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_HS_Cell_Information_RL_Setup_List_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_UL_DPCH_Information_RL_SetupRqstFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -38950,6 +50423,14 @@ static int dissect_RadioLinkSetupResponseFDD_PDU(tvbuff_t *tvb _U_, packet_info
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Additional_HS_Cell_Information_Response_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_HS_Cell_Information_Response_List(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_HS_Cell_Information_Response_List_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_RL_InformationResponseList_RL_SetupRspFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -39054,6 +50535,22 @@ static int dissect_RadioLinkAdditionRequestFDD_PDU(tvbuff_t *tvb _U_, packet_inf
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Additional_HS_Cell_Information_RL_Addition_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_HS_Cell_Information_RL_Addition_List(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_HS_Cell_Information_RL_Addition_List_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Additional_EDCH_Cell_Information_RL_Add_Req_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_EDCH_Cell_Information_RL_Add_Req(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_EDCH_Cell_Information_RL_Add_Req_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_RL_InformationList_RL_AdditionRqstFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -39102,59 +50599,59 @@ static int dissect_UL_DPCH_InformationItem_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU);
+  offset = dissect_nbap_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_DL_DPCH_InformationItem_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_DL_DPCH_InformationItem_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_InformationItem_RL_AdditionRqstTDD_PDU);
+  offset = dissect_nbap_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_RL_Information_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_RL_Information_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_RL_Information_RL_AdditionRqstTDD_PDU);
+  offset = dissect_nbap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_DL_DPCH_InformationItem_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_PDU);
+  offset = dissect_nbap_DL_DPCH_InformationItem_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_InformationItem_RL_AdditionRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD_PDU);
+  offset = dissect_nbap_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_PDU);
+  offset = dissect_nbap_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_RL_Information_RL_AdditionRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD_PDU);
+  offset = dissect_nbap_RL_Information_RL_AdditionRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_RL_Information_RL_AdditionRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
@@ -39166,6 +50663,14 @@ static int dissect_RadioLinkAdditionResponseFDD_PDU(tvbuff_t *tvb _U_, packet_in
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Additional_HS_Cell_Change_Information_Response_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_HS_Cell_Change_Information_Response_List(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_HS_Cell_Change_Information_Response_List_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_RL_InformationResponseList_RL_AdditionRspFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -39270,6 +50775,22 @@ static int dissect_RadioLinkReconfigurationPrepareFDD_PDU(tvbuff_t *tvb _U_, pac
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Additional_HS_Cell_Information_RL_Reconf_Prep_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_HS_Cell_Information_RL_Reconf_Prep(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_HS_Cell_Information_RL_Reconf_Prep_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Additional_EDCH_Cell_Information_RL_Reconf_Prep_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_EDCH_Cell_Information_RL_Reconf_Prep(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_EDCH_Cell_Information_RL_Reconf_Prep_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_UL_DPCH_Information_RL_ReconfPrepFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -39350,27 +50871,27 @@ static int dissect_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU(tvbuff_t *t
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_UL_DPCH_InformationAddItem_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_UL_DPCH_InformationAddItem_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_InformationAddItem_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_UL_DPCH_InformationAddItem_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_UL_DPCH_InformationAddItem_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_InformationAddItem_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
@@ -39390,67 +50911,67 @@ static int dissect_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_UL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_UL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_UL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_UL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_UL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_UL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_UL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_UL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
@@ -39470,27 +50991,27 @@ static int dissect_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU(tvbuff_t *t
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_DL_DPCH_InformationAddItem_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_DL_DPCH_InformationAddItem_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_InformationAddItem_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_DL_DPCH_InformationAddItem_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_DL_DPCH_InformationAddItem_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_InformationAddItem_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
@@ -39510,67 +51031,67 @@ static int dissect_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_PDU);
+  offset = dissect_nbap_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
@@ -39710,6 +51231,22 @@ static int dissect_RadioLinkReconfigurationRequestFDD_PDU(tvbuff_t *tvb _U_, pac
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Additional_HS_Cell_Information_RL_Reconf_Req_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_HS_Cell_Information_RL_Reconf_Req(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_HS_Cell_Information_RL_Reconf_Req_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Additional_EDCH_Cell_Information_RL_Reconf_Req_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_EDCH_Cell_Information_RL_Reconf_Req(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_EDCH_Cell_Information_RL_Reconf_Req_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_UL_DPCH_Information_RL_ReconfRqstFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -39998,6 +51535,14 @@ static int dissect_HSSICH_Info_DM_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_HSSICH_InfoExt_DM_Rqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HSSICH_InfoExt_DM_Rqst(tvb, offset, &asn1_ctx, tree, hf_nbap_HSSICH_InfoExt_DM_Rqst_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_DedicatedMeasurementInitiationResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -40038,14 +51583,6 @@ static int dissect_Multiple_PUSCH_InfoList_DM_Rsp_PDU(tvbuff_t *tvb _U_, packet_
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_RL_Set_InformationItem_DM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
-  int offset = 0;
-  asn1_ctx_t asn1_ctx;
-  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_RL_Set_InformationItem_DM_Rsp(tvb, offset, &asn1_ctx, tree, hf_nbap_RL_Set_InformationItem_DM_Rsp_PDU);
-  offset += 7; offset >>= 3;
-  return offset;
-}
 static int dissect_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -40078,6 +51615,14 @@ static int dissect_Multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp_PDU(tvb
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_RL_Set_InformationItem_DM_Rsp_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_RL_Set_InformationItem_DM_Rsp(tvb, offset, &asn1_ctx, tree, hf_nbap_RL_Set_InformationItem_DM_Rsp_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_DedicatedMeasurementInitiationFailure_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -40462,6 +52007,22 @@ static int dissect_DL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst_PDU(tvbu
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_Add_To_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -40478,6 +52039,14 @@ static int dissect_HS_SCCH_Information_768_PSCH_ReconfRqst_PDU(tvbuff_t *tvb _U_
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst(tvb, offset, &asn1_ctx, tree, hf_nbap_HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_Modify_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -40486,6 +52055,14 @@ static int dissect_Modify_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_PDU(tvbuff_t *tv
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst(tvb, offset, &asn1_ctx, tree, hf_nbap_HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_HS_SCCH_InformationModify_768_PSCH_ReconfRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -40630,6 +52207,38 @@ static int dissect_SYNC_UL_Partition_LCR_PDU(tvbuff_t *tvb _U_, packet_info *pin
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst(tvb, offset, &asn1_ctx, tree, hf_nbap_Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst(tvb, offset, &asn1_ctx, tree, hf_nbap_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_PhysicalSharedChannelReconfigurationResponse_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -40638,6 +52247,22 @@ static int dissect_PhysicalSharedChannelReconfigurationResponse_PDU(tvbuff_t *tv
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_E_HICH_TimeOffset_ExtensionLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_HICH_TimeOffset_ExtensionLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_E_HICH_TimeOffset_ExtensionLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_MultipleFreq_E_HICH_TimeOffsetLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_MultipleFreq_E_HICH_TimeOffsetLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_MultipleFreq_E_HICH_TimeOffsetLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_PhysicalSharedChannelReconfigurationFailure_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -40670,6 +52295,38 @@ static int dissect_Unsuccessful_PUSCHSetItem_PSCH_ReconfFailureTDD_PDU(tvbuff_t
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_UARFCNSpecificCauseList_PSCH_ReconfFailureTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_UARFCNSpecificCauseList_PSCH_ReconfFailureTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_UARFCNSpecificCauseList_PSCH_ReconfFailureTDD_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_E_HICH_TimeOffset_ReconfFailureTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_E_HICH_TimeOffset_ReconfFailureTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_E_HICH_TimeOffset_ReconfFailureTDD_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Common_System_Information_ResponseLCR_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Common_System_Information_ResponseLCR(tvb, offset, &asn1_ctx, tree, hf_nbap_Common_System_Information_ResponseLCR_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_ResetRequest_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -40790,19 +52447,19 @@ static int dissect_CellSynchronisationInitiationRequestTDD_PDU(tvbuff_t *tvb _U_
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_CellSyncBurstTransInit_CellSyncInitiationRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_TimeslotInfo_CellSyncInitiationRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_CellSyncBurstTransInit_CellSyncInitiationRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_CellSyncBurstTransInit_CellSyncInitiationRqstTDD_PDU);
+  offset = dissect_nbap_TimeslotInfo_CellSyncInitiationRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_TimeslotInfo_CellSyncInitiationRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
-static int dissect_TimeslotInfo_CellSyncInitiationRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+static int dissect_CellSyncBurstTransInit_CellSyncInitiationRqstTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
-  offset = dissect_nbap_TimeslotInfo_CellSyncInitiationRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_TimeslotInfo_CellSyncInitiationRqstTDD_PDU);
+  offset = dissect_nbap_CellSyncBurstTransInit_CellSyncInitiationRqstTDD(tvb, offset, &asn1_ctx, tree, hf_nbap_CellSyncBurstTransInit_CellSyncInitiationRqstTDD_PDU);
   offset += 7; offset >>= 3;
   return offset;
 }
@@ -41062,6 +52719,14 @@ static int dissect_E_DCH_RearrangeList_Bearer_RearrangeInd_PDU(tvbuff_t *tvb _U_
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Additional_EDCH_Cell_Information_Bearer_Rearrangement_List_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_EDCH_Cell_Information_Bearer_Rearrangement_List(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_EDCH_Cell_Information_Bearer_Rearrangement_List_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_RadioLinkActivationCommandFDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -41118,6 +52783,22 @@ static int dissect_RadioLinkParameterUpdateIndicationFDD_PDU(tvbuff_t *tvb _U_,
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_Additional_HS_Cell_Information_RL_Param_Upd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_HS_Cell_Information_RL_Param_Upd(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_HS_Cell_Information_RL_Param_Upd_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_Additional_EDCH_Cell_Information_RL_Param_Upd_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_Additional_EDCH_Cell_Information_RL_Param_Upd(tvb, offset, &asn1_ctx, tree, hf_nbap_Additional_EDCH_Cell_Information_RL_Param_Upd_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static int dissect_RadioLinkParameterUpdateIndicationTDD_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   int offset = 0;
   asn1_ctx_t asn1_ctx;
@@ -41134,24 +52815,56 @@ static int dissect_MBMSNotificationUpdateCommand_PDU(tvbuff_t *tvb _U_, packet_i
   offset += 7; offset >>= 3;
   return offset;
 }
+static int dissect_UEStatusUpdateCommand_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_UEStatusUpdateCommand(tvb, offset, &asn1_ctx, tree, hf_nbap_UEStatusUpdateCommand_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_SecondaryULFrequencyReport_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_SecondaryULFrequencyReport(tvb, offset, &asn1_ctx, tree, hf_nbap_SecondaryULFrequencyReport_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
+static int dissect_SecondaryULFrequencyUpdateIndication_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_SecondaryULFrequencyUpdateIndication(tvb, offset, &asn1_ctx, tree, hf_nbap_SecondaryULFrequencyUpdateIndication_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 static void dissect_NBAP_PDU_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
   asn1_ctx_t asn1_ctx;
   asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
   dissect_nbap_NBAP_PDU(tvb, 0, &asn1_ctx, tree, hf_nbap_NBAP_PDU_PDU);
 }
+static int dissect_NULL_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_) {
+  int offset = 0;
+  asn1_ctx_t asn1_ctx;
+  asn1_ctx_init(&asn1_ctx, ASN1_ENC_PER, TRUE, pinfo);
+  offset = dissect_nbap_NULL(tvb, offset, &asn1_ctx, tree, hf_nbap_NULL_PDU);
+  offset += 7; offset >>= 3;
+  return offset;
+}
 
 
 /*--- End of included file: packet-nbap-fn.c ---*/
-#line 86 "packet-nbap-template.c"
+#line 84 "../../asn1/nbap/packet-nbap-template.c"
 
 static int dissect_ProtocolIEFieldValue(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
 {
-  return (dissector_try_port(nbap_ies_dissector_table, ProtocolIE_ID, tvb, pinfo, tree)) ? tvb_length(tvb) : 0;
+  return (dissector_try_uint_new(nbap_ies_dissector_table, ProtocolIE_ID, tvb, pinfo, tree, FALSE)) ? tvb_length(tvb) : 0;
 }
 
 static int dissect_ProtocolExtensionFieldExtensionValue(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
 {
-  return (dissector_try_port(nbap_extension_dissector_table, ProtocolIE_ID, tvb, pinfo, tree)) ? tvb_length(tvb) : 0;
+  return (dissector_try_uint_new(nbap_extension_dissector_table, ProtocolIE_ID, tvb, pinfo, tree, FALSE)) ? tvb_length(tvb) : 0;
 }
 
 static int dissect_InitiatingMessageValue(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
@@ -41179,13 +52892,12 @@ dissect_nbap(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
        proto_tree      *nbap_tree = NULL;
 
        /* make entry in the Protocol column on summary display */
-       if (check_col(pinfo->cinfo, COL_PROTOCOL))
-               col_set_str(pinfo->cinfo, COL_PROTOCOL, "NBAP");
+       col_set_str(pinfo->cinfo, COL_PROTOCOL, "NBAP");
 
        /* create the nbap protocol tree */
-       nbap_item = proto_tree_add_item(tree, proto_nbap, tvb, 0, -1, FALSE);
+       nbap_item = proto_tree_add_item(tree, proto_nbap, tvb, 0, -1, ENC_NA);
        nbap_tree = proto_item_add_subtree(nbap_item, ett_nbap);
-       
+
        dissect_NBAP_PDU_PDU(tvb, pinfo, nbap_tree);
 }
 
@@ -41195,9936 +52907,13158 @@ void proto_register_nbap(void) {
   /* List of fields */
 
   static hf_register_info hf[] = {
+    { &hf_nbap_transportLayerAddress_ipv4,
+      { "transportLayerAddress IPv4", "nbap.transportLayerAddress_ipv4",
+        FT_IPv4, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_transportLayerAddress_ipv6,
+      { "transportLayerAddress IPv6", "nbap.transportLayerAddress_ipv6",
+        FT_IPv6, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+
 
 /*--- Included file: packet-nbap-hfarr.c ---*/
-#line 1 "packet-nbap-hfarr.c"
+#line 1 "../../asn1/nbap/packet-nbap-hfarr.c"
+    { &hf_nbap_ActivationInformation_PDU,
+      { "ActivationInformation", "nbap.ActivationInformation",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Setup_Info_PDU,
+      { "Additional-EDCH-Setup-Info", "nbap.Additional_EDCH_Setup_Info",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_Response_List_PDU,
+      { "Additional-EDCH-Cell-Information-Response-List", "nbap.Additional_EDCH_Cell_Information_Response_List",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_Response_RLReconf_List_PDU,
+      { "Additional-EDCH-Cell-Information-Response-RLReconf-List", "nbap.Additional_EDCH_Cell_Information_Response_RLReconf_List",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_Response_RL_Add_List_PDU,
+      { "Additional-EDCH-Cell-Information-Response-RL-Add-List", "nbap.Additional_EDCH_Cell_Information_Response_RL_Add_List",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_AdditionalMeasurementValueList_PDU,
+      { "AdditionalMeasurementValueList", "nbap.AdditionalMeasurementValueList",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_AdditionalTimeSlotListLCR_PDU,
+      { "AdditionalTimeSlotListLCR", "nbap.AdditionalTimeSlotListLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Active_Pattern_Sequence_Information_PDU,
       { "Active-Pattern-Sequence-Information", "nbap.Active_Pattern_Sequence_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Active_Pattern_Sequence_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_AlternativeFormatReportingIndicator_PDU,
       { "AlternativeFormatReportingIndicator", "nbap.AlternativeFormatReportingIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_AlternativeFormatReportingIndicator_vals), 0,
-        "nbap.AlternativeFormatReportingIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Angle_Of_Arrival_Value_LCR_PDU,
       { "Angle-Of-Arrival-Value-LCR", "nbap.Angle_Of_Arrival_Value_LCR",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Angle_Of_Arrival_Value_LCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_BCCH_ModificationTime_PDU,
       { "BCCH-ModificationTime", "nbap.BCCH_ModificationTime",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.BCCH_ModificationTime", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Best_Cell_Portions_Value_PDU,
       { "Best-Cell-Portions-Value", "nbap.Best_Cell_Portions_Value",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Best_Cell_Portions_Value", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Best_Cell_Portions_ValueLCR_PDU,
+      { "Best-Cell-Portions-ValueLCR", "nbap.Best_Cell_Portions_ValueLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_BindingID_PDU,
       { "BindingID", "nbap.BindingID",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BindingID", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_BlockingPriorityIndicator_PDU,
       { "BlockingPriorityIndicator", "nbap.BlockingPriorityIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_BlockingPriorityIndicator_vals), 0,
-        "nbap.BlockingPriorityIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_BroadcastCommonTransportBearerIndication_PDU,
       { "BroadcastCommonTransportBearerIndication", "nbap.BroadcastCommonTransportBearerIndication",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.BroadcastCommonTransportBearerIndication", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_BroadcastReference_PDU,
       { "BroadcastReference", "nbap.BroadcastReference",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BroadcastReference", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Cause_PDU,
       { "Cause", "nbap.Cause",
         FT_UINT32, BASE_DEC, VALS(nbap_Cause_vals), 0,
-        "nbap.Cause", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Cell_Capability_Container_PDU,
+      { "Cell-Capability-Container", "nbap.Cell_Capability_Container",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Cell_ERNTI_Status_Information_PDU,
+      { "Cell-ERNTI-Status-Information", "nbap.Cell_ERNTI_Status_Information",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_CellParameterID_PDU,
       { "CellParameterID", "nbap.CellParameterID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellParameterID", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_CellPortion_CapabilityLCR_PDU,
+      { "CellPortion-CapabilityLCR", "nbap.CellPortion_CapabilityLCR",
+        FT_UINT32, BASE_DEC, VALS(nbap_CellPortion_CapabilityLCR_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_CellSyncBurstRepetitionPeriod_PDU,
       { "CellSyncBurstRepetitionPeriod", "nbap.CellSyncBurstRepetitionPeriod",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellSyncBurstRepetitionPeriod", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CFN_PDU,
       { "CFN", "nbap.CFN",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CFN", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_C_ID_PDU,
       { "C-ID", "nbap.C_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.C_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Closedlooptimingadjustmentmode_PDU,
       { "Closedlooptimingadjustmentmode", "nbap.Closedlooptimingadjustmentmode",
         FT_UINT32, BASE_DEC, VALS(nbap_Closedlooptimingadjustmentmode_vals), 0,
-        "nbap.Closedlooptimingadjustmentmode", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Common_EDCH_Capability_PDU,
+      { "Common-EDCH-Capability", "nbap.Common_EDCH_Capability",
+        FT_UINT32, BASE_DEC, VALS(nbap_Common_EDCH_Capability_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_Common_E_DCH_HSDPCCH_Capability_PDU,
+      { "Common-E-DCH-HSDPCCH-Capability", "nbap.Common_E_DCH_HSDPCCH_Capability",
+        FT_UINT32, BASE_DEC, VALS(nbap_Common_E_DCH_HSDPCCH_Capability_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_Common_EDCH_System_InformationFDD_PDU,
+      { "Common-EDCH-System-InformationFDD", "nbap.Common_EDCH_System_InformationFDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Common_EDCH_System_Information_ResponseFDD_PDU,
+      { "Common-EDCH-System-Information-ResponseFDD", "nbap.Common_EDCH_System_Information_ResponseFDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_E_RNTI_List_PDU,
+      { "E-RNTI-List", "nbap.E_RNTI_List",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Common_MACFlows_to_DeleteFDD_PDU,
+      { "Common-MACFlows-to-DeleteFDD", "nbap.Common_MACFlows_to_DeleteFDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_CommonMeasurementAccuracy_PDU,
       { "CommonMeasurementAccuracy", "nbap.CommonMeasurementAccuracy",
         FT_UINT32, BASE_DEC, VALS(nbap_CommonMeasurementAccuracy_vals), 0,
-        "nbap.CommonMeasurementAccuracy", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonMeasurementType_PDU,
       { "CommonMeasurementType", "nbap.CommonMeasurementType",
-        FT_UINT32, BASE_DEC, VALS(nbap_CommonMeasurementType_vals), 0,
-        "nbap.CommonMeasurementType", HFILL }},
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_CommonMeasurementType_vals_ext, 0,
+        NULL, HFILL }},
     { &hf_nbap_CommonPhysicalChannelID_PDU,
       { "CommonPhysicalChannelID", "nbap.CommonPhysicalChannelID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommonPhysicalChannelID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonPhysicalChannelID768_PDU,
       { "CommonPhysicalChannelID768", "nbap.CommonPhysicalChannelID768",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommonPhysicalChannelID768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Common_PhysicalChannel_Status_Information_PDU,
       { "Common-PhysicalChannel-Status-Information", "nbap.Common_PhysicalChannel_Status_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Common_PhysicalChannel_Status_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Common_PhysicalChannel_Status_Information768_PDU,
       { "Common-PhysicalChannel-Status-Information768", "nbap.Common_PhysicalChannel_Status_Information768",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Common_PhysicalChannel_Status_Information768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonTransportChannel_InformationResponse_PDU,
       { "CommonTransportChannel-InformationResponse", "nbap.CommonTransportChannel_InformationResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonTransportChannel_InformationResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Common_TransportChannel_Status_Information_PDU,
       { "Common-TransportChannel-Status-Information", "nbap.Common_TransportChannel_Status_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Common_TransportChannel_Status_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommunicationControlPortID_PDU,
       { "CommunicationControlPortID", "nbap.CommunicationControlPortID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommunicationControlPortID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Compressed_Mode_Deactivation_Flag_PDU,
       { "Compressed-Mode-Deactivation-Flag", "nbap.Compressed_Mode_Deactivation_Flag",
         FT_UINT32, BASE_DEC, VALS(nbap_Compressed_Mode_Deactivation_Flag_vals), 0,
-        "nbap.Compressed_Mode_Deactivation_Flag", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ConfigurationGenerationID_PDU,
       { "ConfigurationGenerationID", "nbap.ConfigurationGenerationID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ConfigurationGenerationID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ConstantValue_PDU,
       { "ConstantValue", "nbap.ConstantValue",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.ConstantValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ContinuousPacketConnectivityDTX_DRX_Capability_PDU,
       { "ContinuousPacketConnectivityDTX-DRX-Capability", "nbap.ContinuousPacketConnectivityDTX_DRX_Capability",
         FT_UINT32, BASE_DEC, VALS(nbap_ContinuousPacketConnectivityDTX_DRX_Capability_vals), 0,
-        "nbap.ContinuousPacketConnectivityDTX_DRX_Capability", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ContinuousPacketConnectivityDTX_DRX_Information_PDU,
       { "ContinuousPacketConnectivityDTX-DRX-Information", "nbap.ContinuousPacketConnectivityDTX_DRX_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ContinuousPacketConnectivityDTX_DRX_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ContinuousPacketConnectivityHS_SCCH_less_Capability_PDU,
       { "ContinuousPacketConnectivityHS-SCCH-less-Capability", "nbap.ContinuousPacketConnectivityHS_SCCH_less_Capability",
         FT_UINT32, BASE_DEC, VALS(nbap_ContinuousPacketConnectivityHS_SCCH_less_Capability_vals), 0,
-        "nbap.ContinuousPacketConnectivityHS_SCCH_less_Capability", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information_PDU,
       { "ContinuousPacketConnectivityHS-SCCH-less-Information", "nbap.ContinuousPacketConnectivityHS_SCCH_less_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ContinuousPacketConnectivityHS_SCCH_less_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information_Response_PDU,
       { "ContinuousPacketConnectivityHS-SCCH-less-Information-Response", "nbap.ContinuousPacketConnectivityHS_SCCH_less_Information_Response",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ContinuousPacketConnectivityHS_SCCH_less_Information_Response", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_ControlGAP_PDU,
+      { "ControlGAP", "nbap.ControlGAP",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_CPC_Information_PDU,
       { "CPC-Information", "nbap.CPC_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CPC_Information", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_ContinuousPacketConnectivityHS_SCCH_less_Deactivate_Indicator_PDU,
+      { "ContinuousPacketConnectivityHS-SCCH-less-Deactivate-Indicator", "nbap.ContinuousPacketConnectivityHS_SCCH_less_Deactivate_Indicator",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_CriticalityDiagnostics_PDU,
       { "CriticalityDiagnostics", "nbap.CriticalityDiagnostics",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CriticalityDiagnostics", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CRNC_CommunicationContextID_PDU,
       { "CRNC-CommunicationContextID", "nbap.CRNC_CommunicationContextID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CRNC_CommunicationContextID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CSBMeasurementID_PDU,
       { "CSBMeasurementID", "nbap.CSBMeasurementID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CSBMeasurementID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CSBTransmissionID_PDU,
       { "CSBTransmissionID", "nbap.CSBTransmissionID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CSBTransmissionID", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Common_EDCH_System_InformationLCR_PDU,
+      { "Common-EDCH-System-InformationLCR", "nbap.Common_EDCH_System_InformationLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Common_EDCH_System_Information_ResponseLCR_PDU,
+      { "Common-EDCH-System-Information-ResponseLCR", "nbap.Common_EDCH_System_Information_ResponseLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext_PDU,
+      { "Ul-common-E-DCH-MACflow-Specific-InfoResponseListLCR-Ext", "nbap.Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Common_MACFlows_to_DeleteLCR_PDU,
+      { "Common-MACFlows-to-DeleteLCR", "nbap.Common_MACFlows_to_DeleteLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_CPC_InformationLCR_PDU,
+      { "CPC-InformationLCR", "nbap.CPC_InformationLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_ContinuousPacketConnectivity_DRX_CapabilityLCR_PDU,
+      { "ContinuousPacketConnectivity-DRX-CapabilityLCR", "nbap.ContinuousPacketConnectivity_DRX_CapabilityLCR",
+        FT_UINT32, BASE_DEC, VALS(nbap_ContinuousPacketConnectivity_DRX_CapabilityLCR_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_ContinuousPacketConnectivity_DRX_InformationLCR_PDU,
+      { "ContinuousPacketConnectivity-DRX-InformationLCR", "nbap.ContinuousPacketConnectivity_DRX_InformationLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_E_AGCH_UE_Inactivity_Monitor_Threshold_PDU,
+      { "E-AGCH-UE-Inactivity-Monitor-Threshold", "nbap.E_AGCH_UE_Inactivity_Monitor_Threshold",
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_E_AGCH_UE_Inactivity_Monitor_Threshold_vals_ext, 0,
+        NULL, HFILL }},
+    { &hf_nbap_ContinuousPacketConnectivity_DRX_Information_ResponseLCR_PDU,
+      { "ContinuousPacketConnectivity-DRX-Information-ResponseLCR", "nbap.ContinuousPacketConnectivity_DRX_Information_ResponseLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_DCH_FDD_Information_PDU,
       { "DCH-FDD-Information", "nbap.DCH_FDD_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DCH_FDD_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DCH_Indicator_For_E_DCH_HSDPA_Operation_PDU,
       { "DCH-Indicator-For-E-DCH-HSDPA-Operation", "nbap.DCH_Indicator_For_E_DCH_HSDPA_Operation",
         FT_UINT32, BASE_DEC, VALS(nbap_DCH_Indicator_For_E_DCH_HSDPA_Operation_vals), 0,
-        "nbap.DCH_Indicator_For_E_DCH_HSDPA_Operation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DCH_InformationResponse_PDU,
       { "DCH-InformationResponse", "nbap.DCH_InformationResponse",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DCH_InformationResponse", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_DCH_MeasurementOccasion_Information_PDU,
+      { "DCH-MeasurementOccasion-Information", "nbap.DCH_MeasurementOccasion_Information",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_DCH_TDD_Information_PDU,
       { "DCH-TDD-Information", "nbap.DCH_TDD_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DCH_TDD_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FDD_DCHs_to_Modify_PDU,
       { "FDD-DCHs-to-Modify", "nbap.FDD_DCHs_to_Modify",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FDD_DCHs_to_Modify", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TDD_DCHs_to_Modify_PDU,
       { "TDD-DCHs-to-Modify", "nbap.TDD_DCHs_to_Modify",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TDD_DCHs_to_Modify", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DedicatedMeasurementType_PDU,
       { "DedicatedMeasurementType", "nbap.DedicatedMeasurementType",
-        FT_UINT32, BASE_DEC, VALS(nbap_DedicatedMeasurementType_vals), 0,
-        "nbap.DedicatedMeasurementType", HFILL }},
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_DedicatedMeasurementType_vals_ext, 0,
+        NULL, HFILL }},
     { &hf_nbap_DelayedActivation_PDU,
       { "DelayedActivation", "nbap.DelayedActivation",
         FT_UINT32, BASE_DEC, VALS(nbap_DelayedActivation_vals), 0,
-        "nbap.DelayedActivation", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_DGANSS_Corrections_Req_PDU,
+      { "DGANSS-Corrections-Req", "nbap.DGANSS_Corrections_Req",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_DGNSS_ValidityPeriod_PDU,
+      { "DGNSS-ValidityPeriod", "nbap.DGNSS_ValidityPeriod",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_DiversityMode_PDU,
+      { "DiversityMode", "nbap.DiversityMode",
+        FT_UINT32, BASE_DEC, VALS(nbap_DiversityMode_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_TimingAdjustment_PDU,
       { "DL-DPCH-TimingAdjustment", "nbap.DL_DPCH_TimingAdjustment",
         FT_UINT32, BASE_DEC, VALS(nbap_DL_DPCH_TimingAdjustment_vals), 0,
-        "nbap.DL_DPCH_TimingAdjustment", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Power_PDU,
       { "DL-Power", "nbap.DL_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_PowerBalancing_Information_PDU,
       { "DL-PowerBalancing-Information", "nbap.DL_PowerBalancing_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_PowerBalancing_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_PowerBalancing_ActivationIndicator_PDU,
       { "DL-PowerBalancing-ActivationIndicator", "nbap.DL_PowerBalancing_ActivationIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_DL_PowerBalancing_ActivationIndicator_vals), 0,
-        "nbap.DL_PowerBalancing_ActivationIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_PowerBalancing_UpdatedIndicator_PDU,
       { "DL-PowerBalancing-UpdatedIndicator", "nbap.DL_PowerBalancing_UpdatedIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_DL_PowerBalancing_UpdatedIndicator_vals), 0,
-        "nbap.DL_PowerBalancing_UpdatedIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_ScramblingCode_PDU,
       { "DL-ScramblingCode", "nbap.DL_ScramblingCode",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_ScramblingCode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_TimeslotISCPInfo_PDU,
       { "DL-TimeslotISCPInfo", "nbap.DL_TimeslotISCPInfo",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_TimeslotISCPInfo", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_TimeslotISCPInfoLCR_PDU,
       { "DL-TimeslotISCPInfoLCR", "nbap.DL_TimeslotISCPInfoLCR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_TimeslotISCPInfoLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_TPC_Pattern01Count_PDU,
       { "DL-TPC-Pattern01Count", "nbap.DL_TPC_Pattern01Count",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_TPC_Pattern01Count", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DLTransmissionBranchLoadValue_PDU,
       { "DLTransmissionBranchLoadValue", "nbap.DLTransmissionBranchLoadValue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DLTransmissionBranchLoadValue", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_PDU,
+      { "MaxHSDSCH-HSSCCH-Power-per-CELLPORTION", "nbap.MaxHSDSCH_HSSCCH_Power_per_CELLPORTION",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_DPC_Mode_PDU,
       { "DPC-Mode", "nbap.DPC_Mode",
         FT_UINT32, BASE_DEC, VALS(nbap_DPC_Mode_vals), 0,
-        "nbap.DPC_Mode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DPCH_ID768_PDU,
       { "DPCH-ID768", "nbap.DPCH_ID768",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DPCH_ID768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DSCH_InformationResponse_PDU,
       { "DSCH-InformationResponse", "nbap.DSCH_InformationResponse",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DSCH_InformationResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DSCH_TDD_Information_PDU,
       { "DSCH-TDD-Information", "nbap.DSCH_TDD_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DSCH_TDD_Information", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Dual_Band_Capability_Info_PDU,
+      { "Dual-Band-Capability-Info", "nbap.Dual_Band_Capability_Info",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_DwPCH_Power_PDU,
       { "DwPCH-Power", "nbap.DwPCH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DwPCH_Power", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_E_AGCH_Table_Choice_PDU,
+      { "E-AGCH-Table-Choice", "nbap.E_AGCH_Table_Choice",
+        FT_UINT32, BASE_DEC, VALS(nbap_E_AGCH_Table_Choice_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_E_AGCH_FDD_Code_Information_PDU,
       { "E-AGCH-FDD-Code-Information", "nbap.E_AGCH_FDD_Code_Information",
         FT_UINT32, BASE_DEC, VALS(nbap_E_AGCH_FDD_Code_Information_vals), 0,
-        "nbap.E_AGCH_FDD_Code_Information", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_E_AI_Capability_PDU,
+      { "E-AI-Capability", "nbap.E_AI_Capability",
+        FT_UINT32, BASE_DEC, VALS(nbap_E_AI_Capability_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_Capability_PDU,
       { "E-DCH-Capability", "nbap.E_DCH_Capability",
         FT_UINT32, BASE_DEC, VALS(nbap_E_DCH_Capability_vals), 0,
-        "nbap.E_DCH_Capability", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCHCapacityConsumptionLaw_PDU,
       { "E-DCHCapacityConsumptionLaw", "nbap.E_DCHCapacityConsumptionLaw",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCHCapacityConsumptionLaw", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_TDD_CapacityConsumptionLaw_PDU,
       { "E-DCH-TDD-CapacityConsumptionLaw", "nbap.E_DCH_TDD_CapacityConsumptionLaw",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_TDD_CapacityConsumptionLaw", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_TTI2ms_Capability_PDU,
       { "E-DCH-TTI2ms-Capability", "nbap.E_DCH_TTI2ms_Capability",
-        FT_BOOLEAN, 8, NULL, 0,
-        "nbap.E_DCH_TTI2ms_Capability", HFILL }},
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_SF_Capability_PDU,
       { "E-DCH-SF-Capability", "nbap.E_DCH_SF_Capability",
         FT_UINT32, BASE_DEC, VALS(nbap_E_DCH_SF_Capability_vals), 0,
-        "nbap.E_DCH_SF_Capability", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_HARQ_Combining_Capability_PDU,
       { "E-DCH-HARQ-Combining-Capability", "nbap.E_DCH_HARQ_Combining_Capability",
         FT_UINT32, BASE_DEC, VALS(nbap_E_DCH_HARQ_Combining_Capability_vals), 0,
-        "nbap.E_DCH_HARQ_Combining_Capability", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_FDD_DL_Control_Channel_Information_PDU,
       { "E-DCH-FDD-DL-Control-Channel-Information", "nbap.E_DCH_FDD_DL_Control_Channel_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_FDD_DL_Control_Channel_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_FDD_Information_PDU,
       { "E-DCH-FDD-Information", "nbap.E_DCH_FDD_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_FDD_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_FDD_Information_Response_PDU,
       { "E-DCH-FDD-Information-Response", "nbap.E_DCH_FDD_Information_Response",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_FDD_Information_Response", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_FDD_Information_to_Modify_PDU,
       { "E-DCH-FDD-Information-to-Modify", "nbap.E_DCH_FDD_Information_to_Modify",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_FDD_Information_to_Modify", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_FDD_Update_Information_PDU,
       { "E-DCH-FDD-Update-Information", "nbap.E_DCH_FDD_Update_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_FDD_Update_Information", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_E_DCH_DL_Control_Channel_Change_Information_PDU,
+      { "E-DCH-DL-Control-Channel-Change-Information", "nbap.E_DCH_DL_Control_Channel_Change_Information",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_E_DCH_DL_Control_Channel_Grant_Information_PDU,
+      { "E-DCH-DL-Control-Channel-Grant-Information", "nbap.E_DCH_DL_Control_Channel_Grant_Information",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_PowerOffset_for_SchedulingInfo_PDU,
       { "E-DCH-PowerOffset-for-SchedulingInfo", "nbap.E_DCH_PowerOffset_for_SchedulingInfo",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_PowerOffset_for_SchedulingInfo", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_E_DCH_MACdPDU_SizeCapability_PDU,
+      { "E-DCH-MACdPDU-SizeCapability", "nbap.E_DCH_MACdPDU_SizeCapability",
+        FT_UINT32, BASE_DEC, VALS(nbap_E_DCH_MACdPDU_SizeCapability_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_E_DCH_MACdPDUSizeFormat_PDU,
+      { "E-DCH-MACdPDUSizeFormat", "nbap.E_DCH_MACdPDUSizeFormat",
+        FT_UINT32, BASE_DEC, VALS(nbap_E_DCH_MACdPDUSizeFormat_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_MACdFlows_Information_PDU,
       { "E-DCH-MACdFlows-Information", "nbap.E_DCH_MACdFlows_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_MACdFlows_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_MACdFlows_to_Delete_PDU,
       { "E-DCH-MACdFlows-to-Delete", "nbap.E_DCH_MACdFlows_to_Delete",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_MACdFlows_to_Delete", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_Non_serving_Relative_Grant_Down_Commands_PDU,
       { "E-DCH-Non-serving-Relative-Grant-Down-Commands", "nbap.E_DCH_Non_serving_Relative_Grant_Down_Commands",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_Non_serving_Relative_Grant_Down_Commands", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Maximum_Target_ReceivedTotalWideBandPower_PDU,
       { "Maximum-Target-ReceivedTotalWideBandPower", "nbap.Maximum_Target_ReceivedTotalWideBandPower",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Maximum_Target_ReceivedTotalWideBandPower", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Target_NonServing_EDCH_To_Total_EDCH_Power_Ratio_PDU,
       { "Target-NonServing-EDCH-To-Total-EDCH-Power-Ratio", "nbap.Target_NonServing_EDCH_To_Total_EDCH_Power_Ratio",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Target_NonServing_EDCH_To_Total_EDCH_Power_Ratio", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_RL_Indication_PDU,
       { "E-DCH-RL-Indication", "nbap.E_DCH_RL_Indication",
         FT_UINT32, BASE_DEC, VALS(nbap_E_DCH_RL_Indication_vals), 0,
-        "nbap.E_DCH_RL_Indication", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_Serving_Cell_Change_Info_Response_PDU,
       { "E-DCH-Serving-Cell-Change-Info-Response", "nbap.E_DCH_Serving_Cell_Change_Info_Response",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_Serving_Cell_Change_Info_Response", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_EDCH_RACH_Report_Value_PDU,
+      { "EDCH-RACH-Report-Value", "nbap.EDCH_RACH_Report_Value",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_E_DPDCH_PowerInterpolation_PDU,
+      { "E-DPDCH-PowerInterpolation", "nbap.E_DPDCH_PowerInterpolation",
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_E_DCH_MACdFlows_to_DeleteLCR_PDU,
+      { "E-DCH-MACdFlows-to-DeleteLCR", "nbap.E_DCH_MACdFlows_to_DeleteLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Enhanced_UE_DRX_InformationLCR_PDU,
+      { "Enhanced-UE-DRX-InformationLCR", "nbap.Enhanced_UE_DRX_InformationLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_End_Of_Audit_Sequence_Indicator_PDU,
       { "End-Of-Audit-Sequence-Indicator", "nbap.End_Of_Audit_Sequence_Indicator",
         FT_UINT32, BASE_DEC, VALS(nbap_End_Of_Audit_Sequence_Indicator_vals), 0,
-        "nbap.End_Of_Audit_Sequence_Indicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_RGCH_E_HICH_FDD_Code_Information_PDU,
       { "E-RGCH-E-HICH-FDD-Code-Information", "nbap.E_RGCH_E_HICH_FDD_Code_Information",
         FT_UINT32, BASE_DEC, VALS(nbap_E_RGCH_E_HICH_FDD_Code_Information_vals), 0,
-        "nbap.E_RGCH_E_HICH_FDD_Code_Information", HFILL }},
-    { &hf_nbap_E_TFCI_BetaEC_Boost_PDU,
-      { "E-TFCI-BetaEC-Boost", "nbap.E_TFCI_BetaEC_Boost",
+        NULL, HFILL }},
+    { &hf_nbap_E_RNTI_PDU,
+      { "E-RNTI", "nbap.E_RNTI",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_TFCI_BetaEC_Boost", HFILL }},
-    { &hf_nbap_E_TFCI_BetaED_Switch_PDU,
-      { "E-TFCI-BetaED-Switch", "nbap.E_TFCI_BetaED_Switch",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_TFCI_BetaED_Switch", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_E_TFCI_Boost_Information_PDU,
+      { "E-TFCI-Boost-Information", "nbap.E_TFCI_Boost_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_E_DCHProvidedBitRate_PDU,
       { "E-DCHProvidedBitRate", "nbap.E_DCHProvidedBitRate",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCHProvidedBitRate", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_E_DCHProvidedBitRateValueInformation_For_CellPortion_PDU,
+      { "E-DCHProvidedBitRateValueInformation-For-CellPortion", "nbap.E_DCHProvidedBitRateValueInformation_For_CellPortion",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_E_HICH_TimeOffset_PDU,
       { "E-HICH-TimeOffset", "nbap.E_HICH_TimeOffset",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_HICH_TimeOffset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_HICH_TimeOffsetLCR_PDU,
       { "E-HICH-TimeOffsetLCR", "nbap.E_HICH_TimeOffsetLCR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_HICH_TimeOffsetLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_Information_PDU,
       { "E-DCH-Information", "nbap.E_DCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_Information", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_E_DCH_MACdFlow_Retransmission_Timer_PDU,
+      { "E-DCH-MACdFlow-Retransmission-Timer", "nbap.E_DCH_MACdFlow_Retransmission_Timer",
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_E_DCH_MACdFlow_Retransmission_Timer_vals_ext, 0,
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_Information_Response_PDU,
       { "E-DCH-Information-Response", "nbap.E_DCH_Information_Response",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_Information_Response", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_Information_Reconfig_PDU,
       { "E-DCH-Information-Reconfig", "nbap.E_DCH_Information_Reconfig",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_Information_Reconfig", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Maximum_Generated_ReceivedTotalWideBandPowerInOtherCells_PDU,
       { "Maximum-Generated-ReceivedTotalWideBandPowerInOtherCells", "nbap.Maximum_Generated_ReceivedTotalWideBandPowerInOtherCells",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Maximum_Generated_ReceivedTotalWideBandPowerInOtherCells", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_768_Information_PDU,
       { "E-DCH-768-Information", "nbap.E_DCH_768_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_768_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_768_Information_Reconfig_PDU,
       { "E-DCH-768-Information-Reconfig", "nbap.E_DCH_768_Information_Reconfig",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_768_Information_Reconfig", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_LCR_Information_PDU,
       { "E-DCH-LCR-Information", "nbap.E_DCH_LCR_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_LCR_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_LCR_Information_Reconfig_PDU,
       { "E-DCH-LCR-Information-Reconfig", "nbap.E_DCH_LCR_Information_Reconfig",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_LCR_Information_Reconfig", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_DormantModeIndicator_PDU,
+      { "DormantModeIndicator", "nbap.DormantModeIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_DormantModeIndicator_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_Enhanced_FACH_Capability_PDU,
       { "Enhanced-FACH-Capability", "nbap.Enhanced_FACH_Capability",
         FT_UINT32, BASE_DEC, VALS(nbap_Enhanced_FACH_Capability_vals), 0,
-        "nbap.Enhanced_FACH_Capability", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_EnhancedHSServingCC_Abort_PDU,
+      { "EnhancedHSServingCC-Abort", "nbap.EnhancedHSServingCC_Abort",
+        FT_UINT32, BASE_DEC, VALS(nbap_EnhancedHSServingCC_Abort_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_Enhanced_PCH_Capability_PDU,
       { "Enhanced-PCH-Capability", "nbap.Enhanced_PCH_Capability",
         FT_UINT32, BASE_DEC, VALS(nbap_Enhanced_PCH_Capability_vals), 0,
-        "nbap.Enhanced_PCH_Capability", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Enhanced_UE_DRX_Capability_PDU,
+      { "Enhanced-UE-DRX-Capability", "nbap.Enhanced_UE_DRX_Capability",
+        FT_UINT32, BASE_DEC, VALS(nbap_Enhanced_UE_DRX_Capability_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_Enhanced_UE_DRX_InformationFDD_PDU,
+      { "Enhanced-UE-DRX-InformationFDD", "nbap.Enhanced_UE_DRX_InformationFDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Extended_E_DCH_LCRTDD_PhysicalLayerCategory_PDU,
+      { "Extended-E-DCH-LCRTDD-PhysicalLayerCategory", "nbap.Extended_E_DCH_LCRTDD_PhysicalLayerCategory",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Ext_Max_Bits_MACe_PDU_non_scheduled_PDU,
+      { "Ext-Max-Bits-MACe-PDU-non-scheduled", "nbap.Ext_Max_Bits_MACe_PDU_non_scheduled",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Ext_Reference_E_TFCI_PO_PDU,
+      { "Ext-Reference-E-TFCI-PO", "nbap.Ext_Reference_E_TFCI_PO",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_ExtendedPropagationDelay_PDU,
       { "ExtendedPropagationDelay", "nbap.ExtendedPropagationDelay",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ExtendedPropagationDelay", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Extended_RNC_ID_PDU,
       { "Extended-RNC-ID", "nbap.Extended_RNC_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Extended_RNC_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Extended_Round_Trip_Time_Value_PDU,
       { "Extended-Round-Trip-Time-Value", "nbap.Extended_Round_Trip_Time_Value",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Extended_Round_Trip_Time_Value", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Extended_HS_SCCH_ID_PDU,
+      { "Extended-HS-SCCH-ID", "nbap.Extended_HS_SCCH_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Extended_HS_SICH_ID_PDU,
+      { "Extended-HS-SICH-ID", "nbap.Extended_HS_SICH_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Extended_E_HICH_ID_TDD_PDU,
+      { "Extended-E-HICH-ID-TDD", "nbap.Extended_E_HICH_ID_TDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_E_DCH_Semi_PersistentScheduling_Information_LCR_PDU,
+      { "E-DCH-Semi-PersistentScheduling-Information-LCR", "nbap.E_DCH_Semi_PersistentScheduling_Information_LCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU,
+      { "E-DCH-Semi-PersistentScheduling-Information-ResponseLCR", "nbap.E_DCH_Semi_PersistentScheduling_Information_ResponseLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Fast_Reconfiguration_Mode_PDU,
       { "Fast-Reconfiguration-Mode", "nbap.Fast_Reconfiguration_Mode",
         FT_UINT32, BASE_DEC, VALS(nbap_Fast_Reconfiguration_Mode_vals), 0,
-        "nbap.Fast_Reconfiguration_Mode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Fast_Reconfiguration_Permission_PDU,
       { "Fast-Reconfiguration-Permission", "nbap.Fast_Reconfiguration_Permission",
         FT_UINT32, BASE_DEC, VALS(nbap_Fast_Reconfiguration_Permission_vals), 0,
-        "nbap.Fast_Reconfiguration_Permission", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FDD_S_CCPCH_FrameOffset_PDU,
       { "FDD-S-CCPCH-FrameOffset", "nbap.FDD_S_CCPCH_FrameOffset",
         FT_UINT32, BASE_DEC, VALS(nbap_FDD_S_CCPCH_FrameOffset_vals), 0,
-        "nbap.FDD_S_CCPCH_FrameOffset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_F_DPCH_Capability_PDU,
       { "F-DPCH-Capability", "nbap.F_DPCH_Capability",
         FT_UINT32, BASE_DEC, VALS(nbap_F_DPCH_Capability_vals), 0,
-        "nbap.F_DPCH_Capability", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_F_DPCH_SlotFormat_PDU,
       { "F-DPCH-SlotFormat", "nbap.F_DPCH_SlotFormat",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.F_DPCH_SlotFormat", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_F_DPCH_SlotFormatCapability_PDU,
       { "F-DPCH-SlotFormatCapability", "nbap.F_DPCH_SlotFormatCapability",
         FT_UINT32, BASE_DEC, VALS(nbap_F_DPCH_SlotFormatCapability_vals), 0,
-        "nbap.F_DPCH_SlotFormatCapability", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FNReportingIndicator_PDU,
       { "FNReportingIndicator", "nbap.FNReportingIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_FNReportingIndicator_vals), 0,
-        "nbap.FNReportingIndicator", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_AddIonoModelReq_PDU,
+      { "GANSS-AddIonoModelReq", "nbap.GANSS_AddIonoModelReq",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_AddNavigationModelsReq_PDU,
+      { "GANSS-AddNavigationModelsReq", "nbap.GANSS_AddNavigationModelsReq",
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_AddUTCModelsReq_PDU,
+      { "GANSS-AddUTCModelsReq", "nbap.GANSS_AddUTCModelsReq",
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_Additional_Ionospheric_Model_PDU,
+      { "GANSS-Additional-Ionospheric-Model", "nbap.GANSS_Additional_Ionospheric_Model",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_Additional_Navigation_Models_PDU,
+      { "GANSS-Additional-Navigation-Models", "nbap.GANSS_Additional_Navigation_Models",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_Additional_Time_Models_PDU,
+      { "GANSS-Additional-Time-Models", "nbap.GANSS_Additional_Time_Models",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_Additional_UTC_Models_PDU,
+      { "GANSS-Additional-UTC-Models", "nbap.GANSS_Additional_UTC_Models",
+        FT_UINT32, BASE_DEC, VALS(nbap_GANSS_Additional_UTC_Models_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_ALM_ECEFsbasAlmanacSet_PDU,
+      { "GANSS-ALM-ECEFsbasAlmanacSet", "nbap.GANSS_ALM_ECEFsbasAlmanacSet",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_ALM_GlonassAlmanacSet_PDU,
+      { "GANSS-ALM-GlonassAlmanacSet", "nbap.GANSS_ALM_GlonassAlmanacSet",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_ALM_MidiAlmanacSet_PDU,
+      { "GANSS-ALM-MidiAlmanacSet", "nbap.GANSS_ALM_MidiAlmanacSet",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_ALM_NAVKeplerianSet_PDU,
+      { "GANSS-ALM-NAVKeplerianSet", "nbap.GANSS_ALM_NAVKeplerianSet",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_ALM_ReducedKeplerianSet_PDU,
+      { "GANSS-ALM-ReducedKeplerianSet", "nbap.GANSS_ALM_ReducedKeplerianSet",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_Auxiliary_Information_PDU,
+      { "GANSS-Auxiliary-Information", "nbap.GANSS_Auxiliary_Information",
+        FT_UINT32, BASE_DEC, VALS(nbap_GANSS_Auxiliary_Information_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_AuxInfoReq_PDU,
+      { "GANSS-AuxInfoReq", "nbap.GANSS_AuxInfoReq",
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_GANSS_Common_Data_PDU,
       { "GANSS-Common-Data", "nbap.GANSS_Common_Data",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_Common_Data", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_Earth_Orientation_Parameters_PDU,
+      { "GANSS-Earth-Orientation-Parameters", "nbap.GANSS_Earth_Orientation_Parameters",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_EarthOrientParaReq_PDU,
+      { "GANSS-EarthOrientParaReq", "nbap.GANSS_EarthOrientParaReq",
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_GANSS_Generic_Data_PDU,
       { "GANSS-Generic-Data", "nbap.GANSS_Generic_Data",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.GANSS_Generic_Data", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_ID_PDU,
+      { "GANSS-ID", "nbap.GANSS_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_GANSS_Information_PDU,
       { "GANSS-Information", "nbap.GANSS_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_Information", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_SBAS_ID_PDU,
+      { "GANSS-SBAS-ID", "nbap.GANSS_SBAS_ID",
+        FT_UINT32, BASE_DEC, VALS(nbap_GANSS_SBAS_ID_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_GANSS_Time_ID_PDU,
+      { "GANSS-Time-ID", "nbap.GANSS_Time_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_HARQ_MemoryPartitioningInfoExtForMIMO_PDU,
+      { "HARQ-MemoryPartitioningInfoExtForMIMO", "nbap.HARQ_MemoryPartitioningInfoExtForMIMO",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_HARQ_Preamble_Mode_PDU,
       { "HARQ-Preamble-Mode", "nbap.HARQ_Preamble_Mode",
         FT_UINT32, BASE_DEC, VALS(nbap_HARQ_Preamble_Mode_vals), 0,
-        "nbap.HARQ_Preamble_Mode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HARQ_Preamble_Mode_Activation_Indicator_PDU,
       { "HARQ-Preamble-Mode-Activation-Indicator", "nbap.HARQ_Preamble_Mode_Activation_Indicator",
         FT_UINT32, BASE_DEC, VALS(nbap_HARQ_Preamble_Mode_Activation_Indicator_vals), 0,
-        "nbap.HARQ_Preamble_Mode_Activation_Indicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDPA_Capability_PDU,
       { "HSDPA-Capability", "nbap.HSDPA_Capability",
         FT_UINT32, BASE_DEC, VALS(nbap_HSDPA_Capability_vals), 0,
-        "nbap.HSDPA_Capability", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_DSCHProvidedBitRate_PDU,
       { "HS-DSCHProvidedBitRate", "nbap.HS_DSCHProvidedBitRate",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_DSCHProvidedBitRate", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_PDU,
       { "HS-DSCHProvidedBitRateValueInformation-For-CellPortion", "nbap.HS_DSCHProvidedBitRateValueInformation_For_CellPortion",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_DSCHProvidedBitRateValueInformation_For_CellPortion", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_PDU,
+      { "HS-DSCHProvidedBitRateValueInformation-For-CellPortionLCR", "nbap.HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_HS_DSCHRequiredPower_PDU,
       { "HS-DSCHRequiredPower", "nbap.HS_DSCHRequiredPower",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_DSCHRequiredPower", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_DSCHRequiredPowerValue_PDU,
       { "HS-DSCHRequiredPowerValue", "nbap.HS_DSCHRequiredPowerValue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_DSCHRequiredPowerValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion_PDU,
       { "HS-DSCHRequiredPowerValueInformation-For-CellPortion", "nbap.HS_DSCHRequiredPowerValueInformation_For_CellPortion",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_DSCHRequiredPowerValueInformation_For_CellPortion", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_PDU,
+      { "HS-DSCHRequiredPowerValueInformation-For-CellPortionLCR", "nbap.HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_Common_System_InformationFDD_PDU,
       { "HSDSCH-Common-System-InformationFDD", "nbap.HSDSCH_Common_System_InformationFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_Common_System_InformationFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_Common_System_Information_ResponseFDD_PDU,
       { "HSDSCH-Common-System-Information-ResponseFDD", "nbap.HSDSCH_Common_System_Information_ResponseFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_Common_System_Information_ResponseFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_FDD_Information_PDU,
       { "HSDSCH-FDD-Information", "nbap.HSDSCH_FDD_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_FDD_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_TDD_Information_PDU,
       { "HSDSCH-TDD-Information", "nbap.HSDSCH_TDD_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_TDD_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_Information_to_Modify_PDU,
       { "HSDSCH-Information-to-Modify", "nbap.HSDSCH_Information_to_Modify",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_Information_to_Modify", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_MACdPDUSizeFormat_PDU,
       { "HSDSCH-MACdPDUSizeFormat", "nbap.HSDSCH_MACdPDUSizeFormat",
         FT_UINT32, BASE_DEC, VALS(nbap_HSDSCH_MACdPDUSizeFormat_vals), 0,
-        "nbap.HSDSCH_MACdPDUSizeFormat", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_MACdPDU_SizeCapability_PDU,
       { "HSDSCH-MACdPDU-SizeCapability", "nbap.HSDSCH_MACdPDU_SizeCapability",
         FT_UINT32, BASE_DEC, VALS(nbap_HSDSCH_MACdPDU_SizeCapability_vals), 0,
-        "nbap.HSDSCH_MACdPDU_SizeCapability", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_Information_to_Modify_Unsynchronised_PDU,
       { "HSDSCH-Information-to-Modify-Unsynchronised", "nbap.HSDSCH_Information_to_Modify_Unsynchronised",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_Information_to_Modify_Unsynchronised", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_FDD_Information_Response_PDU,
       { "HSDSCH-FDD-Information-Response", "nbap.HSDSCH_FDD_Information_Response",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_FDD_Information_Response", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_Paging_System_InformationFDD_PDU,
       { "HSDSCH-Paging-System-InformationFDD", "nbap.HSDSCH_Paging_System_InformationFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_Paging_System_InformationFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_Paging_System_Information_ResponseFDD_PDU,
       { "HSDSCH-Paging-System-Information-ResponseFDD", "nbap.HSDSCH_Paging_System_Information_ResponseFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSDSCH_Paging_System_Information_ResponseFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_TDD_Information_Response_PDU,
       { "HSDSCH-TDD-Information-Response", "nbap.HSDSCH_TDD_Information_Response",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_TDD_Information_Response", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_MACdFlows_Information_PDU,
       { "HSDSCH-MACdFlows-Information", "nbap.HSDSCH_MACdFlows_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_MACdFlows_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_MACdFlows_to_Delete_PDU,
       { "HSDSCH-MACdFlows-to-Delete", "nbap.HSDSCH_MACdFlows_to_Delete",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSDSCH_MACdFlows_to_Delete", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_HSDSCH_TBSizeTableIndicator_PDU,
+      { "HSDSCH-TBSizeTableIndicator", "nbap.HSDSCH_TBSizeTableIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_HSDSCH_TBSizeTableIndicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_HSDSCH_PreconfigurationInfo_PDU,
+      { "HSDSCH-PreconfigurationInfo", "nbap.HSDSCH_PreconfigurationInfo",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Preconfiguration_Information_PDU,
+      { "Additional-EDCH-Preconfiguration-Information", "nbap.Additional_EDCH_Preconfiguration_Information",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_HSDSCH_PreconfigurationSetup_PDU,
+      { "HSDSCH-PreconfigurationSetup", "nbap.HSDSCH_PreconfigurationSetup",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_HSSCCH_Specific_InformationRespListTDD768_PDU,
       { "HSSCCH-Specific-InformationRespListTDD768", "nbap.HSSCCH_Specific_InformationRespListTDD768",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSSCCH_Specific_InformationRespListTDD768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_SICH_Reception_Quality_Value_PDU,
       { "HS-SICH-Reception-Quality-Value", "nbap.HS_SICH_Reception_Quality_Value",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_SICH_Reception_Quality_Value", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_SICH_failed_PDU,
       { "HS-SICH-failed", "nbap.HS_SICH_failed",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SICH_failed", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_SICH_missed_PDU,
       { "HS-SICH-missed", "nbap.HS_SICH_missed",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SICH_missed", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_SICH_total_PDU,
       { "HS-SICH-total", "nbap.HS_SICH_total",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SICH_total", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_SICH_Reception_Quality_Measurement_Value_PDU,
       { "HS-SICH-Reception-Quality-Measurement-Value", "nbap.HS_SICH_Reception_Quality_Measurement_Value",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SICH_Reception_Quality_Measurement_Value", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_RNTI_PDU,
       { "HSDSCH-RNTI", "nbap.HSDSCH_RNTI",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSDSCH_RNTI", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_PDSCH_FDD_Code_Information_PDU,
       { "HS-PDSCH-FDD-Code-Information", "nbap.HS_PDSCH_FDD_Code_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_PDSCH_FDD_Code_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_SICH_ID_PDU,
       { "HS-SICH-ID", "nbap.HS_SICH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SICH_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_SCCH_FDD_Code_Information_PDU,
       { "HS-SCCH-FDD-Code-Information", "nbap.HS_SCCH_FDD_Code_Information",
         FT_UINT32, BASE_DEC, VALS(nbap_HS_SCCH_FDD_Code_Information_vals), 0,
-        "nbap.HS_SCCH_FDD_Code_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_PDSCH_Code_Change_Indicator_PDU,
       { "HS-PDSCH-Code-Change-Indicator", "nbap.HS_PDSCH_Code_Change_Indicator",
         FT_UINT32, BASE_DEC, VALS(nbap_HS_PDSCH_Code_Change_Indicator_vals), 0,
-        "nbap.HS_PDSCH_Code_Change_Indicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_PDSCH_Code_Change_Grant_PDU,
       { "HS-PDSCH-Code-Change-Grant", "nbap.HS_PDSCH_Code_Change_Grant",
         FT_UINT32, BASE_DEC, VALS(nbap_HS_PDSCH_Code_Change_Grant_vals), 0,
-        "nbap.HS_PDSCH_Code_Change_Grant", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_Configured_Indicator_PDU,
       { "HSDSCH-Configured-Indicator", "nbap.HSDSCH_Configured_Indicator",
         FT_UINT32, BASE_DEC, VALS(nbap_HSDSCH_Configured_Indicator_vals), 0,
-        "nbap.HSDSCH_Configured_Indicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_DSCH_Serving_Cell_Change_Info_PDU,
       { "HS-DSCH-Serving-Cell-Change-Info", "nbap.HS_DSCH_Serving_Cell_Change_Info",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_DSCH_Serving_Cell_Change_Info", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_DSCH_Serving_Cell_Change_Info_Response_PDU,
       { "HS-DSCH-Serving-Cell-Change-Info-Response", "nbap.HS_DSCH_Serving_Cell_Change_Info_Response",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_DSCH_Serving_Cell_Change_Info_Response", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_FDD_Update_Information_PDU,
       { "HSDSCH-FDD-Update-Information", "nbap.HSDSCH_FDD_Update_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_FDD_Update_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_TDD_Update_Information_PDU,
       { "HSDSCH-TDD-Update-Information", "nbap.HSDSCH_TDD_Update_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_TDD_Update_Information", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_HSDSCH_Common_System_InformationLCR_PDU,
+      { "HSDSCH-Common-System-InformationLCR", "nbap.HSDSCH_Common_System_InformationLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_HSDSCH_Common_System_Information_ResponseLCR_PDU,
+      { "HSDSCH-Common-System-Information-ResponseLCR", "nbap.HSDSCH_Common_System_Information_ResponseLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_HSDSCH_Paging_System_InformationLCR_PDU,
+      { "HSDSCH-Paging-System-InformationLCR", "nbap.HSDSCH_Paging_System_InformationLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_HSDSCH_Paging_System_Information_ResponseLCR_PDU,
+      { "HSDSCH-Paging-System-Information-ResponseLCR", "nbap.HSDSCH_Paging_System_Information_ResponseLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_HS_DSCH_Semi_PersistentScheduling_Information_LCR_PDU,
+      { "HS-DSCH-Semi-PersistentScheduling-Information-LCR", "nbap.HS_DSCH_Semi_PersistentScheduling_Information_LCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_RepetitionPeriodIndex_PDU,
+      { "RepetitionPeriodIndex", "nbap.RepetitionPeriodIndex",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_SPS_Reservation_Indicator_PDU,
+      { "SPS-Reservation-Indicator", "nbap.SPS_Reservation_Indicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_SPS_Reservation_Indicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_HS_DSCH_SPS_Operation_Indicator_PDU,
+      { "HS-DSCH-SPS-Operation-Indicator", "nbap.HS_DSCH_SPS_Operation_Indicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_HS_DSCH_SPS_Operation_Indicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU,
+      { "HS-DSCH-Semi-PersistentScheduling-Information-ResponseLCR", "nbap.HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU,
+      { "Add-To-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqst", "nbap.Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_PDU,
+      { "Non-HS-SCCH-Associated-HS-SICH-InformationList-Ext", "nbap.Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU,
+      { "Modify-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqst", "nbap.Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_PDU,
+      { "Modify-Non-HS-SCCH-Associated-HS-SICH-InformationList-Ext", "nbap.Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU,
+      { "Delete-From-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqst", "nbap.Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext_PDU,
+      { "Delete-From-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqst-Ext", "nbap.Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MIMO_ReferenceSignal_InformationListLCR_PDU,
+      { "MIMO-ReferenceSignal-InformationListLCR", "nbap.MIMO_ReferenceSignal_InformationListLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_HSSICH_ReferenceSignal_InformationLCR_PDU,
+      { "HSSICH-ReferenceSignal-InformationLCR", "nbap.HSSICH_ReferenceSignal_InformationLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_HSSICH_ReferenceSignal_InformationModifyLCR_PDU,
+      { "HSSICH-ReferenceSignal-InformationModifyLCR", "nbap.HSSICH_ReferenceSignal_InformationModifyLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_IMB_Parameters_PDU,
+      { "IMB-Parameters", "nbap.IMB_Parameters",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_InformationReportCharacteristics_PDU,
       { "InformationReportCharacteristics", "nbap.InformationReportCharacteristics",
         FT_UINT32, BASE_DEC, VALS(nbap_InformationReportCharacteristics_vals), 0,
-        "nbap.InformationReportCharacteristics", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_InformationExchangeID_PDU,
       { "InformationExchangeID", "nbap.InformationExchangeID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.InformationExchangeID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_InformationType_PDU,
       { "InformationType", "nbap.InformationType",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.InformationType", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Initial_DL_DPCH_TimingAdjustment_Allowed_PDU,
       { "Initial-DL-DPCH-TimingAdjustment-Allowed", "nbap.Initial_DL_DPCH_TimingAdjustment_Allowed",
         FT_UINT32, BASE_DEC, VALS(nbap_Initial_DL_DPCH_TimingAdjustment_Allowed_vals), 0,
-        "nbap.Initial_DL_DPCH_TimingAdjustment_Allowed", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_InnerLoopDLPCStatus_PDU,
       { "InnerLoopDLPCStatus", "nbap.InnerLoopDLPCStatus",
         FT_UINT32, BASE_DEC, VALS(nbap_InnerLoopDLPCStatus_vals), 0,
-        "nbap.InnerLoopDLPCStatus", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_IPMulticastIndication_PDU,
+      { "IPMulticastIndication", "nbap.IPMulticastIndication",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_IPMulticastDataBearerIndication_PDU,
+      { "IPMulticastDataBearerIndication", "nbap.IPMulticastDataBearerIndication",
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_IdleIntervalInformation_PDU,
+      { "IdleIntervalInformation", "nbap.IdleIntervalInformation",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Local_Cell_ID_PDU,
       { "Local-Cell-ID", "nbap.Local_Cell_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Local_Cell_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_LCRTDD_Uplink_Physical_Channel_Capability_PDU,
       { "LCRTDD-Uplink-Physical-Channel-Capability", "nbap.LCRTDD_Uplink_Physical_Channel_Capability",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.LCRTDD_Uplink_Physical_Channel_Capability", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MAC_PDU_SizeExtended_PDU,
       { "MAC-PDU-SizeExtended", "nbap.MAC_PDU_SizeExtended",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MAC_PDU_SizeExtended", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_MACes_Maximum_Bitrate_LCR_PDU,
+      { "MACes-Maximum-Bitrate-LCR", "nbap.MACes_Maximum_Bitrate_LCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Maximum_Number_of_Retransmissions_For_E_DCH_PDU,
+      { "Maximum-Number-of-Retransmissions-For-E-DCH", "nbap.Maximum_Number_of_Retransmissions_For_E_DCH",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Maximum_Target_ReceivedTotalWideBandPower_LCR_PDU,
+      { "Maximum-Target-ReceivedTotalWideBandPower-LCR", "nbap.Maximum_Target_ReceivedTotalWideBandPower_LCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_MaximumTransmissionPower_PDU,
       { "MaximumTransmissionPower", "nbap.MaximumTransmissionPower",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MaximumTransmissionPower", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Max_UE_DTX_Cycle_PDU,
       { "Max-UE-DTX-Cycle", "nbap.Max_UE_DTX_Cycle",
         FT_UINT32, BASE_DEC, VALS(nbap_Max_UE_DTX_Cycle_vals), 0,
-        "nbap.Max_UE_DTX_Cycle", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MBMS_Capability_PDU,
       { "MBMS-Capability", "nbap.MBMS_Capability",
         FT_UINT32, BASE_DEC, VALS(nbap_MBMS_Capability_vals), 0,
-        "nbap.MBMS_Capability", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MeasurementFilterCoefficient_PDU,
       { "MeasurementFilterCoefficient", "nbap.MeasurementFilterCoefficient",
-        FT_UINT32, BASE_DEC, VALS(nbap_MeasurementFilterCoefficient_vals), 0,
-        "nbap.MeasurementFilterCoefficient", HFILL }},
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_MeasurementFilterCoefficient_vals_ext, 0,
+        NULL, HFILL }},
     { &hf_nbap_MeasurementID_PDU,
       { "MeasurementID", "nbap.MeasurementID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MeasurementID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MeasurementRecoveryBehavior_PDU,
       { "MeasurementRecoveryBehavior", "nbap.MeasurementRecoveryBehavior",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MeasurementRecoveryBehavior", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MeasurementRecoveryReportingIndicator_PDU,
       { "MeasurementRecoveryReportingIndicator", "nbap.MeasurementRecoveryReportingIndicator",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MeasurementRecoveryReportingIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MeasurementRecoverySupportIndicator_PDU,
       { "MeasurementRecoverySupportIndicator", "nbap.MeasurementRecoverySupportIndicator",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MeasurementRecoverySupportIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MessageStructure_PDU,
       { "MessageStructure", "nbap.MessageStructure",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MessageStructure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MICH_CFN_PDU,
       { "MICH-CFN", "nbap.MICH_CFN",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MICH_CFN", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_MidambleShiftLCR_PDU,
+      { "MidambleShiftLCR", "nbap.MidambleShiftLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MIMO_ActivationIndicator_PDU,
+      { "MIMO-ActivationIndicator", "nbap.MIMO_ActivationIndicator",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_MIMO_Capability_PDU,
       { "MIMO-Capability", "nbap.MIMO_Capability",
         FT_UINT32, BASE_DEC, VALS(nbap_MIMO_Capability_vals), 0,
-        "nbap.MIMO_Capability", HFILL }},
-    { &hf_nbap_MIMO_Information_PDU,
-      { "MIMO-Information", "nbap.MIMO_Information",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MIMO_Information", HFILL }},
-    { &hf_nbap_MIMO_InformationToModify_PDU,
-      { "MIMO-InformationToModify", "nbap.MIMO_InformationToModify",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MIMO_InformationToModify", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_MIMO_Mode_Indicator_PDU,
+      { "MIMO-Mode-Indicator", "nbap.MIMO_Mode_Indicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_MIMO_Mode_Indicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_MIMO_N_M_Ratio_PDU,
+      { "MIMO-N-M-Ratio", "nbap.MIMO_N_M_Ratio",
+        FT_UINT32, BASE_DEC, VALS(nbap_MIMO_N_M_Ratio_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_MIMO_PilotConfiguration_PDU,
       { "MIMO-PilotConfiguration", "nbap.MIMO_PilotConfiguration",
         FT_UINT32, BASE_DEC, VALS(nbap_MIMO_PilotConfiguration_vals), 0,
-        "nbap.MIMO_PilotConfiguration", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_MIMO_PilotConfigurationExtension_PDU,
+      { "MIMO-PilotConfigurationExtension", "nbap.MIMO_PilotConfigurationExtension",
+        FT_UINT32, BASE_DEC, VALS(nbap_MIMO_PilotConfigurationExtension_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_MIMO_PowerOffsetForS_CPICHCapability_PDU,
+      { "MIMO-PowerOffsetForS-CPICHCapability", "nbap.MIMO_PowerOffsetForS_CPICHCapability",
+        FT_UINT32, BASE_DEC, VALS(nbap_MIMO_PowerOffsetForS_CPICHCapability_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_MinimumReducedE_DPDCH_GainFactor_PDU,
+      { "MinimumReducedE-DPDCH-GainFactor", "nbap.MinimumReducedE_DPDCH_GainFactor",
+        FT_UINT32, BASE_DEC, VALS(nbap_MinimumReducedE_DPDCH_GainFactor_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_Modification_Period_PDU,
       { "Modification-Period", "nbap.Modification_Period",
         FT_UINT32, BASE_DEC, VALS(nbap_Modification_Period_vals), 0,
-        "nbap.Modification_Period", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MAChs_ResetIndicator_PDU,
       { "MAChs-ResetIndicator", "nbap.MAChs_ResetIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_MAChs_ResetIndicator_vals), 0,
-        "nbap.MAChs_ResetIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ModulationMBSFN_PDU,
       { "ModulationMBSFN", "nbap.ModulationMBSFN",
         FT_UINT32, BASE_DEC, VALS(nbap_ModulationMBSFN_vals), 0,
-        "nbap.ModulationMBSFN", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ModulationPO_MBSFN_PDU,
       { "ModulationPO-MBSFN", "nbap.ModulationPO_MBSFN",
         FT_UINT32, BASE_DEC, VALS(nbap_ModulationPO_MBSFN_vals), 0,
-        "nbap.ModulationPO_MBSFN", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MBSFN_Only_Mode_Indicator_PDU,
       { "MBSFN-Only-Mode-Indicator", "nbap.MBSFN_Only_Mode_Indicator",
         FT_UINT32, BASE_DEC, VALS(nbap_MBSFN_Only_Mode_Indicator_vals), 0,
-        "nbap.MBSFN_Only_Mode_Indicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MBSFN_Only_Mode_Capability_PDU,
       { "MBSFN-Only-Mode-Capability", "nbap.MBSFN_Only_Mode_Capability",
         FT_UINT32, BASE_DEC, VALS(nbap_MBSFN_Only_Mode_Capability_vals), 0,
-        "nbap.MBSFN_Only_Mode_Capability", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Multicarrier_Number_PDU,
+      { "Multicarrier-Number", "nbap.Multicarrier_Number",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_HARQ_MemoryPartitioning_InformationList_PDU,
+      { "MultipleFreq-HARQ-MemoryPartitioning-InformationList", "nbap.MultipleFreq_HARQ_MemoryPartitioning_InformationList",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_PDU,
+      { "MultipleFreq-HSPDSCH-InformationList-ResponseTDDLCR", "nbap.MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Multi_Cell_Capability_Info_PDU,
+      { "Multi-Cell-Capability-Info", "nbap.Multi_Cell_Capability_Info",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Multicell_EDCH_InformationItemIEs_PDU,
+      { "Multicell-EDCH-InformationItemIEs", "nbap.Multicell_EDCH_InformationItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Multicell_EDCH_RL_Specific_InformationItemIEs_PDU,
+      { "Multicell-EDCH-RL-Specific-InformationItemIEs", "nbap.Multicell_EDCH_RL_Specific_InformationItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MIMO_SFMode_For_HSPDSCHDualStream_PDU,
+      { "MIMO-SFMode-For-HSPDSCHDualStream", "nbap.MIMO_SFMode_For_HSPDSCHDualStream",
+        FT_UINT32, BASE_DEC, VALS(nbap_MIMO_SFMode_For_HSPDSCHDualStream_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_NCyclesPerSFNperiod_PDU,
       { "NCyclesPerSFNperiod", "nbap.NCyclesPerSFNperiod",
         FT_UINT32, BASE_DEC, VALS(nbap_NCyclesPerSFNperiod_vals), 0,
-        "nbap.NCyclesPerSFNperiod", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_NRepetitionsPerCyclePeriod_PDU,
       { "NRepetitionsPerCyclePeriod", "nbap.NRepetitionsPerCyclePeriod",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.NRepetitionsPerCyclePeriod", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_NeighbouringCellMeasurementInformation_PDU,
       { "NeighbouringCellMeasurementInformation", "nbap.NeighbouringCellMeasurementInformation",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.NeighbouringCellMeasurementInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_NeighbouringTDDCellMeasurementInformationLCR_PDU,
       { "NeighbouringTDDCellMeasurementInformationLCR", "nbap.NeighbouringTDDCellMeasurementInformationLCR",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NeighbouringTDDCellMeasurementInformationLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_NeighbouringTDDCellMeasurementInformation768_PDU,
       { "NeighbouringTDDCellMeasurementInformation768", "nbap.NeighbouringTDDCellMeasurementInformation768",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NeighbouringTDDCellMeasurementInformation768", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_NonCellSpecificTxDiversity_PDU,
+      { "NonCellSpecificTxDiversity", "nbap.NonCellSpecificTxDiversity",
+        FT_UINT32, BASE_DEC, VALS(nbap_NonCellSpecificTxDiversity_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_NI_Information_PDU,
       { "NI-Information", "nbap.NI_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.NI_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_NodeB_CommunicationContextID_PDU,
       { "NodeB-CommunicationContextID", "nbap.NodeB_CommunicationContextID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.NodeB_CommunicationContextID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_NumberOfReportedCellPortions_PDU,
       { "NumberOfReportedCellPortions", "nbap.NumberOfReportedCellPortions",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.NumberOfReportedCellPortions", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_NumberOfReportedCellPortionsLCR_PDU,
+      { "NumberOfReportedCellPortionsLCR", "nbap.NumberOfReportedCellPortionsLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_NSubCyclesPerCyclePeriod_PDU,
       { "NSubCyclesPerCyclePeriod", "nbap.NSubCyclesPerCyclePeriod",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.NSubCyclesPerCyclePeriod", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Number_Of_Supported_Carriers_PDU,
+      { "Number-Of-Supported-Carriers", "nbap.Number_Of_Supported_Carriers",
+        FT_UINT32, BASE_DEC, VALS(nbap_Number_Of_Supported_Carriers_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_NoOfTargetCellHS_SCCH_Order_PDU,
+      { "NoOfTargetCellHS-SCCH-Order", "nbap.NoOfTargetCellHS_SCCH_Order",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Out_of_Sychronization_Window_PDU,
+      { "Out-of-Sychronization-Window", "nbap.Out_of_Sychronization_Window",
+        FT_UINT32, BASE_DEC, VALS(nbap_Out_of_Sychronization_Window_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_Paging_MACFlows_to_DeleteFDD_PDU,
+      { "Paging-MACFlows-to-DeleteFDD", "nbap.Paging_MACFlows_to_DeleteFDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_PhysicalChannelID_for_CommonERNTI_RequestedIndicator_PDU,
+      { "PhysicalChannelID-for-CommonERNTI-RequestedIndicator", "nbap.PhysicalChannelID_for_CommonERNTI_RequestedIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_PhysicalChannelID_for_CommonERNTI_RequestedIndicator_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_PLCCHinformation_PDU,
       { "PLCCHinformation", "nbap.PLCCHinformation",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PLCCHinformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PowerAdjustmentType_PDU,
       { "PowerAdjustmentType", "nbap.PowerAdjustmentType",
         FT_UINT32, BASE_DEC, VALS(nbap_PowerAdjustmentType_vals), 0,
-        "nbap.PowerAdjustmentType", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_PrecodingWeightSetRestriction_PDU,
+      { "PrecodingWeightSetRestriction", "nbap.PrecodingWeightSetRestriction",
+        FT_UINT32, BASE_DEC, VALS(nbap_PrecodingWeightSetRestriction_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_Primary_CPICH_Usage_for_Channel_Estimation_PDU,
       { "Primary-CPICH-Usage-for-Channel-Estimation", "nbap.Primary_CPICH_Usage_for_Channel_Estimation",
         FT_UINT32, BASE_DEC, VALS(nbap_Primary_CPICH_Usage_for_Channel_Estimation_vals), 0,
-        "nbap.Primary_CPICH_Usage_for_Channel_Estimation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PrimaryScramblingCode_PDU,
       { "PrimaryScramblingCode", "nbap.PrimaryScramblingCode",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PrimaryScramblingCode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PrimaryCCPCH_RSCP_PDU,
       { "PrimaryCCPCH-RSCP", "nbap.PrimaryCCPCH_RSCP",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PrimaryCCPCH_RSCP", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PrimaryCCPCH_RSCP_Delta_PDU,
       { "PrimaryCCPCH-RSCP-Delta", "nbap.PrimaryCCPCH_RSCP_Delta",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.PrimaryCCPCH_RSCP_Delta", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_UE_Selected_MBMS_Service_Information_PDU,
+      { "UE-Selected-MBMS-Service-Information", "nbap.UE_Selected_MBMS_Service_Information",
+        FT_UINT32, BASE_DEC, VALS(nbap_UE_Selected_MBMS_Service_Information_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_Paging_MACFlows_to_DeleteLCR_PDU,
+      { "Paging-MACFlows-to-DeleteLCR", "nbap.Paging_MACFlows_to_DeleteLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_RL_Specific_DCH_Info_PDU,
       { "RL-Specific-DCH-Info", "nbap.RL_Specific_DCH_Info",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_Specific_DCH_Info", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_Specific_E_DCH_Info_PDU,
       { "RL-Specific-E-DCH-Info", "nbap.RL_Specific_E_DCH_Info",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Specific_E_DCH_Info", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Reference_ReceivedTotalWideBandPower_PDU,
       { "Reference-ReceivedTotalWideBandPower", "nbap.Reference_ReceivedTotalWideBandPower",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Reference_ReceivedTotalWideBandPower", HFILL }},
-    { &hf_nbap_Reference_ReceivedTotalWideBandPower_LCR_PDU,
-      { "Reference-ReceivedTotalWideBandPower-LCR", "nbap.Reference_ReceivedTotalWideBandPower_LCR",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Reference_ReceivedTotalWideBandPower_LCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Reference_ReceivedTotalWideBandPowerReporting_PDU,
       { "Reference-ReceivedTotalWideBandPowerReporting", "nbap.Reference_ReceivedTotalWideBandPowerReporting",
         FT_UINT32, BASE_DEC, VALS(nbap_Reference_ReceivedTotalWideBandPowerReporting_vals), 0,
-        "nbap.Reference_ReceivedTotalWideBandPowerReporting", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Reference_ReceivedTotalWideBandPowerSupportIndicator_PDU,
       { "Reference-ReceivedTotalWideBandPowerSupportIndicator", "nbap.Reference_ReceivedTotalWideBandPowerSupportIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_Reference_ReceivedTotalWideBandPowerSupportIndicator_vals), 0,
-        "nbap.Reference_ReceivedTotalWideBandPowerSupportIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ReferenceClockAvailability_PDU,
       { "ReferenceClockAvailability", "nbap.ReferenceClockAvailability",
         FT_UINT32, BASE_DEC, VALS(nbap_ReferenceClockAvailability_vals), 0,
-        "nbap.ReferenceClockAvailability", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ReferenceSFNoffset_PDU,
       { "ReferenceSFNoffset", "nbap.ReferenceSFNoffset",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ReferenceSFNoffset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ReportCharacteristics_PDU,
       { "ReportCharacteristics", "nbap.ReportCharacteristics",
         FT_UINT32, BASE_DEC, VALS(nbap_ReportCharacteristics_vals), 0,
-        "nbap.ReportCharacteristics", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ReportCharacteristicsType_OnModification_PDU,
       { "ReportCharacteristicsType-OnModification", "nbap.ReportCharacteristicsType_OnModification",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ReportCharacteristicsType_OnModification", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_EDCH_RACH_Report_IncrDecrThres_PDU,
+      { "EDCH-RACH-Report-IncrDecrThres", "nbap.EDCH_RACH_Report_IncrDecrThres",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_EDCH_RACH_Report_ThresholdInformation_PDU,
+      { "EDCH-RACH-Report-ThresholdInformation", "nbap.EDCH_RACH_Report_ThresholdInformation",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_RL_ID_PDU,
       { "RL-ID", "nbap.RL_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_Set_ID_PDU,
       { "RL-Set-ID", "nbap.RL_Set_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_Set_ID", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_DL_RLC_PDU_Size_Format_PDU,
+      { "DL-RLC-PDU-Size-Format", "nbap.DL_RLC_PDU_Size_Format",
+        FT_UINT32, BASE_DEC, VALS(nbap_DL_RLC_PDU_Size_Format_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_Received_total_wide_band_power_For_CellPortion_Value_PDU,
       { "Received-total-wide-band-power-For-CellPortion-Value", "nbap.Received_total_wide_band_power_For_CellPortion_Value",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Received_total_wide_band_power_For_CellPortion_Value", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Received_total_wide_band_power_For_CellPortion_ValueLCR_PDU,
+      { "Received-total-wide-band-power-For-CellPortion-ValueLCR", "nbap.Received_total_wide_band_power_For_CellPortion_ValueLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Received_total_wide_band_power_Value_IncrDecrThres_PDU,
       { "Received-total-wide-band-power-Value-IncrDecrThres", "nbap.Received_total_wide_band_power_Value_IncrDecrThres",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Received_total_wide_band_power_Value_IncrDecrThres", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value_PDU,
       { "Received-Scheduled-EDCH-Power-Share-For-CellPortion-Value", "nbap.Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Received_Scheduled_EDCH_Power_Share_Value_PDU,
       { "Received-Scheduled-EDCH-Power-Share-Value", "nbap.Received_Scheduled_EDCH_Power_Share_Value",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Received_Scheduled_EDCH_Power_Share_Value", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RSEPS_Value_IncrDecrThres_PDU,
       { "RSEPS-Value-IncrDecrThres", "nbap.RSEPS_Value_IncrDecrThres",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RSEPS_Value_IncrDecrThres", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Rx_Timing_Deviation_Value_LCR_PDU,
       { "Rx-Timing-Deviation-Value-LCR", "nbap.Rx_Timing_Deviation_Value_LCR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Rx_Timing_Deviation_Value_LCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Rx_Timing_Deviation_Value_768_PDU,
       { "Rx-Timing-Deviation-Value-768", "nbap.Rx_Timing_Deviation_Value_768",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Rx_Timing_Deviation_Value_768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Rx_Timing_Deviation_Value_384_ext_PDU,
       { "Rx-Timing-Deviation-Value-384-ext", "nbap.Rx_Timing_Deviation_Value_384_ext",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Rx_Timing_Deviation_Value_384_ext", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RTWP_ReportingIndicator_PDU,
       { "RTWP-ReportingIndicator", "nbap.RTWP_ReportingIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_RTWP_ReportingIndicator_vals), 0,
-        "nbap.RTWP_ReportingIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RTWP_CellPortion_ReportingIndicator_PDU,
       { "RTWP-CellPortion-ReportingIndicator", "nbap.RTWP_CellPortion_ReportingIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_RTWP_CellPortion_ReportingIndicator_vals), 0,
-        "nbap.RTWP_CellPortion_ReportingIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_AdjustmentPeriod_PDU,
       { "AdjustmentPeriod", "nbap.AdjustmentPeriod",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.AdjustmentPeriod", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_E_DPCCH_Power_Boosting_Capability_PDU,
+      { "E-DPCCH-Power-Boosting-Capability", "nbap.E_DPCCH_Power_Boosting_Capability",
+        FT_UINT32, BASE_DEC, VALS(nbap_E_DPCCH_Power_Boosting_Capability_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_SAT_Info_Almanac_ExtList_PDU,
       { "SAT-Info-Almanac-ExtList", "nbap.SAT_Info_Almanac_ExtList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SAT_Info_Almanac_ExtList", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ScaledAdjustmentRatio_PDU,
       { "ScaledAdjustmentRatio", "nbap.ScaledAdjustmentRatio",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ScaledAdjustmentRatio", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MaxAdjustmentStep_PDU,
       { "MaxAdjustmentStep", "nbap.MaxAdjustmentStep",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MaxAdjustmentStep", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_SchedulingPriorityIndicator_PDU,
+      { "SchedulingPriorityIndicator", "nbap.SchedulingPriorityIndicator",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Secondary_CPICH_Information_Change_PDU,
       { "Secondary-CPICH-Information-Change", "nbap.Secondary_CPICH_Information_Change",
         FT_UINT32, BASE_DEC, VALS(nbap_Secondary_CPICH_Information_Change_vals), 0,
-        "nbap.Secondary_CPICH_Information_Change", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Secondary_CCPCH_SlotFormat_Extended_PDU,
       { "Secondary-CCPCH-SlotFormat-Extended", "nbap.Secondary_CCPCH_SlotFormat_Extended",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Secondary_CCPCH_SlotFormat_Extended", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Serving_E_DCH_RL_ID_PDU,
       { "Serving-E-DCH-RL-ID", "nbap.Serving_E_DCH_RL_ID",
         FT_UINT32, BASE_DEC, VALS(nbap_Serving_E_DCH_RL_ID_vals), 0,
-        "nbap.Serving_E_DCH_RL_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SFN_PDU,
       { "SFN", "nbap.SFN",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SFN", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SFNSFNMeasurementThresholdInformation_PDU,
       { "SFNSFNMeasurementThresholdInformation", "nbap.SFNSFNMeasurementThresholdInformation",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SFNSFNMeasurementThresholdInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SFNSFNMeasurementValueInformation_PDU,
       { "SFNSFNMeasurementValueInformation", "nbap.SFNSFNMeasurementValueInformation",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SFNSFNMeasurementValueInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ShutdownTimer_PDU,
       { "ShutdownTimer", "nbap.ShutdownTimer",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ShutdownTimer", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Single_Stream_MIMO_ActivationIndicator_PDU,
+      { "Single-Stream-MIMO-ActivationIndicator", "nbap.Single_Stream_MIMO_ActivationIndicator",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Single_Stream_MIMO_Capability_PDU,
+      { "Single-Stream-MIMO-Capability", "nbap.Single_Stream_MIMO_Capability",
+        FT_UINT32, BASE_DEC, VALS(nbap_Single_Stream_MIMO_Capability_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_Single_Stream_MIMO_Mode_Indicator_PDU,
+      { "Single-Stream-MIMO-Mode-Indicator", "nbap.Single_Stream_MIMO_Mode_Indicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_Single_Stream_MIMO_Mode_Indicator_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_SignallingBearerRequestIndicator_PDU,
       { "SignallingBearerRequestIndicator", "nbap.SignallingBearerRequestIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_SignallingBearerRequestIndicator_vals), 0,
-        "nbap.SignallingBearerRequestIndicator", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_SixtyfourQAM_UsageAllowedIndicator_PDU,
+      { "SixtyfourQAM-UsageAllowedIndicator", "nbap.SixtyfourQAM_UsageAllowedIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_SixtyfourQAM_UsageAllowedIndicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_SixtyfourQAM_DL_UsageIndicator_PDU,
+      { "SixtyfourQAM-DL-UsageIndicator", "nbap.SixtyfourQAM_DL_UsageIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_SixtyfourQAM_DL_UsageIndicator_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_SixtyfourQAM_DL_Capability_PDU,
       { "SixtyfourQAM-DL-Capability", "nbap.SixtyfourQAM_DL_Capability",
         FT_UINT32, BASE_DEC, VALS(nbap_SixtyfourQAM_DL_Capability_vals), 0,
-        "nbap.SixtyfourQAM_DL_Capability", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_SixtyfourQAM_DL_MIMO_Combined_Capability_PDU,
+      { "SixtyfourQAM-DL-MIMO-Combined-Capability", "nbap.SixtyfourQAM_DL_MIMO_Combined_Capability",
+        FT_UINT32, BASE_DEC, VALS(nbap_SixtyfourQAM_DL_MIMO_Combined_Capability_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_SixteenQAM_UL_Capability_PDU,
       { "SixteenQAM-UL-Capability", "nbap.SixteenQAM_UL_Capability",
         FT_UINT32, BASE_DEC, VALS(nbap_SixteenQAM_UL_Capability_vals), 0,
-        "nbap.SixteenQAM_UL_Capability", HFILL }},
-    { &hf_nbap_SixteenQAM_UL_Information_PDU,
-      { "SixteenQAM-UL-Information", "nbap.SixteenQAM_UL_Information",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SixteenQAM_UL_Information", HFILL }},
-    { &hf_nbap_SixteenQAM_UL_Information_to_Modify_PDU,
-      { "SixteenQAM-UL-Information-to-Modify", "nbap.SixteenQAM_UL_Information_to_Modify",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SixteenQAM_UL_Information_to_Modify", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_SixteenQAM_UL_Operation_Indicator_PDU,
+      { "SixteenQAM-UL-Operation-Indicator", "nbap.SixteenQAM_UL_Operation_Indicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_SixteenQAM_UL_Operation_Indicator_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_Start_Of_Audit_Sequence_Indicator_PDU,
       { "Start-Of-Audit-Sequence-Indicator", "nbap.Start_Of_Audit_Sequence_Indicator",
         FT_UINT32, BASE_DEC, VALS(nbap_Start_Of_Audit_Sequence_Indicator_vals), 0,
-        "nbap.Start_Of_Audit_Sequence_Indicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SyncCase_PDU,
       { "SyncCase", "nbap.SyncCase",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SyncCase", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SynchronisationReportCharacteristics_PDU,
       { "SynchronisationReportCharacteristics", "nbap.SynchronisationReportCharacteristics",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SynchronisationReportCharacteristics", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SyncDLCodeIdThreInfoLCR_PDU,
       { "SyncDLCodeIdThreInfoLCR", "nbap.SyncDLCodeIdThreInfoLCR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SyncDLCodeIdThreInfoLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SynchronisationReportType_PDU,
       { "SynchronisationReportType", "nbap.SynchronisationReportType",
         FT_UINT32, BASE_DEC, VALS(nbap_SynchronisationReportType_vals), 0,
-        "nbap.SynchronisationReportType", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Semi_PersistentScheduling_CapabilityLCR_PDU,
+      { "Semi-PersistentScheduling-CapabilityLCR", "nbap.Semi_PersistentScheduling_CapabilityLCR",
+        FT_UINT32, BASE_DEC, VALS(nbap_Semi_PersistentScheduling_CapabilityLCR_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_T_Cell_PDU,
       { "T-Cell", "nbap.T_Cell",
         FT_UINT32, BASE_DEC, VALS(nbap_T_Cell_vals), 0,
-        "nbap.T_Cell", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TDD_DL_DPCH_TimeSlotFormat_LCR_PDU,
       { "TDD-DL-DPCH-TimeSlotFormat-LCR", "nbap.TDD_DL_DPCH_TimeSlotFormat_LCR",
         FT_UINT32, BASE_DEC, VALS(nbap_TDD_DL_DPCH_TimeSlotFormat_LCR_vals), 0,
-        "nbap.TDD_DL_DPCH_TimeSlotFormat_LCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TDD_TPC_DownlinkStepSize_PDU,
       { "TDD-TPC-DownlinkStepSize", "nbap.TDD_TPC_DownlinkStepSize",
         FT_UINT32, BASE_DEC, VALS(nbap_TDD_TPC_DownlinkStepSize_vals), 0,
-        "nbap.TDD_TPC_DownlinkStepSize", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TDD_TPC_UplinkStepSize_LCR_PDU,
       { "TDD-TPC-UplinkStepSize-LCR", "nbap.TDD_TPC_UplinkStepSize_LCR",
         FT_UINT32, BASE_DEC, VALS(nbap_TDD_TPC_UplinkStepSize_LCR_vals), 0,
-        "nbap.TDD_TPC_UplinkStepSize_LCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TDD_UL_DPCH_TimeSlotFormat_LCR_PDU,
       { "TDD-UL-DPCH-TimeSlotFormat-LCR", "nbap.TDD_UL_DPCH_TimeSlotFormat_LCR",
         FT_UINT32, BASE_DEC, VALS(nbap_TDD_UL_DPCH_TimeSlotFormat_LCR_vals), 0,
-        "nbap.TDD_UL_DPCH_TimeSlotFormat_LCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TFCI_Presence_PDU,
       { "TFCI-Presence", "nbap.TFCI_Presence",
         FT_UINT32, BASE_DEC, VALS(nbap_TFCI_Presence_vals), 0,
-        "nbap.TFCI_Presence", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TimeSlot_PDU,
       { "TimeSlot", "nbap.TimeSlot",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TimeSlot", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TimeSlotLCR_PDU,
       { "TimeSlotLCR", "nbap.TimeSlotLCR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TimeSlotLCR", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_TimeslotLCR_Extension_PDU,
+      { "TimeslotLCR-Extension", "nbap.TimeslotLCR_Extension",
+        FT_UINT32, BASE_DEC, VALS(nbap_TimeslotLCR_Extension_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_TimeSlotMeasurementValueListLCR_PDU,
+      { "TimeSlotMeasurementValueListLCR", "nbap.TimeSlotMeasurementValueListLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_TimingAdjustmentValue_PDU,
       { "TimingAdjustmentValue", "nbap.TimingAdjustmentValue",
         FT_UINT32, BASE_DEC, VALS(nbap_TimingAdjustmentValue_vals), 0,
-        "nbap.TimingAdjustmentValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TimingAdjustmentValueLCR_PDU,
       { "TimingAdjustmentValueLCR", "nbap.TimingAdjustmentValueLCR",
         FT_UINT32, BASE_DEC, VALS(nbap_TimingAdjustmentValueLCR_vals), 0,
-        "nbap.TimingAdjustmentValueLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TimingAdvanceApplied_PDU,
       { "TimingAdvanceApplied", "nbap.TimingAdvanceApplied",
         FT_UINT32, BASE_DEC, VALS(nbap_TimingAdvanceApplied_vals), 0,
-        "nbap.TimingAdvanceApplied", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SynchronisationIndicator_PDU,
       { "SynchronisationIndicator", "nbap.SynchronisationIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_SynchronisationIndicator_vals), 0,
-        "nbap.SynchronisationIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TnlQos_PDU,
       { "TnlQos", "nbap.TnlQos",
         FT_UINT32, BASE_DEC, VALS(nbap_TnlQos_vals), 0,
-        "nbap.TnlQos", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Transmission_Gap_Pattern_Sequence_Information_PDU,
       { "Transmission-Gap-Pattern-Sequence-Information", "nbap.Transmission_Gap_Pattern_Sequence_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Transmission_Gap_Pattern_Sequence_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue_PDU,
       { "TransmittedCarrierPowerOfAllCodesNotUsedForHS-PDSCH-HS-SCCH-E-AGCH-E-RGCHOrE-HICHTransmissionCellPortionValue", "nbap.TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_PDU,
+      { "TransmittedCarrierPowerOfAllCodesNotUsedForHS-PDSCH-HS-SCCH-E-AGCHOrE-HICHTransmissionCellPortionValue", "nbap.TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue_PDU,
       { "TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue", "nbap.TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Transmitted_Carrier_Power_For_CellPortion_Value_PDU,
       { "Transmitted-Carrier-Power-For-CellPortion-Value", "nbap.Transmitted_Carrier_Power_For_CellPortion_Value",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Transmitted_Carrier_Power_For_CellPortion_Value", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Transmitted_Carrier_Power_For_CellPortion_ValueLCR_PDU,
+      { "Transmitted-Carrier-Power-For-CellPortion-ValueLCR", "nbap.Transmitted_Carrier_Power_For_CellPortion_ValueLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Transmitted_Carrier_Power_Value_PDU,
       { "Transmitted-Carrier-Power-Value", "nbap.Transmitted_Carrier_Power_Value",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Transmitted_Carrier_Power_Value", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TransmissionDiversityApplied_PDU,
       { "TransmissionDiversityApplied", "nbap.TransmissionDiversityApplied",
-        FT_BOOLEAN, 8, NULL, 0,
-        "nbap.TransmissionDiversityApplied", HFILL }},
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_TransmitDiversityIndicator_PDU,
+      { "TransmitDiversityIndicator", "nbap.TransmitDiversityIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_TransmitDiversityIndicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_TransportBearerRequestIndicator_PDU,
+      { "TransportBearerRequestIndicator", "nbap.TransportBearerRequestIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_TransportBearerRequestIndicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_TransportBearerNotRequestedIndicator_PDU,
+      { "TransportBearerNotRequestedIndicator", "nbap.TransportBearerNotRequestedIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_TransportBearerNotRequestedIndicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_TransportBearerNotSetupIndicator_PDU,
+      { "TransportBearerNotSetupIndicator", "nbap.TransportBearerNotSetupIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_TransportBearerNotSetupIndicator_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_TransportLayerAddress_PDU,
       { "TransportLayerAddress", "nbap.TransportLayerAddress",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.TransportLayerAddress", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_TS0_CapabilityLCR_PDU,
+      { "TS0-CapabilityLCR", "nbap.TS0_CapabilityLCR",
+        FT_UINT32, BASE_DEC, VALS(nbap_TS0_CapabilityLCR_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_TSTD_Indicator_PDU,
       { "TSTD-Indicator", "nbap.TSTD_Indicator",
         FT_UINT32, BASE_DEC, VALS(nbap_TSTD_Indicator_vals), 0,
-        "nbap.TSTD_Indicator", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_TSN_Length_PDU,
+      { "TSN-Length", "nbap.TSN_Length",
+        FT_UINT32, BASE_DEC, VALS(nbap_TSN_Length_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_TUTRANGANSSMeasurementThresholdInformation_PDU,
       { "TUTRANGANSSMeasurementThresholdInformation", "nbap.TUTRANGANSSMeasurementThresholdInformation",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TUTRANGANSSMeasurementThresholdInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TUTRANGANSSMeasurementValueInformation_PDU,
       { "TUTRANGANSSMeasurementValueInformation", "nbap.TUTRANGANSSMeasurementValueInformation",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TUTRANGANSSMeasurementValueInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TUTRANGPSMeasurementThresholdInformation_PDU,
       { "TUTRANGPSMeasurementThresholdInformation", "nbap.TUTRANGPSMeasurementThresholdInformation",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TUTRANGPSMeasurementThresholdInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TUTRANGPSMeasurementValueInformation_PDU,
       { "TUTRANGPSMeasurementValueInformation", "nbap.TUTRANGPSMeasurementValueInformation",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TUTRANGPSMeasurementValueInformation", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_TxDiversityOnDLControlChannelsByMIMOUECapability_PDU,
+      { "TxDiversityOnDLControlChannelsByMIMOUECapability", "nbap.TxDiversityOnDLControlChannelsByMIMOUECapability",
+        FT_UINT32, BASE_DEC, VALS(nbap_TxDiversityOnDLControlChannelsByMIMOUECapability_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_TypeOfError_PDU,
       { "TypeOfError", "nbap.TypeOfError",
         FT_UINT32, BASE_DEC, VALS(nbap_TypeOfError_vals), 0,
-        "nbap.TypeOfError", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UARFCN_PDU,
       { "UARFCN", "nbap.UARFCN",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UARFCN", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_UE_AggregateMaximumBitRate_PDU,
+      { "UE-AggregateMaximumBitRate", "nbap.UE_AggregateMaximumBitRate",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_UE_AggregateMaximumBitRate_Enforcement_Indicator_PDU,
+      { "UE-AggregateMaximumBitRate-Enforcement-Indicator", "nbap.UE_AggregateMaximumBitRate_Enforcement_Indicator",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_UE_Capability_Information_PDU,
       { "UE-Capability-Information", "nbap.UE_Capability_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UE_Capability_Information", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_UE_TS0_CapabilityLCR_PDU,
+      { "UE-TS0-CapabilityLCR", "nbap.UE_TS0_CapabilityLCR",
+        FT_UINT32, BASE_DEC, VALS(nbap_UE_TS0_CapabilityLCR_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_UE_SupportIndicatorExtension_PDU,
+      { "UE-SupportIndicatorExtension", "nbap.UE_SupportIndicatorExtension",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_LCRTDD_HSDSCH_Physical_Layer_Category_PDU,
+      { "LCRTDD-HSDSCH-Physical-Layer-Category", "nbap.LCRTDD_HSDSCH_Physical_Layer_Category",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_UL_DPDCH_Indicator_For_E_DCH_Operation_PDU,
       { "UL-DPDCH-Indicator-For-E-DCH-Operation", "nbap.UL_DPDCH_Indicator_For_E_DCH_Operation",
         FT_UINT32, BASE_DEC, VALS(nbap_UL_DPDCH_Indicator_For_E_DCH_Operation_vals), 0,
-        "nbap.UL_DPDCH_Indicator_For_E_DCH_Operation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_SIR_PDU,
       { "UL-SIR", "nbap.UL_SIR",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.UL_SIR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Synchronisation_Parameters_LCR_PDU,
       { "UL-Synchronisation-Parameters-LCR", "nbap.UL_Synchronisation_Parameters_LCR",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Synchronisation_Parameters_LCR", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_UPPCHPositionLCR_PDU,
+      { "UPPCHPositionLCR", "nbap.UPPCHPositionLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_UpPTSInterference_For_CellPortion_Value_PDU,
+      { "UpPTSInterference-For-CellPortion-Value", "nbap.UpPTSInterference_For_CellPortion_Value",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_UpPTSInterferenceValue_PDU,
       { "UpPTSInterferenceValue", "nbap.UpPTSInterferenceValue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UpPTSInterferenceValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Unidirectional_DCH_Indicator_PDU,
       { "Unidirectional-DCH-Indicator", "nbap.Unidirectional_DCH_Indicator",
         FT_UINT32, BASE_DEC, VALS(nbap_Unidirectional_DCH_Indicator_vals), 0,
-        "nbap.Unidirectional_DCH_Indicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_USCH_Information_PDU,
       { "USCH-Information", "nbap.USCH_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.USCH_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_USCH_InformationResponse_PDU,
       { "USCH-InformationResponse", "nbap.USCH_InformationResponse",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.USCH_InformationResponse", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_UL_TimeslotISCP_For_CellPortion_Value_PDU,
+      { "UL-TimeslotISCP-For-CellPortion-Value", "nbap.UL_TimeslotISCP_For_CellPortion_Value",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_UL_TimeslotISCP_Value_IncrDecrThres_PDU,
+      { "UL-TimeslotISCP-Value-IncrDecrThres", "nbap.UL_TimeslotISCP_Value_IncrDecrThres",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_CommonTransportChannelSetupRequestFDD_PDU,
       { "CommonTransportChannelSetupRequestFDD", "nbap.CommonTransportChannelSetupRequestFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonTransportChannelSetupRequestFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonPhysicalChannelType_CTCH_SetupRqstFDD_PDU,
       { "CommonPhysicalChannelType-CTCH-SetupRqstFDD", "nbap.CommonPhysicalChannelType_CTCH_SetupRqstFDD",
         FT_UINT32, BASE_DEC, VALS(nbap_CommonPhysicalChannelType_CTCH_SetupRqstFDD_vals), 0,
-        "nbap.CommonPhysicalChannelType_CTCH_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FACH_ParametersListIE_CTCH_SetupRqstFDD_PDU,
       { "FACH-ParametersListIE-CTCH-SetupRqstFDD", "nbap.FACH_ParametersListIE_CTCH_SetupRqstFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FACH_ParametersListIE_CTCH_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PCH_ParametersItem_CTCH_SetupRqstFDD_PDU,
       { "PCH-ParametersItem-CTCH-SetupRqstFDD", "nbap.PCH_ParametersItem_CTCH_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PCH_ParametersItem_CTCH_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MICH_Parameters_CTCH_SetupRqstFDD_PDU,
       { "MICH-Parameters-CTCH-SetupRqstFDD", "nbap.MICH_Parameters_CTCH_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MICH_Parameters_CTCH_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RACH_ParametersItem_CTCH_SetupRqstFDD_PDU,
       { "RACH-ParametersItem-CTCH-SetupRqstFDD", "nbap.RACH_ParametersItem_CTCH_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RACH_ParametersItem_CTCH_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonTransportChannelSetupRequestTDD_PDU,
       { "CommonTransportChannelSetupRequestTDD", "nbap.CommonTransportChannelSetupRequestTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonTransportChannelSetupRequestTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonPhysicalChannelType_CTCH_SetupRqstTDD_PDU,
       { "CommonPhysicalChannelType-CTCH-SetupRqstTDD", "nbap.CommonPhysicalChannelType_CTCH_SetupRqstTDD",
         FT_UINT32, BASE_DEC, VALS(nbap_CommonPhysicalChannelType_CTCH_SetupRqstTDD_vals), 0,
-        "nbap.CommonPhysicalChannelType_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD_PDU,
       { "Secondary-CCPCH-parameterListIE-CTCH-SetupRqstTDD", "nbap.Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_PDU,
+      { "Secondary-CCPCH-LCR-parameterList-CTCH-SetupRqstTDD", "nbap.Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_PDU,
+      { "Secondary-CCPCH-768-parameterList-CTCH-SetupRqstTDD", "nbap.Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_FACH_ParametersListIE_CTCH_SetupRqstTDD_PDU,
       { "FACH-ParametersListIE-CTCH-SetupRqstTDD", "nbap.FACH_ParametersListIE_CTCH_SetupRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FACH_ParametersListIE_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PCH_ParametersItem_CTCH_SetupRqstTDD_PDU,
       { "PCH-ParametersItem-CTCH-SetupRqstTDD", "nbap.PCH_ParametersItem_CTCH_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PCH_ParametersItem_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PICH_ParametersItem_CTCH_SetupRqstTDD_PDU,
       { "PICH-ParametersItem-CTCH-SetupRqstTDD", "nbap.PICH_ParametersItem_CTCH_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PICH_ParametersItem_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PICH_LCR_Parameters_CTCH_SetupRqstTDD_PDU,
       { "PICH-LCR-Parameters-CTCH-SetupRqstTDD", "nbap.PICH_LCR_Parameters_CTCH_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PICH_LCR_Parameters_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PICH_768_ParametersItem_CTCH_SetupRqstTDD_PDU,
       { "PICH-768-ParametersItem-CTCH-SetupRqstTDD", "nbap.PICH_768_ParametersItem_CTCH_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PICH_768_ParametersItem_CTCH_SetupRqstTDD", HFILL }},
-    { &hf_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_PDU,
-      { "Secondary-CCPCH-LCR-parameterList-CTCH-SetupRqstTDD", "nbap.Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MICH_Parameters_CTCH_SetupRqstTDD_PDU,
       { "MICH-Parameters-CTCH-SetupRqstTDD", "nbap.MICH_Parameters_CTCH_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MICH_Parameters_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD_PDU,
+      { "TimeSlotConfigurationList-LCR-CTCH-SetupRqstTDD", "nbap.TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD_PDU,
       { "Secondary-CCPCH-parameterExtendedList-CTCH-SetupRqstTDD", "nbap.Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_SetupRqstTDD_PDU,
       { "Secondary-CCPCH-LCR-parameterExtendedList-CTCH-SetupRqstTDD", "nbap.Secondary_CCPCH_LCR_parameterExtendedList_CTCH_SetupRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Secondary_CCPCH_LCR_parameterExtendedList_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PRACH_ParametersItem_CTCH_SetupRqstTDD_PDU,
       { "PRACH-ParametersItem-CTCH-SetupRqstTDD", "nbap.PRACH_ParametersItem_CTCH_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PRACH_ParametersItem_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RACH_ParameterItem_CTCH_SetupRqstTDD_PDU,
       { "RACH-ParameterItem-CTCH-SetupRqstTDD", "nbap.RACH_ParameterItem_CTCH_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RACH_ParameterItem_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PRACH_LCR_ParametersList_CTCH_SetupRqstTDD_PDU,
       { "PRACH-LCR-ParametersList-CTCH-SetupRqstTDD", "nbap.PRACH_LCR_ParametersList_CTCH_SetupRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PRACH_LCR_ParametersList_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PRACH_768_ParametersItem_CTCH_SetupRqstTDD_PDU,
       { "PRACH-768-ParametersItem-CTCH-SetupRqstTDD", "nbap.PRACH_768_ParametersItem_CTCH_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PRACH_768_ParametersItem_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FPACH_LCR_Parameters_CTCH_SetupRqstTDD_PDU,
       { "FPACH-LCR-Parameters-CTCH-SetupRqstTDD", "nbap.FPACH_LCR_Parameters_CTCH_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.FPACH_LCR_Parameters_CTCH_SetupRqstTDD", HFILL }},
-    { &hf_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_PDU,
-      { "Secondary-CCPCH-768-parameterList-CTCH-SetupRqstTDD", "nbap.Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_PLCCH_parameters_PDU,
+      { "PLCCH-parameters", "nbap.PLCCH_parameters",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_E_RUCCH_parameters_PDU,
+      { "E-RUCCH-parameters", "nbap.E_RUCCH_parameters",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_E_RUCCH_768_parameters_PDU,
+      { "E-RUCCH-768-parameters", "nbap.E_RUCCH_768_parameters",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_CommonTransportChannelSetupResponse_PDU,
       { "CommonTransportChannelSetupResponse", "nbap.CommonTransportChannelSetupResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonTransportChannelSetupResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FACH_CommonTransportChannel_InformationResponse_PDU,
       { "FACH-CommonTransportChannel-InformationResponse", "nbap.FACH_CommonTransportChannel_InformationResponse",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FACH_CommonTransportChannel_InformationResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonTransportChannelSetupFailure_PDU,
       { "CommonTransportChannelSetupFailure", "nbap.CommonTransportChannelSetupFailure",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonTransportChannelSetupFailure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonTransportChannelReconfigurationRequestFDD_PDU,
       { "CommonTransportChannelReconfigurationRequestFDD", "nbap.CommonTransportChannelReconfigurationRequestFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonTransportChannelReconfigurationRequestFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonPhysicalChannelType_CTCH_ReconfRqstFDD_PDU,
       { "CommonPhysicalChannelType-CTCH-ReconfRqstFDD", "nbap.CommonPhysicalChannelType_CTCH_ReconfRqstFDD",
         FT_UINT32, BASE_DEC, VALS(nbap_CommonPhysicalChannelType_CTCH_ReconfRqstFDD_vals), 0,
-        "nbap.CommonPhysicalChannelType_CTCH_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FACH_ParametersListIE_CTCH_ReconfRqstFDD_PDU,
       { "FACH-ParametersListIE-CTCH-ReconfRqstFDD", "nbap.FACH_ParametersListIE_CTCH_ReconfRqstFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FACH_ParametersListIE_CTCH_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PCH_ParametersItem_CTCH_ReconfRqstFDD_PDU,
       { "PCH-ParametersItem-CTCH-ReconfRqstFDD", "nbap.PCH_ParametersItem_CTCH_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PCH_ParametersItem_CTCH_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PICH_ParametersItem_CTCH_ReconfRqstFDD_PDU,
       { "PICH-ParametersItem-CTCH-ReconfRqstFDD", "nbap.PICH_ParametersItem_CTCH_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PICH_ParametersItem_CTCH_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MICH_Parameters_CTCH_ReconfRqstFDD_PDU,
       { "MICH-Parameters-CTCH-ReconfRqstFDD", "nbap.MICH_Parameters_CTCH_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MICH_Parameters_CTCH_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PRACH_ParametersListIE_CTCH_ReconfRqstFDD_PDU,
       { "PRACH-ParametersListIE-CTCH-ReconfRqstFDD", "nbap.PRACH_ParametersListIE_CTCH_ReconfRqstFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PRACH_ParametersListIE_CTCH_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_AICH_ParametersListIE_CTCH_ReconfRqstFDD_PDU,
       { "AICH-ParametersListIE-CTCH-ReconfRqstFDD", "nbap.AICH_ParametersListIE_CTCH_ReconfRqstFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.AICH_ParametersListIE_CTCH_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonTransportChannelReconfigurationRequestTDD_PDU,
       { "CommonTransportChannelReconfigurationRequestTDD", "nbap.CommonTransportChannelReconfigurationRequestTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonTransportChannelReconfigurationRequestTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Secondary_CCPCH_Parameters_CTCH_ReconfRqstTDD_PDU,
       { "Secondary-CCPCH-Parameters-CTCH-ReconfRqstTDD", "nbap.Secondary_CCPCH_Parameters_CTCH_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Secondary_CCPCH_Parameters_CTCH_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Secondary_CCPCHListIE_CTCH_ReconfRqstTDD_PDU,
       { "Secondary-CCPCHListIE-CTCH-ReconfRqstTDD", "nbap.Secondary_CCPCHListIE_CTCH_ReconfRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Secondary_CCPCHListIE_CTCH_ReconfRqstTDD", HFILL }},
-    { &hf_nbap_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD_PDU,
-      { "Secondary-CCPCH-768-Parameters-CTCH-ReconfRqstTDD", "nbap.Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_PDU,
+      { "Secondary-CCPCH-parameterExtendedList-CTCH-ReconfRqstTDD", "nbap.Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_PDU,
+      { "Secondary-CCPCH-LCR-parameterExtendedList-CTCH-ReconfRqstTDD", "nbap.Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_PICH_Parameters_CTCH_ReconfRqstTDD_PDU,
       { "PICH-Parameters-CTCH-ReconfRqstTDD", "nbap.PICH_Parameters_CTCH_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PICH_Parameters_CTCH_ReconfRqstTDD", HFILL }},
-    { &hf_nbap_PICH_768_Parameters_CTCH_ReconfRqstTDD_PDU,
-      { "PICH-768-Parameters-CTCH-ReconfRqstTDD", "nbap.PICH_768_Parameters_CTCH_ReconfRqstTDD",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PICH_768_Parameters_CTCH_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FACH_ParametersList_CTCH_ReconfRqstTDD_PDU,
       { "FACH-ParametersList-CTCH-ReconfRqstTDD", "nbap.FACH_ParametersList_CTCH_ReconfRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FACH_ParametersList_CTCH_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PCH_Parameters_CTCH_ReconfRqstTDD_PDU,
       { "PCH-Parameters-CTCH-ReconfRqstTDD", "nbap.PCH_Parameters_CTCH_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PCH_Parameters_CTCH_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FPACH_LCR_Parameters_CTCH_ReconfRqstTDD_PDU,
       { "FPACH-LCR-Parameters-CTCH-ReconfRqstTDD", "nbap.FPACH_LCR_Parameters_CTCH_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.FPACH_LCR_Parameters_CTCH_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MICH_Parameters_CTCH_ReconfRqstTDD_PDU,
       { "MICH-Parameters-CTCH-ReconfRqstTDD", "nbap.MICH_Parameters_CTCH_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MICH_Parameters_CTCH_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_PLCCH_Parameters_CTCH_ReconfRqstTDD_PDU,
+      { "PLCCH-Parameters-CTCH-ReconfRqstTDD", "nbap.PLCCH_Parameters_CTCH_ReconfRqstTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD_PDU,
+      { "Secondary-CCPCH-768-Parameters-CTCH-ReconfRqstTDD", "nbap.Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_PICH_768_Parameters_CTCH_ReconfRqstTDD_PDU,
+      { "PICH-768-Parameters-CTCH-ReconfRqstTDD", "nbap.PICH_768_Parameters_CTCH_ReconfRqstTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_MICH_768_Parameters_CTCH_ReconfRqstTDD_PDU,
       { "MICH-768-Parameters-CTCH-ReconfRqstTDD", "nbap.MICH_768_Parameters_CTCH_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MICH_768_Parameters_CTCH_ReconfRqstTDD", HFILL }},
-    { &hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_PDU,
-      { "Secondary-CCPCH-parameterExtendedList-CTCH-ReconfRqstTDD", "nbap.Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD", HFILL }},
-    { &hf_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_PDU,
-      { "Secondary-CCPCH-LCR-parameterExtendedList-CTCH-ReconfRqstTDD", "nbap.Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD", HFILL }},
-    { &hf_nbap_PLCCH_Parameters_CTCH_ReconfRqstTDD_PDU,
-      { "PLCCH-Parameters-CTCH-ReconfRqstTDD", "nbap.PLCCH_Parameters_CTCH_ReconfRqstTDD",
+        NULL, HFILL }},
+    { &hf_nbap_UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD_PDU,
+      { "UPPCH-LCR-Parameters-CTCH-ReconfRqstTDD", "nbap.UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PLCCH_Parameters_CTCH_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonTransportChannelReconfigurationResponse_PDU,
       { "CommonTransportChannelReconfigurationResponse", "nbap.CommonTransportChannelReconfigurationResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonTransportChannelReconfigurationResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonTransportChannelReconfigurationFailure_PDU,
       { "CommonTransportChannelReconfigurationFailure", "nbap.CommonTransportChannelReconfigurationFailure",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonTransportChannelReconfigurationFailure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonTransportChannelDeletionRequest_PDU,
       { "CommonTransportChannelDeletionRequest", "nbap.CommonTransportChannelDeletionRequest",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonTransportChannelDeletionRequest", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonTransportChannelDeletionResponse_PDU,
       { "CommonTransportChannelDeletionResponse", "nbap.CommonTransportChannelDeletionResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonTransportChannelDeletionResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_BlockResourceRequest_PDU,
       { "BlockResourceRequest", "nbap.BlockResourceRequest",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.BlockResourceRequest", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_BlockResourceResponse_PDU,
       { "BlockResourceResponse", "nbap.BlockResourceResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.BlockResourceResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_BlockResourceFailure_PDU,
       { "BlockResourceFailure", "nbap.BlockResourceFailure",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.BlockResourceFailure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UnblockResourceIndication_PDU,
       { "UnblockResourceIndication", "nbap.UnblockResourceIndication",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UnblockResourceIndication", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_AuditRequiredIndication_PDU,
       { "AuditRequiredIndication", "nbap.AuditRequiredIndication",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.AuditRequiredIndication", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_AuditRequest_PDU,
       { "AuditRequest", "nbap.AuditRequest",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.AuditRequest", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_AuditResponse_PDU,
       { "AuditResponse", "nbap.AuditResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.AuditResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Cell_InformationList_AuditRsp_PDU,
       { "Cell-InformationList-AuditRsp", "nbap.Cell_InformationList_AuditRsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Cell_InformationList_AuditRsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Cell_InformationItem_AuditRsp_PDU,
       { "Cell-InformationItem-AuditRsp", "nbap.Cell_InformationItem_AuditRsp",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Cell_InformationItem_AuditRsp", HFILL }},
-    { &hf_nbap_CCP_InformationList_AuditRsp_PDU,
-      { "CCP-InformationList-AuditRsp", "nbap.CCP_InformationList_AuditRsp",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CCP_InformationList_AuditRsp", HFILL }},
-    { &hf_nbap_CCP_InformationItem_AuditRsp_PDU,
-      { "CCP-InformationItem-AuditRsp", "nbap.CCP_InformationItem_AuditRsp",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CCP_InformationItem_AuditRsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FPACH_LCR_InformationList_AuditRsp_PDU,
       { "FPACH-LCR-InformationList-AuditRsp", "nbap.FPACH_LCR_InformationList_AuditRsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FPACH_LCR_InformationList_AuditRsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_DSCH_Resources_Information_AuditRsp_PDU,
       { "HS-DSCH-Resources-Information-AuditRsp", "nbap.HS_DSCH_Resources_Information_AuditRsp",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_DSCH_Resources_Information_AuditRsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_S_CCPCH_InformationListExt_AuditRsp_PDU,
       { "S-CCPCH-InformationListExt-AuditRsp", "nbap.S_CCPCH_InformationListExt_AuditRsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.S_CCPCH_InformationListExt_AuditRsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_S_CCPCH_LCR_InformationListExt_AuditRsp_PDU,
       { "S-CCPCH-LCR-InformationListExt-AuditRsp", "nbap.S_CCPCH_LCR_InformationListExt_AuditRsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.S_CCPCH_LCR_InformationListExt_AuditRsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_Resources_Information_AuditRsp_PDU,
       { "E-DCH-Resources-Information-AuditRsp", "nbap.E_DCH_Resources_Information_AuditRsp",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_Resources_Information_AuditRsp", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_PLCCH_InformationList_AuditRsp_PDU,
+      { "PLCCH-InformationList-AuditRsp", "nbap.PLCCH_InformationList_AuditRsp",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_S_CCPCH_768_InformationList_AuditRsp_PDU,
       { "S-CCPCH-768-InformationList-AuditRsp", "nbap.S_CCPCH_768_InformationList_AuditRsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.S_CCPCH_768_InformationList_AuditRsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PRACH_768_InformationList_AuditRsp_PDU,
       { "PRACH-768-InformationList-AuditRsp", "nbap.PRACH_768_InformationList_AuditRsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PRACH_768_InformationList_AuditRsp", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_E_RUCCH_InformationList_AuditRsp_PDU,
+      { "E-RUCCH-InformationList-AuditRsp", "nbap.E_RUCCH_InformationList_AuditRsp",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_E_RUCCH_768_InformationList_AuditRsp_PDU,
+      { "E-RUCCH-768-InformationList-AuditRsp", "nbap.E_RUCCH_768_InformationList_AuditRsp",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp_PDU,
+      { "Cell-Frequency-List-Information-LCR-MulFreq-AuditRsp", "nbap.Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp_PDU,
+      { "Cell-Frequency-List-InformationItem-LCR-MulFreq-AuditRsp", "nbap.Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_UPPCH_LCR_InformationList_AuditRsp_PDU,
+      { "UPPCH-LCR-InformationList-AuditRsp", "nbap.UPPCH_LCR_InformationList_AuditRsp",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_UPPCH_LCR_InformationItem_AuditRsp_PDU,
+      { "UPPCH-LCR-InformationItem-AuditRsp", "nbap.UPPCH_LCR_InformationItem_AuditRsp",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp_PDU,
+      { "MultipleFreq-HS-DSCH-Resources-InformationList-AuditRsp", "nbap.MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_E_DCH_Resources_InformationList_AuditRsp_PDU,
+      { "MultipleFreq-E-DCH-Resources-InformationList-AuditRsp", "nbap.MultipleFreq_E_DCH_Resources_InformationList_AuditRsp",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_CCP_InformationList_AuditRsp_PDU,
+      { "CCP-InformationList-AuditRsp", "nbap.CCP_InformationList_AuditRsp",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_CCP_InformationItem_AuditRsp_PDU,
+      { "CCP-InformationItem-AuditRsp", "nbap.CCP_InformationItem_AuditRsp",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Local_Cell_InformationList_AuditRsp_PDU,
       { "Local-Cell-InformationList-AuditRsp", "nbap.Local_Cell_InformationList_AuditRsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Local_Cell_InformationList_AuditRsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Local_Cell_InformationItem_AuditRsp_PDU,
       { "Local-Cell-InformationItem-AuditRsp", "nbap.Local_Cell_InformationItem_AuditRsp",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Local_Cell_InformationItem_AuditRsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Local_Cell_Group_InformationList_AuditRsp_PDU,
       { "Local-Cell-Group-InformationList-AuditRsp", "nbap.Local_Cell_Group_InformationList_AuditRsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Local_Cell_Group_InformationList_AuditRsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Local_Cell_Group_InformationItem_AuditRsp_PDU,
       { "Local-Cell-Group-InformationItem-AuditRsp", "nbap.Local_Cell_Group_InformationItem_AuditRsp",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Local_Cell_Group_InformationItem_AuditRsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Power_Local_Cell_Group_InformationList_AuditRsp_PDU,
       { "Power-Local-Cell-Group-InformationList-AuditRsp", "nbap.Power_Local_Cell_Group_InformationList_AuditRsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Power_Local_Cell_Group_InformationList_AuditRsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Power_Local_Cell_Group_InformationItem_AuditRsp_PDU,
       { "Power-Local-Cell-Group-InformationItem-AuditRsp", "nbap.Power_Local_Cell_Group_InformationItem_AuditRsp",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Power_Local_Cell_Group_InformationItem_AuditRsp", HFILL }},
-    { &hf_nbap_PLCCH_InformationList_AuditRsp_PDU,
-      { "PLCCH-InformationList-AuditRsp", "nbap.PLCCH_InformationList_AuditRsp",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PLCCH_InformationList_AuditRsp", HFILL }},
-    { &hf_nbap_E_RUCCH_InformationList_AuditRsp_PDU,
-      { "E-RUCCH-InformationList-AuditRsp", "nbap.E_RUCCH_InformationList_AuditRsp",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_RUCCH_InformationList_AuditRsp", HFILL }},
-    { &hf_nbap_E_RUCCH_768_InformationList_AuditRsp_PDU,
-      { "E-RUCCH-768-InformationList-AuditRsp", "nbap.E_RUCCH_768_InformationList_AuditRsp",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_RUCCH_768_InformationList_AuditRsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_AuditFailure_PDU,
       { "AuditFailure", "nbap.AuditFailure",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.AuditFailure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonMeasurementInitiationRequest_PDU,
       { "CommonMeasurementInitiationRequest", "nbap.CommonMeasurementInitiationRequest",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonMeasurementInitiationRequest", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonMeasurementObjectType_CM_Rqst_PDU,
       { "CommonMeasurementObjectType-CM-Rqst", "nbap.CommonMeasurementObjectType_CM_Rqst",
         FT_UINT32, BASE_DEC, VALS(nbap_CommonMeasurementObjectType_CM_Rqst_vals), 0,
-        "nbap.CommonMeasurementObjectType_CM_Rqst", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_ERACH_CM_Rqst_PDU,
+      { "ERACH-CM-Rqst", "nbap.ERACH_CM_Rqst",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_PowerLocalCellGroup_CM_Rqst_PDU,
       { "PowerLocalCellGroup-CM-Rqst", "nbap.PowerLocalCellGroup_CM_Rqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PowerLocalCellGroup_CM_Rqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonMeasurementInitiationResponse_PDU,
       { "CommonMeasurementInitiationResponse", "nbap.CommonMeasurementInitiationResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonMeasurementInitiationResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonMeasurementObjectType_CM_Rsp_PDU,
       { "CommonMeasurementObjectType-CM-Rsp", "nbap.CommonMeasurementObjectType_CM_Rsp",
         FT_UINT32, BASE_DEC, VALS(nbap_CommonMeasurementObjectType_CM_Rsp_vals), 0,
-        "nbap.CommonMeasurementObjectType_CM_Rsp", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_ERACH_CM_Rsp_PDU,
+      { "ERACH-CM-Rsp", "nbap.ERACH_CM_Rsp",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_PowerLocalCellGroup_CM_Rsp_PDU,
       { "PowerLocalCellGroup-CM-Rsp", "nbap.PowerLocalCellGroup_CM_Rsp",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PowerLocalCellGroup_CM_Rsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonMeasurementInitiationFailure_PDU,
       { "CommonMeasurementInitiationFailure", "nbap.CommonMeasurementInitiationFailure",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonMeasurementInitiationFailure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonMeasurementReport_PDU,
       { "CommonMeasurementReport", "nbap.CommonMeasurementReport",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonMeasurementReport", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonMeasurementObjectType_CM_Rprt_PDU,
       { "CommonMeasurementObjectType-CM-Rprt", "nbap.CommonMeasurementObjectType_CM_Rprt",
         FT_UINT32, BASE_DEC, VALS(nbap_CommonMeasurementObjectType_CM_Rprt_vals), 0,
-        "nbap.CommonMeasurementObjectType_CM_Rprt", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_ERACH_CM_Rprt_PDU,
+      { "ERACH-CM-Rprt", "nbap.ERACH_CM_Rprt",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_PowerLocalCellGroup_CM_Rprt_PDU,
       { "PowerLocalCellGroup-CM-Rprt", "nbap.PowerLocalCellGroup_CM_Rprt",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PowerLocalCellGroup_CM_Rprt", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonMeasurementTerminationRequest_PDU,
       { "CommonMeasurementTerminationRequest", "nbap.CommonMeasurementTerminationRequest",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonMeasurementTerminationRequest", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonMeasurementFailureIndication_PDU,
       { "CommonMeasurementFailureIndication", "nbap.CommonMeasurementFailureIndication",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonMeasurementFailureIndication", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSetupRequestFDD_PDU,
       { "CellSetupRequestFDD", "nbap.CellSetupRequestFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSetupRequestFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Synchronisation_Configuration_Cell_SetupRqst_PDU,
       { "Synchronisation-Configuration-Cell-SetupRqst", "nbap.Synchronisation_Configuration_Cell_SetupRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Synchronisation_Configuration_Cell_SetupRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PrimarySCH_Information_Cell_SetupRqstFDD_PDU,
       { "PrimarySCH-Information-Cell-SetupRqstFDD", "nbap.PrimarySCH_Information_Cell_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PrimarySCH_Information_Cell_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SecondarySCH_Information_Cell_SetupRqstFDD_PDU,
       { "SecondarySCH-Information-Cell-SetupRqstFDD", "nbap.SecondarySCH_Information_Cell_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SecondarySCH_Information_Cell_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PrimaryCPICH_Information_Cell_SetupRqstFDD_PDU,
       { "PrimaryCPICH-Information-Cell-SetupRqstFDD", "nbap.PrimaryCPICH_Information_Cell_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PrimaryCPICH_Information_Cell_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SecondaryCPICH_InformationList_Cell_SetupRqstFDD_PDU,
       { "SecondaryCPICH-InformationList-Cell-SetupRqstFDD", "nbap.SecondaryCPICH_InformationList_Cell_SetupRqstFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SecondaryCPICH_InformationList_Cell_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SecondaryCPICH_InformationItem_Cell_SetupRqstFDD_PDU,
       { "SecondaryCPICH-InformationItem-Cell-SetupRqstFDD", "nbap.SecondaryCPICH_InformationItem_Cell_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SecondaryCPICH_InformationItem_Cell_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PrimaryCCPCH_Information_Cell_SetupRqstFDD_PDU,
       { "PrimaryCCPCH-Information-Cell-SetupRqstFDD", "nbap.PrimaryCCPCH_Information_Cell_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PrimaryCCPCH_Information_Cell_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Limited_power_increase_information_Cell_SetupRqstFDD_PDU,
       { "Limited-power-increase-information-Cell-SetupRqstFDD", "nbap.Limited_power_increase_information_Cell_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Limited_power_increase_information_Cell_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_IPDLParameter_Information_Cell_SetupRqstFDD_PDU,
       { "IPDLParameter-Information-Cell-SetupRqstFDD", "nbap.IPDLParameter_Information_Cell_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.IPDLParameter_Information_Cell_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellPortion_InformationList_Cell_SetupRqstFDD_PDU,
       { "CellPortion-InformationList-Cell-SetupRqstFDD", "nbap.CellPortion_InformationList_Cell_SetupRqstFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellPortion_InformationList_Cell_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellPortion_InformationItem_Cell_SetupRqstFDD_PDU,
       { "CellPortion-InformationItem-Cell-SetupRqstFDD", "nbap.CellPortion_InformationItem_Cell_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellPortion_InformationItem_Cell_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSetupRequestTDD_PDU,
       { "CellSetupRequestTDD", "nbap.CellSetupRequestTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSetupRequestTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SCH_Information_Cell_SetupRqstTDD_PDU,
       { "SCH-Information-Cell-SetupRqstTDD", "nbap.SCH_Information_Cell_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SCH_Information_Cell_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SyncCaseIndicatorItem_Cell_SetupRqstTDD_PSCH_PDU,
       { "SyncCaseIndicatorItem-Cell-SetupRqstTDD-PSCH", "nbap.SyncCaseIndicatorItem_Cell_SetupRqstTDD_PSCH",
         FT_UINT32, BASE_DEC, VALS(nbap_SyncCaseIndicatorItem_Cell_SetupRqstTDD_PSCH_vals), 0,
-        "nbap.SyncCaseIndicatorItem_Cell_SetupRqstTDD_PSCH", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PCCPCH_Information_Cell_SetupRqstTDD_PDU,
       { "PCCPCH-Information-Cell-SetupRqstTDD", "nbap.PCCPCH_Information_Cell_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PCCPCH_Information_Cell_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TimeSlotConfigurationList_Cell_SetupRqstTDD_PDU,
       { "TimeSlotConfigurationList-Cell-SetupRqstTDD", "nbap.TimeSlotConfigurationList_Cell_SetupRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TimeSlotConfigurationList_Cell_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD_PDU,
       { "TimeSlotConfigurationList-LCR-Cell-SetupRqstTDD", "nbap.TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PCCPCH_LCR_Information_Cell_SetupRqstTDD_PDU,
       { "PCCPCH-LCR-Information-Cell-SetupRqstTDD", "nbap.PCCPCH_LCR_Information_Cell_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PCCPCH_LCR_Information_Cell_SetupRqstTDD", HFILL }},
-    { &hf_nbap_PCCPCH_768_Information_Cell_SetupRqstTDD_PDU,
-      { "PCCPCH-768-Information-Cell-SetupRqstTDD", "nbap.PCCPCH_768_Information_Cell_SetupRqstTDD",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PCCPCH_768_Information_Cell_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DwPCH_LCR_Information_Cell_SetupRqstTDD_PDU,
       { "DwPCH-LCR-Information-Cell-SetupRqstTDD", "nbap.DwPCH_LCR_Information_Cell_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DwPCH_LCR_Information_Cell_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_IPDLParameter_Information_Cell_SetupRqstTDD_PDU,
       { "IPDLParameter-Information-Cell-SetupRqstTDD", "nbap.IPDLParameter_Information_Cell_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.IPDLParameter_Information_Cell_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_IPDLParameter_Information_LCR_Cell_SetupRqstTDD_PDU,
       { "IPDLParameter-Information-LCR-Cell-SetupRqstTDD", "nbap.IPDLParameter_Information_LCR_Cell_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.IPDLParameter_Information_LCR_Cell_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_PCCPCH_768_Information_Cell_SetupRqstTDD_PDU,
+      { "PCCPCH-768-Information-Cell-SetupRqstTDD", "nbap.PCCPCH_768_Information_Cell_SetupRqstTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_SCH_768_Information_Cell_SetupRqstTDD_PDU,
       { "SCH-768-Information-Cell-SetupRqstTDD", "nbap.SCH_768_Information_Cell_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SCH_768_Information_Cell_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD_PDU,
+      { "Cell-Frequency-List-LCR-MulFreq-Cell-SetupRqstTDD", "nbap.Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_CellSetupResponse_PDU,
       { "CellSetupResponse", "nbap.CellSetupResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSetupResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSetupFailure_PDU,
       { "CellSetupFailure", "nbap.CellSetupFailure",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSetupFailure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellReconfigurationRequestFDD_PDU,
       { "CellReconfigurationRequestFDD", "nbap.CellReconfigurationRequestFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellReconfigurationRequestFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Synchronisation_Configuration_Cell_ReconfRqst_PDU,
       { "Synchronisation-Configuration-Cell-ReconfRqst", "nbap.Synchronisation_Configuration_Cell_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Synchronisation_Configuration_Cell_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PrimarySCH_Information_Cell_ReconfRqstFDD_PDU,
       { "PrimarySCH-Information-Cell-ReconfRqstFDD", "nbap.PrimarySCH_Information_Cell_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PrimarySCH_Information_Cell_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SecondarySCH_Information_Cell_ReconfRqstFDD_PDU,
       { "SecondarySCH-Information-Cell-ReconfRqstFDD", "nbap.SecondarySCH_Information_Cell_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SecondarySCH_Information_Cell_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PrimaryCPICH_Information_Cell_ReconfRqstFDD_PDU,
       { "PrimaryCPICH-Information-Cell-ReconfRqstFDD", "nbap.PrimaryCPICH_Information_Cell_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PrimaryCPICH_Information_Cell_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SecondaryCPICH_InformationList_Cell_ReconfRqstFDD_PDU,
       { "SecondaryCPICH-InformationList-Cell-ReconfRqstFDD", "nbap.SecondaryCPICH_InformationList_Cell_ReconfRqstFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SecondaryCPICH_InformationList_Cell_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SecondaryCPICH_InformationItem_Cell_ReconfRqstFDD_PDU,
       { "SecondaryCPICH-InformationItem-Cell-ReconfRqstFDD", "nbap.SecondaryCPICH_InformationItem_Cell_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SecondaryCPICH_InformationItem_Cell_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PrimaryCCPCH_Information_Cell_ReconfRqstFDD_PDU,
       { "PrimaryCCPCH-Information-Cell-ReconfRqstFDD", "nbap.PrimaryCCPCH_Information_Cell_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PrimaryCCPCH_Information_Cell_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_IPDLParameter_Information_Cell_ReconfRqstFDD_PDU,
       { "IPDLParameter-Information-Cell-ReconfRqstFDD", "nbap.IPDLParameter_Information_Cell_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.IPDLParameter_Information_Cell_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellPortion_InformationList_Cell_ReconfRqstFDD_PDU,
       { "CellPortion-InformationList-Cell-ReconfRqstFDD", "nbap.CellPortion_InformationList_Cell_ReconfRqstFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellPortion_InformationList_Cell_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellPortion_InformationItem_Cell_ReconfRqstFDD_PDU,
       { "CellPortion-InformationItem-Cell-ReconfRqstFDD", "nbap.CellPortion_InformationItem_Cell_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellPortion_InformationItem_Cell_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellReconfigurationRequestTDD_PDU,
       { "CellReconfigurationRequestTDD", "nbap.CellReconfigurationRequestTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellReconfigurationRequestTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SCH_Information_Cell_ReconfRqstTDD_PDU,
       { "SCH-Information-Cell-ReconfRqstTDD", "nbap.SCH_Information_Cell_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SCH_Information_Cell_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PCCPCH_Information_Cell_ReconfRqstTDD_PDU,
       { "PCCPCH-Information-Cell-ReconfRqstTDD", "nbap.PCCPCH_Information_Cell_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PCCPCH_Information_Cell_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TimeSlotConfigurationList_Cell_ReconfRqstTDD_PDU,
       { "TimeSlotConfigurationList-Cell-ReconfRqstTDD", "nbap.TimeSlotConfigurationList_Cell_ReconfRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TimeSlotConfigurationList_Cell_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD_PDU,
       { "TimeSlotConfigurationList-LCR-Cell-ReconfRqstTDD", "nbap.TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DwPCH_LCR_Information_Cell_ReconfRqstTDD_PDU,
       { "DwPCH-LCR-Information-Cell-ReconfRqstTDD", "nbap.DwPCH_LCR_Information_Cell_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DwPCH_LCR_Information_Cell_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_IPDLParameter_Information_Cell_ReconfRqstTDD_PDU,
       { "IPDLParameter-Information-Cell-ReconfRqstTDD", "nbap.IPDLParameter_Information_Cell_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.IPDLParameter_Information_Cell_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_IPDLParameter_Information_LCR_Cell_ReconfRqstTDD_PDU,
       { "IPDLParameter-Information-LCR-Cell-ReconfRqstTDD", "nbap.IPDLParameter_Information_LCR_Cell_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.IPDLParameter_Information_LCR_Cell_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SCH_768_Information_Cell_ReconfRqstTDD_PDU,
       { "SCH-768-Information-Cell-ReconfRqstTDD", "nbap.SCH_768_Information_Cell_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SCH_768_Information_Cell_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PCCPCH_768_Information_Cell_ReconfRqstTDD_PDU,
       { "PCCPCH-768-Information-Cell-ReconfRqstTDD", "nbap.PCCPCH_768_Information_Cell_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PCCPCH_768_Information_Cell_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_UARFCN_Adjustment_PDU,
+      { "UARFCN-Adjustment", "nbap.UARFCN_Adjustment",
+        FT_UINT32, BASE_DEC, VALS(nbap_UARFCN_Adjustment_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_CellReconfigurationResponse_PDU,
       { "CellReconfigurationResponse", "nbap.CellReconfigurationResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellReconfigurationResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellReconfigurationFailure_PDU,
       { "CellReconfigurationFailure", "nbap.CellReconfigurationFailure",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellReconfigurationFailure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellDeletionRequest_PDU,
       { "CellDeletionRequest", "nbap.CellDeletionRequest",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellDeletionRequest", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellDeletionResponse_PDU,
       { "CellDeletionResponse", "nbap.CellDeletionResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellDeletionResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ResourceStatusIndication_PDU,
       { "ResourceStatusIndication", "nbap.ResourceStatusIndication",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ResourceStatusIndication", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_IndicationType_ResourceStatusInd_PDU,
       { "IndicationType-ResourceStatusInd", "nbap.IndicationType_ResourceStatusInd",
         FT_UINT32, BASE_DEC, VALS(nbap_IndicationType_ResourceStatusInd_vals), 0,
-        "nbap.IndicationType_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Local_Cell_InformationItem_ResourceStatusInd_PDU,
       { "Local-Cell-InformationItem-ResourceStatusInd", "nbap.Local_Cell_InformationItem_ResourceStatusInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Local_Cell_InformationItem_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Local_Cell_Group_InformationItem_ResourceStatusInd_PDU,
       { "Local-Cell-Group-InformationItem-ResourceStatusInd", "nbap.Local_Cell_Group_InformationItem_ResourceStatusInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Local_Cell_Group_InformationItem_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Power_Local_Cell_Group_InformationList_ResourceStatusInd_PDU,
       { "Power-Local-Cell-Group-InformationList-ResourceStatusInd", "nbap.Power_Local_Cell_Group_InformationList_ResourceStatusInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Power_Local_Cell_Group_InformationList_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Power_Local_Cell_Group_InformationItem_ResourceStatusInd_PDU,
       { "Power-Local-Cell-Group-InformationItem-ResourceStatusInd", "nbap.Power_Local_Cell_Group_InformationItem_ResourceStatusInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Power_Local_Cell_Group_InformationItem_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Local_Cell_InformationItem2_ResourceStatusInd_PDU,
       { "Local-Cell-InformationItem2-ResourceStatusInd", "nbap.Local_Cell_InformationItem2_ResourceStatusInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Local_Cell_InformationItem2_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Local_Cell_Group_InformationItem2_ResourceStatusInd_PDU,
       { "Local-Cell-Group-InformationItem2-ResourceStatusInd", "nbap.Local_Cell_Group_InformationItem2_ResourceStatusInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Local_Cell_Group_InformationItem2_ResourceStatusInd", HFILL }},
-    { &hf_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd_PDU,
-      { "Power-Local-Cell-Group-InformationList2-ResourceStatusInd", "nbap.Power_Local_Cell_Group_InformationList2_ResourceStatusInd",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Power_Local_Cell_Group_InformationList2_ResourceStatusInd", HFILL }},
-    { &hf_nbap_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd_PDU,
-      { "Power-Local-Cell-Group-InformationItem2-ResourceStatusInd", "nbap.Power_Local_Cell_Group_InformationItem2_ResourceStatusInd",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Power_Local_Cell_Group_InformationItem2_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CCP_InformationItem_ResourceStatusInd_PDU,
       { "CCP-InformationItem-ResourceStatusInd", "nbap.CCP_InformationItem_ResourceStatusInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CCP_InformationItem_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Cell_InformationItem_ResourceStatusInd_PDU,
       { "Cell-InformationItem-ResourceStatusInd", "nbap.Cell_InformationItem_ResourceStatusInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Cell_InformationItem_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FPACH_LCR_InformationList_ResourceStatusInd_PDU,
       { "FPACH-LCR-InformationList-ResourceStatusInd", "nbap.FPACH_LCR_InformationList_ResourceStatusInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FPACH_LCR_InformationList_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DwPCH_LCR_Information_ResourceStatusInd_PDU,
       { "DwPCH-LCR-Information-ResourceStatusInd", "nbap.DwPCH_LCR_Information_ResourceStatusInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DwPCH_LCR_Information_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_DSCH_Resources_Information_ResourceStatusInd_PDU,
       { "HS-DSCH-Resources-Information-ResourceStatusInd", "nbap.HS_DSCH_Resources_Information_ResourceStatusInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_DSCH_Resources_Information_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_S_CCPCH_InformationListExt_ResourceStatusInd_PDU,
       { "S-CCPCH-InformationListExt-ResourceStatusInd", "nbap.S_CCPCH_InformationListExt_ResourceStatusInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.S_CCPCH_InformationListExt_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_S_CCPCH_LCR_InformationListExt_ResourceStatusInd_PDU,
       { "S-CCPCH-LCR-InformationListExt-ResourceStatusInd", "nbap.S_CCPCH_LCR_InformationListExt_ResourceStatusInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.S_CCPCH_LCR_InformationListExt_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_Resources_Information_ResourceStatusInd_PDU,
       { "E-DCH-Resources-Information-ResourceStatusInd", "nbap.E_DCH_Resources_Information_ResourceStatusInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_Resources_Information_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PLCCH_InformationList_ResourceStatusInd_PDU,
       { "PLCCH-InformationList-ResourceStatusInd", "nbap.PLCCH_InformationList_ResourceStatusInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PLCCH_InformationList_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_S_CCPCH_768_InformationList_ResourceStatusInd_PDU,
       { "S-CCPCH-768-InformationList-ResourceStatusInd", "nbap.S_CCPCH_768_InformationList_ResourceStatusInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.S_CCPCH_768_InformationList_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PRACH_768_InformationList_ResourceStatusInd_PDU,
       { "PRACH-768-InformationList-ResourceStatusInd", "nbap.PRACH_768_InformationList_ResourceStatusInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PRACH_768_InformationList_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_RUCCH_InformationList_ResourceStatusInd_PDU,
       { "E-RUCCH-InformationList-ResourceStatusInd", "nbap.E_RUCCH_InformationList_ResourceStatusInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_RUCCH_InformationList_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_RUCCH_768_InformationList_ResourceStatusInd_PDU,
       { "E-RUCCH-768-InformationList-ResourceStatusInd", "nbap.E_RUCCH_768_InformationList_ResourceStatusInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_RUCCH_768_InformationList_ResourceStatusInd", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd_PDU,
+      { "Cell-Frequency-List-Information-LCR-MulFreq-ResourceStatusInd", "nbap.Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd_PDU,
+      { "Cell-Frequency-List-InformationItem-LCR-MulFreq-ResourceStatusInd", "nbap.Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_UPPCH_LCR_InformationList_ResourceStatusInd_PDU,
+      { "UPPCH-LCR-InformationList-ResourceStatusInd", "nbap.UPPCH_LCR_InformationList_ResourceStatusInd",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_UPPCH_LCR_InformationItem_ResourceStatusInd_PDU,
+      { "UPPCH-LCR-InformationItem-ResourceStatusInd", "nbap.UPPCH_LCR_InformationItem_ResourceStatusInd",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd_PDU,
+      { "MultipleFreq-HS-DSCH-Resources-InformationList-ResourceStatusInd", "nbap.MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd_PDU,
+      { "Power-Local-Cell-Group-InformationList2-ResourceStatusInd", "nbap.Power_Local_Cell_Group_InformationList2_ResourceStatusInd",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd_PDU,
+      { "Power-Local-Cell-Group-InformationItem2-ResourceStatusInd", "nbap.Power_Local_Cell_Group_InformationItem2_ResourceStatusInd",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd_PDU,
+      { "MultipleFreq-E-DCH-Resources-InformationList-ResourceStatusInd", "nbap.MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_SystemInformationUpdateRequest_PDU,
       { "SystemInformationUpdateRequest", "nbap.SystemInformationUpdateRequest",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SystemInformationUpdateRequest", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MIB_SB_SIB_InformationList_SystemInfoUpdateRqst_PDU,
       { "MIB-SB-SIB-InformationList-SystemInfoUpdateRqst", "nbap.MIB_SB_SIB_InformationList_SystemInfoUpdateRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MIB_SB_SIB_InformationList_SystemInfoUpdateRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SegmentInformationListIE_SystemInfoUpdate_PDU,
       { "SegmentInformationListIE-SystemInfoUpdate", "nbap.SegmentInformationListIE_SystemInfoUpdate",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SegmentInformationListIE_SystemInfoUpdate", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SystemInformationUpdateResponse_PDU,
       { "SystemInformationUpdateResponse", "nbap.SystemInformationUpdateResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SystemInformationUpdateResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SystemInformationUpdateFailure_PDU,
       { "SystemInformationUpdateFailure", "nbap.SystemInformationUpdateFailure",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SystemInformationUpdateFailure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkSetupRequestFDD_PDU,
       { "RadioLinkSetupRequestFDD", "nbap.RadioLinkSetupRequestFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkSetupRequestFDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Additional_HS_Cell_Information_RL_Setup_List_PDU,
+      { "Additional-HS-Cell-Information-RL-Setup-List", "nbap.Additional_HS_Cell_Information_RL_Setup_List",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_UL_DPCH_Information_RL_SetupRqstFDD_PDU,
       { "UL-DPCH-Information-RL-SetupRqstFDD", "nbap.UL_DPCH_Information_RL_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_Information_RL_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_Information_RL_SetupRqstFDD_PDU,
       { "DL-DPCH-Information-RL-SetupRqstFDD", "nbap.DL_DPCH_Information_RL_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_Information_RL_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationList_RL_SetupRqstFDD_PDU,
       { "RL-InformationList-RL-SetupRqstFDD", "nbap.RL_InformationList_RL_SetupRqstFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_InformationList_RL_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationItem_RL_SetupRqstFDD_PDU,
       { "RL-InformationItem-RL-SetupRqstFDD", "nbap.RL_InformationItem_RL_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationItem_RL_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DPCH_Information_RL_SetupRqstFDD_PDU,
       { "E-DPCH-Information-RL-SetupRqstFDD", "nbap.E_DPCH_Information_RL_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DPCH_Information_RL_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_F_DPCH_Information_RL_SetupRqstFDD_PDU,
       { "F-DPCH-Information-RL-SetupRqstFDD", "nbap.F_DPCH_Information_RL_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.F_DPCH_Information_RL_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkSetupRequestTDD_PDU,
       { "RadioLinkSetupRequestTDD", "nbap.RadioLinkSetupRequestTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkSetupRequestTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationList_RL_SetupRqstTDD_PDU,
       { "UL-CCTrCH-InformationList-RL-SetupRqstTDD", "nbap.UL_CCTrCH_InformationList_RL_SetupRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_CCTrCH_InformationList_RL_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationItem_RL_SetupRqstTDD_PDU,
       { "UL-CCTrCH-InformationItem-RL-SetupRqstTDD", "nbap.UL_CCTrCH_InformationItem_RL_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_CCTrCH_InformationItem_RL_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_DPCH_InformationItem_RL_SetupRqstTDD_PDU,
       { "UL-DPCH-InformationItem-RL-SetupRqstTDD", "nbap.UL_DPCH_InformationItem_RL_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_InformationItem_RL_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_DPCH_LCR_Information_RL_SetupRqstTDD_PDU,
       { "UL-DPCH-LCR-Information-RL-SetupRqstTDD", "nbap.UL_DPCH_LCR_Information_RL_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_LCR_Information_RL_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_DPCH_768_Information_RL_SetupRqstTDD_PDU,
       { "UL-DPCH-768-Information-RL-SetupRqstTDD", "nbap.UL_DPCH_768_Information_RL_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_768_Information_RL_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_CCTrCH_InformationList_RL_SetupRqstTDD_PDU,
       { "DL-CCTrCH-InformationList-RL-SetupRqstTDD", "nbap.DL_CCTrCH_InformationList_RL_SetupRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_CCTrCH_InformationList_RL_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_CCTrCH_InformationItem_RL_SetupRqstTDD_PDU,
       { "DL-CCTrCH-InformationItem-RL-SetupRqstTDD", "nbap.DL_CCTrCH_InformationItem_RL_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_CCTrCH_InformationItem_RL_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_InformationItem_RL_SetupRqstTDD_PDU,
       { "DL-DPCH-InformationItem-RL-SetupRqstTDD", "nbap.DL_DPCH_InformationItem_RL_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_InformationItem_RL_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_LCR_Information_RL_SetupRqstTDD_PDU,
       { "DL-DPCH-LCR-Information-RL-SetupRqstTDD", "nbap.DL_DPCH_LCR_Information_RL_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_LCR_Information_RL_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_768_Information_RL_SetupRqstTDD_PDU,
       { "DL-DPCH-768-Information-RL-SetupRqstTDD", "nbap.DL_DPCH_768_Information_RL_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_768_Information_RL_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_Information_RL_SetupRqstTDD_PDU,
       { "RL-Information-RL-SetupRqstTDD", "nbap.RL_Information_RL_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Information_RL_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkSetupResponseFDD_PDU,
       { "RadioLinkSetupResponseFDD", "nbap.RadioLinkSetupResponseFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkSetupResponseFDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Additional_HS_Cell_Information_Response_List_PDU,
+      { "Additional-HS-Cell-Information-Response-List", "nbap.Additional_HS_Cell_Information_Response_List",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationResponseList_RL_SetupRspFDD_PDU,
       { "RL-InformationResponseList-RL-SetupRspFDD", "nbap.RL_InformationResponseList_RL_SetupRspFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_InformationResponseList_RL_SetupRspFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationResponseItem_RL_SetupRspFDD_PDU,
       { "RL-InformationResponseItem-RL-SetupRspFDD", "nbap.RL_InformationResponseItem_RL_SetupRspFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationResponseItem_RL_SetupRspFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkSetupResponseTDD_PDU,
       { "RadioLinkSetupResponseTDD", "nbap.RadioLinkSetupResponseTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkSetupResponseTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationResponse_RL_SetupRspTDD_PDU,
       { "RL-InformationResponse-RL-SetupRspTDD", "nbap.RL_InformationResponse_RL_SetupRspTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationResponse_RL_SetupRspTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationResponse_LCR_RL_SetupRspTDD_PDU,
       { "RL-InformationResponse-LCR-RL-SetupRspTDD", "nbap.RL_InformationResponse_LCR_RL_SetupRspTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationResponse_LCR_RL_SetupRspTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkSetupFailureFDD_PDU,
       { "RadioLinkSetupFailureFDD", "nbap.RadioLinkSetupFailureFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkSetupFailureFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CauseLevel_RL_SetupFailureFDD_PDU,
       { "CauseLevel-RL-SetupFailureFDD", "nbap.CauseLevel_RL_SetupFailureFDD",
         FT_UINT32, BASE_DEC, VALS(nbap_CauseLevel_RL_SetupFailureFDD_vals), 0,
-        "nbap.CauseLevel_RL_SetupFailureFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Unsuccessful_RL_InformationRespItem_RL_SetupFailureFDD_PDU,
       { "Unsuccessful-RL-InformationRespItem-RL-SetupFailureFDD", "nbap.Unsuccessful_RL_InformationRespItem_RL_SetupFailureFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Unsuccessful_RL_InformationRespItem_RL_SetupFailureFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Successful_RL_InformationRespItem_RL_SetupFailureFDD_PDU,
       { "Successful-RL-InformationRespItem-RL-SetupFailureFDD", "nbap.Successful_RL_InformationRespItem_RL_SetupFailureFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Successful_RL_InformationRespItem_RL_SetupFailureFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkSetupFailureTDD_PDU,
       { "RadioLinkSetupFailureTDD", "nbap.RadioLinkSetupFailureTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkSetupFailureTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CauseLevel_RL_SetupFailureTDD_PDU,
       { "CauseLevel-RL-SetupFailureTDD", "nbap.CauseLevel_RL_SetupFailureTDD",
         FT_UINT32, BASE_DEC, VALS(nbap_CauseLevel_RL_SetupFailureTDD_vals), 0,
-        "nbap.CauseLevel_RL_SetupFailureTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Unsuccessful_RL_InformationResp_RL_SetupFailureTDD_PDU,
       { "Unsuccessful-RL-InformationResp-RL-SetupFailureTDD", "nbap.Unsuccessful_RL_InformationResp_RL_SetupFailureTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Unsuccessful_RL_InformationResp_RL_SetupFailureTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkAdditionRequestFDD_PDU,
       { "RadioLinkAdditionRequestFDD", "nbap.RadioLinkAdditionRequestFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkAdditionRequestFDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Additional_HS_Cell_Information_RL_Addition_List_PDU,
+      { "Additional-HS-Cell-Information-RL-Addition-List", "nbap.Additional_HS_Cell_Information_RL_Addition_List",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_RL_Add_Req_PDU,
+      { "Additional-EDCH-Cell-Information-RL-Add-Req", "nbap.Additional_EDCH_Cell_Information_RL_Add_Req",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationList_RL_AdditionRqstFDD_PDU,
       { "RL-InformationList-RL-AdditionRqstFDD", "nbap.RL_InformationList_RL_AdditionRqstFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_InformationList_RL_AdditionRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationItem_RL_AdditionRqstFDD_PDU,
       { "RL-InformationItem-RL-AdditionRqstFDD", "nbap.RL_InformationItem_RL_AdditionRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationItem_RL_AdditionRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DPCH_Information_RL_AdditionReqFDD_PDU,
       { "E-DPCH-Information-RL-AdditionReqFDD", "nbap.E_DPCH_Information_RL_AdditionReqFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DPCH_Information_RL_AdditionReqFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkAdditionRequestTDD_PDU,
       { "RadioLinkAdditionRequestTDD", "nbap.RadioLinkAdditionRequestTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkAdditionRequestTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU,
       { "UL-CCTrCH-InformationList-RL-AdditionRqstTDD", "nbap.UL_CCTrCH_InformationList_RL_AdditionRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_CCTrCH_InformationList_RL_AdditionRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_DPCH_InformationItem_RL_AdditionRqstTDD_PDU,
       { "UL-DPCH-InformationItem-RL-AdditionRqstTDD", "nbap.UL_DPCH_InformationItem_RL_AdditionRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_InformationItem_RL_AdditionRqstTDD", HFILL }},
-    { &hf_nbap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU,
-      { "DL-CCTrCH-InformationList-RL-AdditionRqstTDD", "nbap.DL_CCTrCH_InformationList_RL_AdditionRqstTDD",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_CCTrCH_InformationList_RL_AdditionRqstTDD", HFILL }},
-    { &hf_nbap_DL_DPCH_InformationItem_RL_AdditionRqstTDD_PDU,
-      { "DL-DPCH-InformationItem-RL-AdditionRqstTDD", "nbap.DL_DPCH_InformationItem_RL_AdditionRqstTDD",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_InformationItem_RL_AdditionRqstTDD", HFILL }},
-    { &hf_nbap_RL_Information_RL_AdditionRqstTDD_PDU,
-      { "RL-Information-RL-AdditionRqstTDD", "nbap.RL_Information_RL_AdditionRqstTDD",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Information_RL_AdditionRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_PDU,
       { "UL-DPCH-InformationItem-LCR-RL-AdditionRqstTDD", "nbap.UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD_PDU,
       { "UL-DPCH-InformationItem-768-RL-AdditionRqstTDD", "nbap.UL_DPCH_InformationItem_768_RL_AdditionRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_InformationItem_768_RL_AdditionRqstTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU,
+      { "DL-CCTrCH-InformationList-RL-AdditionRqstTDD", "nbap.DL_CCTrCH_InformationList_RL_AdditionRqstTDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_DL_DPCH_InformationItem_RL_AdditionRqstTDD_PDU,
+      { "DL-DPCH-InformationItem-RL-AdditionRqstTDD", "nbap.DL_DPCH_InformationItem_RL_AdditionRqstTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_PDU,
       { "DL-DPCH-InformationItem-LCR-RL-AdditionRqstTDD", "nbap.DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD_PDU,
       { "DL-DPCH-InformationItem-768-RL-AdditionRqstTDD", "nbap.DL_DPCH_InformationItem_768_RL_AdditionRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_InformationItem_768_RL_AdditionRqstTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_RL_Information_RL_AdditionRqstTDD_PDU,
+      { "RL-Information-RL-AdditionRqstTDD", "nbap.RL_Information_RL_AdditionRqstTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkAdditionResponseFDD_PDU,
       { "RadioLinkAdditionResponseFDD", "nbap.RadioLinkAdditionResponseFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkAdditionResponseFDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Additional_HS_Cell_Change_Information_Response_List_PDU,
+      { "Additional-HS-Cell-Change-Information-Response-List", "nbap.Additional_HS_Cell_Change_Information_Response_List",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationResponseList_RL_AdditionRspFDD_PDU,
       { "RL-InformationResponseList-RL-AdditionRspFDD", "nbap.RL_InformationResponseList_RL_AdditionRspFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_InformationResponseList_RL_AdditionRspFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationResponseItem_RL_AdditionRspFDD_PDU,
       { "RL-InformationResponseItem-RL-AdditionRspFDD", "nbap.RL_InformationResponseItem_RL_AdditionRspFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationResponseItem_RL_AdditionRspFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkAdditionResponseTDD_PDU,
       { "RadioLinkAdditionResponseTDD", "nbap.RadioLinkAdditionResponseTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkAdditionResponseTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationResponse_RL_AdditionRspTDD_PDU,
       { "RL-InformationResponse-RL-AdditionRspTDD", "nbap.RL_InformationResponse_RL_AdditionRspTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationResponse_RL_AdditionRspTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationResponse_LCR_RL_AdditionRspTDD_PDU,
       { "RL-InformationResponse-LCR-RL-AdditionRspTDD", "nbap.RL_InformationResponse_LCR_RL_AdditionRspTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationResponse_LCR_RL_AdditionRspTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkAdditionFailureFDD_PDU,
       { "RadioLinkAdditionFailureFDD", "nbap.RadioLinkAdditionFailureFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkAdditionFailureFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CauseLevel_RL_AdditionFailureFDD_PDU,
       { "CauseLevel-RL-AdditionFailureFDD", "nbap.CauseLevel_RL_AdditionFailureFDD",
         FT_UINT32, BASE_DEC, VALS(nbap_CauseLevel_RL_AdditionFailureFDD_vals), 0,
-        "nbap.CauseLevel_RL_AdditionFailureFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Unsuccessful_RL_InformationRespItem_RL_AdditionFailureFDD_PDU,
       { "Unsuccessful-RL-InformationRespItem-RL-AdditionFailureFDD", "nbap.Unsuccessful_RL_InformationRespItem_RL_AdditionFailureFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Unsuccessful_RL_InformationRespItem_RL_AdditionFailureFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Successful_RL_InformationRespItem_RL_AdditionFailureFDD_PDU,
       { "Successful-RL-InformationRespItem-RL-AdditionFailureFDD", "nbap.Successful_RL_InformationRespItem_RL_AdditionFailureFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Successful_RL_InformationRespItem_RL_AdditionFailureFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkAdditionFailureTDD_PDU,
       { "RadioLinkAdditionFailureTDD", "nbap.RadioLinkAdditionFailureTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkAdditionFailureTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CauseLevel_RL_AdditionFailureTDD_PDU,
       { "CauseLevel-RL-AdditionFailureTDD", "nbap.CauseLevel_RL_AdditionFailureTDD",
         FT_UINT32, BASE_DEC, VALS(nbap_CauseLevel_RL_AdditionFailureTDD_vals), 0,
-        "nbap.CauseLevel_RL_AdditionFailureTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Unsuccessful_RL_InformationResp_RL_AdditionFailureTDD_PDU,
       { "Unsuccessful-RL-InformationResp-RL-AdditionFailureTDD", "nbap.Unsuccessful_RL_InformationResp_RL_AdditionFailureTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Unsuccessful_RL_InformationResp_RL_AdditionFailureTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkReconfigurationPrepareFDD_PDU,
       { "RadioLinkReconfigurationPrepareFDD", "nbap.RadioLinkReconfigurationPrepareFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkReconfigurationPrepareFDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Additional_HS_Cell_Information_RL_Reconf_Prep_PDU,
+      { "Additional-HS-Cell-Information-RL-Reconf-Prep", "nbap.Additional_HS_Cell_Information_RL_Reconf_Prep",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_RL_Reconf_Prep_PDU,
+      { "Additional-EDCH-Cell-Information-RL-Reconf-Prep", "nbap.Additional_EDCH_Cell_Information_RL_Reconf_Prep",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_UL_DPCH_Information_RL_ReconfPrepFDD_PDU,
       { "UL-DPCH-Information-RL-ReconfPrepFDD", "nbap.UL_DPCH_Information_RL_ReconfPrepFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_Information_RL_ReconfPrepFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_Information_RL_ReconfPrepFDD_PDU,
       { "DL-DPCH-Information-RL-ReconfPrepFDD", "nbap.DL_DPCH_Information_RL_ReconfPrepFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_Information_RL_ReconfPrepFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_Power_Information_RL_ReconfPrepFDD_PDU,
       { "DL-DPCH-Power-Information-RL-ReconfPrepFDD", "nbap.DL_DPCH_Power_Information_RL_ReconfPrepFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_Power_Information_RL_ReconfPrepFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DCH_DeleteList_RL_ReconfPrepFDD_PDU,
       { "DCH-DeleteList-RL-ReconfPrepFDD", "nbap.DCH_DeleteList_RL_ReconfPrepFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DCH_DeleteList_RL_ReconfPrepFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationList_RL_ReconfPrepFDD_PDU,
       { "RL-InformationList-RL-ReconfPrepFDD", "nbap.RL_InformationList_RL_ReconfPrepFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_InformationList_RL_ReconfPrepFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationItem_RL_ReconfPrepFDD_PDU,
       { "RL-InformationItem-RL-ReconfPrepFDD", "nbap.RL_InformationItem_RL_ReconfPrepFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationItem_RL_ReconfPrepFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DPCH_Information_RL_ReconfPrepFDD_PDU,
       { "E-DPCH-Information-RL-ReconfPrepFDD", "nbap.E_DPCH_Information_RL_ReconfPrepFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DPCH_Information_RL_ReconfPrepFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_F_DPCH_Information_RL_ReconfPrepFDD_PDU,
       { "F-DPCH-Information-RL-ReconfPrepFDD", "nbap.F_DPCH_Information_RL_ReconfPrepFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.F_DPCH_Information_RL_ReconfPrepFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkReconfigurationPrepareTDD_PDU,
       { "RadioLinkReconfigurationPrepareTDD", "nbap.RadioLinkReconfigurationPrepareTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkReconfigurationPrepareTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU,
       { "UL-CCTrCH-InformationAddList-RL-ReconfPrepTDD", "nbap.UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD", HFILL }},
-    { &hf_nbap_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU,
-      { "MultipleRL-UL-DPCH-InformationAddList-RL-ReconfPrepTDD", "nbap.MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_DPCH_InformationAddItem_RL_ReconfPrepTDD_PDU,
       { "UL-DPCH-InformationAddItem-RL-ReconfPrepTDD", "nbap.UL_DPCH_InformationAddItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_InformationAddItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD_PDU,
       { "UL-DPCH-LCR-InformationAddList-RL-ReconfPrepTDD", "nbap.UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU,
+      { "MultipleRL-UL-DPCH-InformationAddList-RL-ReconfPrepTDD", "nbap.MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_UL_DPCH_768_InformationAddList_RL_ReconfPrepTDD_PDU,
       { "UL-DPCH-768-InformationAddList-RL-ReconfPrepTDD", "nbap.UL_DPCH_768_InformationAddList_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_768_InformationAddList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU,
       { "UL-CCTrCH-InformationModifyList-RL-ReconfPrepTDD", "nbap.UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD", HFILL }},
-    { &hf_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU,
-      { "MultipleRL-UL-DPCH-InformationModifyList-RL-ReconfPrepTDD", "nbap.MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_PDU,
       { "UL-DPCH-InformationModify-AddItem-RL-ReconfPrepTDD", "nbap.UL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD", HFILL }},
-    { &hf_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU,
-      { "UL-DPCH-LCR-InformationModify-AddList-RL-ReconfPrepTDD", "nbap.UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD", HFILL }},
-    { &hf_nbap_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU,
-      { "UL-DPCH-768-InformationModify-AddList-RL-ReconfPrepTDD", "nbap.UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_PDU,
       { "UL-DPCH-InformationModify-ModifyItem-RL-ReconfPrepTDD", "nbap.UL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU,
       { "UL-TimeslotLCR-InformationModify-ModifyList-RL-ReconfPrepTDD", "nbap.UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU,
       { "UL-Timeslot768-InformationModify-ModifyList-RL-ReconfPrepTDD", "nbap.UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_PDU,
       { "UL-DPCH-InformationModify-DeleteListIE-RL-ReconfPrepTDD", "nbap.UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU,
+      { "UL-DPCH-LCR-InformationModify-AddList-RL-ReconfPrepTDD", "nbap.UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU,
+      { "MultipleRL-UL-DPCH-InformationModifyList-RL-ReconfPrepTDD", "nbap.MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU,
+      { "UL-DPCH-768-InformationModify-AddList-RL-ReconfPrepTDD", "nbap.UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU,
       { "UL-CCTrCH-InformationDeleteList-RL-ReconfPrepTDD", "nbap.UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU,
       { "DL-CCTrCH-InformationAddList-RL-ReconfPrepTDD", "nbap.DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD", HFILL }},
-    { &hf_nbap_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU,
-      { "MultipleRL-DL-DPCH-InformationAddList-RL-ReconfPrepTDD", "nbap.MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_InformationAddItem_RL_ReconfPrepTDD_PDU,
       { "DL-DPCH-InformationAddItem-RL-ReconfPrepTDD", "nbap.DL_DPCH_InformationAddItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_InformationAddItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD_PDU,
       { "DL-DPCH-LCR-InformationAddList-RL-ReconfPrepTDD", "nbap.DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU,
+      { "MultipleRL-DL-DPCH-InformationAddList-RL-ReconfPrepTDD", "nbap.MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_768_InformationAddList_RL_ReconfPrepTDD_PDU,
       { "DL-DPCH-768-InformationAddList-RL-ReconfPrepTDD", "nbap.DL_DPCH_768_InformationAddList_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_768_InformationAddList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU,
       { "DL-CCTrCH-InformationModifyList-RL-ReconfPrepTDD", "nbap.DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD", HFILL }},
-    { &hf_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU,
-      { "MultipleRL-DL-DPCH-InformationModifyList-RL-ReconfPrepTDD", "nbap.MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_PDU,
       { "DL-DPCH-InformationModify-AddItem-RL-ReconfPrepTDD", "nbap.DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD", HFILL }},
-    { &hf_nbap_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU,
-      { "DL-DPCH-LCR-InformationModify-AddList-RL-ReconfPrepTDD", "nbap.DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD", HFILL }},
-    { &hf_nbap_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU,
-      { "DL-DPCH-768-InformationModify-AddList-RL-ReconfPrepTDD", "nbap.DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_PDU,
       { "DL-DPCH-InformationModify-ModifyItem-RL-ReconfPrepTDD", "nbap.DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU,
       { "DL-Timeslot-LCR-InformationModify-ModifyList-RL-ReconfPrepTDD", "nbap.DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU,
       { "DL-Timeslot-768-InformationModify-ModifyList-RL-ReconfPrepTDD", "nbap.DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_PDU,
       { "DL-DPCH-InformationModify-DeleteListIE-RL-ReconfPrepTDD", "nbap.DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU,
+      { "DL-DPCH-LCR-InformationModify-AddList-RL-ReconfPrepTDD", "nbap.DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU,
+      { "MultipleRL-DL-DPCH-InformationModifyList-RL-ReconfPrepTDD", "nbap.MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU,
+      { "DL-DPCH-768-InformationModify-AddList-RL-ReconfPrepTDD", "nbap.DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU,
       { "DL-CCTrCH-InformationDeleteList-RL-ReconfPrepTDD", "nbap.DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DCH_DeleteList_RL_ReconfPrepTDD_PDU,
       { "DCH-DeleteList-RL-ReconfPrepTDD", "nbap.DCH_DeleteList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DCH_DeleteList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DSCH_Information_ModifyList_RL_ReconfPrepTDD_PDU,
       { "DSCH-Information-ModifyList-RL-ReconfPrepTDD", "nbap.DSCH_Information_ModifyList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DSCH_Information_ModifyList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DSCH_Information_DeleteList_RL_ReconfPrepTDD_PDU,
       { "DSCH-Information-DeleteList-RL-ReconfPrepTDD", "nbap.DSCH_Information_DeleteList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DSCH_Information_DeleteList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_USCH_Information_ModifyList_RL_ReconfPrepTDD_PDU,
       { "USCH-Information-ModifyList-RL-ReconfPrepTDD", "nbap.USCH_Information_ModifyList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.USCH_Information_ModifyList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_USCH_Information_DeleteList_RL_ReconfPrepTDD_PDU,
       { "USCH-Information-DeleteList-RL-ReconfPrepTDD", "nbap.USCH_Information_DeleteList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.USCH_Information_DeleteList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MultipleRL_Information_RL_ReconfPrepTDD_PDU,
       { "MultipleRL-Information-RL-ReconfPrepTDD", "nbap.MultipleRL_Information_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MultipleRL_Information_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_Information_RL_ReconfPrepTDD_PDU,
       { "RL-Information-RL-ReconfPrepTDD", "nbap.RL_Information_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Information_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkReconfigurationReady_PDU,
       { "RadioLinkReconfigurationReady", "nbap.RadioLinkReconfigurationReady",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkReconfigurationReady", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationResponseList_RL_ReconfReady_PDU,
       { "RL-InformationResponseList-RL-ReconfReady", "nbap.RL_InformationResponseList_RL_ReconfReady",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_InformationResponseList_RL_ReconfReady", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationResponseItem_RL_ReconfReady_PDU,
       { "RL-InformationResponseItem-RL-ReconfReady", "nbap.RL_InformationResponseItem_RL_ReconfReady",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationResponseItem_RL_ReconfReady", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkReconfigurationFailure_PDU,
       { "RadioLinkReconfigurationFailure", "nbap.RadioLinkReconfigurationFailure",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkReconfigurationFailure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CauseLevel_RL_ReconfFailure_PDU,
       { "CauseLevel-RL-ReconfFailure", "nbap.CauseLevel_RL_ReconfFailure",
         FT_UINT32, BASE_DEC, VALS(nbap_CauseLevel_RL_ReconfFailure_vals), 0,
-        "nbap.CauseLevel_RL_ReconfFailure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_ReconfigurationFailureItem_RL_ReconfFailure_PDU,
       { "RL-ReconfigurationFailureItem-RL-ReconfFailure", "nbap.RL_ReconfigurationFailureItem_RL_ReconfFailure",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_ReconfigurationFailureItem_RL_ReconfFailure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkReconfigurationCommit_PDU,
       { "RadioLinkReconfigurationCommit", "nbap.RadioLinkReconfigurationCommit",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkReconfigurationCommit", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkReconfigurationCancel_PDU,
       { "RadioLinkReconfigurationCancel", "nbap.RadioLinkReconfigurationCancel",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkReconfigurationCancel", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkReconfigurationRequestFDD_PDU,
       { "RadioLinkReconfigurationRequestFDD", "nbap.RadioLinkReconfigurationRequestFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkReconfigurationRequestFDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Additional_HS_Cell_Information_RL_Reconf_Req_PDU,
+      { "Additional-HS-Cell-Information-RL-Reconf-Req", "nbap.Additional_HS_Cell_Information_RL_Reconf_Req",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_RL_Reconf_Req_PDU,
+      { "Additional-EDCH-Cell-Information-RL-Reconf-Req", "nbap.Additional_EDCH_Cell_Information_RL_Reconf_Req",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_UL_DPCH_Information_RL_ReconfRqstFDD_PDU,
       { "UL-DPCH-Information-RL-ReconfRqstFDD", "nbap.UL_DPCH_Information_RL_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_Information_RL_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_Information_RL_ReconfRqstFDD_PDU,
       { "DL-DPCH-Information-RL-ReconfRqstFDD", "nbap.DL_DPCH_Information_RL_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_Information_RL_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DCH_DeleteList_RL_ReconfRqstFDD_PDU,
       { "DCH-DeleteList-RL-ReconfRqstFDD", "nbap.DCH_DeleteList_RL_ReconfRqstFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DCH_DeleteList_RL_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationList_RL_ReconfRqstFDD_PDU,
       { "RL-InformationList-RL-ReconfRqstFDD", "nbap.RL_InformationList_RL_ReconfRqstFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_InformationList_RL_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationItem_RL_ReconfRqstFDD_PDU,
       { "RL-InformationItem-RL-ReconfRqstFDD", "nbap.RL_InformationItem_RL_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationItem_RL_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DPCH_Information_RL_ReconfRqstFDD_PDU,
       { "E-DPCH-Information-RL-ReconfRqstFDD", "nbap.E_DPCH_Information_RL_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DPCH_Information_RL_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkReconfigurationRequestTDD_PDU,
       { "RadioLinkReconfigurationRequestTDD", "nbap.RadioLinkReconfigurationRequestTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkReconfigurationRequestTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU,
       { "UL-CCTrCH-InformationModifyList-RL-ReconfRqstTDD", "nbap.UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD_PDU,
       { "UL-CCTrCH-InformationModifyItem-RL-ReconfRqstTDD", "nbap.UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_PDU,
       { "UL-CCTrCH-InformationDeleteList-RL-ReconfRqstTDD", "nbap.UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD_PDU,
       { "UL-CCTrCH-InformationDeleteItem-RL-ReconfRqstTDD", "nbap.UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU,
       { "DL-CCTrCH-InformationModifyList-RL-ReconfRqstTDD", "nbap.DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD_PDU,
       { "DL-CCTrCH-InformationModifyItem-RL-ReconfRqstTDD", "nbap.DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MultipleRL_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU,
       { "MultipleRL-DL-CCTrCH-InformationModifyList-RL-ReconfRqstTDD", "nbap.MultipleRL_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MultipleRL_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD_PDU,
       { "DL-DPCH-LCR-InformationModify-ModifyList-RL-ReconfRqstTDD", "nbap.DL_DPCH_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_PDU,
       { "DL-CCTrCH-InformationDeleteList-RL-ReconfRqstTDD", "nbap.DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD_PDU,
       { "DL-CCTrCH-InformationDeleteItem-RL-ReconfRqstTDD", "nbap.DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DCH_DeleteList_RL_ReconfRqstTDD_PDU,
       { "DCH-DeleteList-RL-ReconfRqstTDD", "nbap.DCH_DeleteList_RL_ReconfRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DCH_DeleteList_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Multiple_RL_Information_RL_ReconfRqstTDD_PDU,
       { "Multiple-RL-Information-RL-ReconfRqstTDD", "nbap.Multiple_RL_Information_RL_ReconfRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Multiple_RL_Information_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_Information_RL_ReconfRqstTDD_PDU,
       { "RL-Information-RL-ReconfRqstTDD", "nbap.RL_Information_RL_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Information_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkReconfigurationResponse_PDU,
       { "RadioLinkReconfigurationResponse", "nbap.RadioLinkReconfigurationResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkReconfigurationResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationResponseList_RL_ReconfRsp_PDU,
       { "RL-InformationResponseList-RL-ReconfRsp", "nbap.RL_InformationResponseList_RL_ReconfRsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_InformationResponseList_RL_ReconfRsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationResponseItem_RL_ReconfRsp_PDU,
       { "RL-InformationResponseItem-RL-ReconfRsp", "nbap.RL_InformationResponseItem_RL_ReconfRsp",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationResponseItem_RL_ReconfRsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkDeletionRequest_PDU,
       { "RadioLinkDeletionRequest", "nbap.RadioLinkDeletionRequest",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkDeletionRequest", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_informationList_RL_DeletionRqst_PDU,
       { "RL-informationList-RL-DeletionRqst", "nbap.RL_informationList_RL_DeletionRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_informationList_RL_DeletionRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_informationItem_RL_DeletionRqst_PDU,
       { "RL-informationItem-RL-DeletionRqst", "nbap.RL_informationItem_RL_DeletionRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_informationItem_RL_DeletionRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkDeletionResponse_PDU,
       { "RadioLinkDeletionResponse", "nbap.RadioLinkDeletionResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkDeletionResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_PowerControlRequest_PDU,
       { "DL-PowerControlRequest", "nbap.DL_PowerControlRequest",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_PowerControlRequest", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_ReferencePowerInformationList_DL_PC_Rqst_PDU,
       { "DL-ReferencePowerInformationList-DL-PC-Rqst", "nbap.DL_ReferencePowerInformationList_DL_PC_Rqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_ReferencePowerInformationList_DL_PC_Rqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_ReferencePowerInformationItem_DL_PC_Rqst_PDU,
       { "DL-ReferencePowerInformationItem-DL-PC-Rqst", "nbap.DL_ReferencePowerInformationItem_DL_PC_Rqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_ReferencePowerInformationItem_DL_PC_Rqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_PowerTimeslotControlRequest_PDU,
       { "DL-PowerTimeslotControlRequest", "nbap.DL_PowerTimeslotControlRequest",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_PowerTimeslotControlRequest", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DedicatedMeasurementInitiationRequest_PDU,
       { "DedicatedMeasurementInitiationRequest", "nbap.DedicatedMeasurementInitiationRequest",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DedicatedMeasurementInitiationRequest", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DedicatedMeasurementObjectType_DM_Rqst_PDU,
       { "DedicatedMeasurementObjectType-DM-Rqst", "nbap.DedicatedMeasurementObjectType_DM_Rqst",
         FT_UINT32, BASE_DEC, VALS(nbap_DedicatedMeasurementObjectType_DM_Rqst_vals), 0,
-        "nbap.DedicatedMeasurementObjectType_DM_Rqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationItem_DM_Rqst_PDU,
       { "RL-InformationItem-DM-Rqst", "nbap.RL_InformationItem_DM_Rqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationItem_DM_Rqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCH_Info_DM_Rqst_PDU,
       { "PUSCH-Info-DM-Rqst", "nbap.PUSCH_Info_DM_Rqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PUSCH_Info_DM_Rqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSSICH_Info_DM_Rqst_PDU,
       { "HSSICH-Info-DM-Rqst", "nbap.HSSICH_Info_DM_Rqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSSICH_Info_DM_Rqst", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_HSSICH_InfoExt_DM_Rqst_PDU,
+      { "HSSICH-InfoExt-DM-Rqst", "nbap.HSSICH_InfoExt_DM_Rqst",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_DedicatedMeasurementInitiationResponse_PDU,
       { "DedicatedMeasurementInitiationResponse", "nbap.DedicatedMeasurementInitiationResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DedicatedMeasurementInitiationResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DedicatedMeasurementObjectType_DM_Rsp_PDU,
       { "DedicatedMeasurementObjectType-DM-Rsp", "nbap.DedicatedMeasurementObjectType_DM_Rsp",
         FT_UINT32, BASE_DEC, VALS(nbap_DedicatedMeasurementObjectType_DM_Rsp_vals), 0,
-        "nbap.DedicatedMeasurementObjectType_DM_Rsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationItem_DM_Rsp_PDU,
       { "RL-InformationItem-DM-Rsp", "nbap.RL_InformationItem_DM_Rsp",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationItem_DM_Rsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCH_Info_DM_Rsp_PDU,
       { "PUSCH-Info-DM-Rsp", "nbap.PUSCH_Info_DM_Rsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PUSCH_Info_DM_Rsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Multiple_PUSCH_InfoList_DM_Rsp_PDU,
       { "Multiple-PUSCH-InfoList-DM-Rsp", "nbap.Multiple_PUSCH_InfoList_DM_Rsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Multiple_PUSCH_InfoList_DM_Rsp", HFILL }},
-    { &hf_nbap_RL_Set_InformationItem_DM_Rsp_PDU,
-      { "RL-Set-InformationItem-DM-Rsp", "nbap.RL_Set_InformationItem_DM_Rsp",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Set_InformationItem_DM_Rsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_PDU,
       { "Multiple-DedicatedMeasurementValueList-TDD-DM-Rsp", "nbap.Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp_PDU,
       { "Multiple-DedicatedMeasurementValueList-LCR-TDD-DM-Rsp", "nbap.Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp_PDU,
       { "Multiple-HSSICHMeasurementValueList-TDD-DM-Rsp", "nbap.Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp_PDU,
       { "Multiple-DedicatedMeasurementValueList-768-TDD-DM-Rsp", "nbap.Multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_RL_Set_InformationItem_DM_Rsp_PDU,
+      { "RL-Set-InformationItem-DM-Rsp", "nbap.RL_Set_InformationItem_DM_Rsp",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_DedicatedMeasurementInitiationFailure_PDU,
       { "DedicatedMeasurementInitiationFailure", "nbap.DedicatedMeasurementInitiationFailure",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DedicatedMeasurementInitiationFailure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DedicatedMeasurementReport_PDU,
       { "DedicatedMeasurementReport", "nbap.DedicatedMeasurementReport",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DedicatedMeasurementReport", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DedicatedMeasurementObjectType_DM_Rprt_PDU,
       { "DedicatedMeasurementObjectType-DM-Rprt", "nbap.DedicatedMeasurementObjectType_DM_Rprt",
         FT_UINT32, BASE_DEC, VALS(nbap_DedicatedMeasurementObjectType_DM_Rprt_vals), 0,
-        "nbap.DedicatedMeasurementObjectType_DM_Rprt", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationItem_DM_Rprt_PDU,
       { "RL-InformationItem-DM-Rprt", "nbap.RL_InformationItem_DM_Rprt",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationItem_DM_Rprt", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCH_Info_DM_Rprt_PDU,
       { "PUSCH-Info-DM-Rprt", "nbap.PUSCH_Info_DM_Rprt",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PUSCH_Info_DM_Rprt", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Multiple_PUSCH_InfoList_DM_Rprt_PDU,
       { "Multiple-PUSCH-InfoList-DM-Rprt", "nbap.Multiple_PUSCH_InfoList_DM_Rprt",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Multiple_PUSCH_InfoList_DM_Rprt", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_Set_InformationItem_DM_Rprt_PDU,
       { "RL-Set-InformationItem-DM-Rprt", "nbap.RL_Set_InformationItem_DM_Rprt",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Set_InformationItem_DM_Rprt", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DedicatedMeasurementTerminationRequest_PDU,
       { "DedicatedMeasurementTerminationRequest", "nbap.DedicatedMeasurementTerminationRequest",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DedicatedMeasurementTerminationRequest", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DedicatedMeasurementFailureIndication_PDU,
       { "DedicatedMeasurementFailureIndication", "nbap.DedicatedMeasurementFailureIndication",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DedicatedMeasurementFailureIndication", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkFailureIndication_PDU,
       { "RadioLinkFailureIndication", "nbap.RadioLinkFailureIndication",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkFailureIndication", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Reporting_Object_RL_FailureInd_PDU,
       { "Reporting-Object-RL-FailureInd", "nbap.Reporting_Object_RL_FailureInd",
         FT_UINT32, BASE_DEC, VALS(nbap_Reporting_Object_RL_FailureInd_vals), 0,
-        "nbap.Reporting_Object_RL_FailureInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationItem_RL_FailureInd_PDU,
       { "RL-InformationItem-RL-FailureInd", "nbap.RL_InformationItem_RL_FailureInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationItem_RL_FailureInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_Set_InformationItem_RL_FailureInd_PDU,
       { "RL-Set-InformationItem-RL-FailureInd", "nbap.RL_Set_InformationItem_RL_FailureInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Set_InformationItem_RL_FailureInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CCTrCH_InformationItem_RL_FailureInd_PDU,
       { "CCTrCH-InformationItem-RL-FailureInd", "nbap.CCTrCH_InformationItem_RL_FailureInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CCTrCH_InformationItem_RL_FailureInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkPreemptionRequiredIndication_PDU,
       { "RadioLinkPreemptionRequiredIndication", "nbap.RadioLinkPreemptionRequiredIndication",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkPreemptionRequiredIndication", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationList_RL_PreemptRequiredInd_PDU,
       { "RL-InformationList-RL-PreemptRequiredInd", "nbap.RL_InformationList_RL_PreemptRequiredInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_InformationList_RL_PreemptRequiredInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationItem_RL_PreemptRequiredInd_PDU,
       { "RL-InformationItem-RL-PreemptRequiredInd", "nbap.RL_InformationItem_RL_PreemptRequiredInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationItem_RL_PreemptRequiredInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkRestoreIndication_PDU,
       { "RadioLinkRestoreIndication", "nbap.RadioLinkRestoreIndication",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkRestoreIndication", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Reporting_Object_RL_RestoreInd_PDU,
       { "Reporting-Object-RL-RestoreInd", "nbap.Reporting_Object_RL_RestoreInd",
         FT_UINT32, BASE_DEC, VALS(nbap_Reporting_Object_RL_RestoreInd_vals), 0,
-        "nbap.Reporting_Object_RL_RestoreInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationItem_RL_RestoreInd_PDU,
       { "RL-InformationItem-RL-RestoreInd", "nbap.RL_InformationItem_RL_RestoreInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_InformationItem_RL_RestoreInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_Set_InformationItem_RL_RestoreInd_PDU,
       { "RL-Set-InformationItem-RL-RestoreInd", "nbap.RL_Set_InformationItem_RL_RestoreInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Set_InformationItem_RL_RestoreInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CCTrCH_InformationItem_RL_RestoreInd_PDU,
       { "CCTrCH-InformationItem-RL-RestoreInd", "nbap.CCTrCH_InformationItem_RL_RestoreInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CCTrCH_InformationItem_RL_RestoreInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CompressedModeCommand_PDU,
       { "CompressedModeCommand", "nbap.CompressedModeCommand",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CompressedModeCommand", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ErrorIndication_PDU,
       { "ErrorIndication", "nbap.ErrorIndication",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ErrorIndication", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PrivateMessage_PDU,
       { "PrivateMessage", "nbap.PrivateMessage",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PrivateMessage", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PhysicalSharedChannelReconfigurationRequestFDD_PDU,
       { "PhysicalSharedChannelReconfigurationRequestFDD", "nbap.PhysicalSharedChannelReconfigurationRequestFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PhysicalSharedChannelReconfigurationRequestFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDPA_And_EDCH_CellPortion_InformationList_PSCH_ReconfRqst_PDU,
       { "HSDPA-And-EDCH-CellPortion-InformationList-PSCH-ReconfRqst", "nbap.HSDPA_And_EDCH_CellPortion_InformationList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSDPA_And_EDCH_CellPortion_InformationList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PhysicalSharedChannelReconfigurationRequestTDD_PDU,
       { "PhysicalSharedChannelReconfigurationRequestTDD", "nbap.PhysicalSharedChannelReconfigurationRequestTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PhysicalSharedChannelReconfigurationRequestTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PDSCHSets_AddList_PSCH_ReconfRqst_PDU,
       { "PDSCHSets-AddList-PSCH-ReconfRqst", "nbap.PDSCHSets_AddList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PDSCHSets_AddList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PDSCH_Information_AddItem_PSCH_ReconfRqst_PDU,
       { "PDSCH-Information-AddItem-PSCH-ReconfRqst", "nbap.PDSCH_Information_AddItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PDSCH_Information_AddItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PDSCH_AddInformation_LCR_AddItem_PSCH_ReconfRqst_PDU,
       { "PDSCH-AddInformation-LCR-AddItem-PSCH-ReconfRqst", "nbap.PDSCH_AddInformation_LCR_AddItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PDSCH_AddInformation_LCR_AddItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PDSCH_AddInformation_768_AddItem_PSCH_ReconfRqst_PDU,
       { "PDSCH-AddInformation-768-AddItem-PSCH-ReconfRqst", "nbap.PDSCH_AddInformation_768_AddItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PDSCH_AddInformation_768_AddItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PDSCHSets_ModifyList_PSCH_ReconfRqst_PDU,
       { "PDSCHSets-ModifyList-PSCH-ReconfRqst", "nbap.PDSCHSets_ModifyList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PDSCHSets_ModifyList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PDSCH_Information_ModifyItem_PSCH_ReconfRqst_PDU,
       { "PDSCH-Information-ModifyItem-PSCH-ReconfRqst", "nbap.PDSCH_Information_ModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PDSCH_Information_ModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PDSCH_ModifyInformation_LCR_ModifyItem_PSCH_ReconfRqst_PDU,
       { "PDSCH-ModifyInformation-LCR-ModifyItem-PSCH-ReconfRqst", "nbap.PDSCH_ModifyInformation_LCR_ModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PDSCH_ModifyInformation_LCR_ModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PDSCH_ModifyInformation_768_ModifyItem_PSCH_ReconfRqst_PDU,
       { "PDSCH-ModifyInformation-768-ModifyItem-PSCH-ReconfRqst", "nbap.PDSCH_ModifyInformation_768_ModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PDSCH_ModifyInformation_768_ModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PDSCHSets_DeleteList_PSCH_ReconfRqst_PDU,
       { "PDSCHSets-DeleteList-PSCH-ReconfRqst", "nbap.PDSCHSets_DeleteList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PDSCHSets_DeleteList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCHSets_AddList_PSCH_ReconfRqst_PDU,
       { "PUSCHSets-AddList-PSCH-ReconfRqst", "nbap.PUSCHSets_AddList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PUSCHSets_AddList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCH_Information_AddItem_PSCH_ReconfRqst_PDU,
       { "PUSCH-Information-AddItem-PSCH-ReconfRqst", "nbap.PUSCH_Information_AddItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PUSCH_Information_AddItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCH_AddInformation_LCR_AddItem_PSCH_ReconfRqst_PDU,
       { "PUSCH-AddInformation-LCR-AddItem-PSCH-ReconfRqst", "nbap.PUSCH_AddInformation_LCR_AddItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PUSCH_AddInformation_LCR_AddItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCH_AddInformation_768_AddItem_PSCH_ReconfRqst_PDU,
       { "PUSCH-AddInformation-768-AddItem-PSCH-ReconfRqst", "nbap.PUSCH_AddInformation_768_AddItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PUSCH_AddInformation_768_AddItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCHSets_ModifyList_PSCH_ReconfRqst_PDU,
       { "PUSCHSets-ModifyList-PSCH-ReconfRqst", "nbap.PUSCHSets_ModifyList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PUSCHSets_ModifyList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCH_Information_ModifyItem_PSCH_ReconfRqst_PDU,
       { "PUSCH-Information-ModifyItem-PSCH-ReconfRqst", "nbap.PUSCH_Information_ModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PUSCH_Information_ModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCH_ModifyInformation_LCR_ModifyItem_PSCH_ReconfRqst_PDU,
       { "PUSCH-ModifyInformation-LCR-ModifyItem-PSCH-ReconfRqst", "nbap.PUSCH_ModifyInformation_LCR_ModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PUSCH_ModifyInformation_LCR_ModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCH_ModifyInformation_768_ModifyItem_PSCH_ReconfRqst_PDU,
       { "PUSCH-ModifyInformation-768-ModifyItem-PSCH-ReconfRqst", "nbap.PUSCH_ModifyInformation_768_ModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PUSCH_ModifyInformation_768_ModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCHSets_DeleteList_PSCH_ReconfRqst_PDU,
       { "PUSCHSets-DeleteList-PSCH-ReconfRqst", "nbap.PUSCHSets_DeleteList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PUSCHSets_DeleteList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_PDSCH_TDD_Information_PSCH_ReconfRqst_PDU,
       { "HS-PDSCH-TDD-Information-PSCH-ReconfRqst", "nbap.HS_PDSCH_TDD_Information_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_PDSCH_TDD_Information_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst_PDU,
       { "DL-HS-PDSCH-Timeslot-Information-768-PSCH-ReconfRqst", "nbap.DL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_PDU,
+      { "MultipleFreq-DL-HS-PDSCH-Timeslot-Information-LCR-PSCH-ReconfRqst", "nbap.MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst_PDU,
+      { "MultipleFreq-DL-HS-PDSCH-Timeslot-Information-LCRItem-PSCH-ReconfRqst", "nbap.MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Add_To_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_PDU,
       { "Add-To-HS-SCCH-Resource-Pool-PSCH-ReconfRqst", "nbap.Add_To_HS_SCCH_Resource_Pool_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Add_To_HS_SCCH_Resource_Pool_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_SCCH_Information_768_PSCH_ReconfRqst_PDU,
       { "HS-SCCH-Information-768-PSCH-ReconfRqst", "nbap.HS_SCCH_Information_768_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SCCH_Information_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst_PDU,
+      { "HS-SCCH-InformationExt-LCR-PSCH-ReconfRqst", "nbap.HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Modify_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_PDU,
       { "Modify-HS-SCCH-Resource-Pool-PSCH-ReconfRqst", "nbap.Modify_HS_SCCH_Resource_Pool_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Modify_HS_SCCH_Resource_Pool_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst_PDU,
+      { "HS-SCCH-InformationModifyExt-LCR-PSCH-ReconfRqst", "nbap.HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_HS_SCCH_InformationModify_768_PSCH_ReconfRqst_PDU,
       { "HS-SCCH-InformationModify-768-PSCH-ReconfRqst", "nbap.HS_SCCH_InformationModify_768_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SCCH_InformationModify_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_PDU,
       { "Delete-From-HS-SCCH-Resource-Pool-PSCH-ReconfRqst", "nbap.Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_PUCH_Information_PSCH_ReconfRqst_PDU,
       { "E-PUCH-Information-PSCH-ReconfRqst", "nbap.E_PUCH_Information_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_PUCH_Information_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Add_To_E_AGCH_Resource_Pool_PSCH_ReconfRqst_PDU,
       { "Add-To-E-AGCH-Resource-Pool-PSCH-ReconfRqst", "nbap.Add_To_E_AGCH_Resource_Pool_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Add_To_E_AGCH_Resource_Pool_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Modify_E_AGCH_Resource_Pool_PSCH_ReconfRqst_PDU,
       { "Modify-E-AGCH-Resource-Pool-PSCH-ReconfRqst", "nbap.Modify_E_AGCH_Resource_Pool_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Modify_E_AGCH_Resource_Pool_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Delete_From_E_AGCH_Resource_Pool_PSCH_ReconfRqst_PDU,
       { "Delete-From-E-AGCH-Resource-Pool-PSCH-ReconfRqst", "nbap.Delete_From_E_AGCH_Resource_Pool_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Delete_From_E_AGCH_Resource_Pool_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_HICH_Information_PSCH_ReconfRqst_PDU,
       { "E-HICH-Information-PSCH-ReconfRqst", "nbap.E_HICH_Information_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_HICH_Information_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_PUCH_Information_768_PSCH_ReconfRqst_PDU,
       { "E-PUCH-Information-768-PSCH-ReconfRqst", "nbap.E_PUCH_Information_768_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_PUCH_Information_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Add_To_E_AGCH_Resource_Pool_768_PSCH_ReconfRqst_PDU,
       { "Add-To-E-AGCH-Resource-Pool-768-PSCH-ReconfRqst", "nbap.Add_To_E_AGCH_Resource_Pool_768_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Add_To_E_AGCH_Resource_Pool_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Modify_E_AGCH_Resource_Pool_768_PSCH_ReconfRqst_PDU,
       { "Modify-E-AGCH-Resource-Pool-768-PSCH-ReconfRqst", "nbap.Modify_E_AGCH_Resource_Pool_768_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Modify_E_AGCH_Resource_Pool_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_HICH_Information_768_PSCH_ReconfRqst_PDU,
       { "E-HICH-Information-768-PSCH-ReconfRqst", "nbap.E_HICH_Information_768_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_HICH_Information_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_PUCH_Information_LCR_PSCH_ReconfRqst_PDU,
       { "E-PUCH-Information-LCR-PSCH-ReconfRqst", "nbap.E_PUCH_Information_LCR_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_PUCH_Information_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Add_To_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU,
       { "Add-To-E-AGCH-Resource-Pool-LCR-PSCH-ReconfRqst", "nbap.Add_To_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Add_To_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Modify_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU,
       { "Modify-E-AGCH-Resource-Pool-LCR-PSCH-ReconfRqst", "nbap.Modify_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Modify_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Add_To_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU,
       { "Add-To-E-HICH-Resource-Pool-LCR-PSCH-ReconfRqst", "nbap.Add_To_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Add_To_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Modify_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU,
       { "Modify-E-HICH-Resource-Pool-LCR-PSCH-ReconfRqst", "nbap.Modify_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Modify_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst_PDU,
       { "Delete-From-E-HICH-Resource-Pool-PSCH-ReconfRqst", "nbap.Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SYNC_UL_Partition_LCR_PDU,
       { "SYNC-UL-Partition-LCR", "nbap.SYNC_UL_Partition_LCR",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SYNC_UL_Partition_LCR", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst_PDU,
+      { "Delete-From-HS-SCCH-Resource-PoolExt-PSCH-ReconfRqst", "nbap.Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst_PDU,
+      { "MultipleFreq-E-PUCH-Timeslot-InformationList-LCR-PSCH-ReconfRqst", "nbap.MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst_PDU,
+      { "MultipleFreq-E-PUCH-Timeslot-Information-LCRItem-PSCH-ReconfRqst", "nbap.MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_PDU,
+      { "Max-RTWP-perUARFCN-Information-LCR-PSCH-ReconfRqst", "nbap.Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_PhysicalSharedChannelReconfigurationResponse_PDU,
       { "PhysicalSharedChannelReconfigurationResponse", "nbap.PhysicalSharedChannelReconfigurationResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PhysicalSharedChannelReconfigurationResponse", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_E_HICH_TimeOffset_ExtensionLCR_PDU,
+      { "E-HICH-TimeOffset-ExtensionLCR", "nbap.E_HICH_TimeOffset_ExtensionLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_E_HICH_TimeOffsetLCR_PDU,
+      { "MultipleFreq-E-HICH-TimeOffsetLCR", "nbap.MultipleFreq_E_HICH_TimeOffsetLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_PhysicalSharedChannelReconfigurationFailure_PDU,
       { "PhysicalSharedChannelReconfigurationFailure", "nbap.PhysicalSharedChannelReconfigurationFailure",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PhysicalSharedChannelReconfigurationFailure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CauseLevel_PSCH_ReconfFailure_PDU,
       { "CauseLevel-PSCH-ReconfFailure", "nbap.CauseLevel_PSCH_ReconfFailure",
         FT_UINT32, BASE_DEC, VALS(nbap_CauseLevel_PSCH_ReconfFailure_vals), 0,
-        "nbap.CauseLevel_PSCH_ReconfFailure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Unsuccessful_PDSCHSetItem_PSCH_ReconfFailureTDD_PDU,
       { "Unsuccessful-PDSCHSetItem-PSCH-ReconfFailureTDD", "nbap.Unsuccessful_PDSCHSetItem_PSCH_ReconfFailureTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Unsuccessful_PDSCHSetItem_PSCH_ReconfFailureTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Unsuccessful_PUSCHSetItem_PSCH_ReconfFailureTDD_PDU,
       { "Unsuccessful-PUSCHSetItem-PSCH-ReconfFailureTDD", "nbap.Unsuccessful_PUSCHSetItem_PSCH_ReconfFailureTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Unsuccessful_PUSCHSetItem_PSCH_ReconfFailureTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_UARFCNSpecificCauseList_PSCH_ReconfFailureTDD_PDU,
+      { "UARFCNSpecificCauseList-PSCH-ReconfFailureTDD", "nbap.UARFCNSpecificCauseList_PSCH_ReconfFailureTDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD_PDU,
+      { "Unsuccessful-UARFCNItem-PSCH-ReconfFailureTDD", "nbap.Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_E_HICH_TimeOffset_ReconfFailureTDD_PDU,
+      { "E-HICH-TimeOffset-ReconfFailureTDD", "nbap.E_HICH_TimeOffset_ReconfFailureTDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Common_System_Information_ResponseLCR_PDU,
+      { "Common-System-Information-ResponseLCR", "nbap.Common_System_Information_ResponseLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_ResetRequest_PDU,
       { "ResetRequest", "nbap.ResetRequest",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ResetRequest", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ResetIndicator_PDU,
       { "ResetIndicator", "nbap.ResetIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_ResetIndicator_vals), 0,
-        "nbap.ResetIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommunicationContextInfoItem_Reset_PDU,
       { "CommunicationContextInfoItem-Reset", "nbap.CommunicationContextInfoItem_Reset",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommunicationContextInfoItem_Reset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommunicationControlPortInfoItem_Reset_PDU,
       { "CommunicationControlPortInfoItem-Reset", "nbap.CommunicationControlPortInfoItem_Reset",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommunicationControlPortInfoItem_Reset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ResetResponse_PDU,
       { "ResetResponse", "nbap.ResetResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ResetResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_InformationExchangeInitiationRequest_PDU,
       { "InformationExchangeInitiationRequest", "nbap.InformationExchangeInitiationRequest",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.InformationExchangeInitiationRequest", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_InformationExchangeObjectType_InfEx_Rqst_PDU,
       { "InformationExchangeObjectType-InfEx-Rqst", "nbap.InformationExchangeObjectType_InfEx_Rqst",
         FT_UINT32, BASE_DEC, VALS(nbap_InformationExchangeObjectType_InfEx_Rqst_vals), 0,
-        "nbap.InformationExchangeObjectType_InfEx_Rqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_InformationExchangeInitiationResponse_PDU,
       { "InformationExchangeInitiationResponse", "nbap.InformationExchangeInitiationResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.InformationExchangeInitiationResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_InformationExchangeObjectType_InfEx_Rsp_PDU,
       { "InformationExchangeObjectType-InfEx-Rsp", "nbap.InformationExchangeObjectType_InfEx_Rsp",
         FT_UINT32, BASE_DEC, VALS(nbap_InformationExchangeObjectType_InfEx_Rsp_vals), 0,
-        "nbap.InformationExchangeObjectType_InfEx_Rsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_InformationExchangeInitiationFailure_PDU,
       { "InformationExchangeInitiationFailure", "nbap.InformationExchangeInitiationFailure",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.InformationExchangeInitiationFailure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_InformationReport_PDU,
       { "InformationReport", "nbap.InformationReport",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.InformationReport", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_InformationExchangeObjectType_InfEx_Rprt_PDU,
       { "InformationExchangeObjectType-InfEx-Rprt", "nbap.InformationExchangeObjectType_InfEx_Rprt",
         FT_UINT32, BASE_DEC, VALS(nbap_InformationExchangeObjectType_InfEx_Rprt_vals), 0,
-        "nbap.InformationExchangeObjectType_InfEx_Rprt", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_InformationExchangeTerminationRequest_PDU,
       { "InformationExchangeTerminationRequest", "nbap.InformationExchangeTerminationRequest",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.InformationExchangeTerminationRequest", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_InformationExchangeFailureIndication_PDU,
       { "InformationExchangeFailureIndication", "nbap.InformationExchangeFailureIndication",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.InformationExchangeFailureIndication", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSynchronisationInitiationRequestTDD_PDU,
       { "CellSynchronisationInitiationRequestTDD", "nbap.CellSynchronisationInitiationRequestTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSynchronisationInitiationRequestTDD", HFILL }},
-    { &hf_nbap_CellSyncBurstTransInit_CellSyncInitiationRqstTDD_PDU,
-      { "CellSyncBurstTransInit-CellSyncInitiationRqstTDD", "nbap.CellSyncBurstTransInit_CellSyncInitiationRqstTDD",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSyncBurstTransInit_CellSyncInitiationRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TimeslotInfo_CellSyncInitiationRqstTDD_PDU,
       { "TimeslotInfo-CellSyncInitiationRqstTDD", "nbap.TimeslotInfo_CellSyncInitiationRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TimeslotInfo_CellSyncInitiationRqstTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_CellSyncBurstTransInit_CellSyncInitiationRqstTDD_PDU,
+      { "CellSyncBurstTransInit-CellSyncInitiationRqstTDD", "nbap.CellSyncBurstTransInit_CellSyncInitiationRqstTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_CellSyncBurstMeasureInit_CellSyncInitiationRqstTDD_PDU,
       { "CellSyncBurstMeasureInit-CellSyncInitiationRqstTDD", "nbap.CellSyncBurstMeasureInit_CellSyncInitiationRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSyncBurstMeasureInit_CellSyncInitiationRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SYNCDlCodeId_TransInitLCR_CellSyncInitiationRqstTDD_PDU,
       { "SYNCDlCodeId-TransInitLCR-CellSyncInitiationRqstTDD", "nbap.SYNCDlCodeId_TransInitLCR_CellSyncInitiationRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SYNCDlCodeId_TransInitLCR_CellSyncInitiationRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SYNCDlCodeId_MeasureInitLCR_CellSyncInitiationRqstTDD_PDU,
       { "SYNCDlCodeId-MeasureInitLCR-CellSyncInitiationRqstTDD", "nbap.SYNCDlCodeId_MeasureInitLCR_CellSyncInitiationRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SYNCDlCodeId_MeasureInitLCR_CellSyncInitiationRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSynchronisationInitiationResponseTDD_PDU,
       { "CellSynchronisationInitiationResponseTDD", "nbap.CellSynchronisationInitiationResponseTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSynchronisationInitiationResponseTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSynchronisationInitiationFailureTDD_PDU,
       { "CellSynchronisationInitiationFailureTDD", "nbap.CellSynchronisationInitiationFailureTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSynchronisationInitiationFailureTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSynchronisationReconfigurationRequestTDD_PDU,
       { "CellSynchronisationReconfigurationRequestTDD", "nbap.CellSynchronisationReconfigurationRequestTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSynchronisationReconfigurationRequestTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSyncBurstTransReconfInfo_CellSyncReconfRqstTDD_PDU,
       { "CellSyncBurstTransReconfInfo-CellSyncReconfRqstTDD", "nbap.CellSyncBurstTransReconfInfo_CellSyncReconfRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellSyncBurstTransReconfInfo_CellSyncReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSyncBurstMeasInfo_CellSyncReconfRqstTDD_PDU,
       { "CellSyncBurstMeasInfo-CellSyncReconfRqstTDD", "nbap.CellSyncBurstMeasInfo_CellSyncReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSyncBurstMeasInfo_CellSyncReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSyncBurstMeasInfoListIE_CellSyncReconfRqstTDD_PDU,
       { "CellSyncBurstMeasInfoListIE-CellSyncReconfRqstTDD", "nbap.CellSyncBurstMeasInfoListIE_CellSyncReconfRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellSyncBurstMeasInfoListIE_CellSyncReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SYNCDlCodeIdTransReconfInfoLCR_CellSyncReconfRqstTDD_PDU,
       { "SYNCDlCodeIdTransReconfInfoLCR-CellSyncReconfRqstTDD", "nbap.SYNCDlCodeIdTransReconfInfoLCR_CellSyncReconfRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SYNCDlCodeIdTransReconfInfoLCR_CellSyncReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SYNCDlCodeIdMeasInfoLCR_CellSyncReconfRqstTDD_PDU,
       { "SYNCDlCodeIdMeasInfoLCR-CellSyncReconfRqstTDD", "nbap.SYNCDlCodeIdMeasInfoLCR_CellSyncReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SYNCDlCodeIdMeasInfoLCR_CellSyncReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSynchronisationReconfigurationResponseTDD_PDU,
       { "CellSynchronisationReconfigurationResponseTDD", "nbap.CellSynchronisationReconfigurationResponseTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSynchronisationReconfigurationResponseTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSynchronisationReconfigurationFailureTDD_PDU,
       { "CellSynchronisationReconfigurationFailureTDD", "nbap.CellSynchronisationReconfigurationFailureTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSynchronisationReconfigurationFailureTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSynchronisationAdjustmentRequestTDD_PDU,
       { "CellSynchronisationAdjustmentRequestTDD", "nbap.CellSynchronisationAdjustmentRequestTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSynchronisationAdjustmentRequestTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellAdjustmentInfo_SyncAdjustmentRqstTDD_PDU,
       { "CellAdjustmentInfo-SyncAdjustmentRqstTDD", "nbap.CellAdjustmentInfo_SyncAdjustmentRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellAdjustmentInfo_SyncAdjustmentRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellAdjustmentInfoItem_SyncAdjustmentRqstTDD_PDU,
       { "CellAdjustmentInfoItem-SyncAdjustmentRqstTDD", "nbap.CellAdjustmentInfoItem_SyncAdjustmentRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellAdjustmentInfoItem_SyncAdjustmentRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSynchronisationAdjustmentResponseTDD_PDU,
       { "CellSynchronisationAdjustmentResponseTDD", "nbap.CellSynchronisationAdjustmentResponseTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSynchronisationAdjustmentResponseTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSynchronisationAdjustmentFailureTDD_PDU,
       { "CellSynchronisationAdjustmentFailureTDD", "nbap.CellSynchronisationAdjustmentFailureTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSynchronisationAdjustmentFailureTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CauseLevel_SyncAdjustmntFailureTDD_PDU,
       { "CauseLevel-SyncAdjustmntFailureTDD", "nbap.CauseLevel_SyncAdjustmntFailureTDD",
         FT_UINT32, BASE_DEC, VALS(nbap_CauseLevel_SyncAdjustmntFailureTDD_vals), 0,
-        "nbap.CauseLevel_SyncAdjustmntFailureTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Unsuccessful_cell_InformationRespItem_SyncAdjustmntFailureTDD_PDU,
       { "Unsuccessful-cell-InformationRespItem-SyncAdjustmntFailureTDD", "nbap.Unsuccessful_cell_InformationRespItem_SyncAdjustmntFailureTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Unsuccessful_cell_InformationRespItem_SyncAdjustmntFailureTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSynchronisationTerminationRequestTDD_PDU,
       { "CellSynchronisationTerminationRequestTDD", "nbap.CellSynchronisationTerminationRequestTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSynchronisationTerminationRequestTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSynchronisationFailureIndicationTDD_PDU,
       { "CellSynchronisationFailureIndicationTDD", "nbap.CellSynchronisationFailureIndicationTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSynchronisationFailureIndicationTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSynchronisationReportTDD_PDU,
       { "CellSynchronisationReportTDD", "nbap.CellSynchronisationReportTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSynchronisationReportTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSyncInfo_CellSyncReprtTDD_PDU,
       { "CellSyncInfo-CellSyncReprtTDD", "nbap.CellSyncInfo_CellSyncReprtTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellSyncInfo_CellSyncReprtTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SyncReportType_CellSyncReprtTDD_PDU,
       { "SyncReportType-CellSyncReprtTDD", "nbap.SyncReportType_CellSyncReprtTDD",
         FT_UINT32, BASE_DEC, VALS(nbap_SyncReportType_CellSyncReprtTDD_vals), 0,
-        "nbap.SyncReportType_CellSyncReprtTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SyncDLCodeIdsMeasInfoList_CellSyncReprtTDD_PDU,
       { "SyncDLCodeIdsMeasInfoList-CellSyncReprtTDD", "nbap.SyncDLCodeIdsMeasInfoList_CellSyncReprtTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SyncDLCodeIdsMeasInfoList_CellSyncReprtTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_BearerRearrangementIndication_PDU,
       { "BearerRearrangementIndication", "nbap.BearerRearrangementIndication",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.BearerRearrangementIndication", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DCH_RearrangeList_Bearer_RearrangeInd_PDU,
       { "DCH-RearrangeList-Bearer-RearrangeInd", "nbap.DCH_RearrangeList_Bearer_RearrangeInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DCH_RearrangeList_Bearer_RearrangeInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DSCH_RearrangeList_Bearer_RearrangeInd_PDU,
       { "DSCH-RearrangeList-Bearer-RearrangeInd", "nbap.DSCH_RearrangeList_Bearer_RearrangeInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DSCH_RearrangeList_Bearer_RearrangeInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_USCH_RearrangeList_Bearer_RearrangeInd_PDU,
       { "USCH-RearrangeList-Bearer-RearrangeInd", "nbap.USCH_RearrangeList_Bearer_RearrangeInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.USCH_RearrangeList_Bearer_RearrangeInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_RearrangeList_Bearer_RearrangeInd_PDU,
       { "HSDSCH-RearrangeList-Bearer-RearrangeInd", "nbap.HSDSCH_RearrangeList_Bearer_RearrangeInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSDSCH_RearrangeList_Bearer_RearrangeInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_RearrangeList_Bearer_RearrangeInd_PDU,
       { "E-DCH-RearrangeList-Bearer-RearrangeInd", "nbap.E_DCH_RearrangeList_Bearer_RearrangeInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_RearrangeList_Bearer_RearrangeInd", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_Bearer_Rearrangement_List_PDU,
+      { "Additional-EDCH-Cell-Information-Bearer-Rearrangement-List", "nbap.Additional_EDCH_Cell_Information_Bearer_Rearrangement_List",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkActivationCommandFDD_PDU,
       { "RadioLinkActivationCommandFDD", "nbap.RadioLinkActivationCommandFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkActivationCommandFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DelayedActivationInformationList_RL_ActivationCmdFDD_PDU,
       { "DelayedActivationInformationList-RL-ActivationCmdFDD", "nbap.DelayedActivationInformationList_RL_ActivationCmdFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DelayedActivationInformationList_RL_ActivationCmdFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DelayedActivationInformation_RL_ActivationCmdFDD_PDU,
       { "DelayedActivationInformation-RL-ActivationCmdFDD", "nbap.DelayedActivationInformation_RL_ActivationCmdFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DelayedActivationInformation_RL_ActivationCmdFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkActivationCommandTDD_PDU,
       { "RadioLinkActivationCommandTDD", "nbap.RadioLinkActivationCommandTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkActivationCommandTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DelayedActivationInformationList_RL_ActivationCmdTDD_PDU,
       { "DelayedActivationInformationList-RL-ActivationCmdTDD", "nbap.DelayedActivationInformationList_RL_ActivationCmdTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DelayedActivationInformationList_RL_ActivationCmdTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DelayedActivationInformation_RL_ActivationCmdTDD_PDU,
       { "DelayedActivationInformation-RL-ActivationCmdTDD", "nbap.DelayedActivationInformation_RL_ActivationCmdTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DelayedActivationInformation_RL_ActivationCmdTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkParameterUpdateIndicationFDD_PDU,
       { "RadioLinkParameterUpdateIndicationFDD", "nbap.RadioLinkParameterUpdateIndicationFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkParameterUpdateIndicationFDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Additional_HS_Cell_Information_RL_Param_Upd_PDU,
+      { "Additional-HS-Cell-Information-RL-Param-Upd", "nbap.Additional_HS_Cell_Information_RL_Param_Upd",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_RL_Param_Upd_PDU,
+      { "Additional-EDCH-Cell-Information-RL-Param-Upd", "nbap.Additional_EDCH_Cell_Information_RL_Param_Upd",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_RadioLinkParameterUpdateIndicationTDD_PDU,
       { "RadioLinkParameterUpdateIndicationTDD", "nbap.RadioLinkParameterUpdateIndicationTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RadioLinkParameterUpdateIndicationTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MBMSNotificationUpdateCommand_PDU,
       { "MBMSNotificationUpdateCommand", "nbap.MBMSNotificationUpdateCommand",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MBMSNotificationUpdateCommand", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_UEStatusUpdateCommand_PDU,
+      { "UEStatusUpdateCommand", "nbap.UEStatusUpdateCommand",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_SecondaryULFrequencyReport_PDU,
+      { "SecondaryULFrequencyReport", "nbap.SecondaryULFrequencyReport",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_SecondaryULFrequencyUpdateIndication_PDU,
+      { "SecondaryULFrequencyUpdateIndication", "nbap.SecondaryULFrequencyUpdateIndication",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_NBAP_PDU_PDU,
       { "NBAP-PDU", "nbap.NBAP_PDU",
         FT_UINT32, BASE_DEC, VALS(nbap_NBAP_PDU_vals), 0,
-        "nbap.NBAP_PDU", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_NULL_PDU,
+      { "NULL", "nbap.NULL",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_local,
       { "local", "nbap.local",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_maxPrivateIEs", HFILL }},
+        "INTEGER_0_maxPrivateIEs", HFILL }},
     { &hf_nbap_global,
       { "global", "nbap.global",
         FT_OID, BASE_NONE, NULL, 0,
-        "nbap.OBJECT_IDENTIFIER", HFILL }},
+        "OBJECT_IDENTIFIER", HFILL }},
     { &hf_nbap_procedureCode,
       { "procedureCode", "nbap.procedureCode",
         FT_UINT32, BASE_DEC, VALS(nbap_ProcedureCode_vals), 0,
-        "nbap.ProcedureCode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ddMode,
       { "ddMode", "nbap.ddMode",
         FT_UINT32, BASE_DEC, VALS(nbap_DdMode_vals), 0,
-        "nbap.DdMode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_shortTransActionId,
       { "shortTransActionId", "nbap.shortTransActionId",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_127", HFILL }},
+        "INTEGER_0_127", HFILL }},
     { &hf_nbap_longTransActionId,
       { "longTransActionId", "nbap.longTransActionId",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_32767", HFILL }},
+        "INTEGER_0_32767", HFILL }},
     { &hf_nbap_ProtocolIE_Container_item,
-      { "Item", "nbap.ProtocolIE_Container_item",
+      { "ProtocolIE-Field", "nbap.ProtocolIE_Field",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Field", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_id,
       { "id", "nbap.id",
-        FT_UINT32, BASE_DEC, VALS(nbap_ProtocolIE_ID_vals), 0,
-        "nbap.ProtocolIE_ID", HFILL }},
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_ProtocolIE_ID_vals_ext, 0,
+        "ProtocolIE_ID", HFILL }},
     { &hf_nbap_criticality,
       { "criticality", "nbap.criticality",
         FT_UINT32, BASE_DEC, VALS(nbap_Criticality_vals), 0,
-        "nbap.Criticality", HFILL }},
-    { &hf_nbap_value,
+        NULL, HFILL }},
+    { &hf_nbap_ie_field_value,
       { "value", "nbap.value",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Field_value", HFILL }},
+        "ProtocolIE_Field_value", HFILL }},
     { &hf_nbap_ProtocolExtensionContainer_item,
-      { "Item", "nbap.ProtocolExtensionContainer_item",
+      { "ProtocolExtensionField", "nbap.ProtocolExtensionField",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolExtensionField", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_extensionValue,
       { "extensionValue", "nbap.extensionValue",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.T_extensionValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PrivateIE_Container_item,
-      { "Item", "nbap.PrivateIE_Container_item",
+      { "PrivateIE-Field", "nbap.PrivateIE_Field",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PrivateIE_Field", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_id_01,
       { "id", "nbap.id",
         FT_UINT32, BASE_DEC, VALS(nbap_PrivateIE_ID_vals), 0,
-        "nbap.PrivateIE_ID", HFILL }},
-    { &hf_nbap_value_01,
+        "PrivateIE_ID", HFILL }},
+    { &hf_nbap_private_value,
       { "value", "nbap.value",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PrivateIE_Field_value", HFILL }},
+        "PrivateIE_Field_value", HFILL }},
+    { &hf_nbap_ActivationInformation_item,
+      { "ActivationInformationItem", "nbap.ActivationInformationItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_uU_ActivationState,
+      { "uU-ActivationState", "nbap.uU_ActivationState",
+        FT_UINT32, BASE_DEC, VALS(nbap_Uu_ActivationState_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_iE_Extensions,
+      { "iE-Extensions", "nbap.iE_Extensions",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "ProtocolExtensionContainer", HFILL }},
+    { &hf_nbap_multicell_EDCH_Transport_Bearer_Mode,
+      { "multicell-EDCH-Transport-Bearer-Mode", "nbap.multicell_EDCH_Transport_Bearer_Mode",
+        FT_UINT32, BASE_DEC, VALS(nbap_Multicell_EDCH_Transport_Bearer_Mode_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_additional_EDCH_Cell_Information_Setup,
+      { "additional-EDCH-Cell-Information-Setup", "nbap.additional_EDCH_Cell_Information_Setup",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_Setup_item,
+      { "Additional-EDCH-FDD-Setup-Cell-Information", "nbap.Additional_EDCH_FDD_Setup_Cell_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_additional_EDCH_UL_DPCH_Information_Setup,
+      { "additional-EDCH-UL-DPCH-Information-Setup", "nbap.additional_EDCH_UL_DPCH_Information_Setup",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_additional_EDCH_RL_Specific_Information_To_Setup,
+      { "additional-EDCH-RL-Specific-Information-To-Setup", "nbap.additional_EDCH_RL_Specific_Information_To_Setup",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Additional_EDCH_RL_Specific_Information_To_Setup_List", HFILL }},
+    { &hf_nbap_additional_EDCH_FDD_Information,
+      { "additional-EDCH-FDD-Information", "nbap.additional_EDCH_FDD_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_additional_EDCH_F_DPCH_Information_Setup,
+      { "additional-EDCH-F-DPCH-Information-Setup", "nbap.additional_EDCH_F_DPCH_Information_Setup",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "Additional_EDCH_F_DPCH_Information", HFILL }},
+    { &hf_nbap_multicell_EDCH_Information,
+      { "multicell-EDCH-Information", "nbap.multicell_EDCH_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_ul_ScramblingCode,
+      { "ul-ScramblingCode", "nbap.ul_ScramblingCode",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_ul_SIR_Target,
+      { "ul-SIR-Target", "nbap.ul_SIR_Target",
+        FT_INT32, BASE_DEC, NULL, 0,
+        "UL_SIR", HFILL }},
+    { &hf_nbap_fdd_TPC_DownlinkStepSize,
+      { "fdd-TPC-DownlinkStepSize", "nbap.fdd_TPC_DownlinkStepSize",
+        FT_UINT32, BASE_DEC, VALS(nbap_FDD_TPC_DownlinkStepSize_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_limitedPowerIncrease,
+      { "limitedPowerIncrease", "nbap.limitedPowerIncrease",
+        FT_UINT32, BASE_DEC, VALS(nbap_LimitedPowerIncrease_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_innerLoopDLPCStatus,
+      { "innerLoopDLPCStatus", "nbap.innerLoopDLPCStatus",
+        FT_UINT32, BASE_DEC, VALS(nbap_InnerLoopDLPCStatus_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_RL_Specific_Information_To_Setup_List_item,
+      { "Additional-EDCH-RL-Specific-Information-To-Setup-ItemIEs", "nbap.Additional_EDCH_RL_Specific_Information_To_Setup_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_eDCH_Additional_RL_ID,
+      { "eDCH-Additional-RL-ID", "nbap.eDCH_Additional_RL_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "RL_ID", HFILL }},
+    { &hf_nbap_c_ID,
+      { "c-ID", "nbap.c_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_firstRLS_indicator,
+      { "firstRLS-indicator", "nbap.firstRLS_indicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_FirstRLS_Indicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_propagationDelay,
+      { "propagationDelay", "nbap.propagationDelay",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_dl_CodeInformation,
+      { "dl-CodeInformation", "nbap.dl_CodeInformation",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "FDD_DL_CodeInformation", HFILL }},
+    { &hf_nbap_initialDL_transmissionPower,
+      { "initialDL-transmissionPower", "nbap.initialDL_transmissionPower",
+        FT_INT32, BASE_DEC, NULL, 0,
+        "DL_Power", HFILL }},
+    { &hf_nbap_maximumDL_power,
+      { "maximumDL-power", "nbap.maximumDL_power",
+        FT_INT32, BASE_DEC, NULL, 0,
+        "DL_Power", HFILL }},
+    { &hf_nbap_minimumDL_power,
+      { "minimumDL-power", "nbap.minimumDL_power",
+        FT_INT32, BASE_DEC, NULL, 0,
+        "DL_Power", HFILL }},
+    { &hf_nbap_f_DPCH_SlotFormat,
+      { "f-DPCH-SlotFormat", "nbap.f_DPCH_SlotFormat",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_RNTI,
+      { "e-RNTI", "nbap.e_RNTI",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_multicell_EDCH_RL_Specific_Information,
+      { "multicell-EDCH-RL-Specific-Information", "nbap.multicell_EDCH_RL_Specific_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_To_Add_List_item,
+      { "Additional-EDCH-Cell-Information-To-Add-ItemIEs", "nbap.Additional_EDCH_Cell_Information_To_Add_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_additional_EDCH_RL_Specific_Information_To_Add_ItemIEs,
+      { "additional-EDCH-RL-Specific-Information-To-Add-ItemIEs", "nbap.additional_EDCH_RL_Specific_Information_To_Add_ItemIEs",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs_item,
+      { "EDCH-Additional-RL-Specific-Information-To-Add-List", "nbap.EDCH_Additional_RL_Specific_Information_To_Add_List",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_RL_Specific_Information_To_Modify_List_item,
+      { "Additional-EDCH-RL-Specific-Information-To-Modify-ItemIEs", "nbap.Additional_EDCH_RL_Specific_Information_To_Modify_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_additional_EDCH_MAC_d_Flows_Specific_Information,
+      { "additional-EDCH-MAC-d-Flows-Specific-Information", "nbap.additional_EDCH_MAC_d_Flows_Specific_Information",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Additional_EDCH_MAC_d_Flows_Specific_Info_List", HFILL }},
+    { &hf_nbap_hARQ_Process_Allocation_Scheduled_2ms_EDCH,
+      { "hARQ-Process-Allocation-Scheduled-2ms-EDCH", "nbap.hARQ_Process_Allocation_Scheduled_2ms_EDCH",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "HARQ_Process_Allocation_2ms_EDCH", HFILL }},
+    { &hf_nbap_e_DCH_Maximum_Bitrate,
+      { "e-DCH-Maximum-Bitrate", "nbap.e_DCH_Maximum_Bitrate",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_DCH_Processing_Overload_Level,
+      { "e-DCH-Processing-Overload-Level", "nbap.e_DCH_Processing_Overload_Level",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_DCH_Min_Set_E_TFCI,
+      { "e-DCH-Min-Set-E-TFCI", "nbap.e_DCH_Min_Set_E_TFCI",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "E_TFCI", HFILL }},
+    { &hf_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info_List_item,
+      { "Additional-EDCH-MAC-d-Flows-Specific-Info", "nbap.Additional_EDCH_MAC_d_Flows_Specific_Info",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_DCH_MACdFlow_ID,
+      { "e-DCH-MACdFlow-ID", "nbap.e_DCH_MACdFlow_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_bindingID,
+      { "bindingID", "nbap.bindingID",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_transportLayerAddress,
+      { "transportLayerAddress", "nbap.transportLayerAddress",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_Response_List_item,
+      { "Additional-EDCH-FDD-Information-Response-ItemIEs", "nbap.Additional_EDCH_FDD_Information_Response_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_eDCH_Additional_RL_Specific_Information_Response,
+      { "eDCH-Additional-RL-Specific-Information-Response", "nbap.eDCH_Additional_RL_Specific_Information_Response",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "EDCH_Additional_RL_Specific_Information_Response_List", HFILL }},
+    { &hf_nbap_additional_EDCH_MAC_d_Flow_Specific_Information_Response,
+      { "additional-EDCH-MAC-d-Flow-Specific-Information-Response", "nbap.additional_EDCH_MAC_d_Flow_Specific_Information_Response",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List", HFILL }},
+    { &hf_nbap_EDCH_Additional_RL_Specific_Information_Response_List_item,
+      { "EDCH-Additional-RL-Specific-Information-Response-ItemIEs", "nbap.EDCH_Additional_RL_Specific_Information_Response_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_received_total_wide_band_power,
+      { "received-total-wide-band-power", "nbap.received_total_wide_band_power",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Received_total_wide_band_power_Value", HFILL }},
+    { &hf_nbap_dL_PowerBalancing_ActivationIndicator,
+      { "dL-PowerBalancing-ActivationIndicator", "nbap.dL_PowerBalancing_ActivationIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_DL_PowerBalancing_ActivationIndicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_rL_Set_ID,
+      { "rL-Set-ID", "nbap.rL_Set_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_DCH_RL_Set_ID,
+      { "e-DCH-RL-Set-ID", "nbap.e_DCH_RL_Set_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "RL_Set_ID", HFILL }},
+    { &hf_nbap_e_DCH_FDD_DL_Control_Channel_Information,
+      { "e-DCH-FDD-DL-Control-Channel-Information", "nbap.e_DCH_FDD_DL_Control_Channel_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_Response_RLReconf_List_item,
+      { "Additional-EDCH-FDD-Information-Response-RLReconf-Items", "nbap.Additional_EDCH_FDD_Information_Response_RLReconf_Items",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_additional_EDCH_FDD_Information_Response_ItemIEs,
+      { "additional-EDCH-FDD-Information-Response-ItemIEs", "nbap.additional_EDCH_FDD_Information_Response_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_additional_Modififed_EDCH_FDD_Information_Response_ItemIEs,
+      { "additional-Modififed-EDCH-FDD-Information-Response-ItemIEs", "nbap.additional_Modififed_EDCH_FDD_Information_Response_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_eDCH_Additional_Modified_RL_Specific_Information_Response,
+      { "eDCH-Additional-Modified-RL-Specific-Information-Response", "nbap.eDCH_Additional_Modified_RL_Specific_Information_Response",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "EDCH_Additional_Modified_RL_Specific_Information_Response_List", HFILL }},
+    { &hf_nbap_EDCH_Additional_Modified_RL_Specific_Information_Response_List_item,
+      { "EDCH-Additional-Modified-RL-Specific-Information-Response-List-Items", "nbap.EDCH_Additional_Modified_RL_Specific_Information_Response_List_Items",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_dL_PowerBalancing_UpdatedIndicator,
+      { "dL-PowerBalancing-UpdatedIndicator", "nbap.dL_PowerBalancing_UpdatedIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_DL_PowerBalancing_UpdatedIndicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List_item,
+      { "Additional-EDCH-MAC-d-Flows-Specific-Info-Response", "nbap.Additional_EDCH_MAC_d_Flows_Specific_Info_Response",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_Response_RL_Add_List_item,
+      { "Additional-EDCH-Cell-Information-Response-RL-Add-ItemIEs", "nbap.Additional_EDCH_Cell_Information_Response_RL_Add_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_additional_EDCH_FDD_Information_Response,
+      { "additional-EDCH-FDD-Information-Response", "nbap.additional_EDCH_FDD_Information_Response",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "Additional_EDCH_FDD_Information_Response_ItemIEs", HFILL }},
+    { &hf_nbap_additional_EDCH_Serving_Cell_Change_Information_Response,
+      { "additional-EDCH-Serving-Cell-Change-Information-Response", "nbap.additional_EDCH_Serving_Cell_Change_Information_Response",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "E_DCH_Serving_Cell_Change_Info_Response", HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_ConfigurationChange_List_item,
+      { "Additional-EDCH-ConfigurationChange-Info-ItemIEs", "nbap.Additional_EDCH_ConfigurationChange_Info_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_additional_EDCH_UL_DPCH_Information_Modify,
+      { "additional-EDCH-UL-DPCH-Information-Modify", "nbap.additional_EDCH_UL_DPCH_Information_Modify",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_additional_EDCH_RL_Specific_Information_To_Add,
+      { "additional-EDCH-RL-Specific-Information-To-Add", "nbap.additional_EDCH_RL_Specific_Information_To_Add",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs", HFILL }},
+    { &hf_nbap_additional_EDCH_RL_Specific_Information_To_Modify,
+      { "additional-EDCH-RL-Specific-Information-To-Modify", "nbap.additional_EDCH_RL_Specific_Information_To_Modify",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Additional_EDCH_RL_Specific_Information_To_Modify_List", HFILL }},
+    { &hf_nbap_additional_EDCH_FDD_Information_To_Modify,
+      { "additional-EDCH-FDD-Information-To-Modify", "nbap.additional_EDCH_FDD_Information_To_Modify",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "Additional_EDCH_FDD_Information", HFILL }},
+    { &hf_nbap_additional_EDCH_F_DPCH_Information_Modify,
+      { "additional-EDCH-F-DPCH-Information-Modify", "nbap.additional_EDCH_F_DPCH_Information_Modify",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "Additional_EDCH_F_DPCH_Information", HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_Removal_List_item,
+      { "Additional-EDCH-Cell-Information-Removal-Info-ItemIEs", "nbap.Additional_EDCH_Cell_Information_Removal_Info_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_rL_on_Secondary_UL_Frequency,
+      { "rL-on-Secondary-UL-Frequency", "nbap.rL_on_Secondary_UL_Frequency",
+        FT_UINT32, BASE_DEC, VALS(nbap_RL_on_Secondary_UL_Frequency_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_additional_EDCH_DL_Control_Channel_Change_Information,
+      { "additional-EDCH-DL-Control-Channel-Change-Information", "nbap.additional_EDCH_DL_Control_Channel_Change_Information",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Additional_EDCH_DL_Control_Channel_Change_Information_List", HFILL }},
+    { &hf_nbap_Additional_EDCH_DL_Control_Channel_Change_Information_List_item,
+      { "Additional-EDCH-DL-Control-Channel-Change-Info-ItemIEs", "nbap.Additional_EDCH_DL_Control_Channel_Change_Info_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_AdditionalMeasurementValueList_item,
+      { "AdditionalMeasurementValue", "nbap.AdditionalMeasurementValue",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_uARFCN,
+      { "uARFCN", "nbap.uARFCN",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_timeSlotMeasurementValueListLCR,
+      { "timeSlotMeasurementValueListLCR", "nbap.timeSlotMeasurementValueListLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_AdditionalTimeSlotListLCR_item,
+      { "AdditionalTimeSlotLCR", "nbap.AdditionalTimeSlotLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_timeslot_InitiatedListLCR,
+      { "timeslot-InitiatedListLCR", "nbap.timeslot_InitiatedListLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_cMConfigurationChangeCFN,
       { "cMConfigurationChangeCFN", "nbap.cMConfigurationChangeCFN",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CFN", HFILL }},
+        "CFN", HFILL }},
     { &hf_nbap_transmission_Gap_Pattern_Sequence_Status,
       { "transmission-Gap-Pattern-Sequence-Status", "nbap.transmission_Gap_Pattern_Sequence_Status",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Transmission_Gap_Pattern_Sequence_Status_List", HFILL }},
-    { &hf_nbap_iE_Extensions,
-      { "iE-Extensions", "nbap.iE_Extensions",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ProtocolExtensionContainer", HFILL }},
+        "Transmission_Gap_Pattern_Sequence_Status_List", HFILL }},
     { &hf_nbap_Transmission_Gap_Pattern_Sequence_Status_List_item,
-      { "Item", "nbap.Transmission_Gap_Pattern_Sequence_Status_List_item",
+      { "Transmission-Gap-Pattern-Sequence-Status-List item", "nbap.Transmission_Gap_Pattern_Sequence_Status_List_item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Transmission_Gap_Pattern_Sequence_Status_List_item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tGPSID,
       { "tGPSID", "nbap.tGPSID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TGPSID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tGPRC,
       { "tGPRC", "nbap.tGPRC",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TGPRC", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tGCFN,
       { "tGCFN", "nbap.tGCFN",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CFN", HFILL }},
+        "CFN", HFILL }},
     { &hf_nbap_priorityLevel,
       { "priorityLevel", "nbap.priorityLevel",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PriorityLevel", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pre_emptionCapability,
       { "pre-emptionCapability", "nbap.pre_emptionCapability",
         FT_UINT32, BASE_DEC, VALS(nbap_Pre_emptionCapability_vals), 0,
-        "nbap.Pre_emptionCapability", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pre_emptionVulnerability,
       { "pre-emptionVulnerability", "nbap.pre_emptionVulnerability",
         FT_UINT32, BASE_DEC, VALS(nbap_Pre_emptionVulnerability_vals), 0,
-        "nbap.Pre_emptionVulnerability", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_aOA_LCR,
       { "aOA-LCR", "nbap.aOA_LCR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.AOA_LCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_aOA_LCR_Accuracy_Class,
       { "aOA-LCR-Accuracy-Class", "nbap.aOA_LCR_Accuracy_Class",
         FT_UINT32, BASE_DEC, VALS(nbap_AOA_LCR_Accuracy_Class_vals), 0,
-        "nbap.AOA_LCR_Accuracy_Class", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_bCCH_Specific_HSDSCH_RNTI,
       { "bCCH-Specific-HSDSCH-RNTI", "nbap.bCCH_Specific_HSDSCH_RNTI",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSDSCH_RNTI", HFILL }},
+        "HSDSCH_RNTI", HFILL }},
     { &hf_nbap_hSSCCH_Power,
       { "hSSCCH-Power", "nbap.hSSCCH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_hSPDSCH_Power,
       { "hSPDSCH-Power", "nbap.hSPDSCH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_Best_Cell_Portions_Value_item,
-      { "Item", "nbap.Best_Cell_Portions_Value_item",
+      { "Best-Cell-Portions-Item", "nbap.Best_Cell_Portions_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Best_Cell_Portions_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cellPortionID,
       { "cellPortionID", "nbap.cellPortionID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellPortionID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sIRValue,
       { "sIRValue", "nbap.sIRValue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SIR_Value", HFILL }},
+        "SIR_Value", HFILL }},
+    { &hf_nbap_Best_Cell_Portions_ValueLCR_item,
+      { "Best-Cell-Portions-ItemLCR", "nbap.Best_Cell_Portions_ItemLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_cellPortionLCRID,
+      { "cellPortionLCRID", "nbap.cellPortionLCRID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_rSCPValue,
+      { "rSCPValue", "nbap.rSCPValue",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "RSCP_Value", HFILL }},
     { &hf_nbap_commonTransportChannelID,
       { "commonTransportChannelID", "nbap.commonTransportChannelID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommonTransportChannelID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cid,
       { "cid", "nbap.cid",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.C_ID", HFILL }},
+        "C_ID", HFILL }},
     { &hf_nbap_radioNetwork,
       { "radioNetwork", "nbap.radioNetwork",
         FT_UINT32, BASE_DEC, VALS(nbap_CauseRadioNetwork_vals), 0,
-        "nbap.CauseRadioNetwork", HFILL }},
+        "CauseRadioNetwork", HFILL }},
     { &hf_nbap_transport,
       { "transport", "nbap.transport",
         FT_UINT32, BASE_DEC, VALS(nbap_CauseTransport_vals), 0,
-        "nbap.CauseTransport", HFILL }},
+        "CauseTransport", HFILL }},
     { &hf_nbap_protocol,
       { "protocol", "nbap.protocol",
         FT_UINT32, BASE_DEC, VALS(nbap_CauseProtocol_vals), 0,
-        "nbap.CauseProtocol", HFILL }},
+        "CauseProtocol", HFILL }},
     { &hf_nbap_misc,
       { "misc", "nbap.misc",
         FT_UINT32, BASE_DEC, VALS(nbap_CauseMisc_vals), 0,
-        "nbap.CauseMisc", HFILL }},
-    { &hf_nbap_CCCH_SRB1_PriorityQueue_Information_item,
-      { "Item", "nbap.CCCH_SRB1_PriorityQueue_Information_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CCCH_SRB1_PriorityQueue_InformationItem", HFILL }},
-    { &hf_nbap_priority_Queue_Information_for_Enhanced_FACH,
-      { "priority-Queue-Information-for-Enhanced-FACH", "nbap.priority_Queue_Information_for_Enhanced_FACH",
+        "CauseMisc", HFILL }},
+    { &hf_nbap_Cell_ERNTI_Status_Information_item,
+      { "Cell-ERNTI-Status-Information-Item", "nbap.Cell_ERNTI_Status_Information_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Priority_Queue_Information_for_Enhanced_FACH", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_vacant_ERNTI,
+      { "vacant-ERNTI", "nbap.vacant_ERNTI",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Vacant_ERNTI_item,
+      { "E-RNTI", "nbap.E_RNTI",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_initialPhase_0_1048575,
       { "initialPhase", "nbap.initialPhase",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_1048575_", HFILL }},
+        "INTEGER_0_1048575_", HFILL }},
     { &hf_nbap_steadyStatePhase,
       { "steadyStatePhase", "nbap.steadyStatePhase",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_255_", HFILL }},
+        "INTEGER_0_255_", HFILL }},
     { &hf_nbap_initialPhase,
       { "initialPhase", "nbap.initialPhase",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_524287_", HFILL }},
+        "INTEGER_0_524287_", HFILL }},
     { &hf_nbap_steadyStatePhase_01,
       { "steadyStatePhase", "nbap.steadyStatePhase",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_127_", HFILL }},
+        "INTEGER_0_127_", HFILL }},
     { &hf_nbap_CommonChannelsCapacityConsumptionLaw_item,
-      { "Item", "nbap.CommonChannelsCapacityConsumptionLaw_item",
+      { "CommonChannelsCapacityConsumptionLaw item", "nbap.CommonChannelsCapacityConsumptionLaw_item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonChannelsCapacityConsumptionLaw_item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dl_Cost,
       { "dl-Cost", "nbap.dl_Cost",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_65535", HFILL }},
+        "INTEGER_0_65535", HFILL }},
     { &hf_nbap_ul_Cost,
       { "ul-Cost", "nbap.ul_Cost",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_65535", HFILL }},
+        "INTEGER_0_65535", HFILL }},
+    { &hf_nbap_common_E_DCH_UL_DPCH_Information,
+      { "common-E-DCH-UL-DPCH-Information", "nbap.common_E_DCH_UL_DPCH_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "Common_E_DCH_UL_DPCH_InfoItem", HFILL }},
+    { &hf_nbap_common_E_DCH_EDPCH_Information,
+      { "common-E-DCH-EDPCH-Information", "nbap.common_E_DCH_EDPCH_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "Common_E_DCH_EDPCH_InfoItem", HFILL }},
+    { &hf_nbap_common_E_DCH_Information,
+      { "common-E-DCH-Information", "nbap.common_E_DCH_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "Common_E_DCH_InfoItem", HFILL }},
+    { &hf_nbap_common_E_DCH_HSDPCCH_Information,
+      { "common-E-DCH-HSDPCCH-Information", "nbap.common_E_DCH_HSDPCCH_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "Common_E_DCH_HSDPCCH_InfoItem", HFILL }},
+    { &hf_nbap_common_E_DCH_Preamble_Control_Information,
+      { "common-E-DCH-Preamble-Control-Information", "nbap.common_E_DCH_Preamble_Control_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "Common_E_DCH_Preamble_Control_InfoItem", HFILL }},
+    { &hf_nbap_common_E_DCH_FDPCH_Information,
+      { "common-E-DCH-FDPCH-Information", "nbap.common_E_DCH_FDPCH_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "Common_E_DCH_FDPCH_InfoItem", HFILL }},
+    { &hf_nbap_common_E_DCH_E_AGCH_ChannelisationCodeNumber,
+      { "common-E-DCH-E-AGCH-ChannelisationCodeNumber", "nbap.common_E_DCH_E_AGCH_ChannelisationCodeNumber",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "FDD_DL_ChannelisationCodeNumber", HFILL }},
+    { &hf_nbap_common_E_DCH_Resource_Combination_Information,
+      { "common-E-DCH-Resource-Combination-Information", "nbap.common_E_DCH_Resource_Combination_Information",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Common_E_DCH_Resource_Combination_InfoList", HFILL }},
+    { &hf_nbap_ul_common_E_DCH_MACflow_Specific_Information,
+      { "ul-common-E-DCH-MACflow-Specific-Information", "nbap.ul_common_E_DCH_MACflow_Specific_Information",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Ul_common_E_DCH_MACflow_Specific_InfoList", HFILL }},
+    { &hf_nbap_uL_SIR_Target,
+      { "uL-SIR-Target", "nbap.uL_SIR_Target",
+        FT_INT32, BASE_DEC, NULL, 0,
+        "UL_SIR", HFILL }},
+    { &hf_nbap_dPC_Mode,
+      { "dPC-Mode", "nbap.dPC_Mode",
+        FT_UINT32, BASE_DEC, VALS(nbap_DPC_Mode_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_maxSet_E_DPDCHs,
+      { "maxSet-E-DPDCHs", "nbap.maxSet_E_DPDCHs",
+        FT_UINT32, BASE_DEC, VALS(nbap_Max_Set_E_DPDCHs_vals), 0,
+        "Max_Set_E_DPDCHs", HFILL }},
+    { &hf_nbap_ul_PunctureLimit,
+      { "ul-PunctureLimit", "nbap.ul_PunctureLimit",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "PunctureLimit", HFILL }},
+    { &hf_nbap_e_TFCS_Information,
+      { "e-TFCS-Information", "nbap.e_TFCS_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_TTI,
+      { "e-TTI", "nbap.e_TTI",
+        FT_UINT32, BASE_DEC, VALS(nbap_E_TTI_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_DPCCH_PO,
+      { "e-DPCCH-PO", "nbap.e_DPCCH_PO",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_RGCH_2_IndexStepThreshold,
+      { "e-RGCH-2-IndexStepThreshold", "nbap.e_RGCH_2_IndexStepThreshold",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_RGCH_3_IndexStepThreshold,
+      { "e-RGCH-3-IndexStepThreshold", "nbap.e_RGCH_3_IndexStepThreshold",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hARQ_Info_for_E_DCH,
+      { "hARQ-Info-for-E-DCH", "nbap.hARQ_Info_for_E_DCH",
+        FT_UINT32, BASE_DEC, VALS(nbap_HARQ_Info_for_E_DCH_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_DCH_Reference_Power_Offset,
+      { "e-DCH-Reference-Power-Offset", "nbap.e_DCH_Reference_Power_Offset",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_DCH_PowerOffset_for_SchedulingInfo,
+      { "e-DCH-PowerOffset-for-SchedulingInfo", "nbap.e_DCH_PowerOffset_for_SchedulingInfo",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_max_EDCH_Resource_Allocation_for_CCCH,
+      { "max-EDCH-Resource-Allocation-for-CCCH", "nbap.max_EDCH_Resource_Allocation_for_CCCH",
+        FT_UINT32, BASE_DEC, VALS(nbap_Max_EDCH_Resource_Allocation_for_CCCH_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_max_Period_for_Collistion_Resolution,
+      { "max-Period-for-Collistion-Resolution", "nbap.max_Period_for_Collistion_Resolution",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_max_TB_Sizes,
+      { "max-TB-Sizes", "nbap.max_TB_Sizes",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_common_E_DCH_ImplicitRelease_Indicator,
+      { "common-E-DCH-ImplicitRelease-Indicator", "nbap.common_E_DCH_ImplicitRelease_Indicator",
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        "BOOLEAN", HFILL }},
+    { &hf_nbap_ackNackRepetitionFactor,
+      { "ackNackRepetitionFactor", "nbap.ackNackRepetitionFactor",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "AckNack_RepetitionFactor", HFILL }},
+    { &hf_nbap_ackPowerOffset,
+      { "ackPowerOffset", "nbap.ackPowerOffset",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Ack_Power_Offset", HFILL }},
+    { &hf_nbap_nackPowerOffset,
+      { "nackPowerOffset", "nbap.nackPowerOffset",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Nack_Power_Offset", HFILL }},
+    { &hf_nbap_common_E_DCH_CQI_Info,
+      { "common-E-DCH-CQI-Info", "nbap.common_E_DCH_CQI_Info",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_cqiFeedback_CycleK,
+      { "cqiFeedback-CycleK", "nbap.cqiFeedback_CycleK",
+        FT_UINT32, BASE_DEC, VALS(nbap_CQI_Feedback_Cycle_vals), 0,
+        "CQI_Feedback_Cycle", HFILL }},
+    { &hf_nbap_cqiRepetitionFactor,
+      { "cqiRepetitionFactor", "nbap.cqiRepetitionFactor",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "CQI_RepetitionFactor", HFILL }},
+    { &hf_nbap_cqiPowerOffset,
+      { "cqiPowerOffset", "nbap.cqiPowerOffset",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "CQI_Power_Offset", HFILL }},
+    { &hf_nbap_measurement_Power_Offset,
+      { "measurement-Power-Offset", "nbap.measurement_Power_Offset",
+        FT_INT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_commonPhysicalChannelID,
+      { "commonPhysicalChannelID", "nbap.commonPhysicalChannelID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_common_E_DCH_PreambleSignatures,
+      { "common-E-DCH-PreambleSignatures", "nbap.common_E_DCH_PreambleSignatures",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "PreambleSignatures", HFILL }},
+    { &hf_nbap_scramblingCodeNumber,
+      { "scramblingCodeNumber", "nbap.scramblingCodeNumber",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_preambleThreshold,
+      { "preambleThreshold", "nbap.preambleThreshold",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_AI_Indicator,
+      { "e-AI-Indicator", "nbap.e_AI_Indicator",
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_common_E_DCH_AICH_Information,
+      { "common-E-DCH-AICH-Information", "nbap.common_E_DCH_AICH_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_aICH_TransmissionTiming,
+      { "aICH-TransmissionTiming", "nbap.aICH_TransmissionTiming",
+        FT_UINT32, BASE_DEC, VALS(nbap_AICH_TransmissionTiming_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_fdd_dl_ChannelisationCodeNumber,
+      { "fdd-dl-ChannelisationCodeNumber", "nbap.fdd_dl_ChannelisationCodeNumber",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_aICH_Power,
+      { "aICH-Power", "nbap.aICH_Power",
+        FT_INT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_sTTD_Indicator,
+      { "sTTD-Indicator", "nbap.sTTD_Indicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_STTD_Indicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_Common_E_DCH_Resource_Combination_InfoList_item,
+      { "Common-E-DCH-Resource-Combination-InfoList-Item", "nbap.Common_E_DCH_Resource_Combination_InfoList_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_soffset,
+      { "soffset", "nbap.soffset",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_f_DPCH_DL_Code_Number,
+      { "f-DPCH-DL-Code-Number", "nbap.f_DPCH_DL_Code_Number",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "FDD_DL_ChannelisationCodeNumber", HFILL }},
+    { &hf_nbap_ul_DPCH_ScramblingCode,
+      { "ul-DPCH-ScramblingCode", "nbap.ul_DPCH_ScramblingCode",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "UL_ScramblingCode", HFILL }},
+    { &hf_nbap_e_RGCH_E_HICH_Channelisation_Code,
+      { "e-RGCH-E-HICH-Channelisation-Code", "nbap.e_RGCH_E_HICH_Channelisation_Code",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "FDD_DL_ChannelisationCodeNumber", HFILL }},
+    { &hf_nbap_e_RGCH_Signature_Sequence,
+      { "e-RGCH-Signature-Sequence", "nbap.e_RGCH_Signature_Sequence",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_HICH_Signature_Sequence,
+      { "e-HICH-Signature-Sequence", "nbap.e_HICH_Signature_Sequence",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList_item,
+      { "Ul-common-E-DCH-MACflow-Specific-InfoList-Item", "nbap.Ul_common_E_DCH_MACflow_Specific_InfoList_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_ul_Common_MACFlowID,
+      { "ul-Common-MACFlowID", "nbap.ul_Common_MACFlowID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Common_MACFlow_ID", HFILL }},
+    { &hf_nbap_transportBearerRequestIndicator,
+      { "transportBearerRequestIndicator", "nbap.transportBearerRequestIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_TransportBearerRequestIndicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_tnlQos,
+      { "tnlQos", "nbap.tnlQos",
+        FT_UINT32, BASE_DEC, VALS(nbap_TnlQos_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_payloadCRC_PresenceIndicator,
+      { "payloadCRC-PresenceIndicator", "nbap.payloadCRC_PresenceIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_PayloadCRC_PresenceIndicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_bundlingModeIndicator,
+      { "bundlingModeIndicator", "nbap.bundlingModeIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_BundlingModeIndicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_common_E_DCH_MACdFlow_Specific_Information,
+      { "common-E-DCH-MACdFlow-Specific-Information", "nbap.common_E_DCH_MACdFlow_Specific_Information",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Common_E_DCH_MACdFlow_Specific_InfoList", HFILL }},
+    { &hf_nbap_Common_E_DCH_MACdFlow_Specific_InfoList_item,
+      { "Common-E-DCH-MACdFlow-Specific-InfoList-Item", "nbap.Common_E_DCH_MACdFlow_Specific_InfoList_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_common_e_DCH_MACdFlow_ID,
+      { "common-e-DCH-MACdFlow-ID", "nbap.common_e_DCH_MACdFlow_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "E_DCH_MACdFlow_ID", HFILL }},
+    { &hf_nbap_maximum_Number_of_Retransmissions_For_E_DCH,
+      { "maximum-Number-of-Retransmissions-For-E-DCH", "nbap.maximum_Number_of_Retransmissions_For_E_DCH",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_eDCH_HARQ_PO_FDD,
+      { "eDCH-HARQ-PO-FDD", "nbap.eDCH_HARQ_PO_FDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "E_DCH_HARQ_PO_FDD", HFILL }},
+    { &hf_nbap_eDCH_MACdFlow_Multiplexing_List,
+      { "eDCH-MACdFlow-Multiplexing-List", "nbap.eDCH_MACdFlow_Multiplexing_List",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "E_DCH_MACdFlow_Multiplexing_List", HFILL }},
+    { &hf_nbap_common_E_DCHLogicalChannelInformation,
+      { "common-E-DCHLogicalChannelInformation", "nbap.common_E_DCHLogicalChannelInformation",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Common_E_DCH_LogicalChannel_InfoList", HFILL }},
+    { &hf_nbap_Common_E_DCH_LogicalChannel_InfoList_item,
+      { "Common-E-DCH-LogicalChannel-InfoList-Item", "nbap.Common_E_DCH_LogicalChannel_InfoList_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_logicalChannelId,
+      { "logicalChannelId", "nbap.logicalChannelId",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_maximumMACcPDU_SizeExtended,
+      { "maximumMACcPDU-SizeExtended", "nbap.maximumMACcPDU_SizeExtended",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "MAC_PDU_SizeExtended", HFILL }},
+    { &hf_nbap_ul_common_E_DCH_MACflow_Specific_InfoResponse,
+      { "ul-common-E-DCH-MACflow-Specific-InfoResponse", "nbap.ul_common_E_DCH_MACflow_Specific_InfoResponse",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Ul_common_E_DCH_MACflow_Specific_InfoResponseList", HFILL }},
+    { &hf_nbap_serving_Grant_Value,
+      { "serving-Grant-Value", "nbap.serving_Grant_Value",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "E_Serving_Grant_Value", HFILL }},
+    { &hf_nbap_E_RNTI_List_item,
+      { "E-RNTI", "nbap.E_RNTI",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList_item,
+      { "Ul-common-E-DCH-MACflow-Specific-InfoResponseList-Item", "nbap.Ul_common_E_DCH_MACflow_Specific_InfoResponseList_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Common_MACFlows_to_DeleteFDD_item,
+      { "Common-MACFlows-to-DeleteFDD-Item", "nbap.Common_MACFlows_to_DeleteFDD_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_common_MACFlow_ID,
+      { "common-MACFlow-ID", "nbap.common_MACFlow_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_CommonMACFlow_Specific_InfoList_item,
-      { "Item", "nbap.CommonMACFlow_Specific_InfoList_item",
+      { "CommonMACFlow-Specific-InfoItem", "nbap.CommonMACFlow_Specific_InfoItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonMACFlow_Specific_InfoItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_common_MACFlow_Id,
       { "common-MACFlow-Id", "nbap.common_MACFlow_Id",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Common_MACFlow_ID", HFILL }},
-    { &hf_nbap_bindingID,
-      { "bindingID", "nbap.bindingID",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BindingID", HFILL }},
-    { &hf_nbap_transportLayerAddress,
-      { "transportLayerAddress", "nbap.transportLayerAddress",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.TransportLayerAddress", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tnl_qos,
       { "tnl-qos", "nbap.tnl_qos",
         FT_UINT32, BASE_DEC, VALS(nbap_TnlQos_vals), 0,
-        "nbap.TnlQos", HFILL }},
+        "TnlQos", HFILL }},
     { &hf_nbap_common_MACFlow_PriorityQueue_Information,
       { "common-MACFlow-PriorityQueue-Information", "nbap.common_MACFlow_PriorityQueue_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Common_MACFlow_PriorityQueue_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommonMACFlow_Specific_InfoList_Response_item,
-      { "Item", "nbap.CommonMACFlow_Specific_InfoList_Response_item",
+      { "CommonMACFlow-Specific-InfoItem-Response", "nbap.CommonMACFlow_Specific_InfoItem_Response",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonMACFlow_Specific_InfoItem_Response", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_commonMACFlow_ID,
       { "commonMACFlow-ID", "nbap.commonMACFlow_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Common_MACFlow_ID", HFILL }},
+        "Common_MACFlow_ID", HFILL }},
     { &hf_nbap_hSDSCH_Initial_Capacity_Allocation,
       { "hSDSCH-Initial-Capacity-Allocation", "nbap.hSDSCH_Initial_Capacity_Allocation",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSDSCH_Initial_Capacity_Allocation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Common_MACFlow_PriorityQueue_Information_item,
-      { "Item", "nbap.Common_MACFlow_PriorityQueue_Information_item",
+      { "Common-MACFlow-PriorityQueue-Item", "nbap.Common_MACFlow_PriorityQueue_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Common_MACFlow_PriorityQueue_Item", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_priority_Queue_Information_for_Enhanced_FACH,
+      { "priority-Queue-Information-for-Enhanced-FACH", "nbap.priority_Queue_Information_for_Enhanced_FACH",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "Priority_Queue_Information_for_Enhanced_FACH_PCH", HFILL }},
     { &hf_nbap_tUTRANGPSMeasurementAccuracyClass,
       { "tUTRANGPSMeasurementAccuracyClass", "nbap.tUTRANGPSMeasurementAccuracyClass",
         FT_UINT32, BASE_DEC, VALS(nbap_TUTRANGPSAccuracyClass_vals), 0,
-        "nbap.TUTRANGPSAccuracyClass", HFILL }},
+        "TUTRANGPSAccuracyClass", HFILL }},
     { &hf_nbap_tUTRANGANSSMeasurementAccuracyClass,
       { "tUTRANGANSSMeasurementAccuracyClass", "nbap.tUTRANGANSSMeasurementAccuracyClass",
         FT_UINT32, BASE_DEC, VALS(nbap_TUTRANGANSSAccuracyClass_vals), 0,
-        "nbap.TUTRANGANSSAccuracyClass", HFILL }},
+        "TUTRANGANSSAccuracyClass", HFILL }},
     { &hf_nbap_transmitted_carrier_power,
       { "transmitted-carrier-power", "nbap.transmitted_carrier_power",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Transmitted_Carrier_Power_Value", HFILL }},
-    { &hf_nbap_received_total_wide_band_power,
-      { "received-total-wide-band-power", "nbap.received_total_wide_band_power",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Received_total_wide_band_power_Value", HFILL }},
+        "Transmitted_Carrier_Power_Value", HFILL }},
     { &hf_nbap_acknowledged_prach_preambles,
       { "acknowledged-prach-preambles", "nbap.acknowledged_prach_preambles",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Acknowledged_PRACH_preambles_Value", HFILL }},
+        "Acknowledged_PRACH_preambles_Value", HFILL }},
     { &hf_nbap_uL_TimeslotISCP,
       { "uL-TimeslotISCP", "nbap.uL_TimeslotISCP",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_TimeslotISCP_Value", HFILL }},
+        "UL_TimeslotISCP_Value", HFILL }},
     { &hf_nbap_notUsed_1_acknowledged_PCPCH_access_preambles,
       { "notUsed-1-acknowledged-PCPCH-access-preambles", "nbap.notUsed_1_acknowledged_PCPCH_access_preambles",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_notUsed_2_detected_PCPCH_access_preambles,
       { "notUsed-2-detected-PCPCH-access-preambles", "nbap.notUsed_2_detected_PCPCH_access_preambles",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_extension_CommonMeasurementValue,
       { "extension-CommonMeasurementValue", "nbap.extension_CommonMeasurementValue",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Extension_CommonMeasurementValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_measurementAvailable,
       { "measurementAvailable", "nbap.measurementAvailable",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonMeasurementAvailable", HFILL }},
+        "CommonMeasurementAvailable", HFILL }},
     { &hf_nbap_measurementnotAvailable,
       { "measurementnotAvailable", "nbap.measurementnotAvailable",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonMeasurementnotAvailable", HFILL }},
+        "CommonMeasurementnotAvailable", HFILL }},
     { &hf_nbap_commonmeasurementValue,
       { "commonmeasurementValue", "nbap.commonmeasurementValue",
         FT_UINT32, BASE_DEC, VALS(nbap_CommonMeasurementValue_vals), 0,
-        "nbap.CommonMeasurementValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ie_Extensions,
       { "ie-Extensions", "nbap.ie_Extensions",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ProtocolExtensionContainer", HFILL }},
-    { &hf_nbap_commonPhysicalChannelID,
-      { "commonPhysicalChannelID", "nbap.commonPhysicalChannelID",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommonPhysicalChannelID", HFILL }},
+        "ProtocolExtensionContainer", HFILL }},
     { &hf_nbap_resourceOperationalState,
       { "resourceOperationalState", "nbap.resourceOperationalState",
         FT_UINT32, BASE_DEC, VALS(nbap_ResourceOperationalState_vals), 0,
-        "nbap.ResourceOperationalState", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_availabilityStatus,
       { "availabilityStatus", "nbap.availabilityStatus",
         FT_UINT32, BASE_DEC, VALS(nbap_AvailabilityStatus_vals), 0,
-        "nbap.AvailabilityStatus", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_commonPhysicalChannelID768,
       { "commonPhysicalChannelID768", "nbap.commonPhysicalChannelID768",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommonPhysicalChannelID768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uE_DTX_DRX_Offset,
       { "uE-DTX-DRX-Offset", "nbap.uE_DTX_DRX_Offset",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UE_DTX_DRX_Offset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_enabling_Delay,
       { "enabling-Delay", "nbap.enabling_Delay",
         FT_UINT32, BASE_DEC, VALS(nbap_Enabling_Delay_vals), 0,
-        "nbap.Enabling_Delay", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dTX_Information,
       { "dTX-Information", "nbap.dTX_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DTX_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dRX_Information,
       { "dRX-Information", "nbap.dRX_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DRX_Information", HFILL }},
-    { &hf_nbap_cPC_DPCCH_Slot_Format,
-      { "cPC-DPCCH-Slot-Format", "nbap.cPC_DPCCH_Slot_Format",
-        FT_UINT32, BASE_DEC, VALS(nbap_CPC_DPCCH_Slot_Format_vals), 0,
-        "nbap.CPC_DPCCH_Slot_Format", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dTX_Information_to_Modify,
       { "dTX-Information-to-Modify", "nbap.dTX_Information_to_Modify",
         FT_UINT32, BASE_DEC, VALS(nbap_DTX_Information_to_Modify_vals), 0,
-        "nbap.DTX_Information_to_Modify", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dRX_Information_to_Modify,
       { "dRX-Information-to-Modify", "nbap.dRX_Information_to_Modify",
         FT_UINT32, BASE_DEC, VALS(nbap_DRX_Information_to_Modify_vals), 0,
-        "nbap.DRX_Information_to_Modify", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ContinuousPacketConnectivityHS_SCCH_less_Information_item,
-      { "Item", "nbap.ContinuousPacketConnectivityHS_SCCH_less_Information_item",
+      { "ContinuousPacketConnectivityHS-SCCH-less-InformationItem", "nbap.ContinuousPacketConnectivityHS_SCCH_less_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ContinuousPacketConnectivityHS_SCCH_less_InformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_transport_Block_Size_Index,
       { "transport-Block-Size-Index", "nbap.transport_Block_Size_Index",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Transport_Block_Size_Index", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hSPDSCH_Second_Code_Support,
       { "hSPDSCH-Second-Code-Support", "nbap.hSPDSCH_Second_Code_Support",
-        FT_BOOLEAN, 8, NULL, 0,
-        "nbap.HSPDSCH_Second_Code_Support", HFILL }},
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_hSPDSCH_First_Code_Index,
       { "hSPDSCH-First-Code-Index", "nbap.hSPDSCH_First_Code_Index",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSPDSCH_First_Code_Index", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hSPDSCH_Second_Code_Index,
       { "hSPDSCH-Second-Code-Index", "nbap.hSPDSCH_Second_Code_Index",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSPDSCH_Second_Code_Index", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_continuousPacketConnectivityDTX_DRX_Information,
       { "continuousPacketConnectivityDTX-DRX-Information", "nbap.continuousPacketConnectivityDTX_DRX_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ContinuousPacketConnectivityDTX_DRX_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_continuousPacketConnectivityDTX_DRX_Information_to_Modify,
       { "continuousPacketConnectivityDTX-DRX-Information-to-Modify", "nbap.continuousPacketConnectivityDTX_DRX_Information_to_Modify",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ContinuousPacketConnectivityDTX_DRX_Information_to_Modify", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_continuousPacketConnectivityHS_SCCH_less_Information,
       { "continuousPacketConnectivityHS-SCCH-less-Information", "nbap.continuousPacketConnectivityHS_SCCH_less_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ContinuousPacketConnectivityHS_SCCH_less_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_procedureID,
       { "procedureID", "nbap.procedureID",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProcedureID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_triggeringMessage,
       { "triggeringMessage", "nbap.triggeringMessage",
         FT_UINT32, BASE_DEC, VALS(nbap_TriggeringMessage_vals), 0,
-        "nbap.TriggeringMessage", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_procedureCriticality,
       { "procedureCriticality", "nbap.procedureCriticality",
         FT_UINT32, BASE_DEC, VALS(nbap_Criticality_vals), 0,
-        "nbap.Criticality", HFILL }},
+        "Criticality", HFILL }},
     { &hf_nbap_transactionID,
       { "transactionID", "nbap.transactionID",
         FT_UINT32, BASE_DEC, VALS(nbap_TransactionID_vals), 0,
-        "nbap.TransactionID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iEsCriticalityDiagnostics,
       { "iEsCriticalityDiagnostics", "nbap.iEsCriticalityDiagnostics",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CriticalityDiagnostics_IE_List", HFILL }},
+        "CriticalityDiagnostics_IE_List", HFILL }},
     { &hf_nbap_CriticalityDiagnostics_IE_List_item,
-      { "Item", "nbap.CriticalityDiagnostics_IE_List_item",
+      { "CriticalityDiagnostics-IE-List item", "nbap.CriticalityDiagnostics_IE_List_item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CriticalityDiagnostics_IE_List_item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iECriticality,
       { "iECriticality", "nbap.iECriticality",
         FT_UINT32, BASE_DEC, VALS(nbap_Criticality_vals), 0,
-        "nbap.Criticality", HFILL }},
+        "Criticality", HFILL }},
     { &hf_nbap_iE_ID,
       { "iE-ID", "nbap.iE_ID",
-        FT_UINT32, BASE_DEC, VALS(nbap_ProtocolIE_ID_vals), 0,
-        "nbap.ProtocolIE_ID", HFILL }},
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_ProtocolIE_ID_vals_ext, 0,
+        "ProtocolIE_ID", HFILL }},
     { &hf_nbap_repetitionNumber,
       { "repetitionNumber", "nbap.repetitionNumber",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RepetitionNumber0", HFILL }},
+        "RepetitionNumber0", HFILL }},
+    { &hf_nbap_ul_common_E_DCH_MACflow_Specific_InformationLCR,
+      { "ul-common-E-DCH-MACflow-Specific-InformationLCR", "nbap.ul_common_E_DCH_MACflow_Specific_InformationLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Ul_common_E_DCH_MACflow_Specific_InfoListLCR", HFILL }},
+    { &hf_nbap_common_E_PUCH_InformationLCR,
+      { "common-E-PUCH-InformationLCR", "nbap.common_E_PUCH_InformationLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_TFCS_Information_TDD,
+      { "e-TFCS-Information-TDD", "nbap.e_TFCS_Information_TDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_maximum_Number_of_Retransmissions_For_SchedulingInfo,
+      { "maximum-Number-of-Retransmissions-For-SchedulingInfo", "nbap.maximum_Number_of_Retransmissions_For_SchedulingInfo",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Maximum_Number_of_Retransmissions_For_E_DCH", HFILL }},
+    { &hf_nbap_eDCH_Retransmission_Timer_SchedulingInfo,
+      { "eDCH-Retransmission-Timer-SchedulingInfo", "nbap.eDCH_Retransmission_Timer_SchedulingInfo",
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_E_DCH_MACdFlow_Retransmission_Timer_vals_ext, 0,
+        "E_DCH_MACdFlow_Retransmission_Timer", HFILL }},
+    { &hf_nbap_minCR,
+      { "minCR", "nbap.minCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "CodeRate", HFILL }},
+    { &hf_nbap_maxCR,
+      { "maxCR", "nbap.maxCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "CodeRate", HFILL }},
+    { &hf_nbap_harqInfo,
+      { "harqInfo", "nbap.harqInfo",
+        FT_UINT32, BASE_DEC, VALS(nbap_HARQ_Info_for_E_DCH_vals), 0,
+        "HARQ_Info_for_E_DCH", HFILL }},
+    { &hf_nbap_pRXdes_base_perURAFCN,
+      { "pRXdes-base-perURAFCN", "nbap.pRXdes_base_perURAFCN",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_PUCH_TPC_StepSize,
+      { "e-PUCH-TPC-StepSize", "nbap.e_PUCH_TPC_StepSize",
+        FT_UINT32, BASE_DEC, VALS(nbap_TDD_TPC_UplinkStepSize_LCR_vals), 0,
+        "TDD_TPC_UplinkStepSize_LCR", HFILL }},
+    { &hf_nbap_e_AGCH_TPC_StepSize,
+      { "e-AGCH-TPC-StepSize", "nbap.e_AGCH_TPC_StepSize",
+        FT_UINT32, BASE_DEC, VALS(nbap_TDD_TPC_DownlinkStepSize_vals), 0,
+        "TDD_TPC_DownlinkStepSize", HFILL }},
+    { &hf_nbap_e_PUCH_PowerControlGAP,
+      { "e-PUCH-PowerControlGAP", "nbap.e_PUCH_PowerControlGAP",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "ControlGAP", HFILL }},
+    { &hf_nbap_PRXdes_base_perURAFCN_item,
+      { "PRXdes-base-Item", "nbap.PRXdes_base_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_pRXdes_base,
+      { "pRXdes-base", "nbap.pRXdes_base",
+        FT_INT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoListLCR_item,
+      { "Ul-common-E-DCH-MACflow-Specific-InfoList-ItemLCR", "nbap.Ul_common_E_DCH_MACflow_Specific_InfoList_ItemLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_ul_Common_MACFlowIDLCR,
+      { "ul-Common-MACFlowIDLCR", "nbap.ul_Common_MACFlowIDLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Common_MACFlow_ID_LCR", HFILL }},
+    { &hf_nbap_common_E_DCH_MACdFlow_Specific_InformationLCR,
+      { "common-E-DCH-MACdFlow-Specific-InformationLCR", "nbap.common_E_DCH_MACdFlow_Specific_InformationLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Common_E_DCH_MACdFlow_Specific_InfoListLCR", HFILL }},
+    { &hf_nbap_Common_E_DCH_MACdFlow_Specific_InfoListLCR_item,
+      { "Common-E-DCH-MACdFlow-Specific-InfoList-ItemLCR", "nbap.Common_E_DCH_MACdFlow_Specific_InfoList_ItemLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_common_e_DCH_MACdFlow_ID_01,
+      { "common-e-DCH-MACdFlow-ID", "nbap.common_e_DCH_MACdFlow_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "E_DCH_MACdFlow_ID_LCR", HFILL }},
+    { &hf_nbap_eDCH_HARQ_PO_TDD,
+      { "eDCH-HARQ-PO-TDD", "nbap.eDCH_HARQ_PO_TDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "E_DCH_HARQ_PO_TDD", HFILL }},
+    { &hf_nbap_eDCH_MACdFlow_Retransmission_Timer,
+      { "eDCH-MACdFlow-Retransmission-Timer", "nbap.eDCH_MACdFlow_Retransmission_Timer",
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_E_DCH_MACdFlow_Retransmission_Timer_vals_ext, 0,
+        "E_DCH_MACdFlow_Retransmission_Timer", HFILL }},
+    { &hf_nbap_ul_common_E_DCH_MACflow_Specific_InfoResponseLCR,
+      { "ul-common-E-DCH-MACflow-Specific-InfoResponseLCR", "nbap.ul_common_E_DCH_MACflow_Specific_InfoResponseLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR", HFILL }},
+    { &hf_nbap_common_E_AGCH_ListLCR,
+      { "common-E-AGCH-ListLCR", "nbap.common_E_AGCH_ListLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_common_E_HICH_ListLCR,
+      { "common-E-HICH-ListLCR", "nbap.common_E_HICH_ListLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_common_E_RNTI_Info_LCR,
+      { "common-E-RNTI-Info-LCR", "nbap.common_E_RNTI_Info_LCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_item,
+      { "Ul-common-E-DCH-MACflow-Specific-InfoResponseList-ItemLCR", "nbap.Ul_common_E_DCH_MACflow_Specific_InfoResponseList_ItemLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext_item,
+      { "Ul-common-E-DCH-MACflow-Specific-InfoResponseList-ItemLCR", "nbap.Ul_common_E_DCH_MACflow_Specific_InfoResponseList_ItemLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_ul_Common_MACFlowID_LCR,
+      { "ul-Common-MACFlowID-LCR", "nbap.ul_Common_MACFlowID_LCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Common_MACFlow_ID_LCR", HFILL }},
+    { &hf_nbap_Common_E_AGCH_ListLCR_item,
+      { "Common-E-AGCH-ItemLCR", "nbap.Common_E_AGCH_ItemLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_AGCH_ID,
+      { "e-AGCH-ID", "nbap.e_AGCH_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Common_E_HICH_ListLCR_item,
+      { "Common-E-HICH-ItemLCR", "nbap.Common_E_HICH_ItemLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_eI,
+      { "eI", "nbap.eI",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_HICH_ID,
+      { "e-HICH-ID", "nbap.e_HICH_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "E_HICH_ID_LCR", HFILL }},
+    { &hf_nbap_Common_E_RNTI_Info_LCR_item,
+      { "Common-E-RNTI-Info-ItemLCR", "nbap.Common_E_RNTI_Info_ItemLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_starting_E_RNTI,
+      { "starting-E-RNTI", "nbap.starting_E_RNTI",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "E_RNTI", HFILL }},
+    { &hf_nbap_number_of_Group,
+      { "number-of-Group", "nbap.number_of_Group",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_1_32", HFILL }},
+    { &hf_nbap_number_of_e_E_RNTI_perGroup,
+      { "number-of-e-E-RNTI-perGroup", "nbap.number_of_e_E_RNTI_perGroup",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_1_7", HFILL }},
+    { &hf_nbap_Common_MACFlows_to_DeleteLCR_item,
+      { "Common-MACFlows-to-DeleteLCR-Item", "nbap.Common_MACFlows_to_DeleteLCR_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_common_MACFlow_ID_LCR,
+      { "common-MACFlow-ID-LCR", "nbap.common_MACFlow_ID_LCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_CommonMACFlow_Specific_InfoListLCR_item,
+      { "CommonMACFlow-Specific-InfoItemLCR", "nbap.CommonMACFlow_Specific_InfoItemLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_common_MACFlow_PriorityQueue_InformationLCR,
+      { "common-MACFlow-PriorityQueue-InformationLCR", "nbap.common_MACFlow_PriorityQueue_InformationLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Common_MACFlow_PriorityQueue_Information", HFILL }},
+    { &hf_nbap_Common_H_RNTI_InformationLCR_item,
+      { "Common-H-RNTI-InfoItemLCR", "nbap.Common_H_RNTI_InfoItemLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_common_H_RNTI,
+      { "common-H-RNTI", "nbap.common_H_RNTI",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "HSDSCH_RNTI", HFILL }},
+    { &hf_nbap_t_SYNC,
+      { "t-SYNC", "nbap.t_SYNC",
+        FT_UINT32, BASE_DEC, VALS(nbap_T_SYNC_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_t_PROTECT,
+      { "t-PROTECT", "nbap.t_PROTECT",
+        FT_UINT32, BASE_DEC, VALS(nbap_T_PROTECT_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_n_PROTECT,
+      { "n-PROTECT", "nbap.n_PROTECT",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_CommonMACFlow_Specific_InfoList_ResponseLCR_item,
+      { "CommonMACFlow-Specific-InfoItem-ResponseLCR", "nbap.CommonMACFlow_Specific_InfoItem_ResponseLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_continuousPacketConnectivity_DRX_InformationLCR,
+      { "continuousPacketConnectivity-DRX-InformationLCR", "nbap.continuousPacketConnectivity_DRX_InformationLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_continuousPacketConnectivity_DRX_Information_to_Modify_LCR,
+      { "continuousPacketConnectivity-DRX-Information-to-Modify-LCR", "nbap.continuousPacketConnectivity_DRX_Information_to_Modify_LCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_DSCH_Semi_PersistentScheduling_Information_LCR,
+      { "hS-DSCH-Semi-PersistentScheduling-Information-LCR", "nbap.hS_DSCH_Semi_PersistentScheduling_Information_LCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR,
+      { "hS-DSCH-Semi-PersistentScheduling-Information-to-Modify-LCR", "nbap.hS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_DSCH_SPS_Deactivate_Indicator_LCR,
+      { "hS-DSCH-SPS-Deactivate-Indicator-LCR", "nbap.hS_DSCH_SPS_Deactivate_Indicator_LCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_DCH_Semi_PersistentScheduling_Information_LCR,
+      { "e-DCH-Semi-PersistentScheduling-Information-LCR", "nbap.e_DCH_Semi_PersistentScheduling_Information_LCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR,
+      { "e-DCH-Semi-PersistentScheduling-Information-to-Modify-LCR", "nbap.e_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_DCH_SPS_Deactivate_Indicator_LCR,
+      { "e-DCH-SPS-Deactivate-Indicator-LCR", "nbap.e_DCH_SPS_Deactivate_Indicator_LCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_SCCH_DRX_Information_LCR,
+      { "hS-SCCH-DRX-Information-LCR", "nbap.hS_SCCH_DRX_Information_LCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_AGCH_DRX_Information_LCR,
+      { "e-AGCH-DRX-Information-LCR", "nbap.e_AGCH_DRX_Information_LCR",
+        FT_UINT32, BASE_DEC, VALS(nbap_E_AGCH_DRX_Information_LCR_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_SCCH_UE_DRX_Cycle_LCR,
+      { "hS-SCCH-UE-DRX-Cycle-LCR", "nbap.hS_SCCH_UE_DRX_Cycle_LCR",
+        FT_UINT32, BASE_DEC, VALS(nbap_UE_DRX_Cycle_LCR_vals), 0,
+        "UE_DRX_Cycle_LCR", HFILL }},
+    { &hf_nbap_hS_SCCH_Inactivity_Threshold_for_UE_DRX_Cycle_LCR,
+      { "hS-SCCH-Inactivity-Threshold-for-UE-DRX-Cycle-LCR", "nbap.hS_SCCH_Inactivity_Threshold_for_UE_DRX_Cycle_LCR",
+        FT_UINT32, BASE_DEC, VALS(nbap_Inactivity_Threshold_for_UE_DRX_Cycle_LCR_vals), 0,
+        "Inactivity_Threshold_for_UE_DRX_Cycle_LCR", HFILL }},
+    { &hf_nbap_hS_SCCH_UE_DRX_Offset_LCR,
+      { "hS-SCCH-UE-DRX-Offset-LCR", "nbap.hS_SCCH_UE_DRX_Offset_LCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "UE_DRX_Offset_LCR", HFILL }},
+    { &hf_nbap_sameAsHS_SCCH,
+      { "sameAsHS-SCCH", "nbap.sameAsHS_SCCH",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_AGCH_DRX_Parameters,
+      { "e-AGCH-DRX-Parameters", "nbap.e_AGCH_DRX_Parameters",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_AGCH_UE_DRX_Cycle_LCR,
+      { "e-AGCH-UE-DRX-Cycle-LCR", "nbap.e_AGCH_UE_DRX_Cycle_LCR",
+        FT_UINT32, BASE_DEC, VALS(nbap_UE_DRX_Cycle_LCR_vals), 0,
+        "UE_DRX_Cycle_LCR", HFILL }},
+    { &hf_nbap_e_AGCH_UE_Inactivity_Monitor_Threshold,
+      { "e-AGCH-UE-Inactivity-Monitor-Threshold", "nbap.e_AGCH_UE_Inactivity_Monitor_Threshold",
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_E_AGCH_UE_Inactivity_Monitor_Threshold_vals_ext, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_AGCH_UE_DRX_Offset_LCR,
+      { "e-AGCH-UE-DRX-Offset-LCR", "nbap.e_AGCH_UE_DRX_Offset_LCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "UE_DRX_Offset_LCR", HFILL }},
+    { &hf_nbap_dRX_Information_to_Modify_LCR,
+      { "dRX-Information-to-Modify-LCR", "nbap.dRX_Information_to_Modify_LCR",
+        FT_UINT32, BASE_DEC, VALS(nbap_DRX_Information_to_Modify_LCR_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_modify,
+      { "modify", "nbap.modify",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "DRX_Information_to_Modify_Items_LCR", HFILL }},
+    { &hf_nbap_deactivate,
+      { "deactivate", "nbap.deactivate",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_SCCH_DRX_Information_ResponseLCR,
+      { "hS-SCCH-DRX-Information-ResponseLCR", "nbap.hS_SCCH_DRX_Information_ResponseLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_AGCH_DRX_Information_ResponseLCR,
+      { "e-AGCH-DRX-Information-ResponseLCR", "nbap.e_AGCH_DRX_Information_ResponseLCR",
+        FT_UINT32, BASE_DEC, VALS(nbap_E_AGCH_DRX_Information_ResponseLCR_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_AGCH_DRX_Parameters_Response,
+      { "e-AGCH-DRX-Parameters-Response", "nbap.e_AGCH_DRX_Parameters_Response",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_DCH_FDD_Information_item,
-      { "Item", "nbap.DCH_FDD_Information_item",
+      { "DCH-FDD-InformationItem", "nbap.DCH_FDD_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_FDD_InformationItem", HFILL }},
-    { &hf_nbap_payloadCRC_PresenceIndicator,
-      { "payloadCRC-PresenceIndicator", "nbap.payloadCRC_PresenceIndicator",
-        FT_UINT32, BASE_DEC, VALS(nbap_PayloadCRC_PresenceIndicator_vals), 0,
-        "nbap.PayloadCRC_PresenceIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ul_FP_Mode,
       { "ul-FP-Mode", "nbap.ul_FP_Mode",
         FT_UINT32, BASE_DEC, VALS(nbap_UL_FP_Mode_vals), 0,
-        "nbap.UL_FP_Mode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_toAWS,
       { "toAWS", "nbap.toAWS",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ToAWS", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_toAWE,
       { "toAWE", "nbap.toAWE",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ToAWE", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dCH_SpecificInformationList,
       { "dCH-SpecificInformationList", "nbap.dCH_SpecificInformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DCH_Specific_FDD_InformationList", HFILL }},
+        "DCH_Specific_FDD_InformationList", HFILL }},
     { &hf_nbap_DCH_Specific_FDD_InformationList_item,
-      { "Item", "nbap.DCH_Specific_FDD_InformationList_item",
+      { "DCH-Specific-FDD-Item", "nbap.DCH_Specific_FDD_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_Specific_FDD_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dCH_ID,
       { "dCH-ID", "nbap.dCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DCH_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ul_TransportFormatSet,
       { "ul-TransportFormatSet", "nbap.ul_TransportFormatSet",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TransportFormatSet", HFILL }},
+        "TransportFormatSet", HFILL }},
     { &hf_nbap_dl_TransportFormatSet,
       { "dl-TransportFormatSet", "nbap.dl_TransportFormatSet",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TransportFormatSet", HFILL }},
+        "TransportFormatSet", HFILL }},
     { &hf_nbap_allocationRetentionPriority,
       { "allocationRetentionPriority", "nbap.allocationRetentionPriority",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.AllocationRetentionPriority", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_frameHandlingPriority,
       { "frameHandlingPriority", "nbap.frameHandlingPriority",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FrameHandlingPriority", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_qE_Selector,
       { "qE-Selector", "nbap.qE_Selector",
         FT_UINT32, BASE_DEC, VALS(nbap_QE_Selector_vals), 0,
-        "nbap.QE_Selector", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DCH_InformationResponse_item,
-      { "Item", "nbap.DCH_InformationResponse_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_InformationResponseItem", HFILL }},
+      { "DCH-InformationResponseItem", "nbap.DCH_InformationResponseItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_DCH_MeasurementOccasion_Information_item,
+      { "DchMeasurementOccasionInformation-Item", "nbap.DchMeasurementOccasionInformation_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_pattern_Sequence_Identifier,
+      { "pattern-Sequence-Identifier", "nbap.pattern_Sequence_Identifier",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_status_Flag,
+      { "status-Flag", "nbap.status_Flag",
+        FT_UINT32, BASE_DEC, VALS(nbap_Status_Flag_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_measurement_Occasion_Pattern_Sequence_parameters,
+      { "measurement-Occasion-Pattern-Sequence-parameters", "nbap.measurement_Occasion_Pattern_Sequence_parameters",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_measurement_Occasion_Pattern_Sequence_parameters_k,
+      { "measurement-Occasion-Pattern-Sequence-parameters-k", "nbap.measurement_Occasion_Pattern_Sequence_parameters_k",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_1_9", HFILL }},
+    { &hf_nbap_measurement_Occasion_Pattern_Sequence_parameters_offset,
+      { "measurement-Occasion-Pattern-Sequence-parameters-offset", "nbap.measurement_Occasion_Pattern_Sequence_parameters_offset",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_0_511", HFILL }},
+    { &hf_nbap_measurement_Occasion_Pattern_Sequence_parameters_M_Length,
+      { "measurement-Occasion-Pattern-Sequence-parameters-M-Length", "nbap.measurement_Occasion_Pattern_Sequence_parameters_M_Length",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_1_512", HFILL }},
+    { &hf_nbap_measurement_Occasion_Pattern_Sequence_parameters_Timeslot_Bitmap,
+      { "measurement-Occasion-Pattern-Sequence-parameters-Timeslot-Bitmap", "nbap.measurement_Occasion_Pattern_Sequence_parameters_Timeslot_Bitmap",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_7", HFILL }},
     { &hf_nbap_DCH_TDD_Information_item,
-      { "Item", "nbap.DCH_TDD_Information_item",
+      { "DCH-TDD-InformationItem", "nbap.DCH_TDD_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_TDD_InformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dCH_SpecificInformationList_01,
       { "dCH-SpecificInformationList", "nbap.dCH_SpecificInformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DCH_Specific_TDD_InformationList", HFILL }},
+        "DCH_Specific_TDD_InformationList", HFILL }},
     { &hf_nbap_DCH_Specific_TDD_InformationList_item,
-      { "Item", "nbap.DCH_Specific_TDD_InformationList_item",
+      { "DCH-Specific-TDD-Item", "nbap.DCH_Specific_TDD_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_Specific_TDD_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ul_CCTrCH_ID,
       { "ul-CCTrCH-ID", "nbap.ul_CCTrCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CCTrCH_ID", HFILL }},
+        "CCTrCH_ID", HFILL }},
     { &hf_nbap_dl_CCTrCH_ID,
       { "dl-CCTrCH-ID", "nbap.dl_CCTrCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CCTrCH_ID", HFILL }},
+        "CCTrCH_ID", HFILL }},
     { &hf_nbap_FDD_DCHs_to_Modify_item,
-      { "Item", "nbap.FDD_DCHs_to_Modify_item",
+      { "FDD-DCHs-to-ModifyItem", "nbap.FDD_DCHs_to_ModifyItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.FDD_DCHs_to_ModifyItem", HFILL }},
-    { &hf_nbap_transportBearerRequestIndicator,
-      { "transportBearerRequestIndicator", "nbap.transportBearerRequestIndicator",
-        FT_UINT32, BASE_DEC, VALS(nbap_TransportBearerRequestIndicator_vals), 0,
-        "nbap.TransportBearerRequestIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dCH_SpecificInformationList_02,
       { "dCH-SpecificInformationList", "nbap.dCH_SpecificInformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DCH_ModifySpecificInformation_FDD", HFILL }},
+        "DCH_ModifySpecificInformation_FDD", HFILL }},
     { &hf_nbap_DCH_ModifySpecificInformation_FDD_item,
-      { "Item", "nbap.DCH_ModifySpecificInformation_FDD_item",
+      { "DCH-ModifySpecificItem-FDD", "nbap.DCH_ModifySpecificItem_FDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_ModifySpecificItem_FDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TDD_DCHs_to_Modify_item,
-      { "Item", "nbap.TDD_DCHs_to_Modify_item",
+      { "DCH-ModifyItem-TDD", "nbap.DCH_ModifyItem_TDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_ModifyItem_TDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dCH_SpecificInformationList_03,
       { "dCH-SpecificInformationList", "nbap.dCH_SpecificInformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DCH_ModifySpecificInformation_TDD", HFILL }},
+        "DCH_ModifySpecificInformation_TDD", HFILL }},
     { &hf_nbap_DCH_ModifySpecificInformation_TDD_item,
-      { "Item", "nbap.DCH_ModifySpecificInformation_TDD_item",
+      { "DCH-ModifySpecificItem-TDD", "nbap.DCH_ModifySpecificItem_TDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_ModifySpecificItem_TDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DedicatedChannelsCapacityConsumptionLaw_item,
-      { "Item", "nbap.DedicatedChannelsCapacityConsumptionLaw_item",
+      { "DedicatedChannelsCapacityConsumptionLaw item", "nbap.DedicatedChannelsCapacityConsumptionLaw_item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DedicatedChannelsCapacityConsumptionLaw_item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dl_Cost_1,
       { "dl-Cost-1", "nbap.dl_Cost_1",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_65535", HFILL }},
+        "INTEGER_0_65535", HFILL }},
     { &hf_nbap_dl_Cost_2,
       { "dl-Cost-2", "nbap.dl_Cost_2",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_65535", HFILL }},
+        "INTEGER_0_65535", HFILL }},
     { &hf_nbap_ul_Cost_1,
       { "ul-Cost-1", "nbap.ul_Cost_1",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_65535", HFILL }},
+        "INTEGER_0_65535", HFILL }},
     { &hf_nbap_ul_Cost_2,
       { "ul-Cost-2", "nbap.ul_Cost_2",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_65535", HFILL }},
+        "INTEGER_0_65535", HFILL }},
     { &hf_nbap_sIR_Value,
       { "sIR-Value", "nbap.sIR_Value",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SIR_Value", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sIR_ErrorValue,
       { "sIR-ErrorValue", "nbap.sIR_ErrorValue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SIR_Error_Value", HFILL }},
+        "SIR_Error_Value", HFILL }},
     { &hf_nbap_transmittedCodePowerValue,
       { "transmittedCodePowerValue", "nbap.transmittedCodePowerValue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Transmitted_Code_Power_Value", HFILL }},
+        "Transmitted_Code_Power_Value", HFILL }},
     { &hf_nbap_rSCP,
       { "rSCP", "nbap.rSCP",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RSCP_Value", HFILL }},
+        "RSCP_Value", HFILL }},
     { &hf_nbap_rxTimingDeviationValue,
       { "rxTimingDeviationValue", "nbap.rxTimingDeviationValue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Rx_Timing_Deviation_Value", HFILL }},
+        "Rx_Timing_Deviation_Value", HFILL }},
     { &hf_nbap_roundTripTime,
       { "roundTripTime", "nbap.roundTripTime",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Round_Trip_Time_Value", HFILL }},
+        "Round_Trip_Time_Value", HFILL }},
     { &hf_nbap_extension_DedicatedMeasurementValue,
       { "extension-DedicatedMeasurementValue", "nbap.extension_DedicatedMeasurementValue",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Extension_DedicatedMeasurementValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_measurementAvailable_01,
       { "measurementAvailable", "nbap.measurementAvailable",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DedicatedMeasurementAvailable", HFILL }},
+        "DedicatedMeasurementAvailable", HFILL }},
     { &hf_nbap_measurementnotAvailable_01,
       { "measurementnotAvailable", "nbap.measurementnotAvailable",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DedicatedMeasurementnotAvailable", HFILL }},
+        "DedicatedMeasurementnotAvailable", HFILL }},
     { &hf_nbap_dedicatedmeasurementValue,
       { "dedicatedmeasurementValue", "nbap.dedicatedmeasurementValue",
         FT_UINT32, BASE_DEC, VALS(nbap_DedicatedMeasurementValue_vals), 0,
-        "nbap.DedicatedMeasurementValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cFN,
       { "cFN", "nbap.cFN",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CFN", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cfn,
       { "cfn", "nbap.cfn",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CFN", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_separate_indication,
       { "separate-indication", "nbap.separate_indication",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_activate,
       { "activate", "nbap.activate",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Activate_Info", HFILL }},
-    { &hf_nbap_deactivate,
+        "Activate_Info", HFILL }},
+    { &hf_nbap_deactivate_01,
       { "deactivate", "nbap.deactivate",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Deactivate_Info", HFILL }},
+        "Deactivate_Info", HFILL }},
     { &hf_nbap_activation_type,
       { "activation-type", "nbap.activation_type",
         FT_UINT32, BASE_DEC, VALS(nbap_Execution_Type_vals), 0,
-        "nbap.Execution_Type", HFILL }},
+        "Execution_Type", HFILL }},
     { &hf_nbap_initial_dl_tx_power,
       { "initial-dl-tx-power", "nbap.initial_dl_tx_power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_firstRLS_Indicator,
       { "firstRLS-Indicator", "nbap.firstRLS_Indicator",
         FT_UINT32, BASE_DEC, VALS(nbap_FirstRLS_Indicator_vals), 0,
-        "nbap.FirstRLS_Indicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_propagation_delay,
       { "propagation-delay", "nbap.propagation_delay",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PropagationDelay", HFILL }},
+        "PropagationDelay", HFILL }},
     { &hf_nbap_deactivation_type,
       { "deactivation-type", "nbap.deactivation_type",
         FT_UINT32, BASE_DEC, VALS(nbap_Execution_Type_vals), 0,
-        "nbap.Execution_Type", HFILL }},
+        "Execution_Type", HFILL }},
     { &hf_nbap_synchronised,
       { "synchronised", "nbap.synchronised",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CFN", HFILL }},
+        "CFN", HFILL }},
     { &hf_nbap_unsynchronised,
       { "unsynchronised", "nbap.unsynchronised",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dGANSS_ReferenceTime,
       { "dGANSS-ReferenceTime", "nbap.dGANSS_ReferenceTime",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_119", HFILL }},
+        "INTEGER_0_119", HFILL }},
     { &hf_nbap_dGANSS_Information,
       { "dGANSS-Information", "nbap.dGANSS_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DGANSS_Information", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_dGANSS_Signal_ID,
+      { "dGANSS-Signal-ID", "nbap.dGANSS_Signal_ID",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_DGANSS_Information_item,
-      { "Item", "nbap.DGANSS_Information_item",
+      { "DGANSS-InformationItem", "nbap.DGANSS_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DGANSS_InformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_gANSS_SignalId,
       { "gANSS-SignalId", "nbap.gANSS_SignalId",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_3_", HFILL }},
+        "GANSS_Signal_ID", HFILL }},
     { &hf_nbap_gANSS_StatusHealth,
       { "gANSS-StatusHealth", "nbap.gANSS_StatusHealth",
         FT_UINT32, BASE_DEC, VALS(nbap_GANSS_StatusHealth_vals), 0,
-        "nbap.GANSS_StatusHealth", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dGANSS_SignalInformation,
       { "dGANSS-SignalInformation", "nbap.dGANSS_SignalInformation",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DGANSS_SignalInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DGANSS_SignalInformation_item,
-      { "Item", "nbap.DGANSS_SignalInformation_item",
+      { "DGANSS-SignalInformationItem", "nbap.DGANSS_SignalInformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DGANSS_SignalInformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_satId,
       { "satId", "nbap.satId",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_63", HFILL }},
+        "INTEGER_0_63", HFILL }},
     { &hf_nbap_gANSS_iod,
       { "gANSS-iod", "nbap.gANSS_iod",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_10", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_10", HFILL }},
     { &hf_nbap_udre,
       { "udre", "nbap.udre",
         FT_UINT32, BASE_DEC, VALS(nbap_UDRE_vals), 0,
-        "nbap.UDRE", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ganss_prc,
       { "ganss-prc", "nbap.ganss_prc",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_M2047_2047", HFILL }},
+        "INTEGER_M2047_2047", HFILL }},
     { &hf_nbap_ganss_rrc,
       { "ganss-rrc", "nbap.ganss_rrc",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_M127_127", HFILL }},
+        "INTEGER_M127_127", HFILL }},
     { &hf_nbap_pRCDeviation,
       { "pRCDeviation", "nbap.pRCDeviation",
         FT_UINT32, BASE_DEC, VALS(nbap_PRCDeviation_vals), 0,
-        "nbap.PRCDeviation", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_udreGrowthRate,
+      { "udreGrowthRate", "nbap.udreGrowthRate",
+        FT_UINT32, BASE_DEC, VALS(nbap_UDREGrowthRate_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_udreValidityTime,
+      { "udreValidityTime", "nbap.udreValidityTime",
+        FT_UINT32, BASE_DEC, VALS(nbap_UDREValidityTime_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_gpstow,
       { "gpstow", "nbap.gpstow",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.GPSTOW", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_status_health,
       { "status-health", "nbap.status_health",
         FT_UINT32, BASE_DEC, VALS(nbap_GPS_Status_Health_vals), 0,
-        "nbap.GPS_Status_Health", HFILL }},
+        "GPS_Status_Health", HFILL }},
     { &hf_nbap_satelliteinfo,
       { "satelliteinfo", "nbap.satelliteinfo",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SAT_Info_DGPSCorrections", HFILL }},
+        "SAT_Info_DGPSCorrections", HFILL }},
     { &hf_nbap_prcdeviation,
       { "prcdeviation", "nbap.prcdeviation",
         FT_UINT32, BASE_DEC, VALS(nbap_PRCDeviation_vals), 0,
-        "nbap.PRCDeviation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Timeslot_Information_item,
-      { "Item", "nbap.DL_Timeslot_Information_item",
+      { "DL-Timeslot-InformationItem", "nbap.DL_Timeslot_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Timeslot_InformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_timeSlot,
       { "timeSlot", "nbap.timeSlot",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TimeSlot", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_midambleShiftAndBurstType,
       { "midambleShiftAndBurstType", "nbap.midambleShiftAndBurstType",
         FT_UINT32, BASE_DEC, VALS(nbap_MidambleShiftAndBurstType_vals), 0,
-        "nbap.MidambleShiftAndBurstType", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tFCI_Presence,
       { "tFCI-Presence", "nbap.tFCI_Presence",
         FT_UINT32, BASE_DEC, VALS(nbap_TFCI_Presence_vals), 0,
-        "nbap.TFCI_Presence", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Code_Information,
       { "dL-Code-Information", "nbap.dL_Code_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TDD_DL_Code_Information", HFILL }},
+        "TDD_DL_Code_Information", HFILL }},
     { &hf_nbap_DL_TimeslotLCR_Information_item,
-      { "Item", "nbap.DL_TimeslotLCR_Information_item",
+      { "DL-TimeslotLCR-InformationItem", "nbap.DL_TimeslotLCR_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_TimeslotLCR_InformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_timeSlotLCR,
       { "timeSlotLCR", "nbap.timeSlotLCR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TimeSlotLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_midambleShiftLCR,
       { "midambleShiftLCR", "nbap.midambleShiftLCR",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MidambleShiftLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Code_LCR_Information,
       { "dL-Code-LCR-Information", "nbap.dL_Code_LCR_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TDD_DL_Code_LCR_Information", HFILL }},
+        "TDD_DL_Code_LCR_Information", HFILL }},
     { &hf_nbap_DL_Timeslot768_Information_item,
-      { "Item", "nbap.DL_Timeslot768_Information_item",
+      { "DL-Timeslot768-InformationItem", "nbap.DL_Timeslot768_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Timeslot768_InformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_midambleShiftAndBurstType768,
       { "midambleShiftAndBurstType768", "nbap.midambleShiftAndBurstType768",
         FT_UINT32, BASE_DEC, VALS(nbap_MidambleShiftAndBurstType768_vals), 0,
-        "nbap.MidambleShiftAndBurstType768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Code_768_Information,
       { "dL-Code-768-Information", "nbap.dL_Code_768_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TDD_DL_Code_768_Information", HFILL }},
+        "TDD_DL_Code_768_Information", HFILL }},
     { &hf_nbap_powerAdjustmentType,
       { "powerAdjustmentType", "nbap.powerAdjustmentType",
         FT_UINT32, BASE_DEC, VALS(nbap_PowerAdjustmentType_vals), 0,
-        "nbap.PowerAdjustmentType", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dLReferencePower,
       { "dLReferencePower", "nbap.dLReferencePower",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_dLReferencePowerList_DL_PC_Rqst,
       { "dLReferencePowerList-DL-PC-Rqst", "nbap.dLReferencePowerList_DL_PC_Rqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_ReferencePowerInformationList", HFILL }},
+        "DL_ReferencePowerInformationList", HFILL }},
     { &hf_nbap_maxAdjustmentStep,
       { "maxAdjustmentStep", "nbap.maxAdjustmentStep",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MaxAdjustmentStep", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_adjustmentPeriod,
       { "adjustmentPeriod", "nbap.adjustmentPeriod",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.AdjustmentPeriod", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_adjustmentRatio,
       { "adjustmentRatio", "nbap.adjustmentRatio",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ScaledAdjustmentRatio", HFILL }},
+        "ScaledAdjustmentRatio", HFILL }},
     { &hf_nbap_DL_ReferencePowerInformationList_item,
-      { "Item", "nbap.DL_ReferencePowerInformationList_item",
+      { "DL-ReferencePowerInformationItem", "nbap.DL_ReferencePowerInformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_ReferencePowerInformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_rL_ID,
       { "rL-ID", "nbap.rL_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dl_Reference_Power,
       { "dl-Reference-Power", "nbap.dl_Reference_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_DL_TimeslotISCPInfo_item,
-      { "Item", "nbap.DL_TimeslotISCPInfo_item",
+      { "DL-TimeslotISCPInfoItem", "nbap.DL_TimeslotISCPInfoItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_TimeslotISCPInfoItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_TimeslotISCP,
       { "dL-TimeslotISCP", "nbap.dL_TimeslotISCP",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_TimeslotISCP", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_TimeslotISCPInfoLCR_item,
-      { "Item", "nbap.DL_TimeslotISCPInfoLCR_item",
+      { "DL-TimeslotISCPInfoItemLCR", "nbap.DL_TimeslotISCPInfoItemLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_item,
+      { "DL-HS-PDSCH-Timeslot-InformationItem-LCR-PSCH-ReconfRqst", "nbap.DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_midambleShiftAndBurstType_01,
+      { "midambleShiftAndBurstType", "nbap.midambleShiftAndBurstType",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "MidambleShiftLCR", HFILL }},
+    { &hf_nbap_dl_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst,
+      { "dl-HS-PDSCH-Codelist-LCR-PSCH-ReconfRqst", "nbap.dl_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_maxHSDSCH_HSSCCH_Power,
+      { "maxHSDSCH-HSSCCH-Power", "nbap.maxHSDSCH_HSSCCH_Power",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "MaximumTransmissionPower", HFILL }},
+    { &hf_nbap_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_item,
+      { "MaxHSDSCH-HSSCCH-Power-per-CELLPORTION-Item", "nbap.MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_TimeslotISCPInfoItemLCR", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst_item,
+      { "TDD-ChannelisationCode", "nbap.TDD_ChannelisationCode",
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_TDD_ChannelisationCode_vals_ext, 0,
+        NULL, HFILL }},
     { &hf_nbap_uE_DRX_Cycle,
       { "uE-DRX-Cycle", "nbap.uE_DRX_Cycle",
         FT_UINT32, BASE_DEC, VALS(nbap_UE_DRX_Cycle_vals), 0,
-        "nbap.UE_DRX_Cycle", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_inactivity_Threshold_for_UE_DRX_Cycle,
       { "inactivity-Threshold-for-UE-DRX-Cycle", "nbap.inactivity_Threshold_for_UE_DRX_Cycle",
         FT_UINT32, BASE_DEC, VALS(nbap_Inactivity_Threshold_for_UE_DRX_Cycle_vals), 0,
-        "nbap.Inactivity_Threshold_for_UE_DRX_Cycle", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_inactivity_Threshold_for_UE_Grant_Monitoring,
       { "inactivity-Threshold-for-UE-Grant-Monitoring", "nbap.inactivity_Threshold_for_UE_Grant_Monitoring",
         FT_UINT32, BASE_DEC, VALS(nbap_Inactivity_Threshold_for_UE_Grant_Monitoring_vals), 0,
-        "nbap.Inactivity_Threshold_for_UE_Grant_Monitoring", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uE_DRX_Grant_Monitoring,
       { "uE-DRX-Grant-Monitoring", "nbap.uE_DRX_Grant_Monitoring",
-        FT_BOOLEAN, 8, NULL, 0,
-        "nbap.UE_DRX_Grant_Monitoring", HFILL }},
-    { &hf_nbap_modify,
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_modify_01,
       { "modify", "nbap.modify",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DRX_Information_to_Modify_Items", HFILL }},
-    { &hf_nbap_deactivate_01,
-      { "deactivate", "nbap.deactivate",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        "DRX_Information_to_Modify_Items", HFILL }},
     { &hf_nbap_DSCH_InformationResponse_item,
-      { "Item", "nbap.DSCH_InformationResponse_item",
+      { "DSCH-InformationResponseItem", "nbap.DSCH_InformationResponseItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DSCH_InformationResponseItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dSCH_ID,
       { "dSCH-ID", "nbap.dSCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DSCH_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DSCH_TDD_Information_item,
-      { "Item", "nbap.DSCH_TDD_Information_item",
+      { "DSCH-TDD-InformationItem", "nbap.DSCH_TDD_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DSCH_TDD_InformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cCTrCH_ID,
       { "cCTrCH-ID", "nbap.cCTrCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CCTrCH_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_transportFormatSet,
       { "transportFormatSet", "nbap.transportFormatSet",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TransportFormatSet", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uE_DTX_Cycle1_2ms,
       { "uE-DTX-Cycle1-2ms", "nbap.uE_DTX_Cycle1_2ms",
         FT_UINT32, BASE_DEC, VALS(nbap_UE_DTX_Cycle1_2ms_vals), 0,
-        "nbap.UE_DTX_Cycle1_2ms", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uE_DTX_Cycle2_2ms,
       { "uE-DTX-Cycle2-2ms", "nbap.uE_DTX_Cycle2_2ms",
         FT_UINT32, BASE_DEC, VALS(nbap_UE_DTX_Cycle2_2ms_vals), 0,
-        "nbap.UE_DTX_Cycle2_2ms", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_mAC_DTX_Cycle_2ms,
       { "mAC-DTX-Cycle-2ms", "nbap.mAC_DTX_Cycle_2ms",
         FT_UINT32, BASE_DEC, VALS(nbap_MAC_DTX_Cycle_2ms_vals), 0,
-        "nbap.MAC_DTX_Cycle_2ms", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uE_DTX_Cycle1_10ms,
       { "uE-DTX-Cycle1-10ms", "nbap.uE_DTX_Cycle1_10ms",
         FT_UINT32, BASE_DEC, VALS(nbap_UE_DTX_Cycle1_10ms_vals), 0,
-        "nbap.UE_DTX_Cycle1_10ms", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uE_DTX_Cycle2_10ms,
       { "uE-DTX-Cycle2-10ms", "nbap.uE_DTX_Cycle2_10ms",
         FT_UINT32, BASE_DEC, VALS(nbap_UE_DTX_Cycle2_10ms_vals), 0,
-        "nbap.UE_DTX_Cycle2_10ms", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_mAC_DTX_Cycle_10ms,
       { "mAC-DTX-Cycle-10ms", "nbap.mAC_DTX_Cycle_10ms",
         FT_UINT32, BASE_DEC, VALS(nbap_MAC_DTX_Cycle_10ms_vals), 0,
-        "nbap.MAC_DTX_Cycle_10ms", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_TTI_Length,
       { "e-DCH-TTI-Length", "nbap.e_DCH_TTI_Length",
         FT_UINT32, BASE_DEC, VALS(nbap_E_DCH_TTI_Length_vals), 0,
-        "nbap.E_DCH_TTI_Length", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_inactivity_Threshold_for_UE_DTX_Cycle2,
       { "inactivity-Threshold-for-UE-DTX-Cycle2", "nbap.inactivity_Threshold_for_UE_DTX_Cycle2",
         FT_UINT32, BASE_DEC, VALS(nbap_Inactivity_Threshold_for_UE_DTX_Cycle2_vals), 0,
-        "nbap.Inactivity_Threshold_for_UE_DTX_Cycle2", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uE_DTX_Long_Preamble,
       { "uE-DTX-Long-Preamble", "nbap.uE_DTX_Long_Preamble",
         FT_UINT32, BASE_DEC, VALS(nbap_UE_DTX_Long_Preamble_vals), 0,
-        "nbap.UE_DTX_Long_Preamble", HFILL }},
-    { &hf_nbap_uE_Inactivity_Threshold,
-      { "uE-Inactivity-Threshold", "nbap.uE_Inactivity_Threshold",
-        FT_UINT32, BASE_DEC, VALS(nbap_UE_Inactivity_Threshold_vals), 0,
-        "nbap.UE_Inactivity_Threshold", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_mAC_Inactivity_Threshold,
+      { "mAC-Inactivity-Threshold", "nbap.mAC_Inactivity_Threshold",
+        FT_UINT32, BASE_DEC, VALS(nbap_MAC_Inactivity_Threshold_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_cQI_DTX_Timer,
       { "cQI-DTX-Timer", "nbap.cQI_DTX_Timer",
         FT_UINT32, BASE_DEC, VALS(nbap_CQI_DTX_Timer_vals), 0,
-        "nbap.CQI_DTX_Timer", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uE_DPCCH_burst1,
       { "uE-DPCCH-burst1", "nbap.uE_DPCCH_burst1",
         FT_UINT32, BASE_DEC, VALS(nbap_UE_DPCCH_burst1_vals), 0,
-        "nbap.UE_DPCCH_burst1", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uE_DPCCH_burst2,
       { "uE-DPCCH-burst2", "nbap.uE_DPCCH_burst2",
         FT_UINT32, BASE_DEC, VALS(nbap_UE_DPCCH_burst2_vals), 0,
-        "nbap.UE_DPCCH_burst2", HFILL }},
-    { &hf_nbap_modify_01,
+        NULL, HFILL }},
+    { &hf_nbap_modify_02,
       { "modify", "nbap.modify",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DTX_Information_to_Modify_Items", HFILL }},
+        "DTX_Information_to_Modify_Items", HFILL }},
     { &hf_nbap_e_DCH_TTI_Length_to_Modify,
       { "e-DCH-TTI-Length-to-Modify", "nbap.e_DCH_TTI_Length_to_Modify",
         FT_UINT32, BASE_DEC, VALS(nbap_E_DCH_TTI_Length_to_Modify_vals), 0,
-        "nbap.E_DCH_TTI_Length_to_Modify", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_dual_Band_Capability,
+      { "dual-Band-Capability", "nbap.dual_Band_Capability",
+        FT_UINT32, BASE_DEC, VALS(nbap_Dual_Band_Capability_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_possible_Secondary_Serving_Cell_List,
+      { "possible-Secondary-Serving-Cell-List", "nbap.possible_Secondary_Serving_Cell_List",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_replace,
       { "replace", "nbap.replace",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_AGCH_FDD_Code_List", HFILL }},
+        "E_AGCH_FDD_Code_List", HFILL }},
     { &hf_nbap_remove,
       { "remove", "nbap.remove",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_AGCH_FDD_Code_List_item,
-      { "Item", "nbap.E_AGCH_FDD_Code_List_item",
+      { "FDD-DL-ChannelisationCodeNumber", "nbap.FDD_DL_ChannelisationCodeNumber",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FDD_DL_ChannelisationCodeNumber", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_SF_allocation,
       { "e-DCH-SF-allocation", "nbap.e_DCH_SF_allocation",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_SF_allocation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_SF_allocation_item,
-      { "Item", "nbap.E_DCH_SF_allocation_item",
+      { "E-DCH-SF-allocation item", "nbap.E_DCH_SF_allocation_item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_SF_allocation_item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_AGCH_And_E_RGCH_E_HICH_FDD_Scrambling_Code,
       { "e-AGCH-And-E-RGCH-E-HICH-FDD-Scrambling-Code", "nbap.e_AGCH_And_E_RGCH_E_HICH_FDD_Scrambling_Code",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_ScramblingCode", HFILL }},
+        "DL_ScramblingCode", HFILL }},
     { &hf_nbap_e_AGCH_Channelisation_Code,
       { "e-AGCH-Channelisation-Code", "nbap.e_AGCH_Channelisation_Code",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FDD_DL_ChannelisationCodeNumber", HFILL }},
+        "FDD_DL_ChannelisationCodeNumber", HFILL }},
     { &hf_nbap_primary_e_RNTI,
       { "primary-e-RNTI", "nbap.primary_e_RNTI",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_RNTI", HFILL }},
+        "E_RNTI", HFILL }},
     { &hf_nbap_secondary_e_RNTI,
       { "secondary-e-RNTI", "nbap.secondary_e_RNTI",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_RNTI", HFILL }},
-    { &hf_nbap_e_RGCH_E_HICH_Channelisation_Code,
-      { "e-RGCH-E-HICH-Channelisation-Code", "nbap.e_RGCH_E_HICH_Channelisation_Code",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FDD_DL_ChannelisationCodeNumber", HFILL }},
-    { &hf_nbap_e_RGCH_Signature_Sequence,
-      { "e-RGCH-Signature-Sequence", "nbap.e_RGCH_Signature_Sequence",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_RGCH_Signature_Sequence", HFILL }},
-    { &hf_nbap_e_HICH_Signature_Sequence,
-      { "e-HICH-Signature-Sequence", "nbap.e_HICH_Signature_Sequence",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_HICH_Signature_Sequence", HFILL }},
-    { &hf_nbap_serving_Grant_Value,
-      { "serving-Grant-Value", "nbap.serving_Grant_Value",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_Serving_Grant_Value", HFILL }},
+        "E_RNTI", HFILL }},
     { &hf_nbap_primary_Secondary_Grant_Selector,
       { "primary-Secondary-Grant-Selector", "nbap.primary_Secondary_Grant_Selector",
         FT_UINT32, BASE_DEC, VALS(nbap_E_Primary_Secondary_Grant_Selector_vals), 0,
-        "nbap.E_Primary_Secondary_Grant_Selector", HFILL }},
+        "E_Primary_Secondary_Grant_Selector", HFILL }},
     { &hf_nbap_e_RGCH_Release_Indicator,
       { "e-RGCH-Release-Indicator", "nbap.e_RGCH_Release_Indicator",
         FT_UINT32, BASE_DEC, VALS(nbap_E_RGCH_Release_Indicator_vals), 0,
-        "nbap.E_RGCH_Release_Indicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_MACdFlows_Information,
       { "e-DCH-MACdFlows-Information", "nbap.e_DCH_MACdFlows_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_MACdFlows_Information", HFILL }},
-    { &hf_nbap_hARQ_Process_Allocation_Scheduled_2ms_EDCH,
-      { "hARQ-Process-Allocation-Scheduled-2ms-EDCH", "nbap.hARQ_Process_Allocation_Scheduled_2ms_EDCH",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.HARQ_Process_Allocation_2ms_EDCH", HFILL }},
-    { &hf_nbap_e_DCH_Maximum_Bitrate,
-      { "e-DCH-Maximum-Bitrate", "nbap.e_DCH_Maximum_Bitrate",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_Maximum_Bitrate", HFILL }},
-    { &hf_nbap_e_DCH_Processing_Overload_Level,
-      { "e-DCH-Processing-Overload-Level", "nbap.e_DCH_Processing_Overload_Level",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_Processing_Overload_Level", HFILL }},
-    { &hf_nbap_e_DCH_Reference_Power_Offset,
-      { "e-DCH-Reference-Power-Offset", "nbap.e_DCH_Reference_Power_Offset",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_Reference_Power_Offset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_MACdFlow_Specific_InformationResp,
       { "e-DCH-MACdFlow-Specific-InformationResp", "nbap.e_DCH_MACdFlow_Specific_InformationResp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_MACdFlow_Specific_InformationResp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_MACdFlow_Specific_Info_to_Modify,
       { "e-DCH-MACdFlow-Specific-Info-to-Modify", "nbap.e_DCH_MACdFlow_Specific_Info_to_Modify",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_MACdFlow_Specific_InfoList_to_Modify", HFILL }},
+        "E_DCH_MACdFlow_Specific_InfoList_to_Modify", HFILL }},
     { &hf_nbap_mACeReset_Indicator,
       { "mACeReset-Indicator", "nbap.mACeReset_Indicator",
         FT_UINT32, BASE_DEC, VALS(nbap_MACeReset_Indicator_vals), 0,
-        "nbap.MACeReset_Indicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_MACdFlow_Specific_UpdateInformation,
       { "e-DCH-MACdFlow-Specific-UpdateInformation", "nbap.e_DCH_MACdFlow_Specific_UpdateInformation",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_MACdFlow_Specific_UpdateInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_MACdFlow_Specific_UpdateInformation_item,
-      { "Item", "nbap.E_DCH_MACdFlow_Specific_UpdateInformation_item",
+      { "E-DCH-MACdFlow-Specific-UpdateInformation-Item", "nbap.E_DCH_MACdFlow_Specific_UpdateInformation_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_MACdFlow_Specific_UpdateInformation_Item", HFILL }},
-    { &hf_nbap_e_DCH_MACdFlow_ID,
-      { "e-DCH-MACdFlow-ID", "nbap.e_DCH_MACdFlow_ID",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_MACdFlow_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hARQ_Process_Allocation_NonSched_2ms_EDCH,
       { "hARQ-Process-Allocation-NonSched-2ms-EDCH", "nbap.hARQ_Process_Allocation_NonSched_2ms_EDCH",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.HARQ_Process_Allocation_2ms_EDCH", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "HARQ_Process_Allocation_2ms_EDCH", HFILL }},
+    { &hf_nbap_E_DCH_DL_Control_Channel_Change_Information_item,
+      { "E-DCH-DL-Control-Channel-Change-Information-Item", "nbap.E_DCH_DL_Control_Channel_Change_Information_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_DCH_RL_ID,
+      { "e-DCH-RL-ID", "nbap.e_DCH_RL_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "RL_ID", HFILL }},
+    { &hf_nbap_E_DCH_DL_Control_Channel_Grant_Information_item,
+      { "E-DCH-DL-Control-Channel-Grant-Information-Item", "nbap.E_DCH_DL_Control_Channel_Grant_Information_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_Non_Scheduled_Transmission_Grant,
       { "e-DCH-Non-Scheduled-Transmission-Grant", "nbap.e_DCH_Non_Scheduled_Transmission_Grant",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_Non_Scheduled_Transmission_Grant_Items", HFILL }},
+        "E_DCH_Non_Scheduled_Transmission_Grant_Items", HFILL }},
     { &hf_nbap_e_DCH_Scheduled_Transmission_Grant,
       { "e-DCH-Scheduled-Transmission-Grant", "nbap.e_DCH_Scheduled_Transmission_Grant",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_LogicalChannelInformation_item,
-      { "Item", "nbap.E_DCH_LogicalChannelInformation_item",
+      { "E-DCH-LogicalChannelInformationItem", "nbap.E_DCH_LogicalChannelInformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_LogicalChannelInformationItem", HFILL }},
-    { &hf_nbap_logicalChannelId,
-      { "logicalChannelId", "nbap.logicalChannelId",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.LogicalChannelID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_schedulingPriorityIndicator,
       { "schedulingPriorityIndicator", "nbap.schedulingPriorityIndicator",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SchedulingPriorityIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_schedulingInformation,
       { "schedulingInformation", "nbap.schedulingInformation",
         FT_UINT32, BASE_DEC, VALS(nbap_SchedulingInformation_vals), 0,
-        "nbap.SchedulingInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_mACesGuaranteedBitRate,
       { "mACesGuaranteedBitRate", "nbap.mACesGuaranteedBitRate",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MACesGuaranteedBitRate", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_DDI_Value,
       { "e-DCH-DDI-Value", "nbap.e_DCH_DDI_Value",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_DDI_Value", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_mACd_PDU_Size_List,
       { "mACd-PDU-Size-List", "nbap.mACd_PDU_Size_List",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_MACdPDU_SizeList", HFILL }},
+        "E_DCH_MACdPDU_SizeList", HFILL }},
     { &hf_nbap_E_DCH_MACdPDU_SizeList_item,
-      { "Item", "nbap.E_DCH_MACdPDU_SizeList_item",
+      { "E-DCH-MACdPDU-SizeListItem", "nbap.E_DCH_MACdPDU_SizeListItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_MACdPDU_SizeListItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_mACdPDU_Size,
       { "mACdPDU-Size", "nbap.mACdPDU_Size",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MACdPDU_Size", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_LogicalChannelToModify_item,
-      { "Item", "nbap.E_DCH_LogicalChannelToModify_item",
+      { "E-DCH-LogicalChannelToModifyItem", "nbap.E_DCH_LogicalChannelToModifyItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_LogicalChannelToModifyItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_mACd_PDU_Size_List_01,
       { "mACd-PDU-Size-List", "nbap.mACd_PDU_Size_List",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_MACdPDU_SizeToModifyList", HFILL }},
+        "E_DCH_MACdPDU_SizeToModifyList", HFILL }},
     { &hf_nbap_E_DCH_MACdPDU_SizeToModifyList_item,
-      { "Item", "nbap.E_DCH_MACdPDU_SizeToModifyList_item",
+      { "E-DCH-MACdPDU-SizeListItem", "nbap.E_DCH_MACdPDU_SizeListItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_MACdPDU_SizeListItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_LogicalChannelToDelete_item,
-      { "Item", "nbap.E_DCH_LogicalChannelToDelete_item",
+      { "E-DCH-LogicalChannelToDeleteItem", "nbap.E_DCH_LogicalChannelToDeleteItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_LogicalChannelToDeleteItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_MACdFlow_Specific_Info,
       { "e-DCH-MACdFlow-Specific-Info", "nbap.e_DCH_MACdFlow_Specific_Info",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_MACdFlow_Specific_InfoList", HFILL }},
+        "E_DCH_MACdFlow_Specific_InfoList", HFILL }},
     { &hf_nbap_E_DCH_MACdFlow_Specific_InfoList_item,
-      { "Item", "nbap.E_DCH_MACdFlow_Specific_InfoList_item",
+      { "E-DCH-MACdFlow-Specific-InfoItem", "nbap.E_DCH_MACdFlow_Specific_InfoItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_MACdFlow_Specific_InfoItem", HFILL }},
-    { &hf_nbap_tnlQos,
-      { "tnlQos", "nbap.tnlQos",
-        FT_UINT32, BASE_DEC, VALS(nbap_TnlQos_vals), 0,
-        "nbap.TnlQos", HFILL }},
-    { &hf_nbap_maximum_Number_of_Retransmissions_For_E_DCH,
-      { "maximum-Number-of-Retransmissions-For-E-DCH", "nbap.maximum_Number_of_Retransmissions_For_E_DCH",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Maximum_Number_of_Retransmissions_For_E_DCH", HFILL }},
-    { &hf_nbap_eDCH_HARQ_PO_FDD,
-      { "eDCH-HARQ-PO-FDD", "nbap.eDCH_HARQ_PO_FDD",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_HARQ_PO_FDD", HFILL }},
-    { &hf_nbap_eDCH_MACdFlow_Multiplexing_List,
-      { "eDCH-MACdFlow-Multiplexing-List", "nbap.eDCH_MACdFlow_Multiplexing_List",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.E_DCH_MACdFlow_Multiplexing_List", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_eDCH_Grant_Type_Information,
       { "eDCH-Grant-Type-Information", "nbap.eDCH_Grant_Type_Information",
         FT_UINT32, BASE_DEC, VALS(nbap_E_DCH_Grant_Type_Information_vals), 0,
-        "nbap.E_DCH_Grant_Type_Information", HFILL }},
-    { &hf_nbap_bundlingModeIndicator,
-      { "bundlingModeIndicator", "nbap.bundlingModeIndicator",
-        FT_UINT32, BASE_DEC, VALS(nbap_BundlingModeIndicator_vals), 0,
-        "nbap.BundlingModeIndicator", HFILL }},
+        "E_DCH_Grant_Type_Information", HFILL }},
     { &hf_nbap_eDCHLogicalChannelInformation,
       { "eDCHLogicalChannelInformation", "nbap.eDCHLogicalChannelInformation",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_LogicalChannelInformation", HFILL }},
+        "E_DCH_LogicalChannelInformation", HFILL }},
     { &hf_nbap_E_DCH_MACdFlow_Specific_InformationResp_item,
-      { "Item", "nbap.E_DCH_MACdFlow_Specific_InformationResp_item",
+      { "E-DCH-MACdFlow-Specific-InformationResp-Item", "nbap.E_DCH_MACdFlow_Specific_InformationResp_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_MACdFlow_Specific_InformationResp_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_MACdFlow_Specific_InfoList_to_Modify_item,
-      { "Item", "nbap.E_DCH_MACdFlow_Specific_InfoList_to_Modify_item",
+      { "E-DCH-MACdFlow-Specific-InfoItem-to-Modify", "nbap.E_DCH_MACdFlow_Specific_InfoItem_to_Modify",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_MACdFlow_Specific_InfoItem_to_Modify", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_eDCH_LogicalChannelToAdd,
       { "eDCH-LogicalChannelToAdd", "nbap.eDCH_LogicalChannelToAdd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_LogicalChannelInformation", HFILL }},
+        "E_DCH_LogicalChannelInformation", HFILL }},
     { &hf_nbap_eDCH_LogicalChannelToModify,
       { "eDCH-LogicalChannelToModify", "nbap.eDCH_LogicalChannelToModify",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_LogicalChannelToModify", HFILL }},
+        "E_DCH_LogicalChannelToModify", HFILL }},
     { &hf_nbap_eDCH_LogicalChannelToDelete,
       { "eDCH-LogicalChannelToDelete", "nbap.eDCH_LogicalChannelToDelete",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_LogicalChannelToDelete", HFILL }},
+        "E_DCH_LogicalChannelToDelete", HFILL }},
     { &hf_nbap_E_DCH_MACdFlows_to_Delete_item,
-      { "Item", "nbap.E_DCH_MACdFlows_to_Delete_item",
+      { "E-DCH-MACdFlow-to-Delete-Item", "nbap.E_DCH_MACdFlow_to_Delete_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_MACdFlow_to_Delete_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_maxBits_MACe_PDU_non_scheduled,
       { "maxBits-MACe-PDU-non-scheduled", "nbap.maxBits_MACe_PDU_non_scheduled",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Max_Bits_MACe_PDU_non_scheduled", HFILL }},
+        "Max_Bits_MACe_PDU_non_scheduled", HFILL }},
     { &hf_nbap_hARQ_Process_Allocation_NonSched_2ms,
       { "hARQ-Process-Allocation-NonSched-2ms", "nbap.hARQ_Process_Allocation_NonSched_2ms",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.HARQ_Process_Allocation_2ms_EDCH", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "HARQ_Process_Allocation_2ms_EDCH", HFILL }},
     { &hf_nbap_e_DCH_serving_cell_choice,
       { "e-DCH-serving-cell-choice", "nbap.e_DCH_serving_cell_choice",
         FT_UINT32, BASE_DEC, VALS(nbap_E_DCH_serving_cell_choice_vals), 0,
-        "nbap.E_DCH_serving_cell_choice", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_serving_cell_change_successful,
       { "e-DCH-serving-cell-change-successful", "nbap.e_DCH_serving_cell_change_successful",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_serving_cell_change_successful", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_serving_cell_change_unsuccessful,
       { "e-DCH-serving-cell-change-unsuccessful", "nbap.e_DCH_serving_cell_change_unsuccessful",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_serving_cell_change_unsuccessful", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_RL_InformationList_Rsp,
       { "e-DCH-RL-InformationList-Rsp", "nbap.e_DCH_RL_InformationList_Rsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_RL_InformationList_Rsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_RL_InformationList_Rsp_item,
-      { "Item", "nbap.E_DCH_RL_InformationList_Rsp_item",
+      { "E-DCH-RL-InformationList-Rsp-Item", "nbap.E_DCH_RL_InformationList_Rsp_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_RL_InformationList_Rsp_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_rl_ID,
       { "rl-ID", "nbap.rl_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_FDD_DL_Control_Channel_Info,
       { "e-DCH-FDD-DL-Control-Channel-Info", "nbap.e_DCH_FDD_DL_Control_Channel_Info",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_FDD_DL_Control_Channel_Information", HFILL }},
+        "E_DCH_FDD_DL_Control_Channel_Information", HFILL }},
     { &hf_nbap_cause,
       { "cause", "nbap.cause",
         FT_UINT32, BASE_DEC, VALS(nbap_Cause_vals), 0,
-        "nbap.Cause", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_EDCH_RACH_Report_Value_item,
+      { "EDCH-RACH-Report-Value item", "nbap.EDCH_RACH_Report_Value_item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_granted_EDCH_RACH_resources,
+      { "granted-EDCH-RACH-resources", "nbap.granted_EDCH_RACH_resources",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Granted_EDCH_RACH_Resources_Value", HFILL }},
+    { &hf_nbap_denied_EDCH_RACH_resources,
+      { "denied-EDCH-RACH-resources", "nbap.denied_EDCH_RACH_resources",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Denied_EDCH_RACH_Resources_Value", HFILL }},
     { &hf_nbap_two_ms,
       { "two-ms", "nbap.two_ms",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DTX_Cycle_2ms_Items", HFILL }},
+        "DTX_Cycle_2ms_Items", HFILL }},
     { &hf_nbap_ten_ms,
       { "ten-ms", "nbap.ten_ms",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DTX_Cycle_10ms_Items", HFILL }},
+        "DTX_Cycle_10ms_Items", HFILL }},
     { &hf_nbap_two_ms_01,
       { "two-ms", "nbap.two_ms",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DTX_Cycle_2ms_to_Modify_Items", HFILL }},
+        "DTX_Cycle_2ms_to_Modify_Items", HFILL }},
     { &hf_nbap_ten_ms_01,
       { "ten-ms", "nbap.ten_ms",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DTX_Cycle_10ms_to_Modify_Items", HFILL }},
+        "DTX_Cycle_10ms_to_Modify_Items", HFILL }},
+    { &hf_nbap_E_DCH_MACdFlows_to_DeleteLCR_item,
+      { "E-DCH-MACdFlow-to-Delete-ItemLCR", "nbap.E_DCH_MACdFlow_to_Delete_ItemLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_DCH_MACdFlow_ID_LCR,
+      { "e-DCH-MACdFlow-ID-LCR", "nbap.e_DCH_MACdFlow_ID_LCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_t321,
+      { "t321", "nbap.t321",
+        FT_UINT32, BASE_DEC, VALS(nbap_T321_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_DSCH_DRX_Cycle_FACH,
+      { "hS-DSCH-DRX-Cycle-FACH", "nbap.hS_DSCH_DRX_Cycle_FACH",
+        FT_UINT32, BASE_DEC, VALS(nbap_HS_DSCH_DRX_Cycle_FACH_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_DSCH_RX_Burst_FACH,
+      { "hS-DSCH-RX-Burst-FACH", "nbap.hS_DSCH_RX_Burst_FACH",
+        FT_UINT32, BASE_DEC, VALS(nbap_HS_DSCH_RX_Burst_FACH_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_replace_01,
       { "replace", "nbap.replace",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_RGCH_E_HICH_FDD_Code_List", HFILL }},
+        "E_RGCH_E_HICH_FDD_Code_List", HFILL }},
     { &hf_nbap_E_RGCH_E_HICH_FDD_Code_List_item,
-      { "Item", "nbap.E_RGCH_E_HICH_FDD_Code_List_item",
+      { "FDD-DL-ChannelisationCodeNumber", "nbap.FDD_DL_ChannelisationCodeNumber",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FDD_DL_ChannelisationCodeNumber", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_e_TFCI_BetaEC_Boost,
+      { "e-TFCI-BetaEC-Boost", "nbap.e_TFCI_BetaEC_Boost",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_uL_Delta_T2TP,
+      { "uL-Delta-T2TP", "nbap.uL_Delta_T2TP",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_TFCI_Table_Index,
       { "e-DCH-TFCI-Table-Index", "nbap.e_DCH_TFCI_Table_Index",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_TFCI_Table_Index", HFILL }},
-    { &hf_nbap_e_DCH_Min_Set_E_TFCI,
-      { "e-DCH-Min-Set-E-TFCI", "nbap.e_DCH_Min_Set_E_TFCI",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_TFCI", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_reference_E_TFCI_Information,
       { "reference-E-TFCI-Information", "nbap.reference_E_TFCI_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Reference_E_TFCI_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCHProvidedBitRate_item,
-      { "Item", "nbap.E_DCHProvidedBitRate_item",
+      { "E-DCHProvidedBitRate-Item", "nbap.E_DCHProvidedBitRate_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCHProvidedBitRate_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCHProvidedBitRateValue,
       { "e-DCHProvidedBitRateValue", "nbap.e_DCHProvidedBitRateValue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCHProvidedBitRateValue", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_E_DCHProvidedBitRateValueInformation_For_CellPortion_item,
+      { "E-DCHProvidedBitRateValueInformation-For-CellPortion-Item", "nbap.E_DCHProvidedBitRateValueInformation_For_CellPortion_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_DCHProvidedBitRateValue_01,
+      { "e-DCHProvidedBitRateValue", "nbap.e_DCHProvidedBitRateValue",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "E_DCHProvidedBitRate", HFILL }},
     { &hf_nbap_e_PUCH_Information,
       { "e-PUCH-Information", "nbap.e_PUCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_PUCH_Information", HFILL }},
-    { &hf_nbap_e_TFCS_Information_TDD,
-      { "e-TFCS-Information-TDD", "nbap.e_TFCS_Information_TDD",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_TFCS_Information_TDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_MACdFlows_Information_TDD,
       { "e-DCH-MACdFlows-Information-TDD", "nbap.e_DCH_MACdFlows_Information_TDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_MACdFlows_Information_TDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_Non_Scheduled_Grant_Info,
       { "e-DCH-Non-Scheduled-Grant-Info", "nbap.e_DCH_Non_Scheduled_Grant_Info",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_Non_Scheduled_Grant_Info", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_TDD_Information,
       { "e-DCH-TDD-Information", "nbap.e_DCH_TDD_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_TDD_Information", HFILL }},
-    { &hf_nbap_minCR,
-      { "minCR", "nbap.minCR",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CodeRate", HFILL }},
-    { &hf_nbap_maxCR,
-      { "maxCR", "nbap.maxCR",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CodeRate", HFILL }},
-    { &hf_nbap_harqInfo,
-      { "harqInfo", "nbap.harqInfo",
-        FT_UINT32, BASE_DEC, VALS(nbap_HARQ_Info_for_E_DCH_vals), 0,
-        "nbap.HARQ_Info_for_E_DCH", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_n_E_UCCH,
       { "n-E-UCCH", "nbap.n_E_UCCH",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.N_E_UCCH", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_QPSK_RefBetaInfo,
       { "e-DCH-QPSK-RefBetaInfo", "nbap.e_DCH_QPSK_RefBetaInfo",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_QPSK_RefBetaInfo", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_sixteenQAM_RefBetaInfo,
       { "e-DCH-sixteenQAM-RefBetaInfo", "nbap.e_DCH_sixteenQAM_RefBetaInfo",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_sixteenQAM_RefBetaInfo", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_QPSK_RefBetaInfo_item,
-      { "Item", "nbap.E_DCH_QPSK_RefBetaInfo_item",
+      { "E-DCH-RefBeta-Item", "nbap.E_DCH_RefBeta_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_RefBeta_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_sixteenQAM_RefBetaInfo_item,
-      { "Item", "nbap.E_DCH_sixteenQAM_RefBetaInfo_item",
+      { "E-DCH-RefBeta-Item", "nbap.E_DCH_RefBeta_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_RefBeta_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_refCodeRate,
       { "refCodeRate", "nbap.refCodeRate",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CodeRate_short", HFILL }},
+        "CodeRate_short", HFILL }},
     { &hf_nbap_refBeta,
       { "refBeta", "nbap.refBeta",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.RefBeta", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_MACdFlows_Information_TDD_item,
-      { "Item", "nbap.E_DCH_MACdFlows_Information_TDD_item",
+      { "E-DCH-MACdFlow-InfoTDDItem", "nbap.E_DCH_MACdFlow_InfoTDDItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_MACdFlow_InfoTDDItem", HFILL }},
-    { &hf_nbap_eDCH_HARQ_PO_TDD,
-      { "eDCH-HARQ-PO-TDD", "nbap.eDCH_HARQ_PO_TDD",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_HARQ_PO_TDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_eDCH_Grant_TypeTDD,
       { "eDCH-Grant-TypeTDD", "nbap.eDCH_Grant_TypeTDD",
         FT_UINT32, BASE_DEC, VALS(nbap_E_DCH_Grant_TypeTDD_vals), 0,
-        "nbap.E_DCH_Grant_TypeTDD", HFILL }},
-    { &hf_nbap_eDCH_MACdFlow_Retransmission_Timer,
-      { "eDCH-MACdFlow-Retransmission-Timer", "nbap.eDCH_MACdFlow_Retransmission_Timer",
-        FT_UINT32, BASE_DEC, VALS(nbap_E_DCH_MACdFlow_Retransmission_Timer_vals), 0,
-        "nbap.E_DCH_MACdFlow_Retransmission_Timer", HFILL }},
+        "E_DCH_Grant_TypeTDD", HFILL }},
     { &hf_nbap_timeslotResource,
       { "timeslotResource", "nbap.timeslotResource",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.E_DCH_TimeslotResource", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "E_DCH_TimeslotResource", HFILL }},
     { &hf_nbap_powerResource,
       { "powerResource", "nbap.powerResource",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_PowerResource", HFILL }},
+        "E_DCH_PowerResource", HFILL }},
     { &hf_nbap_repetitionPeriod,
       { "repetitionPeriod", "nbap.repetitionPeriod",
         FT_UINT32, BASE_DEC, VALS(nbap_RepetitionPeriod_vals), 0,
-        "nbap.RepetitionPeriod", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_repetitionLength,
       { "repetitionLength", "nbap.repetitionLength",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RepetitionLength", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tddE_PUCH_Offset,
       { "tddE-PUCH-Offset", "nbap.tddE_PUCH_Offset",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TddE_PUCH_Offset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tdd_ChannelisationCode,
       { "tdd-ChannelisationCode", "nbap.tdd_ChannelisationCode",
-        FT_UINT32, BASE_DEC, VALS(nbap_TDD_ChannelisationCode_vals), 0,
-        "nbap.TDD_ChannelisationCode", HFILL }},
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_TDD_ChannelisationCode_vals_ext, 0,
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_TDD_Maximum_Bitrate,
       { "e-DCH-TDD-Maximum-Bitrate", "nbap.e_DCH_TDD_Maximum_Bitrate",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_TDD_Maximum_Bitrate", HFILL }},
-    { &hf_nbap_e_DCH_PowerOffset_for_SchedulingInfo,
-      { "e-DCH-PowerOffset-for-SchedulingInfo", "nbap.e_DCH_PowerOffset_for_SchedulingInfo",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_PowerOffset_for_SchedulingInfo", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_TDD_MACdFlow_Specific_InformationResp,
       { "e-DCH-TDD-MACdFlow-Specific-InformationResp", "nbap.e_DCH_TDD_MACdFlow_Specific_InformationResp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_TDD_MACdFlow_Specific_InformationResp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_AGCH_Specific_Information_ResponseTDD,
       { "e-AGCH-Specific-Information-ResponseTDD", "nbap.e_AGCH_Specific_Information_ResponseTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_AGCH_Specific_InformationRespListTDD", HFILL }},
-    { &hf_nbap_e_RNTI,
-      { "e-RNTI", "nbap.e_RNTI",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_RNTI", HFILL }},
+        "E_AGCH_Specific_InformationRespListTDD", HFILL }},
     { &hf_nbap_scheduled_E_HICH_Specific_InformationResp,
       { "scheduled-E-HICH-Specific-InformationResp", "nbap.scheduled_E_HICH_Specific_InformationResp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Scheduled_E_HICH_Specific_Information_ResponseLCRTDD", HFILL }},
+        "Scheduled_E_HICH_Specific_Information_ResponseLCRTDD", HFILL }},
     { &hf_nbap_Scheduled_E_HICH_Specific_Information_ResponseLCRTDD_item,
-      { "Item", "nbap.Scheduled_E_HICH_Specific_Information_ResponseLCRTDD_item",
+      { "Scheduled-E-HICH-Specific-InformationItem-ResponseLCRTDD", "nbap.Scheduled_E_HICH_Specific_InformationItem_ResponseLCRTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Scheduled_E_HICH_Specific_InformationItem_ResponseLCRTDD", HFILL }},
-    { &hf_nbap_eI,
-      { "eI", "nbap.eI",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.EI", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_HICH_ID_TDD,
       { "e-HICH-ID-TDD", "nbap.e_HICH_ID_TDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_HICH_ID_TDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_TDD_MACdFlow_Specific_InformationResp_item,
-      { "Item", "nbap.E_DCH_TDD_MACdFlow_Specific_InformationResp_item",
+      { "E-DCH-TDD-MACdFlow-Specific-InformationResp-Item", "nbap.E_DCH_TDD_MACdFlow_Specific_InformationResp_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_TDD_MACdFlow_Specific_InformationResp_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_MacdFlow_Id,
       { "e-DCH-MacdFlow-Id", "nbap.e_DCH_MacdFlow_Id",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_MACdFlow_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_AGCH_Specific_InformationRespListTDD_item,
-      { "Item", "nbap.E_AGCH_Specific_InformationRespListTDD_item",
+      { "E-AGCH-Specific-InformationResp-ItemTDD", "nbap.E_AGCH_Specific_InformationResp_ItemTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_AGCH_Specific_InformationResp_ItemTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_AGCH_Id,
       { "e-AGCH-Id", "nbap.e_AGCH_Id",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_AGCH_Id", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_MACdFlows_to_Add,
       { "e-DCH-MACdFlows-to-Add", "nbap.e_DCH_MACdFlows_to_Add",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_MACdFlows_Information_TDD", HFILL }},
+        "E_DCH_MACdFlows_Information_TDD", HFILL }},
     { &hf_nbap_e_DCH_MACdFlows_to_Delete,
       { "e-DCH-MACdFlows-to-Delete", "nbap.e_DCH_MACdFlows_to_Delete",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_MACdFlows_to_Delete", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_TDD_Information_to_Modify,
       { "e-DCH-TDD-Information-to-Modify", "nbap.e_DCH_TDD_Information_to_Modify",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_TDD_Information_to_Modify", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_TDD_Information_to_Modify_List,
       { "e-DCH-TDD-Information-to-Modify-List", "nbap.e_DCH_TDD_Information_to_Modify_List",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_TDD_Information_to_Modify_List", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_TDD_Information_to_Modify_List_item,
-      { "Item", "nbap.E_DCH_TDD_Information_to_Modify_List_item",
+      { "E-DCH-MACdFlow-ModifyTDDItem", "nbap.E_DCH_MACdFlow_ModifyTDDItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_MACdFlow_ModifyTDDItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_LogicalChannelToAdd,
       { "e-DCH-LogicalChannelToAdd", "nbap.e_DCH_LogicalChannelToAdd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_LogicalChannelInformation", HFILL }},
+        "E_DCH_LogicalChannelInformation", HFILL }},
     { &hf_nbap_e_DCH_LogicalChannelToModify,
       { "e-DCH-LogicalChannelToModify", "nbap.e_DCH_LogicalChannelToModify",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_LogicalChannelToModify", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_LogicalChannelToDelete,
       { "e-DCH-LogicalChannelToDelete", "nbap.e_DCH_LogicalChannelToDelete",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_LogicalChannelToDelete", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_Non_Scheduled_Grant_Info768,
       { "e-DCH-Non-Scheduled-Grant-Info768", "nbap.e_DCH_Non_Scheduled_Grant_Info768",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_Non_Scheduled_Grant_Info768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_TDD_Information768,
       { "e-DCH-TDD-Information768", "nbap.e_DCH_TDD_Information768",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_TDD_Information768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tdd_ChannelisationCode768,
       { "tdd-ChannelisationCode768", "nbap.tdd_ChannelisationCode768",
-        FT_UINT32, BASE_DEC, VALS(nbap_TDD_ChannelisationCode768_vals), 0,
-        "nbap.TDD_ChannelisationCode768", HFILL }},
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_TDD_ChannelisationCode768_vals_ext, 0,
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_TDD_Maximum_Bitrate768,
       { "e-DCH-TDD-Maximum-Bitrate768", "nbap.e_DCH_TDD_Maximum_Bitrate768",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_TDD_Maximum_Bitrate768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_PUCH_LCR_Information,
       { "e-PUCH-LCR-Information", "nbap.e_PUCH_LCR_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_PUCH_LCR_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_Non_Scheduled_Grant_LCR_Info,
       { "e-DCH-Non-Scheduled-Grant-LCR-Info", "nbap.e_DCH_Non_Scheduled_Grant_LCR_Info",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_Non_Scheduled_Grant_LCR_Info", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_LCRTDD_Information,
       { "e-DCH-LCRTDD-Information", "nbap.e_DCH_LCRTDD_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_LCRTDD_Information", HFILL }},
-    { &hf_nbap_pRXdes_base,
-      { "pRXdes-base", "nbap.pRXdes_base",
-        FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.PRXdes_base", HFILL }},
-    { &hf_nbap_e_PUCH_TPC_StepSize,
-      { "e-PUCH-TPC-StepSize", "nbap.e_PUCH_TPC_StepSize",
-        FT_UINT32, BASE_DEC, VALS(nbap_TDD_TPC_UplinkStepSize_LCR_vals), 0,
-        "nbap.TDD_TPC_UplinkStepSize_LCR", HFILL }},
-    { &hf_nbap_e_AGCH_TPC_StepSize,
-      { "e-AGCH-TPC-StepSize", "nbap.e_AGCH_TPC_StepSize",
-        FT_UINT32, BASE_DEC, VALS(nbap_TDD_TPC_DownlinkStepSize_vals), 0,
-        "nbap.TDD_TPC_DownlinkStepSize", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_timeslotResourceLCR,
       { "timeslotResourceLCR", "nbap.timeslotResourceLCR",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.E_DCH_TimeslotResourceLCR", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "E_DCH_TimeslotResourceLCR", HFILL }},
     { &hf_nbap_subframeNumber,
       { "subframeNumber", "nbap.subframeNumber",
         FT_UINT32, BASE_DEC, VALS(nbap_T_subframeNumber_vals), 0,
-        "nbap.T_subframeNumber", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_n_E_UCCHLCR,
       { "n-E-UCCHLCR", "nbap.n_E_UCCHLCR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.N_E_UCCHLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_HICH_LCR_Information,
       { "e-HICH-LCR-Information", "nbap.e_HICH_LCR_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_HICH_LCR_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_signatureSequenceGroupIndex,
       { "signatureSequenceGroupIndex", "nbap.signatureSequenceGroupIndex",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SignatureSequenceGroupIndex", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_DCH_LCRTDD_PhysicalLayerCategory,
       { "e-DCH-LCRTDD-PhysicalLayerCategory", "nbap.e_DCH_LCRTDD_PhysicalLayerCategory",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DCH_LCRTDD_PhysicalLayerCategory", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_dRX_Interruption_by_HS_DSCH,
+      { "dRX-Interruption-by-HS-DSCH", "nbap.dRX_Interruption_by_HS_DSCH",
+        FT_UINT32, BASE_DEC, VALS(nbap_DRX_Interruption_by_HS_DSCH_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_repetition_Period_List_LCR,
+      { "repetition-Period-List-LCR", "nbap.repetition_Period_List_LCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_DCH_SPS_Indicator,
+      { "e-DCH-SPS-Indicator", "nbap.e_DCH_SPS_Indicator",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_sPS_E_DCH_releted_E_HICH_Information,
+      { "sPS-E-DCH-releted-E-HICH-Information", "nbap.sPS_E_DCH_releted_E_HICH_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "E_HICH_LCR_Information", HFILL }},
+    { &hf_nbap_timeslot_Resource_Related_Information,
+      { "timeslot-Resource-Related-Information", "nbap.timeslot_Resource_Related_Information",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "E_DCH_TimeslotResourceLCR", HFILL }},
+    { &hf_nbap_subframeNumber_01,
+      { "subframeNumber", "nbap.subframeNumber",
+        FT_UINT32, BASE_DEC, VALS(nbap_T_subframeNumber_01_vals), 0,
+        "T_subframeNumber_01", HFILL }},
     { &hf_nbap_FDD_DL_CodeInformation_item,
-      { "Item", "nbap.FDD_DL_CodeInformation_item",
+      { "FDD-DL-CodeInformationItem", "nbap.FDD_DL_CodeInformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.FDD_DL_CodeInformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dl_ScramblingCode,
       { "dl-ScramblingCode", "nbap.dl_ScramblingCode",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_ScramblingCode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_fdd_DL_ChannelisationCodeNumber,
       { "fdd-DL-ChannelisationCodeNumber", "nbap.fdd_DL_ChannelisationCodeNumber",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FDD_DL_ChannelisationCodeNumber", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_transmissionGapPatternSequenceCodeInformation,
       { "transmissionGapPatternSequenceCodeInformation", "nbap.transmissionGapPatternSequenceCodeInformation",
         FT_UINT32, BASE_DEC, VALS(nbap_TransmissionGapPatternSequenceCodeInformation_vals), 0,
-        "nbap.TransmissionGapPatternSequenceCodeInformation", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_navClockModel,
+      { "navClockModel", "nbap.navClockModel",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "GANSS_NAVclockModel", HFILL }},
+    { &hf_nbap_cnavClockModel,
+      { "cnavClockModel", "nbap.cnavClockModel",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "GANSS_CNAVclockModel", HFILL }},
+    { &hf_nbap_glonassClockModel,
+      { "glonassClockModel", "nbap.glonassClockModel",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "GANSS_GLONASSclockModel", HFILL }},
+    { &hf_nbap_sbasClockModel,
+      { "sbasClockModel", "nbap.sbasClockModel",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "GANSS_SBASclockModel", HFILL }},
+    { &hf_nbap_navKeplerianSet,
+      { "navKeplerianSet", "nbap.navKeplerianSet",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "GANSS_NavModel_NAVKeplerianSet", HFILL }},
+    { &hf_nbap_cnavKeplerianSet,
+      { "cnavKeplerianSet", "nbap.cnavKeplerianSet",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "GANSS_NavModel_CNAVKeplerianSet", HFILL }},
+    { &hf_nbap_glonassECEF,
+      { "glonassECEF", "nbap.glonassECEF",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "GANSS_NavModel_GLONASSecef", HFILL }},
+    { &hf_nbap_sbasECEF,
+      { "sbasECEF", "nbap.sbasECEF",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "GANSS_NavModel_SBASecef", HFILL }},
+    { &hf_nbap_dataID,
+      { "dataID", "nbap.dataID",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_2", HFILL }},
+    { &hf_nbap_alpha_beta_parameters,
+      { "alpha-beta-parameters", "nbap.alpha_beta_parameters",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "GPS_Ionospheric_Model", HFILL }},
+    { &hf_nbap_ganss_Transmission_Time,
+      { "ganss-Transmission-Time", "nbap.ganss_Transmission_Time",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_non_broadcastIndication,
+      { "non-broadcastIndication", "nbap.non_broadcastIndication",
+        FT_UINT32, BASE_DEC, VALS(nbap_T_non_broadcastIndication_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_ganssSatInfoNavList,
+      { "ganssSatInfoNavList", "nbap.ganssSatInfoNavList",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Ganss_Sat_Info_AddNavList", HFILL }},
+    { &hf_nbap_GANSS_Additional_Time_Models_item,
+      { "GANSS-Time-Model", "nbap.GANSS_Time_Model",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_utcModel1,
+      { "utcModel1", "nbap.utcModel1",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "GANSS_UTCmodelSet1", HFILL }},
+    { &hf_nbap_utcModel2,
+      { "utcModel2", "nbap.utcModel2",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "GANSS_UTCmodelSet2", HFILL }},
+    { &hf_nbap_utcModel3,
+      { "utcModel3", "nbap.utcModel3",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "GANSS_UTCmodelSet3", HFILL }},
     { &hf_nbap_ganss_wk_number,
       { "ganss-wk-number", "nbap.ganss_wk_number",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_255", HFILL }},
-    { &hf_nbap_ganss_sat_id,
-      { "ganss-sat-id", "nbap.ganss_sat_id",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_36", HFILL }},
+        "INTEGER_0_255", HFILL }},
     { &hf_nbap_gANSS_AlmanacModel,
       { "gANSS-AlmanacModel", "nbap.gANSS_AlmanacModel",
         FT_UINT32, BASE_DEC, VALS(nbap_GANSS_AlmanacModel_vals), 0,
-        "nbap.GANSS_AlmanacModel", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_gANSS_keplerianParameters,
       { "gANSS-keplerianParameters", "nbap.gANSS_keplerianParameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_KeplerianParametersAlm", HFILL }},
-    { &hf_nbap_GANSS_Clock_Model_item,
-      { "Item", "nbap.GANSS_Clock_Model_item",
+        "GANSS_KeplerianParametersAlm", HFILL }},
+    { &hf_nbap_extension_GANSS_AlmanacModel,
+      { "extension-GANSS-AlmanacModel", "nbap.extension_GANSS_AlmanacModel",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_SatelliteClockModelItem", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_sat_info_SBASecefList,
+      { "sat-info-SBASecefList", "nbap.sat_info_SBASecefList",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "GANSS_SAT_Info_Almanac_SBASecefList", HFILL }},
+    { &hf_nbap_sat_info_GLOkpList,
+      { "sat-info-GLOkpList", "nbap.sat_info_GLOkpList",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "GANSS_SAT_Info_Almanac_GLOkpList", HFILL }},
+    { &hf_nbap_t_oa,
+      { "t-oa", "nbap.t_oa",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_0_255", HFILL }},
+    { &hf_nbap_sat_info_MIDIkpList,
+      { "sat-info-MIDIkpList", "nbap.sat_info_MIDIkpList",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "GANSS_SAT_Info_Almanac_MIDIkpList", HFILL }},
+    { &hf_nbap_sat_info_NAVkpList,
+      { "sat-info-NAVkpList", "nbap.sat_info_NAVkpList",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "GANSS_SAT_Info_Almanac_NAVkpList", HFILL }},
+    { &hf_nbap_sat_info_REDkpList,
+      { "sat-info-REDkpList", "nbap.sat_info_REDkpList",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "GANSS_SAT_Info_Almanac_REDkpList", HFILL }},
+    { &hf_nbap_ganssID1,
+      { "ganssID1", "nbap.ganssID1",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "GANSS_AuxInfoGANSS_ID1", HFILL }},
+    { &hf_nbap_ganssID3,
+      { "ganssID3", "nbap.ganssID3",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "GANSS_AuxInfoGANSS_ID3", HFILL }},
+    { &hf_nbap_GANSS_AuxInfoGANSS_ID1_item,
+      { "GANSS-AuxInfoGANSS-ID1-element", "nbap.GANSS_AuxInfoGANSS_ID1_element",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_svID,
+      { "svID", "nbap.svID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_0_63", HFILL }},
+    { &hf_nbap_signalsAvailable,
+      { "signalsAvailable", "nbap.signalsAvailable",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
+    { &hf_nbap_GANSS_AuxInfoGANSS_ID3_item,
+      { "GANSS-AuxInfoGANSS-ID3-element", "nbap.GANSS_AuxInfoGANSS_ID3_element",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_channelNumber,
+      { "channelNumber", "nbap.channelNumber",
+        FT_INT32, BASE_DEC, NULL, 0,
+        "INTEGER_M7_13", HFILL }},
+    { &hf_nbap_GANSS_Clock_Model_item,
+      { "GANSS-SatelliteClockModelItem", "nbap.GANSS_SatelliteClockModelItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_cnavToc,
+      { "cnavToc", "nbap.cnavToc",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
+    { &hf_nbap_cnavTop,
+      { "cnavTop", "nbap.cnavTop",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
+    { &hf_nbap_cnavURA0,
+      { "cnavURA0", "nbap.cnavURA0",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_5", HFILL }},
+    { &hf_nbap_cnavURA1,
+      { "cnavURA1", "nbap.cnavURA1",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_3", HFILL }},
+    { &hf_nbap_cnavURA2,
+      { "cnavURA2", "nbap.cnavURA2",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_3", HFILL }},
+    { &hf_nbap_cnavAf2,
+      { "cnavAf2", "nbap.cnavAf2",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_10", HFILL }},
+    { &hf_nbap_cnavAf1,
+      { "cnavAf1", "nbap.cnavAf1",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_20", HFILL }},
+    { &hf_nbap_cnavAf0,
+      { "cnavAf0", "nbap.cnavAf0",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_26", HFILL }},
+    { &hf_nbap_cnavTgd,
+      { "cnavTgd", "nbap.cnavTgd",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_13", HFILL }},
+    { &hf_nbap_cnavISCl1cp,
+      { "cnavISCl1cp", "nbap.cnavISCl1cp",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_13", HFILL }},
+    { &hf_nbap_cnavISCl1cd,
+      { "cnavISCl1cd", "nbap.cnavISCl1cd",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_13", HFILL }},
+    { &hf_nbap_cnavISCl1ca,
+      { "cnavISCl1ca", "nbap.cnavISCl1ca",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_13", HFILL }},
+    { &hf_nbap_cnavISCl2c,
+      { "cnavISCl2c", "nbap.cnavISCl2c",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_13", HFILL }},
+    { &hf_nbap_cnavISCl5i5,
+      { "cnavISCl5i5", "nbap.cnavISCl5i5",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_13", HFILL }},
+    { &hf_nbap_cnavISCl5q5,
+      { "cnavISCl5q5", "nbap.cnavISCl5q5",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_13", HFILL }},
     { &hf_nbap_ganss_Ionospheric_Model,
       { "ganss-Ionospheric-Model", "nbap.ganss_Ionospheric_Model",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_Ionospheric_Model", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ganss_Rx_Pos,
       { "ganss-Rx-Pos", "nbap.ganss_Rx_Pos",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_RX_Pos", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ionospheric_Model,
       { "ionospheric-Model", "nbap.ionospheric_Model",
-        FT_BOOLEAN, 8, NULL, 0,
-        "nbap.BOOLEAN", HFILL }},
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        "BOOLEAN", HFILL }},
+    { &hf_nbap_ganssTod,
+      { "ganssTod", "nbap.ganssTod",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_0_59_", HFILL }},
+    { &hf_nbap_dataBitAssistancelist,
+      { "dataBitAssistancelist", "nbap.dataBitAssistancelist",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "GANSS_DataBitAssistanceList", HFILL }},
+    { &hf_nbap_GANSS_DataBitAssistanceList_item,
+      { "GANSS-DataBitAssistanceItem", "nbap.GANSS_DataBitAssistanceItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_dataBitAssistanceSgnList,
+      { "dataBitAssistanceSgnList", "nbap.dataBitAssistanceSgnList",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "GANSS_DataBitAssistanceSgnList", HFILL }},
+    { &hf_nbap_GANSS_DataBitAssistanceSgnList_item,
+      { "GANSS-DataBitAssistanceSgnItem", "nbap.GANSS_DataBitAssistanceSgnItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_ganss_SignalId,
+      { "ganss-SignalId", "nbap.ganss_SignalId",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "GANSS_Signal_ID", HFILL }},
+    { &hf_nbap_ganssDataBits,
+      { "ganssDataBits", "nbap.ganssDataBits",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_1_1024", HFILL }},
+    { &hf_nbap_ganssTod_01,
+      { "ganssTod", "nbap.ganssTod",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_0_86399", HFILL }},
+    { &hf_nbap_ganss_Data_Bit_Assistance_ReqList,
+      { "ganss-Data-Bit-Assistance-ReqList", "nbap.ganss_Data_Bit_Assistance_ReqList",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_ganss_DataBitInterval,
+      { "ganss-DataBitInterval", "nbap.ganss_DataBitInterval",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_0_15", HFILL }},
+    { &hf_nbap_ganss_SatelliteInfo,
+      { "ganss-SatelliteInfo", "nbap.ganss_SatelliteInfo",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_ganss_SatelliteInfo_item,
+      { "ganss-SatelliteInfo item", "nbap.ganss_SatelliteInfo_item",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_0_63", HFILL }},
+    { &hf_nbap_b1,
+      { "b1", "nbap.b1",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
+    { &hf_nbap_b2,
+      { "b2", "nbap.b2",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_10", HFILL }},
+    { &hf_nbap_teop,
+      { "teop", "nbap.teop",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_pmX,
+      { "pmX", "nbap.pmX",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_21", HFILL }},
+    { &hf_nbap_pmXdot,
+      { "pmXdot", "nbap.pmXdot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_15", HFILL }},
+    { &hf_nbap_pmY,
+      { "pmY", "nbap.pmY",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_21", HFILL }},
+    { &hf_nbap_pmYdot,
+      { "pmYdot", "nbap.pmYdot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_15", HFILL }},
+    { &hf_nbap_deltaUT1,
+      { "deltaUT1", "nbap.deltaUT1",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_31", HFILL }},
+    { &hf_nbap_deltaUT1dot,
+      { "deltaUT1dot", "nbap.deltaUT1dot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_19", HFILL }},
     { &hf_nbap_GANSS_GenericDataInfoReqList_item,
-      { "Item", "nbap.GANSS_GenericDataInfoReqList_item",
+      { "GANSS-GenericDataInfoReqItem", "nbap.GANSS_GenericDataInfoReqItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_GenericDataInfoReqItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ganss_Id,
       { "ganss-Id", "nbap.ganss_Id",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_7", HFILL }},
-    { &hf_nbap_ganss_Navigation_Model,
-      { "ganss-Navigation-Model", "nbap.ganss_Navigation_Model",
-        FT_BOOLEAN, 8, NULL, 0,
-        "nbap.BOOLEAN", HFILL }},
-    { &hf_nbap_ganss_Time_Model,
-      { "ganss-Time-Model", "nbap.ganss_Time_Model",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_ganss_Navigation_Model_And_Time_Recovery,
+      { "ganss-Navigation-Model-And-Time-Recovery", "nbap.ganss_Navigation_Model_And_Time_Recovery",
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        "BOOLEAN", HFILL }},
+    { &hf_nbap_ganss_Time_Model_GNSS_GNSS,
+      { "ganss-Time-Model-GNSS-GNSS", "nbap.ganss_Time_Model_GNSS_GNSS",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_9", HFILL }},
     { &hf_nbap_ganss_UTC_Model,
       { "ganss-UTC-Model", "nbap.ganss_UTC_Model",
-        FT_BOOLEAN, 8, NULL, 0,
-        "nbap.BOOLEAN", HFILL }},
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        "BOOLEAN", HFILL }},
     { &hf_nbap_ganss_Almanac,
       { "ganss-Almanac", "nbap.ganss_Almanac",
-        FT_BOOLEAN, 8, NULL, 0,
-        "nbap.BOOLEAN", HFILL }},
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        "BOOLEAN", HFILL }},
     { &hf_nbap_ganss_Real_Time_Integrity,
       { "ganss-Real-Time-Integrity", "nbap.ganss_Real_Time_Integrity",
-        FT_BOOLEAN, 8, NULL, 0,
-        "nbap.BOOLEAN", HFILL }},
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        "BOOLEAN", HFILL }},
+    { &hf_nbap_ganss_Data_Bit_Assistance_Req,
+      { "ganss-Data-Bit-Assistance-Req", "nbap.ganss_Data_Bit_Assistance_Req",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "GANSS_Data_Bit_Assistance_ReqItem", HFILL }},
     { &hf_nbap_GANSS_Generic_Data_item,
-      { "Item", "nbap.GANSS_Generic_Data_item",
+      { "GANSS-Generic-DataItem", "nbap.GANSS_Generic_DataItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_Generic_DataItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dganss_Correction,
       { "dganss-Correction", "nbap.dganss_Correction",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DGANSSCorrections", HFILL }},
-    { &hf_nbap_ganss_Navigation_Model_01,
-      { "ganss-Navigation-Model", "nbap.ganss_Navigation_Model",
+        "DGANSSCorrections", HFILL }},
+    { &hf_nbap_ganss_Navigation_Model_And_Time_Recovery_01,
+      { "ganss-Navigation-Model-And-Time-Recovery", "nbap.ganss_Navigation_Model_And_Time_Recovery",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_Navigation_Model", HFILL }},
-    { &hf_nbap_ganss_Time_Model_01,
+        NULL, HFILL }},
+    { &hf_nbap_ganss_Time_Model,
       { "ganss-Time-Model", "nbap.ganss_Time_Model",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_Time_Model", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ganss_UTC_TIME,
       { "ganss-UTC-TIME", "nbap.ganss_UTC_TIME",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_UTC_Model", HFILL }},
+        "GANSS_UTC_Model", HFILL }},
     { &hf_nbap_ganss_Almanac_01,
       { "ganss-Almanac", "nbap.ganss_Almanac",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_Almanac", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ganss_Real_Time_Integrity_01,
       { "ganss-Real-Time-Integrity", "nbap.ganss_Real_Time_Integrity",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.GANSS_Real_Time_Integrity", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_ganss_Data_Bit_Assistance,
+      { "ganss-Data-Bit-Assistance", "nbap.ganss_Data_Bit_Assistance",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_gloTau,
+      { "gloTau", "nbap.gloTau",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_22", HFILL }},
+    { &hf_nbap_gloGamma,
+      { "gloGamma", "nbap.gloGamma",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
+    { &hf_nbap_gloDeltaTau,
+      { "gloDeltaTau", "nbap.gloDeltaTau",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_5", HFILL }},
     { &hf_nbap_gANSS_CommonDataInfoReq,
       { "gANSS-CommonDataInfoReq", "nbap.gANSS_CommonDataInfoReq",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_CommonDataInfoReq", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_gANSS_GenericDataInfoReqList,
       { "gANSS-GenericDataInfoReqList", "nbap.gANSS_GenericDataInfoReqList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.GANSS_GenericDataInfoReqList", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_alpha_zero_ionos,
       { "alpha-zero-ionos", "nbap.alpha_zero_ionos",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_12", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_12", HFILL }},
     { &hf_nbap_alpha_one_ionos,
       { "alpha-one-ionos", "nbap.alpha_one_ionos",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_12", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_12", HFILL }},
     { &hf_nbap_alpha_two_ionos,
       { "alpha-two-ionos", "nbap.alpha_two_ionos",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_12", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_12", HFILL }},
     { &hf_nbap_gANSS_IonosphereRegionalStormFlags,
       { "gANSS-IonosphereRegionalStormFlags", "nbap.gANSS_IonosphereRegionalStormFlags",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_IonosphereRegionalStormFlags", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_storm_flag_one,
       { "storm-flag-one", "nbap.storm_flag_one",
-        FT_BOOLEAN, 8, NULL, 0,
-        "nbap.BOOLEAN", HFILL }},
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        "BOOLEAN", HFILL }},
     { &hf_nbap_storm_flag_two,
       { "storm-flag-two", "nbap.storm_flag_two",
-        FT_BOOLEAN, 8, NULL, 0,
-        "nbap.BOOLEAN", HFILL }},
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        "BOOLEAN", HFILL }},
     { &hf_nbap_storm_flag_three,
       { "storm-flag-three", "nbap.storm_flag_three",
-        FT_BOOLEAN, 8, NULL, 0,
-        "nbap.BOOLEAN", HFILL }},
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        "BOOLEAN", HFILL }},
     { &hf_nbap_storm_flag_four,
       { "storm-flag-four", "nbap.storm_flag_four",
-        FT_BOOLEAN, 8, NULL, 0,
-        "nbap.BOOLEAN", HFILL }},
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        "BOOLEAN", HFILL }},
     { &hf_nbap_storm_flag_five,
       { "storm-flag-five", "nbap.storm_flag_five",
-        FT_BOOLEAN, 8, NULL, 0,
-        "nbap.BOOLEAN", HFILL }},
-    { &hf_nbap_t_oa,
-      { "t-oa", "nbap.t_oa",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_255", HFILL }},
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        "BOOLEAN", HFILL }},
     { &hf_nbap_iod_a,
       { "iod-a", "nbap.iod_a",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_3", HFILL }},
+        "INTEGER_0_3", HFILL }},
     { &hf_nbap_gANSS_SatelliteInformationKP,
       { "gANSS-SatelliteInformationKP", "nbap.gANSS_SatelliteInformationKP",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.GANSS_SatelliteInformationKP", HFILL }},
-    { &hf_nbap_toe_lsb_nav,
-      { "toe-lsb-nav", "nbap.toe_lsb_nav",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_511", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_toe_nav,
+      { "toe-nav", "nbap.toe_nav",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_14", HFILL }},
     { &hf_nbap_ganss_omega_nav,
       { "ganss-omega-nav", "nbap.ganss_omega_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_32", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
     { &hf_nbap_delta_n_nav,
       { "delta-n-nav", "nbap.delta_n_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_16", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
     { &hf_nbap_m_zero_nav,
       { "m-zero-nav", "nbap.m_zero_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_32", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
     { &hf_nbap_omegadot_nav,
       { "omegadot-nav", "nbap.omegadot_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_24", HFILL }},
-    { &hf_nbap_ganss_e_lsb_nav,
-      { "ganss-e-lsb-nav", "nbap.ganss_e_lsb_nav",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_33554431", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
+    { &hf_nbap_ganss_e_nav,
+      { "ganss-e-nav", "nbap.ganss_e_nav",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
     { &hf_nbap_idot_nav,
       { "idot-nav", "nbap.idot_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_14", HFILL }},
-    { &hf_nbap_a_sqrt_lsb_nav,
-      { "a-sqrt-lsb-nav", "nbap.a_sqrt_lsb_nav",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_67108863", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_14", HFILL }},
+    { &hf_nbap_a_sqrt_nav,
+      { "a-sqrt-nav", "nbap.a_sqrt_nav",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
     { &hf_nbap_i_zero_nav,
       { "i-zero-nav", "nbap.i_zero_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_32", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
     { &hf_nbap_omega_zero_nav,
       { "omega-zero-nav", "nbap.omega_zero_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_32", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
     { &hf_nbap_c_rs_nav,
       { "c-rs-nav", "nbap.c_rs_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_16", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
     { &hf_nbap_c_is_nav,
       { "c-is-nav", "nbap.c_is_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_16", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
     { &hf_nbap_c_us_nav,
       { "c-us-nav", "nbap.c_us_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_16", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
     { &hf_nbap_c_rc_nav,
       { "c-rc-nav", "nbap.c_rc_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_16", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
     { &hf_nbap_c_ic_nav,
       { "c-ic-nav", "nbap.c_ic_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_16", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
     { &hf_nbap_c_uc_nav,
       { "c-uc-nav", "nbap.c_uc_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_16", HFILL }},
-    { &hf_nbap_ganss_Ref_Time,
-      { "ganss-Ref-Time", "nbap.ganss_Ref_Time",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_Reference_Time", HFILL }},
-    { &hf_nbap_non_broadcastIndication,
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_navToc,
+      { "navToc", "nbap.navToc",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_navaf2,
+      { "navaf2", "nbap.navaf2",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
+    { &hf_nbap_navaf1,
+      { "navaf1", "nbap.navaf1",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_navaf0,
+      { "navaf0", "nbap.navaf0",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_22", HFILL }},
+    { &hf_nbap_navTgd,
+      { "navTgd", "nbap.navTgd",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
+    { &hf_nbap_non_broadcastIndication_01,
       { "non-broadcastIndication", "nbap.non_broadcastIndication",
-        FT_UINT32, BASE_DEC, VALS(nbap_T_non_broadcastIndication_vals), 0,
-        "nbap.T_non_broadcastIndication", HFILL }},
-    { &hf_nbap_toe_c_msb,
-      { "toe-c-msb", "nbap.toe_c_msb",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_31", HFILL }},
-    { &hf_nbap_e_msb,
-      { "e-msb", "nbap.e_msb",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_127", HFILL }},
-    { &hf_nbap_sqrtA_msb,
-      { "sqrtA-msb", "nbap.sqrtA_msb",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_63", HFILL }},
+        FT_UINT32, BASE_DEC, VALS(nbap_T_non_broadcastIndication_01_vals), 0,
+        "T_non_broadcastIndication_01", HFILL }},
     { &hf_nbap_ganssSatInfoNav,
       { "ganssSatInfoNav", "nbap.ganssSatInfoNav",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.GANSS_Sat_Info_Nav", HFILL }},
+        "GANSS_Sat_Info_Nav", HFILL }},
+    { &hf_nbap_cnavURAindex,
+      { "cnavURAindex", "nbap.cnavURAindex",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_5", HFILL }},
+    { &hf_nbap_cnavDeltaA,
+      { "cnavDeltaA", "nbap.cnavDeltaA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_26", HFILL }},
+    { &hf_nbap_cnavAdot,
+      { "cnavAdot", "nbap.cnavAdot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_25", HFILL }},
+    { &hf_nbap_cnavDeltaNo,
+      { "cnavDeltaNo", "nbap.cnavDeltaNo",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_17", HFILL }},
+    { &hf_nbap_cnavDeltaNoDot,
+      { "cnavDeltaNoDot", "nbap.cnavDeltaNoDot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_23", HFILL }},
+    { &hf_nbap_cnavMo,
+      { "cnavMo", "nbap.cnavMo",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_33", HFILL }},
+    { &hf_nbap_cnavE,
+      { "cnavE", "nbap.cnavE",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_33", HFILL }},
+    { &hf_nbap_cnavOmega,
+      { "cnavOmega", "nbap.cnavOmega",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_33", HFILL }},
+    { &hf_nbap_cnavOMEGA0,
+      { "cnavOMEGA0", "nbap.cnavOMEGA0",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_33", HFILL }},
+    { &hf_nbap_cnavDeltaOmegaDot,
+      { "cnavDeltaOmegaDot", "nbap.cnavDeltaOmegaDot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_17", HFILL }},
+    { &hf_nbap_cnavIo,
+      { "cnavIo", "nbap.cnavIo",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_33", HFILL }},
+    { &hf_nbap_cnavIoDot,
+      { "cnavIoDot", "nbap.cnavIoDot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_15", HFILL }},
+    { &hf_nbap_cnavCis,
+      { "cnavCis", "nbap.cnavCis",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_cnavCic,
+      { "cnavCic", "nbap.cnavCic",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_cnavCrs,
+      { "cnavCrs", "nbap.cnavCrs",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
+    { &hf_nbap_cnavCrc,
+      { "cnavCrc", "nbap.cnavCrc",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
+    { &hf_nbap_cnavCus,
+      { "cnavCus", "nbap.cnavCus",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_21", HFILL }},
+    { &hf_nbap_cnavCuc,
+      { "cnavCuc", "nbap.cnavCuc",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_21", HFILL }},
+    { &hf_nbap_gloEn,
+      { "gloEn", "nbap.gloEn",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_5", HFILL }},
+    { &hf_nbap_gloP1,
+      { "gloP1", "nbap.gloP1",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_2", HFILL }},
+    { &hf_nbap_gloP2,
+      { "gloP2", "nbap.gloP2",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_1", HFILL }},
+    { &hf_nbap_gloM,
+      { "gloM", "nbap.gloM",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_2", HFILL }},
+    { &hf_nbap_gloX,
+      { "gloX", "nbap.gloX",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_27", HFILL }},
+    { &hf_nbap_gloXdot,
+      { "gloXdot", "nbap.gloXdot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
+    { &hf_nbap_gloXdotdot,
+      { "gloXdotdot", "nbap.gloXdotdot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_5", HFILL }},
+    { &hf_nbap_gloY,
+      { "gloY", "nbap.gloY",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_27", HFILL }},
+    { &hf_nbap_gloYdot,
+      { "gloYdot", "nbap.gloYdot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
+    { &hf_nbap_gloYdotdot,
+      { "gloYdotdot", "nbap.gloYdotdot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_5", HFILL }},
+    { &hf_nbap_gloZ,
+      { "gloZ", "nbap.gloZ",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_27", HFILL }},
+    { &hf_nbap_gloZdot,
+      { "gloZdot", "nbap.gloZdot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
+    { &hf_nbap_gloZdotdot,
+      { "gloZdotdot", "nbap.gloZdotdot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_5", HFILL }},
+    { &hf_nbap_navURA,
+      { "navURA", "nbap.navURA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_4", HFILL }},
+    { &hf_nbap_navFitFlag,
+      { "navFitFlag", "nbap.navFitFlag",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_1", HFILL }},
+    { &hf_nbap_navToe,
+      { "navToe", "nbap.navToe",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_navOmega,
+      { "navOmega", "nbap.navOmega",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
+    { &hf_nbap_navDeltaN,
+      { "navDeltaN", "nbap.navDeltaN",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_navM0,
+      { "navM0", "nbap.navM0",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
+    { &hf_nbap_navOmegaADot,
+      { "navOmegaADot", "nbap.navOmegaADot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
+    { &hf_nbap_navE,
+      { "navE", "nbap.navE",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
+    { &hf_nbap_navIDot,
+      { "navIDot", "nbap.navIDot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_14", HFILL }},
+    { &hf_nbap_navAPowerHalf,
+      { "navAPowerHalf", "nbap.navAPowerHalf",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
+    { &hf_nbap_navI0,
+      { "navI0", "nbap.navI0",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
+    { &hf_nbap_navOmegaA0,
+      { "navOmegaA0", "nbap.navOmegaA0",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
+    { &hf_nbap_navCrs,
+      { "navCrs", "nbap.navCrs",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_navCis,
+      { "navCis", "nbap.navCis",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_navCus,
+      { "navCus", "nbap.navCus",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_navCrc,
+      { "navCrc", "nbap.navCrc",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_navCic,
+      { "navCic", "nbap.navCic",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_navCuc,
+      { "navCuc", "nbap.navCuc",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_sbasTo,
+      { "sbasTo", "nbap.sbasTo",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_13", HFILL }},
+    { &hf_nbap_sbasAccuracy,
+      { "sbasAccuracy", "nbap.sbasAccuracy",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_4", HFILL }},
+    { &hf_nbap_sbasXg,
+      { "sbasXg", "nbap.sbasXg",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_30", HFILL }},
+    { &hf_nbap_sbasYg,
+      { "sbasYg", "nbap.sbasYg",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_30", HFILL }},
+    { &hf_nbap_sbasZg,
+      { "sbasZg", "nbap.sbasZg",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_25", HFILL }},
+    { &hf_nbap_sbasXgDot,
+      { "sbasXgDot", "nbap.sbasXgDot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_17", HFILL }},
+    { &hf_nbap_sbasYgDot,
+      { "sbasYgDot", "nbap.sbasYgDot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_17", HFILL }},
+    { &hf_nbap_sbasZgDot,
+      { "sbasZgDot", "nbap.sbasZgDot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_18", HFILL }},
+    { &hf_nbap_sbasXgDotDot,
+      { "sbasXgDotDot", "nbap.sbasXgDotDot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_10", HFILL }},
+    { &hf_nbap_sbagYgDotDot,
+      { "sbagYgDotDot", "nbap.sbagYgDotDot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_10", HFILL }},
+    { &hf_nbap_sbasZgDotDot,
+      { "sbasZgDotDot", "nbap.sbasZgDotDot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_10", HFILL }},
     { &hf_nbap_gANSS_keplerianParameters_01,
       { "gANSS-keplerianParameters", "nbap.gANSS_keplerianParameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_KeplerianParametersOrb", HFILL }},
+        "GANSS_KeplerianParametersOrb", HFILL }},
     { &hf_nbap_GANSS_Real_Time_Integrity_item,
-      { "Item", "nbap.GANSS_Real_Time_Integrity_item",
+      { "GANSS-RealTimeInformationItem", "nbap.GANSS_RealTimeInformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_RealTimeInformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_bad_ganss_satId,
       { "bad-ganss-satId", "nbap.bad_ganss_satId",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_63", HFILL }},
+        "INTEGER_0_63", HFILL }},
     { &hf_nbap_bad_ganss_signalId,
       { "bad-ganss-signalId", "nbap.bad_ganss_signalId",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_4_", HFILL }},
-    { &hf_nbap_ganssDay,
-      { "ganssDay", "nbap.ganssDay",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_8191", HFILL }},
-    { &hf_nbap_ganssTod,
-      { "ganssTod", "nbap.ganssTod",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_86399", HFILL }},
-    { &hf_nbap_ganssTodUncertainty,
-      { "ganssTodUncertainty", "nbap.ganssTodUncertainty",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_127", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_latitudeSign,
       { "latitudeSign", "nbap.latitudeSign",
         FT_UINT32, BASE_DEC, VALS(nbap_T_latitudeSign_vals), 0,
-        "nbap.T_latitudeSign", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_degreesOfLatitude,
       { "degreesOfLatitude", "nbap.degreesOfLatitude",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_2147483647", HFILL }},
+        "INTEGER_0_2147483647", HFILL }},
     { &hf_nbap_degreesOfLongitude,
       { "degreesOfLongitude", "nbap.degreesOfLongitude",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_M2147483648_2147483647", HFILL }},
+        "INTEGER_M2147483648_2147483647", HFILL }},
     { &hf_nbap_directionOfAltitude,
       { "directionOfAltitude", "nbap.directionOfAltitude",
         FT_UINT32, BASE_DEC, VALS(nbap_T_directionOfAltitude_vals), 0,
-        "nbap.T_directionOfAltitude", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_altitude,
       { "altitude", "nbap.altitude",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_32767", HFILL }},
-    { &hf_nbap_t_oc_lsb,
-      { "t-oc-lsb", "nbap.t_oc_lsb",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_511", HFILL }},
+        "INTEGER_0_32767", HFILL }},
+    { &hf_nbap_t_oc,
+      { "t-oc", "nbap.t_oc",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_14", HFILL }},
     { &hf_nbap_a_i2,
       { "a-i2", "nbap.a_i2",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_12", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_12", HFILL }},
     { &hf_nbap_a_i1,
       { "a-i1", "nbap.a_i1",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_18", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_18", HFILL }},
     { &hf_nbap_a_i0,
       { "a-i0", "nbap.a_i0",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_28", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_28", HFILL }},
     { &hf_nbap_t_gd,
       { "t-gd", "nbap.t_gd",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_10", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_10", HFILL }},
     { &hf_nbap_model_id,
       { "model-id", "nbap.model_id",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_1", HFILL }},
+        "INTEGER_0_1_", HFILL }},
     { &hf_nbap_GANSS_SatelliteInformationKP_item,
-      { "Item", "nbap.GANSS_SatelliteInformationKP_item",
+      { "GANSS-SatelliteInformationKPItem", "nbap.GANSS_SatelliteInformationKPItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_SatelliteInformationKPItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ganss_e_alm,
       { "ganss-e-alm", "nbap.ganss_e_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_11", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
     { &hf_nbap_ganss_delta_I_alm,
       { "ganss-delta-I-alm", "nbap.ganss_delta_I_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_11", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
     { &hf_nbap_ganss_omegadot_alm,
       { "ganss-omegadot-alm", "nbap.ganss_omegadot_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_11", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
     { &hf_nbap_ganss_svhealth_alm,
       { "ganss-svhealth-alm", "nbap.ganss_svhealth_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_4", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_4", HFILL }},
     { &hf_nbap_ganss_delta_a_sqrt_alm,
       { "ganss-delta-a-sqrt-alm", "nbap.ganss_delta_a_sqrt_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_17", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_17", HFILL }},
     { &hf_nbap_ganss_omegazero_alm,
       { "ganss-omegazero-alm", "nbap.ganss_omegazero_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_16", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
     { &hf_nbap_ganss_m_zero_alm,
       { "ganss-m-zero-alm", "nbap.ganss_m_zero_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_16", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
     { &hf_nbap_ganss_omega_alm,
       { "ganss-omega-alm", "nbap.ganss_omega_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_16", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
     { &hf_nbap_ganss_af_zero_alm,
       { "ganss-af-zero-alm", "nbap.ganss_af_zero_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_14", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_14", HFILL }},
     { &hf_nbap_ganss_af_one_alm,
       { "ganss-af-one-alm", "nbap.ganss_af_one_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_11", HFILL }},
-    { &hf_nbap_GANSS_Sat_Info_Nav_item,
-      { "Item", "nbap.GANSS_Sat_Info_Nav_item",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
+    { &hf_nbap_Ganss_Sat_Info_AddNavList_item,
+      { "Ganss-Sat-Info-AddNavList item", "nbap.Ganss_Sat_Info_AddNavList_item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GANSS_Sat_Info_Nav_item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_svHealth,
       { "svHealth", "nbap.svHealth",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_5", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_6", HFILL }},
     { &hf_nbap_iod,
       { "iod", "nbap.iod",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_10", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
+    { &hf_nbap_ganssAddClockModels,
+      { "ganssAddClockModels", "nbap.ganssAddClockModels",
+        FT_UINT32, BASE_DEC, VALS(nbap_GANSS_AddClockModels_vals), 0,
+        "GANSS_AddClockModels", HFILL }},
+    { &hf_nbap_ganssAddOrbitModels,
+      { "ganssAddOrbitModels", "nbap.ganssAddOrbitModels",
+        FT_UINT32, BASE_DEC, VALS(nbap_GANSS_AddOrbitModels_vals), 0,
+        "GANSS_AddOrbitModels", HFILL }},
+    { &hf_nbap_GANSS_SAT_Info_Almanac_GLOkpList_item,
+      { "GANSS-SAT-Info-Almanac-GLOkp", "nbap.GANSS_SAT_Info_Almanac_GLOkp",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_gloAlmNA,
+      { "gloAlmNA", "nbap.gloAlmNA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
+    { &hf_nbap_gloAlmnA,
+      { "gloAlmnA", "nbap.gloAlmnA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_5", HFILL }},
+    { &hf_nbap_gloAlmHA,
+      { "gloAlmHA", "nbap.gloAlmHA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_5", HFILL }},
+    { &hf_nbap_gloAlmLambdaA,
+      { "gloAlmLambdaA", "nbap.gloAlmLambdaA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_21", HFILL }},
+    { &hf_nbap_gloAlmTlambdaA,
+      { "gloAlmTlambdaA", "nbap.gloAlmTlambdaA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_21", HFILL }},
+    { &hf_nbap_gloAlmDeltaIA,
+      { "gloAlmDeltaIA", "nbap.gloAlmDeltaIA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_18", HFILL }},
+    { &hf_nbap_gloAkmDeltaTA,
+      { "gloAkmDeltaTA", "nbap.gloAkmDeltaTA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_22", HFILL }},
+    { &hf_nbap_gloAlmDeltaTdotA,
+      { "gloAlmDeltaTdotA", "nbap.gloAlmDeltaTdotA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_7", HFILL }},
+    { &hf_nbap_gloAlmEpsilonA,
+      { "gloAlmEpsilonA", "nbap.gloAlmEpsilonA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_15", HFILL }},
+    { &hf_nbap_gloAlmOmegaA,
+      { "gloAlmOmegaA", "nbap.gloAlmOmegaA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_gloAlmTauA,
+      { "gloAlmTauA", "nbap.gloAlmTauA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_10", HFILL }},
+    { &hf_nbap_gloAlmCA,
+      { "gloAlmCA", "nbap.gloAlmCA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_1", HFILL }},
+    { &hf_nbap_gloAlmMA,
+      { "gloAlmMA", "nbap.gloAlmMA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_2", HFILL }},
+    { &hf_nbap_GANSS_SAT_Info_Almanac_MIDIkpList_item,
+      { "GANSS-SAT-Info-Almanac-MIDIkp", "nbap.GANSS_SAT_Info_Almanac_MIDIkp",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_midiAlmE,
+      { "midiAlmE", "nbap.midiAlmE",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
+    { &hf_nbap_midiAlmDeltaI,
+      { "midiAlmDeltaI", "nbap.midiAlmDeltaI",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
+    { &hf_nbap_midiAlmOmegaDot,
+      { "midiAlmOmegaDot", "nbap.midiAlmOmegaDot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
+    { &hf_nbap_midiAlmSqrtA,
+      { "midiAlmSqrtA", "nbap.midiAlmSqrtA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_17", HFILL }},
+    { &hf_nbap_midiAlmOmega0,
+      { "midiAlmOmega0", "nbap.midiAlmOmega0",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_midiAlmOmega,
+      { "midiAlmOmega", "nbap.midiAlmOmega",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_midiAlmMo,
+      { "midiAlmMo", "nbap.midiAlmMo",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_midiAlmaf0,
+      { "midiAlmaf0", "nbap.midiAlmaf0",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
+    { &hf_nbap_midiAlmaf1,
+      { "midiAlmaf1", "nbap.midiAlmaf1",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_10", HFILL }},
+    { &hf_nbap_midiAlmL1Health,
+      { "midiAlmL1Health", "nbap.midiAlmL1Health",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_1", HFILL }},
+    { &hf_nbap_midiAlmL2Health,
+      { "midiAlmL2Health", "nbap.midiAlmL2Health",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_1", HFILL }},
+    { &hf_nbap_midiAlmL5Health,
+      { "midiAlmL5Health", "nbap.midiAlmL5Health",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_1", HFILL }},
+    { &hf_nbap_GANSS_SAT_Info_Almanac_NAVkpList_item,
+      { "GANSS-SAT-Info-Almanac-NAVkp", "nbap.GANSS_SAT_Info_Almanac_NAVkp",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_navAlmE,
+      { "navAlmE", "nbap.navAlmE",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_navAlmDeltaI,
+      { "navAlmDeltaI", "nbap.navAlmDeltaI",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_navAlmOMEGADOT,
+      { "navAlmOMEGADOT", "nbap.navAlmOMEGADOT",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_navAlmSVHealth,
+      { "navAlmSVHealth", "nbap.navAlmSVHealth",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
+    { &hf_nbap_navAlmSqrtA,
+      { "navAlmSqrtA", "nbap.navAlmSqrtA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
+    { &hf_nbap_navAlmOMEGAo,
+      { "navAlmOMEGAo", "nbap.navAlmOMEGAo",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
+    { &hf_nbap_navAlmOmega,
+      { "navAlmOmega", "nbap.navAlmOmega",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
+    { &hf_nbap_navAlmMo,
+      { "navAlmMo", "nbap.navAlmMo",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
+    { &hf_nbap_navAlmaf0,
+      { "navAlmaf0", "nbap.navAlmaf0",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
+    { &hf_nbap_navAlmaf1,
+      { "navAlmaf1", "nbap.navAlmaf1",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
+    { &hf_nbap_GANSS_SAT_Info_Almanac_REDkpList_item,
+      { "GANSS-SAT-Info-Almanac-REDkp", "nbap.GANSS_SAT_Info_Almanac_REDkp",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_redAlmDeltaA,
+      { "redAlmDeltaA", "nbap.redAlmDeltaA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
+    { &hf_nbap_redAlmOmega0,
+      { "redAlmOmega0", "nbap.redAlmOmega0",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_7", HFILL }},
+    { &hf_nbap_redAlmPhi0,
+      { "redAlmPhi0", "nbap.redAlmPhi0",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_7", HFILL }},
+    { &hf_nbap_redAlmL1Health,
+      { "redAlmL1Health", "nbap.redAlmL1Health",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_1", HFILL }},
+    { &hf_nbap_redAlmL2Health,
+      { "redAlmL2Health", "nbap.redAlmL2Health",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_1", HFILL }},
+    { &hf_nbap_redAlmL5Health,
+      { "redAlmL5Health", "nbap.redAlmL5Health",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_1", HFILL }},
+    { &hf_nbap_GANSS_SAT_Info_Almanac_SBASecefList_item,
+      { "GANSS-SAT-Info-Almanac-SBASecef", "nbap.GANSS_SAT_Info_Almanac_SBASecef",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_sbasAlmDataID,
+      { "sbasAlmDataID", "nbap.sbasAlmDataID",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_2", HFILL }},
+    { &hf_nbap_sbasAlmHealth,
+      { "sbasAlmHealth", "nbap.sbasAlmHealth",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
+    { &hf_nbap_sbasAlmXg,
+      { "sbasAlmXg", "nbap.sbasAlmXg",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_15", HFILL }},
+    { &hf_nbap_sbasAlmYg,
+      { "sbasAlmYg", "nbap.sbasAlmYg",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_15", HFILL }},
+    { &hf_nbap_sbasAlmZg,
+      { "sbasAlmZg", "nbap.sbasAlmZg",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_9", HFILL }},
+    { &hf_nbap_sbasAlmXgdot,
+      { "sbasAlmXgdot", "nbap.sbasAlmXgdot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_3", HFILL }},
+    { &hf_nbap_sbasAlmYgDot,
+      { "sbasAlmYgDot", "nbap.sbasAlmYgDot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_3", HFILL }},
+    { &hf_nbap_sbasAlmZgDot,
+      { "sbasAlmZgDot", "nbap.sbasAlmZgDot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_4", HFILL }},
+    { &hf_nbap_sbasAlmTo,
+      { "sbasAlmTo", "nbap.sbasAlmTo",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
+    { &hf_nbap_GANSS_Sat_Info_Nav_item,
+      { "GANSS-Sat-Info-Nav item", "nbap.GANSS_Sat_Info_Nav_item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_svHealth_01,
+      { "svHealth", "nbap.svHealth",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_5", HFILL }},
+    { &hf_nbap_iod_01,
+      { "iod", "nbap.iod",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_10", HFILL }},
     { &hf_nbap_ganssClockModel,
       { "ganssClockModel", "nbap.ganssClockModel",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.GANSS_Clock_Model", HFILL }},
+        "GANSS_Clock_Model", HFILL }},
     { &hf_nbap_ganssOrbitModel,
       { "ganssOrbitModel", "nbap.ganssOrbitModel",
         FT_UINT32, BASE_DEC, VALS(nbap_GANSS_Orbit_Model_vals), 0,
-        "nbap.GANSS_Orbit_Model", HFILL }},
-    { &hf_nbap_ganss_time_model,
-      { "ganss-time-model", "nbap.ganss_time_model",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_65535", HFILL }},
+        "GANSS_Orbit_Model", HFILL }},
+    { &hf_nbap_sbasAgfo,
+      { "sbasAgfo", "nbap.sbasAgfo",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_12", HFILL }},
+    { &hf_nbap_sbasAgf1,
+      { "sbasAgf1", "nbap.sbasAgf1",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
+    { &hf_nbap_ganss_time_model_Ref_Time,
+      { "ganss-time-model-Ref-Time", "nbap.ganss_time_model_Ref_Time",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_0_37799", HFILL }},
     { &hf_nbap_ganss_t_a0,
       { "ganss-t-a0", "nbap.ganss_t_a0",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_M2147483648_2147483647", HFILL }},
+        "INTEGER_M2147483648_2147483647", HFILL }},
     { &hf_nbap_ganss_t_a1,
       { "ganss-t-a1", "nbap.ganss_t_a1",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_M8388608_8388607", HFILL }},
+        "INTEGER_M8388608_8388607", HFILL }},
     { &hf_nbap_ganss_t_a2,
       { "ganss-t-a2", "nbap.ganss_t_a2",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_M64_63", HFILL }},
-    { &hf_nbap_ganss_to_id,
-      { "ganss-to-id", "nbap.ganss_to_id",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_7", HFILL }},
+        "INTEGER_M64_63", HFILL }},
+    { &hf_nbap_gnss_to_id,
+      { "gnss-to-id", "nbap.gnss_to_id",
+        FT_UINT32, BASE_DEC, VALS(nbap_T_gnss_to_id_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_ganss_wk_number_01,
       { "ganss-wk-number", "nbap.ganss_wk_number",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_8191", HFILL }},
+        "INTEGER_0_8191", HFILL }},
+    { &hf_nbap_ganssDay,
+      { "ganssDay", "nbap.ganssDay",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_0_8191", HFILL }},
     { &hf_nbap_a_one_utc,
       { "a-one-utc", "nbap.a_one_utc",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_24", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
     { &hf_nbap_a_zero_utc,
       { "a-zero-utc", "nbap.a_zero_utc",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_32", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
     { &hf_nbap_t_ot_utc,
       { "t-ot-utc", "nbap.t_ot_utc",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_w_n_t_utc,
       { "w-n-t-utc", "nbap.w_n_t_utc",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_delta_t_ls_utc,
       { "delta-t-ls-utc", "nbap.delta_t_ls_utc",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_w_n_lsf_utc,
       { "w-n-lsf-utc", "nbap.w_n_lsf_utc",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_dn_utc,
       { "dn-utc", "nbap.dn_utc",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_delta_t_lsf_utc,
       { "delta-t-lsf-utc", "nbap.delta_t_lsf_utc",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
+    { &hf_nbap_utcA0,
+      { "utcA0", "nbap.utcA0",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_utcA1,
+      { "utcA1", "nbap.utcA1",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_13", HFILL }},
+    { &hf_nbap_utcA2,
+      { "utcA2", "nbap.utcA2",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_7", HFILL }},
+    { &hf_nbap_utcDeltaTls,
+      { "utcDeltaTls", "nbap.utcDeltaTls",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
+    { &hf_nbap_utcTot,
+      { "utcTot", "nbap.utcTot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
+    { &hf_nbap_utcWNot,
+      { "utcWNot", "nbap.utcWNot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_13", HFILL }},
+    { &hf_nbap_utcWNlsf,
+      { "utcWNlsf", "nbap.utcWNlsf",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
+    { &hf_nbap_utcDN,
+      { "utcDN", "nbap.utcDN",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_4", HFILL }},
+    { &hf_nbap_utcDeltaTlsf,
+      { "utcDeltaTlsf", "nbap.utcDeltaTlsf",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
+    { &hf_nbap_nA,
+      { "nA", "nbap.nA",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
+    { &hf_nbap_tauC,
+      { "tauC", "nbap.tauC",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
+    { &hf_nbap_deltaUT1_01,
+      { "deltaUT1", "nbap.deltaUT1",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "GANSS_DeltaUT1", HFILL }},
+    { &hf_nbap_kp,
+      { "kp", "nbap.kp",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_2", HFILL }},
+    { &hf_nbap_utcA1wnt,
+      { "utcA1wnt", "nbap.utcA1wnt",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
+    { &hf_nbap_utcA0wnt,
+      { "utcA0wnt", "nbap.utcA0wnt",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
+    { &hf_nbap_utcTot_01,
+      { "utcTot", "nbap.utcTot",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
+    { &hf_nbap_utcWNt,
+      { "utcWNt", "nbap.utcWNt",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
+    { &hf_nbap_utcDN_01,
+      { "utcDN", "nbap.utcDN",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
+    { &hf_nbap_utcStandardID,
+      { "utcStandardID", "nbap.utcStandardID",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_3", HFILL }},
     { &hf_nbap_wna_alm,
       { "wna-alm", "nbap.wna_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_sat_info_almanac,
       { "sat-info-almanac", "nbap.sat_info_almanac",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SAT_Info_Almanac", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sVGlobalHealth_alm,
       { "sVGlobalHealth-alm", "nbap.sVGlobalHealth_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_364", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_364", HFILL }},
     { &hf_nbap_alpha_zero_ionos_01,
       { "alpha-zero-ionos", "nbap.alpha_zero_ionos",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_alpha_one_ionos_01,
       { "alpha-one-ionos", "nbap.alpha_one_ionos",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_alpha_two_ionos_01,
       { "alpha-two-ionos", "nbap.alpha_two_ionos",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_alpha_three_ionos,
       { "alpha-three-ionos", "nbap.alpha_three_ionos",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_beta_zero_ionos,
       { "beta-zero-ionos", "nbap.beta_zero_ionos",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_beta_one_ionos,
       { "beta-one-ionos", "nbap.beta_one_ionos",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_beta_two_ionos,
       { "beta-two-ionos", "nbap.beta_two_ionos",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_beta_three_ionos,
       { "beta-three-ionos", "nbap.beta_three_ionos",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_GPS_Information_item,
-      { "Item", "nbap.GPS_Information_item",
+      { "GPS-Information-Item", "nbap.GPS_Information_Item",
         FT_UINT32, BASE_DEC, VALS(nbap_GPS_Information_Item_vals), 0,
-        "nbap.GPS_Information_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_bad_satellites,
       { "bad-satellites", "nbap.bad_satellites",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GPSBadSat_Info_RealTime_Integrity", HFILL }},
+        "GPSBadSat_Info_RealTime_Integrity", HFILL }},
     { &hf_nbap_no_bad_satellites,
       { "no-bad-satellites", "nbap.no_bad_satellites",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sat_info,
       { "sat-info", "nbap.sat_info",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SATInfo_RealTime_Integrity", HFILL }},
+        "SATInfo_RealTime_Integrity", HFILL }},
     { &hf_nbap_GPS_NavigationModel_and_TimeRecovery_item,
-      { "Item", "nbap.GPS_NavigationModel_and_TimeRecovery_item",
+      { "GPS-NavandRecovery-Item", "nbap.GPS_NavandRecovery_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GPS_NavandRecovery_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tx_tow_nav,
       { "tx-tow-nav", "nbap.tx_tow_nav",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_1048575", HFILL }},
+        "INTEGER_0_1048575", HFILL }},
     { &hf_nbap_sat_id_nav,
       { "sat-id-nav", "nbap.sat_id_nav",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SAT_ID", HFILL }},
+        "SAT_ID", HFILL }},
     { &hf_nbap_tlm_message_nav,
       { "tlm-message-nav", "nbap.tlm_message_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_14", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_14", HFILL }},
     { &hf_nbap_tlm_revd_c_nav,
       { "tlm-revd-c-nav", "nbap.tlm_revd_c_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_2", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_2", HFILL }},
     { &hf_nbap_ho_word_nav,
       { "ho-word-nav", "nbap.ho_word_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_22", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_22", HFILL }},
     { &hf_nbap_w_n_nav,
       { "w-n-nav", "nbap.w_n_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_10", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_10", HFILL }},
     { &hf_nbap_ca_or_p_on_l2_nav,
       { "ca-or-p-on-l2-nav", "nbap.ca_or_p_on_l2_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_2", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_2", HFILL }},
     { &hf_nbap_user_range_accuracy_index_nav,
       { "user-range-accuracy-index-nav", "nbap.user_range_accuracy_index_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_4", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_4", HFILL }},
     { &hf_nbap_sv_health_nav,
       { "sv-health-nav", "nbap.sv_health_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_6", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_6", HFILL }},
     { &hf_nbap_iodc_nav,
       { "iodc-nav", "nbap.iodc_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_10", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_10", HFILL }},
     { &hf_nbap_l2_p_dataflag_nav,
       { "l2-p-dataflag-nav", "nbap.l2_p_dataflag_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_1", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_1", HFILL }},
     { &hf_nbap_sf1_reserved_nav,
       { "sf1-reserved-nav", "nbap.sf1_reserved_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_87", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_87", HFILL }},
     { &hf_nbap_t_gd_nav,
       { "t-gd-nav", "nbap.t_gd_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_t_oc_nav,
       { "t-oc-nav", "nbap.t_oc_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_16", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
     { &hf_nbap_a_f_2_nav,
       { "a-f-2-nav", "nbap.a_f_2_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_a_f_1_nav,
       { "a-f-1-nav", "nbap.a_f_1_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_16", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
     { &hf_nbap_a_f_zero_nav,
       { "a-f-zero-nav", "nbap.a_f_zero_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_22", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_22", HFILL }},
     { &hf_nbap_gps_e_nav,
       { "gps-e-nav", "nbap.gps_e_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_32", HFILL }},
-    { &hf_nbap_a_sqrt_nav,
-      { "a-sqrt-nav", "nbap.a_sqrt_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_32", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
     { &hf_nbap_t_oe_nav,
       { "t-oe-nav", "nbap.t_oe_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_16", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
     { &hf_nbap_fit_interval_flag_nav,
       { "fit-interval-flag-nav", "nbap.fit_interval_flag_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_1", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_1", HFILL }},
     { &hf_nbap_aodo_nav,
       { "aodo-nav", "nbap.aodo_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_5", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_5", HFILL }},
     { &hf_nbap_gps_omega_nav,
       { "gps-omega-nav", "nbap.gps_omega_nav",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_32", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_32", HFILL }},
     { &hf_nbap_spare_zero_fill,
       { "spare-zero-fill", "nbap.spare_zero_fill",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_20", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_20", HFILL }},
     { &hf_nbap_latitudeSign_01,
       { "latitudeSign", "nbap.latitudeSign",
         FT_UINT32, BASE_DEC, VALS(nbap_T_latitudeSign_01_vals), 0,
-        "nbap.T_latitudeSign_01", HFILL }},
+        "T_latitudeSign_01", HFILL }},
     { &hf_nbap_latitude,
       { "latitude", "nbap.latitude",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_8388607", HFILL }},
+        "INTEGER_0_8388607", HFILL }},
     { &hf_nbap_longitude,
       { "longitude", "nbap.longitude",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_M8388608_8388607", HFILL }},
+        "INTEGER_M8388608_8388607", HFILL }},
     { &hf_nbap_directionOfAltitude_01,
       { "directionOfAltitude", "nbap.directionOfAltitude",
         FT_UINT32, BASE_DEC, VALS(nbap_T_directionOfAltitude_01_vals), 0,
-        "nbap.T_directionOfAltitude_01", HFILL }},
+        "T_directionOfAltitude_01", HFILL }},
     { &hf_nbap_implicit,
       { "implicit", "nbap.implicit",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HARQ_MemoryPartitioning_Implicit", HFILL }},
+        "HARQ_MemoryPartitioning_Implicit", HFILL }},
     { &hf_nbap_explicit,
       { "explicit", "nbap.explicit",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HARQ_MemoryPartitioning_Explicit", HFILL }},
+        "HARQ_MemoryPartitioning_Explicit", HFILL }},
     { &hf_nbap_number_of_Processes,
       { "number-of-Processes", "nbap.number_of_Processes",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_1_8_", HFILL }},
+        "INTEGER_1_8_", HFILL }},
     { &hf_nbap_hARQ_MemoryPartitioningList,
       { "hARQ-MemoryPartitioningList", "nbap.hARQ_MemoryPartitioningList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HARQ_MemoryPartitioningList", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HARQ_MemoryPartitioningList_item,
-      { "Item", "nbap.HARQ_MemoryPartitioningList_item",
+      { "HARQ-MemoryPartitioningItem", "nbap.HARQ_MemoryPartitioningItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HARQ_MemoryPartitioningItem", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_HARQ_MemoryPartitioningInfoExtForMIMO_item,
+      { "HARQ-MemoryPartitioningItem", "nbap.HARQ_MemoryPartitioningItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_process_Memory_Size,
       { "process-Memory-Size", "nbap.process_Memory_Size",
         FT_UINT32, BASE_DEC, VALS(nbap_T_process_Memory_Size_vals), 0,
-        "nbap.T_process_Memory_Size", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_DSCHProvidedBitRate_item,
-      { "Item", "nbap.HS_DSCHProvidedBitRate_item",
+      { "HS-DSCHProvidedBitRate-Item", "nbap.HS_DSCHProvidedBitRate_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_DSCHProvidedBitRate_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_DSCHProvidedBitRateValue,
       { "hS-DSCHProvidedBitRateValue", "nbap.hS_DSCHProvidedBitRateValue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_DSCHProvidedBitRateValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_item,
-      { "Item", "nbap.HS_DSCHProvidedBitRateValueInformation_For_CellPortion_item",
+      { "HS-DSCHProvidedBitRateValueInformation-For-CellPortion-Item", "nbap.HS_DSCHProvidedBitRateValueInformation_For_CellPortion_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_DSCHProvidedBitRateValueInformation_For_CellPortion_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_DSCHProvidedBitRateValue_01,
       { "hS-DSCHProvidedBitRateValue", "nbap.hS_DSCHProvidedBitRateValue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_DSCHProvidedBitRate", HFILL }},
+        "HS_DSCHProvidedBitRate", HFILL }},
+    { &hf_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_item,
+      { "HS-DSCHProvidedBitRateValueInformation-For-CellPortionLCR-Item", "nbap.HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_HS_DSCHRequiredPower_item,
-      { "Item", "nbap.HS_DSCHRequiredPower_item",
+      { "HS-DSCHRequiredPower-Item", "nbap.HS_DSCHRequiredPower_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_DSCHRequiredPower_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_DSCHRequiredPowerValue,
       { "hS-DSCHRequiredPowerValue", "nbap.hS_DSCHRequiredPowerValue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_DSCHRequiredPowerValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_DSCHRequiredPowerPerUEInformation,
       { "hS-DSCHRequiredPowerPerUEInformation", "nbap.hS_DSCHRequiredPowerPerUEInformation",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_DSCHRequiredPowerPerUEInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_DSCHRequiredPowerPerUEInformation_item,
-      { "Item", "nbap.HS_DSCHRequiredPowerPerUEInformation_item",
+      { "HS-DSCHRequiredPowerPerUEInformation-Item", "nbap.HS_DSCHRequiredPowerPerUEInformation_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_DSCHRequiredPowerPerUEInformation_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cRNC_CommunicationContextID,
       { "cRNC-CommunicationContextID", "nbap.cRNC_CommunicationContextID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CRNC_CommunicationContextID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_DSCHRequiredPowerPerUEWeight,
       { "hS-DSCHRequiredPowerPerUEWeight", "nbap.hS_DSCHRequiredPowerPerUEWeight",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_DSCHRequiredPowerPerUEWeight", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion_item,
-      { "Item", "nbap.HS_DSCHRequiredPowerValueInformation_For_CellPortion_item",
+      { "HS-DSCHRequiredPowerValueInformation-For-CellPortion-Item", "nbap.HS_DSCHRequiredPowerValueInformation_For_CellPortion_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_DSCHRequiredPowerValueInformation_For_CellPortion_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_DSCHRequiredPowerValue_01,
       { "hS-DSCHRequiredPowerValue", "nbap.hS_DSCHRequiredPowerValue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_DSCHRequiredPower", HFILL }},
+        "HS_DSCHRequiredPower", HFILL }},
+    { &hf_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_item,
+      { "HS-DSCHRequiredPowerValueInformation-For-CellPortionLCR-Item", "nbap.HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_hsdpa_PICH_Shared_with_PCH,
       { "hsdpa-PICH-Shared-with-PCH", "nbap.hsdpa_PICH_Shared_with_PCH",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDPA_PICH_Shared_with_PCH", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hsdpa_PICH_notShared_with_PCH,
       { "hsdpa-PICH-notShared-with-PCH", "nbap.hsdpa_PICH_notShared_with_PCH",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDPA_PICH_notShared_with_PCH", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hsdpa_PICH_SharedPCH_ID,
       { "hsdpa-PICH-SharedPCH-ID", "nbap.hsdpa_PICH_SharedPCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommonPhysicalChannelID", HFILL }},
+        "CommonPhysicalChannelID", HFILL }},
     { &hf_nbap_hSDPA_PICH_notShared_ID,
       { "hSDPA-PICH-notShared-ID", "nbap.hSDPA_PICH_notShared_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommonPhysicalChannelID", HFILL }},
+        "CommonPhysicalChannelID", HFILL }},
     { &hf_nbap_fdd_DL_Channelisation_CodeNumber,
       { "fdd-DL-Channelisation-CodeNumber", "nbap.fdd_DL_Channelisation_CodeNumber",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FDD_DL_ChannelisationCodeNumber", HFILL }},
+        "FDD_DL_ChannelisationCodeNumber", HFILL }},
     { &hf_nbap_pich_Power,
       { "pich-Power", "nbap.pich_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.PICH_Power", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pich_Mode,
       { "pich-Mode", "nbap.pich_Mode",
         FT_UINT32, BASE_DEC, VALS(nbap_PICH_Mode_vals), 0,
-        "nbap.PICH_Mode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sttd_Indicator,
       { "sttd-Indicator", "nbap.sttd_Indicator",
         FT_UINT32, BASE_DEC, VALS(nbap_STTD_Indicator_vals), 0,
-        "nbap.STTD_Indicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hsdsch_Common_Information,
       { "hsdsch-Common-Information", "nbap.hsdsch_Common_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_Common_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_commonMACFlow_Specific_Information,
       { "commonMACFlow-Specific-Information", "nbap.commonMACFlow_Specific_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommonMACFlow_Specific_InfoList", HFILL }},
+        "CommonMACFlow_Specific_InfoList", HFILL }},
     { &hf_nbap_hsSCCH_Specific_Information_ResponseFDD,
       { "hsSCCH-Specific-Information-ResponseFDD", "nbap.hsSCCH_Specific_Information_ResponseFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSSCCH_Specific_InformationRespListFDD", HFILL }},
+        "HSSCCH_Specific_InformationRespListFDD", HFILL }},
     { &hf_nbap_hARQ_MemoryPartitioning,
       { "hARQ-MemoryPartitioning", "nbap.hARQ_MemoryPartitioning",
         FT_UINT32, BASE_DEC, VALS(nbap_HARQ_MemoryPartitioning_vals), 0,
-        "nbap.HARQ_MemoryPartitioning", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_commonMACFlow_Specific_Info_Response,
       { "commonMACFlow-Specific-Info-Response", "nbap.commonMACFlow_Specific_Info_Response",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommonMACFlow_Specific_InfoList_Response", HFILL }},
+        "CommonMACFlow_Specific_InfoList_Response", HFILL }},
     { &hf_nbap_cCCH_PriorityQueue_Id,
       { "cCCH-PriorityQueue-Id", "nbap.cCCH_PriorityQueue_Id",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PriorityQueue_Id", HFILL }},
+        "PriorityQueue_Id", HFILL }},
     { &hf_nbap_sRB1_PriorityQueue_Id,
       { "sRB1-PriorityQueue-Id", "nbap.sRB1_PriorityQueue_Id",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PriorityQueue_Id", HFILL }},
-    { &hf_nbap_cCCH_SRB1_PriorityQueue_Information,
-      { "cCCH-SRB1-PriorityQueue-Information", "nbap.cCCH_SRB1_PriorityQueue_Information",
+        "PriorityQueue_Id", HFILL }},
+    { &hf_nbap_associatedCommon_MACFlow,
+      { "associatedCommon-MACFlow", "nbap.associatedCommon_MACFlow",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CCCH_SRB1_PriorityQueue_Information", HFILL }},
+        "Common_MACFlow_ID", HFILL }},
     { &hf_nbap_fACH_Measurement_Occasion_Cycle_Length_Coefficient,
       { "fACH-Measurement-Occasion-Cycle-Length-Coefficient", "nbap.fACH_Measurement_Occasion_Cycle_Length_Coefficient",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FACH_Measurement_Occasion_Cycle_Length_Coefficient", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_rACH_Measurement_Result,
       { "rACH-Measurement-Result", "nbap.rACH_Measurement_Result",
         FT_UINT32, BASE_DEC, VALS(nbap_RACH_Measurement_Result_vals), 0,
-        "nbap.RACH_Measurement_Result", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_bCCH_Specific_HSDSCH_RNTI_Information,
       { "bCCH-Specific-HSDSCH-RNTI-Information", "nbap.bCCH_Specific_HSDSCH_RNTI_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.BCCH_Specific_HSDSCH_RNTI_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hSDSCH_MACdFlows_Information,
       { "hSDSCH-MACdFlows-Information", "nbap.hSDSCH_MACdFlows_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_MACdFlows_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ueCapability_Info,
       { "ueCapability-Info", "nbap.ueCapability_Info",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UE_Capability_Information", HFILL }},
+        "UE_Capability_Information", HFILL }},
     { &hf_nbap_mAChs_Reordering_Buffer_Size_for_RLC_UM,
       { "mAChs-Reordering-Buffer-Size-for-RLC-UM", "nbap.mAChs_Reordering_Buffer_Size_for_RLC_UM",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MAChsReorderingBufferSize_for_RLC_UM", HFILL }},
-    { &hf_nbap_cqiFeedback_CycleK,
-      { "cqiFeedback-CycleK", "nbap.cqiFeedback_CycleK",
-        FT_UINT32, BASE_DEC, VALS(nbap_CQI_Feedback_Cycle_vals), 0,
-        "nbap.CQI_Feedback_Cycle", HFILL }},
-    { &hf_nbap_cqiRepetitionFactor,
-      { "cqiRepetitionFactor", "nbap.cqiRepetitionFactor",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CQI_RepetitionFactor", HFILL }},
-    { &hf_nbap_ackNackRepetitionFactor,
-      { "ackNackRepetitionFactor", "nbap.ackNackRepetitionFactor",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.AckNack_RepetitionFactor", HFILL }},
-    { &hf_nbap_cqiPowerOffset,
-      { "cqiPowerOffset", "nbap.cqiPowerOffset",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CQI_Power_Offset", HFILL }},
-    { &hf_nbap_ackPowerOffset,
-      { "ackPowerOffset", "nbap.ackPowerOffset",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Ack_Power_Offset", HFILL }},
-    { &hf_nbap_nackPowerOffset,
-      { "nackPowerOffset", "nbap.nackPowerOffset",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Nack_Power_Offset", HFILL }},
+        "MAChsReorderingBufferSize_for_RLC_UM", HFILL }},
     { &hf_nbap_hsscch_PowerOffset,
       { "hsscch-PowerOffset", "nbap.hsscch_PowerOffset",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSSCCH_PowerOffset", HFILL }},
-    { &hf_nbap_measurement_Power_Offset,
-      { "measurement-Power-Offset", "nbap.measurement_Power_Offset",
-        FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.Measurement_Power_Offset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tDD_AckNack_Power_Offset,
       { "tDD-AckNack-Power-Offset", "nbap.tDD_AckNack_Power_Offset",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.TDD_AckNack_Power_Offset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hsDSCH_MACdFlow_Specific_Info_to_Modify,
       { "hsDSCH-MACdFlow-Specific-Info-to-Modify", "nbap.hsDSCH_MACdFlow_Specific_Info_to_Modify",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSDSCH_MACdFlow_Specific_InfoList_to_Modify", HFILL }},
+        "HSDSCH_MACdFlow_Specific_InfoList_to_Modify", HFILL }},
     { &hf_nbap_priorityQueueInfotoModify,
       { "priorityQueueInfotoModify", "nbap.priorityQueueInfotoModify",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PriorityQueue_InfoList_to_Modify", HFILL }},
+        "PriorityQueue_InfoList_to_Modify", HFILL }},
     { &hf_nbap_hSSCCHCodeChangeGrant,
       { "hSSCCHCodeChangeGrant", "nbap.hSSCCHCodeChangeGrant",
         FT_UINT32, BASE_DEC, VALS(nbap_HSSCCH_Code_Change_Grant_vals), 0,
-        "nbap.HSSCCH_Code_Change_Grant", HFILL }},
+        "HSSCCH_Code_Change_Grant", HFILL }},
     { &hf_nbap_tDDAckNackPowerOffset,
       { "tDDAckNackPowerOffset", "nbap.tDDAckNackPowerOffset",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.TDD_AckNack_Power_Offset", HFILL }},
+        "TDD_AckNack_Power_Offset", HFILL }},
     { &hf_nbap_HSDSCH_MACdFlow_Specific_InfoList_to_Modify_item,
-      { "Item", "nbap.HSDSCH_MACdFlow_Specific_InfoList_to_Modify_item",
+      { "HSDSCH-MACdFlow-Specific-InfoItem-to-Modify", "nbap.HSDSCH_MACdFlow_Specific_InfoItem_to_Modify",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_MACdFlow_Specific_InfoItem_to_Modify", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hsDSCH_MACdFlow_ID,
       { "hsDSCH-MACdFlow-ID", "nbap.hsDSCH_MACdFlow_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSDSCH_MACdFlow_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_priorityQueueInfotoModifyUnsynchronised,
       { "priorityQueueInfotoModifyUnsynchronised", "nbap.priorityQueueInfotoModifyUnsynchronised",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PriorityQueue_InfoList_to_Modify_Unsynchronised", HFILL }},
+        "PriorityQueue_InfoList_to_Modify_Unsynchronised", HFILL }},
     { &hf_nbap_hsDSCH_MACdFlow_Specific_InformationResp,
       { "hsDSCH-MACdFlow-Specific-InformationResp", "nbap.hsDSCH_MACdFlow_Specific_InformationResp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSDSCH_MACdFlow_Specific_InformationResp", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_sixtyfourQAM_UsageAllowedIndicator,
+      { "sixtyfourQAM-UsageAllowedIndicator", "nbap.sixtyfourQAM_UsageAllowedIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_SixtyfourQAM_UsageAllowedIndicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_hSDSCH_RNTI,
+      { "hSDSCH-RNTI", "nbap.hSDSCH_RNTI",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_sixtyfourQAM_DL_UsageIndicator,
+      { "sixtyfourQAM-DL-UsageIndicator", "nbap.sixtyfourQAM_DL_UsageIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_SixtyfourQAM_DL_UsageIndicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_hSDSCH_TBSizeTableIndicator,
+      { "hSDSCH-TBSizeTableIndicator", "nbap.hSDSCH_TBSizeTableIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_HSDSCH_TBSizeTableIndicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_hSSCCH_CodeChangeGrant,
+      { "hSSCCH-CodeChangeGrant", "nbap.hSSCCH_CodeChangeGrant",
+        FT_UINT32, BASE_DEC, VALS(nbap_HSSCCH_Code_Change_Grant_vals), 0,
+        "HSSCCH_Code_Change_Grant", HFILL }},
+    { &hf_nbap_hsSCCHCodeChangeIndicator,
+      { "hsSCCHCodeChangeIndicator", "nbap.hsSCCHCodeChangeIndicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_HSSCCH_CodeChangeIndicator_vals), 0,
+        "HSSCCH_CodeChangeIndicator", HFILL }},
+    { &hf_nbap_hS_PDSCH_Code_Change_Indicator,
+      { "hS-PDSCH-Code-Change-Indicator", "nbap.hS_PDSCH_Code_Change_Indicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_HS_PDSCH_Code_Change_Indicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_DSCH_Secondary_Serving_cell_choice,
+      { "hS-DSCH-Secondary-Serving-cell-choice", "nbap.hS_DSCH_Secondary_Serving_cell_choice",
+        FT_UINT32, BASE_DEC, VALS(nbap_HS_DSCH_Secondary_Serving_cell_change_choice_vals), 0,
+        "HS_DSCH_Secondary_Serving_cell_change_choice", HFILL }},
+    { &hf_nbap_hS_Secondary_Serving_cell_change_successful,
+      { "hS-Secondary-Serving-cell-change-successful", "nbap.hS_Secondary_Serving_cell_change_successful",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_Secondary_Serving_cell_change_unsuccessful,
+      { "hS-Secondary-Serving-cell-change-unsuccessful", "nbap.hS_Secondary_Serving_cell_change_unsuccessful",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_DSCH_FDD_Secondary_Serving_Information_Response,
+      { "hS-DSCH-FDD-Secondary-Serving-Information-Response", "nbap.hS_DSCH_FDD_Secondary_Serving_Information_Response",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_paging_MACFlow_Specific_Information,
       { "paging-MACFlow-Specific-Information", "nbap.paging_MACFlow_Specific_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Paging_MACFlow_Specific_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_number_of_PCCH_transmission,
       { "number-of-PCCH-transmission", "nbap.number_of_PCCH_transmission",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Number_of_PCCH_transmission", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_transport_Block_Size_List,
       { "transport-Block-Size-List", "nbap.transport_Block_Size_List",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Transport_Block_Size_List", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_Paging_System_Information_ResponseFDD_item,
-      { "Item", "nbap.HSDSCH_Paging_System_Information_ResponseFDD_item",
+      { "HSDSCH-Paging-System-Information-ResponseList", "nbap.HSDSCH_Paging_System_Information_ResponseList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_Paging_System_Information_ResponseList", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pagingMACFlow_ID,
       { "pagingMACFlow-ID", "nbap.pagingMACFlow_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Paging_MACFlow_ID", HFILL }},
+        "Paging_MACFlow_ID", HFILL }},
     { &hf_nbap_hSPDSCH_Code_Index,
       { "hSPDSCH-Code-Index", "nbap.hSPDSCH_Code_Index",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSPDSCH_Code_Index", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hsSCCH_Specific_Information_ResponseTDD,
       { "hsSCCH-Specific-Information-ResponseTDD", "nbap.hsSCCH_Specific_Information_ResponseTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSSCCH_Specific_InformationRespListTDD", HFILL }},
+        "HSSCCH_Specific_InformationRespListTDD", HFILL }},
     { &hf_nbap_hsSCCH_Specific_Information_ResponseTDDLCR,
       { "hsSCCH-Specific-Information-ResponseTDDLCR", "nbap.hsSCCH_Specific_Information_ResponseTDDLCR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSSCCH_Specific_InformationRespListTDDLCR", HFILL }},
+        "HSSCCH_Specific_InformationRespListTDDLCR", HFILL }},
     { &hf_nbap_HSDSCH_MACdFlow_Specific_InformationResp_item,
-      { "Item", "nbap.HSDSCH_MACdFlow_Specific_InformationResp_item",
+      { "HSDSCH-MACdFlow-Specific-InformationResp-Item", "nbap.HSDSCH_MACdFlow_Specific_InformationResp_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_MACdFlow_Specific_InformationResp_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hsDSCHMacdFlow_Id,
       { "hsDSCHMacdFlow-Id", "nbap.hsDSCHMacdFlow_Id",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSDSCH_MACdFlow_ID", HFILL }},
+        "HSDSCH_MACdFlow_ID", HFILL }},
     { &hf_nbap_hSDSCH_MACdFlow_Specific_Info,
       { "hSDSCH-MACdFlow-Specific-Info", "nbap.hSDSCH_MACdFlow_Specific_Info",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSDSCH_MACdFlow_Specific_InfoList", HFILL }},
+        "HSDSCH_MACdFlow_Specific_InfoList", HFILL }},
     { &hf_nbap_priorityQueue_Info,
       { "priorityQueue-Info", "nbap.priorityQueue_Info",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PriorityQueue_InfoList", HFILL }},
+        "PriorityQueue_InfoList", HFILL }},
     { &hf_nbap_HSDSCH_MACdFlow_Specific_InfoList_item,
-      { "Item", "nbap.HSDSCH_MACdFlow_Specific_InfoList_item",
+      { "HSDSCH-MACdFlow-Specific-InfoItem", "nbap.HSDSCH_MACdFlow_Specific_InfoItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_MACdFlow_Specific_InfoItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_MACdFlows_to_Delete_item,
-      { "Item", "nbap.HSDSCH_MACdFlows_to_Delete_item",
+      { "HSDSCH-MACdFlows-to-Delete-Item", "nbap.HSDSCH_MACdFlows_to_Delete_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_MACdFlows_to_Delete_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_Initial_Capacity_Allocation_item,
-      { "Item", "nbap.HSDSCH_Initial_Capacity_Allocation_item",
+      { "HSDSCH-Initial-Capacity-AllocationItem", "nbap.HSDSCH_Initial_Capacity_AllocationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_Initial_Capacity_AllocationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_maximum_MACdPDU_Size,
       { "maximum-MACdPDU-Size", "nbap.maximum_MACdPDU_Size",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MACdPDU_Size", HFILL }},
+        "MACdPDU_Size", HFILL }},
     { &hf_nbap_hSDSCH_InitialWindowSize,
       { "hSDSCH-InitialWindowSize", "nbap.hSDSCH_InitialWindowSize",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSDSCH_InitialWindowSize", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_setsOfHS_SCCH_Codes,
+      { "setsOfHS-SCCH-Codes", "nbap.setsOfHS_SCCH_Codes",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hARQ_Preamble_Mode_Activation_Indicator,
+      { "hARQ-Preamble-Mode-Activation-Indicator", "nbap.hARQ_Preamble_Mode_Activation_Indicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_HARQ_Preamble_Mode_Activation_Indicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_mIMO_N_M_Ratio,
+      { "mIMO-N-M-Ratio", "nbap.mIMO_N_M_Ratio",
+        FT_UINT32, BASE_DEC, VALS(nbap_MIMO_N_M_Ratio_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_continuousPacketConnectivityHS_SCCH_less_Information_Response,
+      { "continuousPacketConnectivityHS-SCCH-less-Information-Response", "nbap.continuousPacketConnectivityHS_SCCH_less_Information_Response",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Preconfiguration_Information_item,
+      { "Additional-EDCH-Preconfiguration-Information-ItemIEs", "nbap.Additional_EDCH_Preconfiguration_Information_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_mAChsResetScheme,
+      { "mAChsResetScheme", "nbap.mAChsResetScheme",
+        FT_UINT32, BASE_DEC, VALS(nbap_MAChsResetScheme_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_hSDSCH_Physical_Layer_Category,
+      { "hSDSCH-Physical-Layer-Category", "nbap.hSDSCH_Physical_Layer_Category",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_1_64_", HFILL }},
+    { &hf_nbap_secondaryServingCells,
+      { "secondaryServingCells", "nbap.secondaryServingCells",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_numPrimaryHS_SCCH_Codes,
+      { "numPrimaryHS-SCCH-Codes", "nbap.numPrimaryHS_SCCH_Codes",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "NumHS_SCCH_Codes", HFILL }},
+    { &hf_nbap_hARQ_Preamble_Mode,
+      { "hARQ-Preamble-Mode", "nbap.hARQ_Preamble_Mode",
+        FT_UINT32, BASE_DEC, VALS(nbap_HARQ_Preamble_Mode_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_mIMO_ActivationIndicator,
+      { "mIMO-ActivationIndicator", "nbap.mIMO_ActivationIndicator",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hSDSCH_MACdPDUSizeFormat,
+      { "hSDSCH-MACdPDUSizeFormat", "nbap.hSDSCH_MACdPDUSizeFormat",
+        FT_UINT32, BASE_DEC, VALS(nbap_HSDSCH_MACdPDUSizeFormat_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_uE_with_enhanced_HS_SCCH_support_indicator,
+      { "uE-with-enhanced-HS-SCCH-support-indicator", "nbap.uE_with_enhanced_HS_SCCH_support_indicator",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_HS_SCCH_PreconfiguredCodes_item,
+      { "HS-SCCH-PreconfiguredCodesItem", "nbap.HS_SCCH_PreconfiguredCodesItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_SCCH_CodeNumber,
+      { "hS-SCCH-CodeNumber", "nbap.hS_SCCH_CodeNumber",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_HSSCCH_Specific_InformationRespListFDD_item,
-      { "Item", "nbap.HSSCCH_Specific_InformationRespListFDD_item",
+      { "HSSCCH-Codes", "nbap.HSSCCH_Codes",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSSCCH_Codes", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_codeNumber,
       { "codeNumber", "nbap.codeNumber",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_127", HFILL }},
+        "INTEGER_0_127", HFILL }},
     { &hf_nbap_HSSCCH_Specific_InformationRespListTDD_item,
-      { "Item", "nbap.HSSCCH_Specific_InformationRespListTDD_item",
+      { "HSSCCH-Specific-InformationRespItemTDD", "nbap.HSSCCH_Specific_InformationRespItemTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSSCCH_Specific_InformationRespItemTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_timeslot,
       { "timeslot", "nbap.timeslot",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TimeSlot", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tDD_ChannelisationCode,
       { "tDD-ChannelisationCode", "nbap.tDD_ChannelisationCode",
-        FT_UINT32, BASE_DEC, VALS(nbap_TDD_ChannelisationCode_vals), 0,
-        "nbap.TDD_ChannelisationCode", HFILL }},
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_TDD_ChannelisationCode_vals_ext, 0,
+        NULL, HFILL }},
     { &hf_nbap_hSSICH_Info,
       { "hSSICH-Info", "nbap.hSSICH_Info",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSSICH_Info", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSSCCH_Specific_InformationRespListTDDLCR_item,
-      { "Item", "nbap.HSSCCH_Specific_InformationRespListTDDLCR_item",
+      { "HSSCCH-Specific-InformationRespItemTDDLCR", "nbap.HSSCCH_Specific_InformationRespItemTDDLCR",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSSCCH_Specific_InformationRespItemTDDLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_timeslotLCR,
       { "timeslotLCR", "nbap.timeslotLCR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TimeSlotLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_first_TDD_ChannelisationCode,
       { "first-TDD-ChannelisationCode", "nbap.first_TDD_ChannelisationCode",
-        FT_UINT32, BASE_DEC, VALS(nbap_TDD_ChannelisationCode_vals), 0,
-        "nbap.TDD_ChannelisationCode", HFILL }},
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_TDD_ChannelisationCode_vals_ext, 0,
+        "TDD_ChannelisationCode", HFILL }},
     { &hf_nbap_second_TDD_ChannelisationCode,
       { "second-TDD-ChannelisationCode", "nbap.second_TDD_ChannelisationCode",
-        FT_UINT32, BASE_DEC, VALS(nbap_TDD_ChannelisationCode_vals), 0,
-        "nbap.TDD_ChannelisationCode", HFILL }},
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_TDD_ChannelisationCode_vals_ext, 0,
+        "TDD_ChannelisationCode", HFILL }},
     { &hf_nbap_hSSICH_InfoLCR,
       { "hSSICH-InfoLCR", "nbap.hSSICH_InfoLCR",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSSICH_InfoLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSSCCH_Specific_InformationRespListTDD768_item,
-      { "Item", "nbap.HSSCCH_Specific_InformationRespListTDD768_item",
+      { "HSSCCH-Specific-InformationRespItemTDD768", "nbap.HSSCCH_Specific_InformationRespItemTDD768",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSSCCH_Specific_InformationRespItemTDD768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tDD_ChannelisationCode768,
       { "tDD-ChannelisationCode768", "nbap.tDD_ChannelisationCode768",
-        FT_UINT32, BASE_DEC, VALS(nbap_TDD_ChannelisationCode768_vals), 0,
-        "nbap.TDD_ChannelisationCode768", HFILL }},
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_TDD_ChannelisationCode768_vals_ext, 0,
+        NULL, HFILL }},
     { &hf_nbap_hSSICH_Info768,
       { "hSSICH-Info768", "nbap.hSSICH_Info768",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSSICH_Info768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hsSICH_ID,
       { "hsSICH-ID", "nbap.hsSICH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SICH_ID", HFILL }},
+        "HS_SICH_ID", HFILL }},
     { &hf_nbap_failed_HS_SICH,
       { "failed-HS-SICH", "nbap.failed_HS_SICH",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SICH_failed", HFILL }},
+        "HS_SICH_failed", HFILL }},
     { &hf_nbap_missed_HS_SICH,
       { "missed-HS-SICH", "nbap.missed_HS_SICH",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SICH_missed", HFILL }},
+        "HS_SICH_missed", HFILL }},
     { &hf_nbap_total_HS_SICH,
       { "total-HS-SICH", "nbap.total_HS_SICH",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SICH_total", HFILL }},
+        "HS_SICH_total", HFILL }},
     { &hf_nbap_number_of_HS_PDSCH_codes,
       { "number-of-HS-PDSCH-codes", "nbap.number_of_HS_PDSCH_codes",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_maxHS_PDSCHCodeNrComp_1", HFILL }},
+        "INTEGER_0_maxHS_PDSCHCodeNrComp_1", HFILL }},
     { &hf_nbap_hS_PDSCH_Start_code_number,
       { "hS-PDSCH-Start-code-number", "nbap.hS_PDSCH_Start_code_number",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_PDSCH_Start_code_number", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_replace_02,
       { "replace", "nbap.replace",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SCCH_FDD_Code_List", HFILL }},
+        "HS_SCCH_FDD_Code_List", HFILL }},
     { &hf_nbap_HS_SCCH_FDD_Code_List_item,
-      { "Item", "nbap.HS_SCCH_FDD_Code_List_item",
+      { "HS-SCCH-FDD-Code-Information-Item", "nbap.HS_SCCH_FDD_Code_Information_Item",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SCCH_FDD_Code_Information_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hspdsch_RL_ID,
       { "hspdsch-RL-ID", "nbap.hspdsch_RL_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_ID", HFILL }},
+        "RL_ID", HFILL }},
     { &hf_nbap_hSDSCH_FDD_Information,
       { "hSDSCH-FDD-Information", "nbap.hSDSCH_FDD_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_FDD_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hsdsch_RNTI,
       { "hsdsch-RNTI", "nbap.hsdsch_RNTI",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSDSCH_RNTI", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_DSCH_serving_cell_choice,
       { "hS-DSCH-serving-cell-choice", "nbap.hS_DSCH_serving_cell_choice",
         FT_UINT32, BASE_DEC, VALS(nbap_HS_DSCH_serving_cell_choice_vals), 0,
-        "nbap.HS_DSCH_serving_cell_choice", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_serving_cell_change_successful,
       { "hS-serving-cell-change-successful", "nbap.hS_serving_cell_change_successful",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_serving_cell_change_successful", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_serving_cell_change_unsuccessful,
       { "hS-serving-cell-change-unsuccessful", "nbap.hS_serving_cell_change_unsuccessful",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_serving_cell_change_unsuccessful", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hSDSCH_FDD_Information_Response,
       { "hSDSCH-FDD-Information-Response", "nbap.hSDSCH_FDD_Information_Response",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_FDD_Information_Response", HFILL }},
-    { &hf_nbap_hsSCCHCodeChangeIndicator,
-      { "hsSCCHCodeChangeIndicator", "nbap.hsSCCHCodeChangeIndicator",
-        FT_UINT32, BASE_DEC, VALS(nbap_HSSCCH_CodeChangeIndicator_vals), 0,
-        "nbap.HSSCCH_CodeChangeIndicator", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_hsdpa_PICH_notShared_with_PCHLCR,
+      { "hsdpa-PICH-notShared-with-PCHLCR", "nbap.hsdpa_PICH_notShared_with_PCHLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_tdd_ChannelisationCodeLCR,
+      { "tdd-ChannelisationCodeLCR", "nbap.tdd_ChannelisationCodeLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_tdd_PhysicalChannelOffset,
+      { "tdd-PhysicalChannelOffset", "nbap.tdd_PhysicalChannelOffset",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_pagingIndicatorLength,
+      { "pagingIndicatorLength", "nbap.pagingIndicatorLength",
+        FT_UINT32, BASE_DEC, VALS(nbap_PagingIndicatorLength_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_pICH_Power,
+      { "pICH-Power", "nbap.pICH_Power",
+        FT_INT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_second_TDD_ChannelisationCodeLCR,
+      { "second-TDD-ChannelisationCodeLCR", "nbap.second_TDD_ChannelisationCodeLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "TDD_ChannelisationCodeLCR", HFILL }},
+    { &hf_nbap_hsdsch_Common_InformationLCR,
+      { "hsdsch-Common-InformationLCR", "nbap.hsdsch_Common_InformationLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_commonMACFlow_Specific_InformationLCR,
+      { "commonMACFlow-Specific-InformationLCR", "nbap.commonMACFlow_Specific_InformationLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "CommonMACFlow_Specific_InfoListLCR", HFILL }},
+    { &hf_nbap_common_H_RNTI_InformationLCR,
+      { "common-H-RNTI-InformationLCR", "nbap.common_H_RNTI_InformationLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_sync_InformationLCR,
+      { "sync-InformationLCR", "nbap.sync_InformationLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hSSICH_SIRTarget,
+      { "hSSICH-SIRTarget", "nbap.hSSICH_SIRTarget",
+        FT_INT32, BASE_DEC, NULL, 0,
+        "UL_SIR", HFILL }},
+    { &hf_nbap_hSSICH_TPC_StepSize,
+      { "hSSICH-TPC-StepSize", "nbap.hSSICH_TPC_StepSize",
+        FT_UINT32, BASE_DEC, VALS(nbap_TDD_TPC_UplinkStepSize_LCR_vals), 0,
+        "TDD_TPC_UplinkStepSize_LCR", HFILL }},
+    { &hf_nbap_hsSCCH_Specific_Information_ResponseLCR,
+      { "hsSCCH-Specific-Information-ResponseLCR", "nbap.hsSCCH_Specific_Information_ResponseLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "HSSCCH_Specific_InformationRespListLCR", HFILL }},
+    { &hf_nbap_commonMACFlow_Specific_Info_ResponseLCR,
+      { "commonMACFlow-Specific-Info-ResponseLCR", "nbap.commonMACFlow_Specific_Info_ResponseLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "CommonMACFlow_Specific_InfoList_ResponseLCR", HFILL }},
+    { &hf_nbap_associatedCommon_MACFlowLCR,
+      { "associatedCommon-MACFlowLCR", "nbap.associatedCommon_MACFlowLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Common_MACFlow_ID_LCR", HFILL }},
+    { &hf_nbap_bCCH_Specific_HSDSCH_RNTI_InformationLCR,
+      { "bCCH-Specific-HSDSCH-RNTI-InformationLCR", "nbap.bCCH_Specific_HSDSCH_RNTI_InformationLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_paging_MACFlow_Specific_InformationLCR,
+      { "paging-MACFlow-Specific-InformationLCR", "nbap.paging_MACFlow_Specific_InformationLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_reception_Window_Size,
+      { "reception-Window-Size", "nbap.reception_Window_Size",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_1_16", HFILL }},
+    { &hf_nbap_n_PCH,
+      { "n-PCH", "nbap.n_PCH",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_1_8", HFILL }},
+    { &hf_nbap_paging_Subchannel_Size,
+      { "paging-Subchannel-Size", "nbap.paging_Subchannel_Size",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_1_3", HFILL }},
+    { &hf_nbap_HSDSCH_Paging_System_Information_ResponseLCR_item,
+      { "HSDSCH-Paging-System-Information-ResponseListLCR", "nbap.HSDSCH_Paging_System_Information_ResponseListLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_dL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst,
+      { "dL-HS-PDSCH-Timeslot-Information-LCR-PSCH-ReconfRqst", "nbap.dL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_HSSCCH_Specific_InformationRespListLCR_item,
+      { "HSSCCH-Specific-InformationRespItemLCR", "nbap.HSSCCH_Specific_InformationRespItemLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_SCCH_ID_LCR,
+      { "hS-SCCH-ID-LCR", "nbap.hS_SCCH_ID_LCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_transport_Block_Size_List_01,
+      { "transport-Block-Size-List", "nbap.transport_Block_Size_List",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Transport_Block_Size_List_LCR", HFILL }},
+    { &hf_nbap_hS_DSCH_SPS_Reservation_Indicator,
+      { "hS-DSCH-SPS-Reservation-Indicator", "nbap.hS_DSCH_SPS_Reservation_Indicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_SPS_Reservation_Indicator_vals), 0,
+        "SPS_Reservation_Indicator", HFILL }},
+    { &hf_nbap_hS_DSCH_SPS_Operation_Indicator,
+      { "hS-DSCH-SPS-Operation-Indicator", "nbap.hS_DSCH_SPS_Operation_Indicator",
+        FT_UINT32, BASE_DEC, VALS(nbap_HS_DSCH_SPS_Operation_Indicator_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_Transport_Block_Size_List_LCR_item,
+      { "Transport-Block-Size-Item-LCR", "nbap.Transport_Block_Size_Item_LCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_transport_Block_Size_maping_Index_LCR,
+      { "transport-Block-Size-maping-Index-LCR", "nbap.transport_Block_Size_maping_Index_LCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_transport_Block_Size_Index_LCR,
+      { "transport-Block-Size-Index-LCR", "nbap.transport_Block_Size_Index_LCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Repetition_Period_List_LCR_item,
+      { "Repetition-Period-Item-LCR", "nbap.Repetition_Period_Item_LCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_repetitionPeriodIndex,
+      { "repetitionPeriodIndex", "nbap.repetitionPeriodIndex",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_logicalChannellevel,
+      { "logicalChannellevel", "nbap.logicalChannellevel",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_priorityQueuelevel,
+      { "priorityQueuelevel", "nbap.priorityQueuelevel",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_SICH_InformationList_for_HS_DSCH_SPS,
+      { "hS-SICH-InformationList-for-HS-DSCH-SPS", "nbap.hS_SICH_InformationList_for_HS_DSCH_SPS",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_initial_HS_PDSCH_SPS_Resource,
+      { "initial-HS-PDSCH-SPS-Resource", "nbap.initial_HS_PDSCH_SPS_Resource",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_buffer_Size_for_HS_DSCH_SPS,
+      { "buffer-Size-for-HS-DSCH-SPS", "nbap.buffer_Size_for_HS_DSCH_SPS",
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_Process_Memory_Size_vals_ext, 0,
+        "Process_Memory_Size", HFILL }},
+    { &hf_nbap_number_of_Processes_for_HS_DSCH_SPS,
+      { "number-of-Processes-for-HS-DSCH-SPS", "nbap.number_of_Processes_for_HS_DSCH_SPS",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_HS_SICH_InformationList_for_HS_DSCH_SPS_item,
+      { "HS-SICH-InformationItem-for-HS-DSCH-SPS", "nbap.HS_SICH_InformationItem_for_HS_DSCH_SPS",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_SICH_Mapping_Index,
+      { "hS-SICH-Mapping-Index", "nbap.hS_SICH_Mapping_Index",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_SICH_Type,
+      { "hS-SICH-Type", "nbap.hS_SICH_Type",
+        FT_UINT32, BASE_DEC, VALS(nbap_HS_SICH_Type_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_SCCH_Associated_HS_SICH,
+      { "hS-SCCH-Associated-HS-SICH", "nbap.hS_SCCH_Associated_HS_SICH",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_non_HS_SCCH_Associated_HS_SICH,
+      { "non-HS-SCCH-Associated-HS-SICH", "nbap.non_HS_SCCH_Associated_HS_SICH",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_extended_HS_SICH_ID,
+      { "extended-HS-SICH-ID", "nbap.extended_HS_SICH_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_non_HS_SCCH_Aassociated_HS_SICH_ID,
+      { "non-HS-SCCH-Aassociated-HS-SICH-ID", "nbap.non_HS_SCCH_Aassociated_HS_SICH_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_PDSCH_Offset,
+      { "hS-PDSCH-Offset", "nbap.hS_PDSCH_Offset",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "TDD_PhysicalChannelOffset", HFILL }},
+    { &hf_nbap_timeslot_Resource_Related_Information_01,
+      { "timeslot-Resource-Related-Information", "nbap.timeslot_Resource_Related_Information",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "HS_DSCH_TimeslotResourceLCR", HFILL }},
+    { &hf_nbap_startCode,
+      { "startCode", "nbap.startCode",
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_TDD_ChannelisationCode_vals_ext, 0,
+        "TDD_ChannelisationCode", HFILL }},
+    { &hf_nbap_endCode,
+      { "endCode", "nbap.endCode",
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_TDD_ChannelisationCode_vals_ext, 0,
+        "TDD_ChannelisationCode", HFILL }},
+    { &hf_nbap_transport_Block_Size_Index_01,
+      { "transport-Block-Size-Index", "nbap.transport_Block_Size_Index",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Transport_Block_Size_Index_LCR", HFILL }},
+    { &hf_nbap_modulationType,
+      { "modulationType", "nbap.modulationType",
+        FT_UINT32, BASE_DEC, VALS(nbap_ModulationSPS_LCR_vals), 0,
+        "ModulationSPS_LCR", HFILL }},
+    { &hf_nbap_non_HS_SCCH_Associated_HS_SICH_InformationList,
+      { "non-HS-SCCH-Associated-HS-SICH-InformationList", "nbap.non_HS_SCCH_Associated_HS_SICH_InformationList",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList_item,
+      { "Non-HS-SCCH-Associated-HS-SICH-InformationItem", "nbap.Non_HS_SCCH_Associated_HS_SICH_InformationItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_item,
+      { "Non-HS-SCCH-Associated-HS-SICH-InformationItem", "nbap.Non_HS_SCCH_Associated_HS_SICH_InformationItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_modify_non_HS_SCCH_Associated_HS_SICH_InformationList,
+      { "modify-non-HS-SCCH-Associated-HS-SICH-InformationList", "nbap.modify_non_HS_SCCH_Associated_HS_SICH_InformationList",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_item,
+      { "Modify-Non-HS-SCCH-Associated-HS-SICH-InformationItem", "nbap.Modify_Non_HS_SCCH_Associated_HS_SICH_InformationItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_item,
+      { "Modify-Non-HS-SCCH-Associated-HS-SICH-InformationItem", "nbap.Modify_Non_HS_SCCH_Associated_HS_SICH_InformationItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_item,
+      { "Delete-From-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqstItem", "nbap.Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqstItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext_item,
+      { "Delete-From-Non-HS-SCCH-Associated-HS-SICH-Resource-Pool-LCR-PSCH-ReconfRqstItem", "nbap.Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqstItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MIMO_ReferenceSignal_InformationListLCR_item,
+      { "HSSICH-ReferenceSignal-InformationLCR", "nbap.HSSICH_ReferenceSignal_InformationLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_midambleConfigurationLCR,
+      { "midambleConfigurationLCR", "nbap.midambleConfigurationLCR",
+        FT_UINT32, BASE_DEC, VALS(nbap_MidambleConfigurationLCR_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_midambleShift,
+      { "midambleShift", "nbap.midambleShift",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_0_15", HFILL }},
+    { &hf_nbap_hSSICH_ReferenceSignal_InformationLCR,
+      { "hSSICH-ReferenceSignal-InformationLCR", "nbap.hSSICH_ReferenceSignal_InformationLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_sub_Frame_Number,
+      { "sub-Frame-Number", "nbap.sub_Frame_Number",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_onDemand,
       { "onDemand", "nbap.onDemand",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_periodic,
       { "periodic", "nbap.periodic",
         FT_UINT32, BASE_DEC, VALS(nbap_InformationReportCharacteristicsType_ReportPeriodicity_vals), 0,
-        "nbap.InformationReportCharacteristicsType_ReportPeriodicity", HFILL }},
+        "InformationReportCharacteristicsType_ReportPeriodicity", HFILL }},
     { &hf_nbap_onModification,
       { "onModification", "nbap.onModification",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.InformationReportCharacteristicsType_OnModification", HFILL }},
+        "InformationReportCharacteristicsType_OnModification", HFILL }},
     { &hf_nbap_min,
       { "min", "nbap.min",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ReportPeriodicity_Scaledmin", HFILL }},
+        "ReportPeriodicity_Scaledmin", HFILL }},
     { &hf_nbap_hours,
       { "hours", "nbap.hours",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ReportPeriodicity_Scaledhour", HFILL }},
+        "ReportPeriodicity_Scaledhour", HFILL }},
     { &hf_nbap_information_thresholds,
       { "information-thresholds", "nbap.information_thresholds",
         FT_UINT32, BASE_DEC, VALS(nbap_InformationThresholds_vals), 0,
-        "nbap.InformationThresholds", HFILL }},
+        "InformationThresholds", HFILL }},
     { &hf_nbap_dgps,
       { "dgps", "nbap.dgps",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DGPSThresholds", HFILL }},
+        "DGPSThresholds", HFILL }},
     { &hf_nbap_dGANSSThreshold,
       { "dGANSSThreshold", "nbap.dGANSSThreshold",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DGANSSThreshold", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_information_Type_Item,
       { "information-Type-Item", "nbap.information_Type_Item",
         FT_UINT32, BASE_DEC, VALS(nbap_Information_Type_Item_vals), 0,
-        "nbap.Information_Type_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_gPSInformation,
       { "gPSInformation", "nbap.gPSInformation",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.GPS_Information", HFILL }},
+        "GPS_Information", HFILL }},
     { &hf_nbap_iP_SpacingFDD,
       { "iP-SpacingFDD", "nbap.iP_SpacingFDD",
         FT_UINT32, BASE_DEC, VALS(nbap_T_iP_SpacingFDD_vals), 0,
-        "nbap.T_iP_SpacingFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iP_Length,
       { "iP-Length", "nbap.iP_Length",
         FT_UINT32, BASE_DEC, VALS(nbap_T_iP_Length_vals), 0,
-        "nbap.T_iP_Length", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_seed,
       { "seed", "nbap.seed",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_63", HFILL }},
+        "INTEGER_0_63", HFILL }},
     { &hf_nbap_burstModeParams,
       { "burstModeParams", "nbap.burstModeParams",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.BurstModeParams", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iP_Offset,
       { "iP-Offset", "nbap.iP_Offset",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_9", HFILL }},
+        "INTEGER_0_9", HFILL }},
     { &hf_nbap_iP_SpacingTDD,
       { "iP-SpacingTDD", "nbap.iP_SpacingTDD",
         FT_UINT32, BASE_DEC, VALS(nbap_T_iP_SpacingTDD_vals), 0,
-        "nbap.T_iP_SpacingTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iP_Start,
       { "iP-Start", "nbap.iP_Start",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_4095", HFILL }},
+        "INTEGER_0_4095", HFILL }},
     { &hf_nbap_iP_Slot,
       { "iP-Slot", "nbap.iP_Slot",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_14", HFILL }},
+        "INTEGER_0_14", HFILL }},
     { &hf_nbap_iP_PCCPCH,
       { "iP-PCCPCH", "nbap.iP_PCCPCH",
         FT_UINT32, BASE_DEC, VALS(nbap_T_iP_PCCPCH_vals), 0,
-        "nbap.T_iP_PCCPCH", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iP_SpacingTDD_01,
       { "iP-SpacingTDD", "nbap.iP_SpacingTDD",
         FT_UINT32, BASE_DEC, VALS(nbap_T_iP_SpacingTDD_01_vals), 0,
-        "nbap.T_iP_SpacingTDD_01", HFILL }},
+        "T_iP_SpacingTDD_01", HFILL }},
     { &hf_nbap_iP_Sub,
       { "iP-Sub", "nbap.iP_Sub",
         FT_UINT32, BASE_DEC, VALS(nbap_T_iP_Sub_vals), 0,
-        "nbap.T_iP_Sub", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_cFNOffset,
+      { "cFNOffset", "nbap.cFNOffset",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_0_255", HFILL }},
     { &hf_nbap_burstStart,
       { "burstStart", "nbap.burstStart",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_15", HFILL }},
+        "INTEGER_0_15", HFILL }},
     { &hf_nbap_burstLength,
       { "burstLength", "nbap.burstLength",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_10_25", HFILL }},
+        "INTEGER_10_25", HFILL }},
     { &hf_nbap_burstFreq,
       { "burstFreq", "nbap.burstFreq",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_1_16", HFILL }},
+        "INTEGER_1_16", HFILL }},
+    { &hf_nbap_idleIntervalInfo_k,
+      { "idleIntervalInfo-k", "nbap.idleIntervalInfo_k",
+        FT_UINT32, BASE_DEC, VALS(nbap_T_idleIntervalInfo_k_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_idleIntervalInfo_offset,
+      { "idleIntervalInfo-offset", "nbap.idleIntervalInfo_offset",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_0_7", HFILL }},
     { &hf_nbap_maxTimeslotsPerSubFrame,
       { "maxTimeslotsPerSubFrame", "nbap.maxTimeslotsPerSubFrame",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_1_6", HFILL }},
+        "INTEGER_1_6", HFILL }},
     { &hf_nbap_maxPhysChPerTimeslot,
       { "maxPhysChPerTimeslot", "nbap.maxPhysChPerTimeslot",
         FT_UINT32, BASE_DEC, VALS(nbap_T_maxPhysChPerTimeslot_vals), 0,
-        "nbap.T_maxPhysChPerTimeslot", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MACdPDU_Size_Indexlist_item,
-      { "Item", "nbap.MACdPDU_Size_Indexlist_item",
+      { "MACdPDU-Size-IndexItem", "nbap.MACdPDU_Size_IndexItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MACdPDU_Size_IndexItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sID,
       { "sID", "nbap.sID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_macdPDU_Size,
       { "macdPDU-Size", "nbap.macdPDU_Size",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MACdPDU_Size", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MACdPDU_Size_Indexlist_to_Modify_item,
-      { "Item", "nbap.MACdPDU_Size_Indexlist_to_Modify_item",
+      { "MACdPDU-Size-IndexItem-to-Modify", "nbap.MACdPDU_Size_IndexItem_to_Modify",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MACdPDU_Size_IndexItem_to_Modify", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_maximum_TB_Size_cell_edge_users,
+      { "maximum-TB-Size-cell-edge-users", "nbap.maximum_TB_Size_cell_edge_users",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_0_5000_", HFILL }},
+    { &hf_nbap_maximum_TB_Size_other_users,
+      { "maximum-TB-Size-other-users", "nbap.maximum_TB_Size_other_users",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_0_5000_", HFILL }},
     { &hf_nbap_MessageStructure_item,
-      { "Item", "nbap.MessageStructure_item",
+      { "MessageStructure item", "nbap.MessageStructure_item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MessageStructure_item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_repetitionNumber_01,
       { "repetitionNumber", "nbap.repetitionNumber",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RepetitionNumber1", HFILL }},
+        "RepetitionNumber1", HFILL }},
     { &hf_nbap_type1,
       { "type1", "nbap.type1",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Type1", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_midambleConfigurationBurstType1And3,
       { "midambleConfigurationBurstType1And3", "nbap.midambleConfigurationBurstType1And3",
         FT_UINT32, BASE_DEC, VALS(nbap_MidambleConfigurationBurstType1And3_vals), 0,
-        "nbap.MidambleConfigurationBurstType1And3", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_midambleAllocationMode,
       { "midambleAllocationMode", "nbap.midambleAllocationMode",
         FT_UINT32, BASE_DEC, VALS(nbap_MidambleAllocationMode1_vals), 0,
-        "nbap.MidambleAllocationMode1", HFILL }},
+        "MidambleAllocationMode1", HFILL }},
     { &hf_nbap_defaultMidamble,
       { "defaultMidamble", "nbap.defaultMidamble",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_commonMidamble,
       { "commonMidamble", "nbap.commonMidamble",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ueSpecificMidamble,
       { "ueSpecificMidamble", "nbap.ueSpecificMidamble",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MidambleShiftLong", HFILL }},
+        "MidambleShiftLong", HFILL }},
     { &hf_nbap_type2,
       { "type2", "nbap.type2",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Type2", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_midambleConfigurationBurstType2,
       { "midambleConfigurationBurstType2", "nbap.midambleConfigurationBurstType2",
         FT_UINT32, BASE_DEC, VALS(nbap_MidambleConfigurationBurstType2_vals), 0,
-        "nbap.MidambleConfigurationBurstType2", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_midambleAllocationMode_01,
       { "midambleAllocationMode", "nbap.midambleAllocationMode",
         FT_UINT32, BASE_DEC, VALS(nbap_MidambleAllocationMode2_vals), 0,
-        "nbap.MidambleAllocationMode2", HFILL }},
+        "MidambleAllocationMode2", HFILL }},
     { &hf_nbap_ueSpecificMidamble_01,
       { "ueSpecificMidamble", "nbap.ueSpecificMidamble",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MidambleShiftShort", HFILL }},
+        "MidambleShiftShort", HFILL }},
     { &hf_nbap_type3,
       { "type3", "nbap.type3",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Type3", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_midambleAllocationMode_02,
       { "midambleAllocationMode", "nbap.midambleAllocationMode",
         FT_UINT32, BASE_DEC, VALS(nbap_MidambleAllocationMode3_vals), 0,
-        "nbap.MidambleAllocationMode3", HFILL }},
+        "MidambleAllocationMode3", HFILL }},
     { &hf_nbap_midambleAllocationMode_03,
       { "midambleAllocationMode", "nbap.midambleAllocationMode",
         FT_UINT32, BASE_DEC, VALS(nbap_MidambleAllocationMode_vals), 0,
-        "nbap.MidambleAllocationMode", HFILL }},
-    { &hf_nbap_midambleShift,
+        NULL, HFILL }},
+    { &hf_nbap_midambleShift_01,
       { "midambleShift", "nbap.midambleShift",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MidambleShiftLong", HFILL }},
-    { &hf_nbap_midambleConfigurationLCR,
-      { "midambleConfigurationLCR", "nbap.midambleConfigurationLCR",
-        FT_UINT32, BASE_DEC, VALS(nbap_MidambleConfigurationLCR_vals), 0,
-        "nbap.MidambleConfigurationLCR", HFILL }},
+        "MidambleShiftLong", HFILL }},
     { &hf_nbap_type1_01,
       { "type1", "nbap.type1",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Type7681", HFILL }},
+        "Type7681", HFILL }},
     { &hf_nbap_midambleAllocationMode_04,
       { "midambleAllocationMode", "nbap.midambleAllocationMode",
         FT_UINT32, BASE_DEC, VALS(nbap_MidambleAllocationMode7681_vals), 0,
-        "nbap.MidambleAllocationMode7681", HFILL }},
+        "MidambleAllocationMode7681", HFILL }},
     { &hf_nbap_type2_01,
       { "type2", "nbap.type2",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Type7682", HFILL }},
+        "Type7682", HFILL }},
     { &hf_nbap_midambleConfigurationBurstType2_768,
       { "midambleConfigurationBurstType2-768", "nbap.midambleConfigurationBurstType2_768",
         FT_UINT32, BASE_DEC, VALS(nbap_MidambleConfigurationBurstType2_768_vals), 0,
-        "nbap.MidambleConfigurationBurstType2_768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_midambleAllocationMode_05,
       { "midambleAllocationMode", "nbap.midambleAllocationMode",
         FT_UINT32, BASE_DEC, VALS(nbap_MidambleAllocationMode7682_vals), 0,
-        "nbap.MidambleAllocationMode7682", HFILL }},
+        "MidambleAllocationMode7682", HFILL }},
     { &hf_nbap_ueSpecificMidamble_02,
       { "ueSpecificMidamble", "nbap.ueSpecificMidamble",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MidambleShiftShort768", HFILL }},
+        "MidambleShiftShort768", HFILL }},
     { &hf_nbap_type3_01,
       { "type3", "nbap.type3",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Type7683", HFILL }},
+        "Type7683", HFILL }},
     { &hf_nbap_midambleAllocationMode_06,
       { "midambleAllocationMode", "nbap.midambleAllocationMode",
         FT_UINT32, BASE_DEC, VALS(nbap_MidambleAllocationMode7683_vals), 0,
-        "nbap.MidambleAllocationMode7683", HFILL }},
-    { &hf_nbap_mIMO_N_M_Ratio,
-      { "mIMO-N-M-Ratio", "nbap.mIMO_N_M_Ratio",
-        FT_UINT32, BASE_DEC, VALS(nbap_MIMO_N_M_Ratio_vals), 0,
-        "nbap.MIMO_N_M_Ratio", HFILL }},
-    { &hf_nbap_mIMO_Mode_Indicator,
-      { "mIMO-Mode-Indicator", "nbap.mIMO_Mode_Indicator",
-        FT_UINT32, BASE_DEC, VALS(nbap_MIMO_Mode_Indicator_vals), 0,
-        "nbap.MIMO_Mode_Indicator", HFILL }},
+        "MidambleAllocationMode7683", HFILL }},
     { &hf_nbap_primary_and_secondary_CPICH,
       { "primary-and-secondary-CPICH", "nbap.primary_and_secondary_CPICH",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommonPhysicalChannelID", HFILL }},
+        "CommonPhysicalChannelID", HFILL }},
     { &hf_nbap_normal_and_diversity_primary_CPICH,
       { "normal-and-diversity-primary-CPICH", "nbap.normal_and_diversity_primary_CPICH",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_primary_and_secondary_CPICH_01,
+      { "primary-and-secondary-CPICH", "nbap.primary_and_secondary_CPICH",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "PrimaryAndSecondaryCPICHContainer", HFILL }},
+    { &hf_nbap_normal_and_diversity_primary_CPICH_01,
+      { "normal-and-diversity-primary-CPICH", "nbap.normal_and_diversity_primary_CPICH",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "NormalAndDiversityPrimaryCPICHContainer", HFILL }},
     { &hf_nbap_addPriorityQueue,
       { "addPriorityQueue", "nbap.addPriorityQueue",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PriorityQueue_InfoItem_to_Add", HFILL }},
+        "PriorityQueue_InfoItem_to_Add", HFILL }},
     { &hf_nbap_modifyPriorityQueue,
       { "modifyPriorityQueue", "nbap.modifyPriorityQueue",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PriorityQueue_InfoItem_to_Modify", HFILL }},
+        "PriorityQueue_InfoItem_to_Modify", HFILL }},
     { &hf_nbap_deletePriorityQueue,
       { "deletePriorityQueue", "nbap.deletePriorityQueue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PriorityQueue_Id", HFILL }},
+        "PriorityQueue_Id", HFILL }},
     { &hf_nbap_qPSK,
       { "qPSK", "nbap.qPSK",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sixteenQAM,
       { "sixteenQAM", "nbap.sixteenQAM",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.MBSFN_CPICH_secondary_CCPCH_power_offset", HFILL }},
+        "MBSFN_CPICH_secondary_CCPCH_power_offset", HFILL }},
+    { &hf_nbap_MultipleFreq_HARQ_MemoryPartitioning_InformationList_item,
+      { "MultipleFreq-HARQ-MemoryPartitioning-InformationItem", "nbap.MultipleFreq_HARQ_MemoryPartitioning_InformationItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_item,
+      { "MultipleFreq-HSPDSCH-InformationItem-ResponseTDDLCR", "nbap.MultipleFreq_HSPDSCH_InformationItem_ResponseTDDLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_multi_Cell_Capability,
+      { "multi-Cell-Capability", "nbap.multi_Cell_Capability",
+        FT_UINT32, BASE_DEC, VALS(nbap_Multi_Cell_Capability_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_dL_PowerBalancing_Information,
+      { "dL-PowerBalancing-Information", "nbap.dL_PowerBalancing_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_minimumReducedE_DPDCH_GainFactor,
+      { "minimumReducedE-DPDCH-GainFactor", "nbap.minimumReducedE_DPDCH_GainFactor",
+        FT_UINT32, BASE_DEC, VALS(nbap_MinimumReducedE_DPDCH_GainFactor_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_secondary_UL_Frequency_Activation_State,
+      { "secondary-UL-Frequency-Activation-State", "nbap.secondary_UL_Frequency_Activation_State",
+        FT_UINT32, BASE_DEC, VALS(nbap_Secondary_UL_Frequency_Activation_State_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_extendedPropagationDelay,
+      { "extendedPropagationDelay", "nbap.extendedPropagationDelay",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_primary_CPICH_Usage_for_Channel_Estimation,
+      { "primary-CPICH-Usage-for-Channel-Estimation", "nbap.primary_CPICH_Usage_for_Channel_Estimation",
+        FT_UINT32, BASE_DEC, VALS(nbap_Primary_CPICH_Usage_for_Channel_Estimation_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_secondary_CPICH_Information,
+      { "secondary-CPICH-Information", "nbap.secondary_CPICH_Information",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "CommonPhysicalChannelID", HFILL }},
+    { &hf_nbap_secondary_CPICH_Information_Change,
+      { "secondary-CPICH-Information-Change", "nbap.secondary_CPICH_Information_Change",
+        FT_UINT32, BASE_DEC, VALS(nbap_Secondary_CPICH_Information_Change_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_AGCH_PowerOffset,
+      { "e-AGCH-PowerOffset", "nbap.e_AGCH_PowerOffset",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_RGCH_PowerOffset,
+      { "e-RGCH-PowerOffset", "nbap.e_RGCH_PowerOffset",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_HICH_PowerOffset,
+      { "e-HICH-PowerOffset", "nbap.e_HICH_PowerOffset",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_DCH_DL_Control_Channel_Grant,
+      { "e-DCH-DL-Control-Channel-Grant", "nbap.e_DCH_DL_Control_Channel_Grant",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_NeighbouringCellMeasurementInformation_item,
-      { "Item", "nbap.NeighbouringCellMeasurementInformation_item",
+      { "NeighbouringCellMeasurementInformation item", "nbap.NeighbouringCellMeasurementInformation_item",
         FT_UINT32, BASE_DEC, VALS(nbap_NeighbouringCellMeasurementInformation_item_vals), 0,
-        "nbap.NeighbouringCellMeasurementInformation_item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_neighbouringFDDCellMeasurementInformation,
       { "neighbouringFDDCellMeasurementInformation", "nbap.neighbouringFDDCellMeasurementInformation",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NeighbouringFDDCellMeasurementInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_neighbouringTDDCellMeasurementInformation,
       { "neighbouringTDDCellMeasurementInformation", "nbap.neighbouringTDDCellMeasurementInformation",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NeighbouringTDDCellMeasurementInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_extension_neighbouringCellMeasurementInformation,
       { "extension-neighbouringCellMeasurementInformation", "nbap.extension_neighbouringCellMeasurementInformation",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Extension_neighbouringCellMeasurementInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uC_Id,
       { "uC-Id", "nbap.uC_Id",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UC_Id", HFILL }},
-    { &hf_nbap_uARFCN,
-      { "uARFCN", "nbap.uARFCN",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UARFCN", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_primaryScramblingCode,
       { "primaryScramblingCode", "nbap.primaryScramblingCode",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PrimaryScramblingCode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cellParameterID,
       { "cellParameterID", "nbap.cellParameterID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellParameterID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_NI_Information_item,
-      { "Item", "nbap.NI_Information_item",
+      { "Notification-Indicator", "nbap.Notification_Indicator",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Notification_Indicator", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Paging_MACFlows_to_DeleteFDD_item,
+      { "Paging-MACFlows-to-DeleteFDD-Item", "nbap.Paging_MACFlows_to_DeleteFDD_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_paging_MACFlow_ID,
+      { "paging-MACFlow-ID", "nbap.paging_MACFlow_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Paging_MACFlow_Specific_Information_item,
-      { "Item", "nbap.Paging_MACFlow_Specific_Information_item",
+      { "Paging-MAC-Flow-Specific-Information-Item", "nbap.Paging_MAC_Flow_Specific_Information_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Paging_MAC_Flow_Sopecific_Information_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_paging_MACFlow_Id,
       { "paging-MACFlow-Id", "nbap.paging_MACFlow_Id",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Paging_MACFlow_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hSDPA_associated_PICH_Info,
       { "hSDPA-associated-PICH-Info", "nbap.hSDPA_associated_PICH_Info",
         FT_UINT32, BASE_DEC, VALS(nbap_HSDPA_Associated_PICH_Information_vals), 0,
-        "nbap.HSDPA_Associated_PICH_Information", HFILL }},
+        "HSDPA_Associated_PICH_Information", HFILL }},
+    { &hf_nbap_paging_MACFlow_PriorityQueue_Information,
+      { "paging-MACFlow-PriorityQueue-Information", "nbap.paging_MACFlow_PriorityQueue_Information",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Paging_MACFlow_PriorityQueue_Information_item,
+      { "Paging-MACFlow-PriorityQueue-Item", "nbap.Paging_MACFlow_PriorityQueue_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_priority_Queue_Information_for_Enhanced_PCH,
+      { "priority-Queue-Information-for-Enhanced-PCH", "nbap.priority_Queue_Information_for_Enhanced_PCH",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "Priority_Queue_Information_for_Enhanced_FACH_PCH", HFILL }},
     { &hf_nbap_sequenceNumber,
       { "sequenceNumber", "nbap.sequenceNumber",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PLCCHsequenceNumber", HFILL }},
+        "PLCCHsequenceNumber", HFILL }},
+    { &hf_nbap_Possible_Secondary_Serving_Cell_List_item,
+      { "Possible-Secondary-Serving-Cell", "nbap.Possible_Secondary_Serving_Cell",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_local_Cell_ID,
+      { "local-Cell-ID", "nbap.local_Cell_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_power_Offset_For_Secondary_CPICH_for_MIMO,
+      { "power-Offset-For-Secondary-CPICH-for-MIMO", "nbap.power_Offset_For_Secondary_CPICH_for_MIMO",
+        FT_INT32, BASE_DEC, NULL, 0,
+        "PowerOffsetForSecondaryCPICHforMIMO", HFILL }},
     { &hf_nbap_priorityQueue_Id,
       { "priorityQueue-Id", "nbap.priorityQueue_Id",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PriorityQueue_Id", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_t1,
       { "t1", "nbap.t1",
         FT_UINT32, BASE_DEC, VALS(nbap_T1_vals), 0,
-        "nbap.T1", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_mAC_ehs_Reset_Timer,
+      { "mAC-ehs-Reset-Timer", "nbap.mAC_ehs_Reset_Timer",
+        FT_UINT32, BASE_DEC, VALS(nbap_MAC_ehs_Reset_Timer_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_discardTimer,
       { "discardTimer", "nbap.discardTimer",
-        FT_UINT32, BASE_DEC, VALS(nbap_DiscardTimer_vals), 0,
-        "nbap.DiscardTimer", HFILL }},
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_DiscardTimer_vals_ext, 0,
+        NULL, HFILL }},
     { &hf_nbap_mAC_hsWindowSize,
       { "mAC-hsWindowSize", "nbap.mAC_hsWindowSize",
         FT_UINT32, BASE_DEC, VALS(nbap_MAC_hsWindowSize_vals), 0,
-        "nbap.MAC_hsWindowSize", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_maximum_MACcPDU_Size,
       { "maximum-MACcPDU-Size", "nbap.maximum_MACcPDU_Size",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MAC_PDU_SizeExtended", HFILL }},
+        "MAC_PDU_SizeExtended", HFILL }},
     { &hf_nbap_PriorityQueue_InfoList_item,
-      { "Item", "nbap.PriorityQueue_InfoList_item",
+      { "PriorityQueue-InfoItem", "nbap.PriorityQueue_InfoItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PriorityQueue_InfoItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_priorityQueueId,
       { "priorityQueueId", "nbap.priorityQueueId",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PriorityQueue_Id", HFILL }},
+        "PriorityQueue_Id", HFILL }},
     { &hf_nbap_associatedHSDSCH_MACdFlow,
       { "associatedHSDSCH-MACdFlow", "nbap.associatedHSDSCH_MACdFlow",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HSDSCH_MACdFlow_ID", HFILL }},
+        "HSDSCH_MACdFlow_ID", HFILL }},
     { &hf_nbap_mAChsGuaranteedBitRate,
       { "mAChsGuaranteedBitRate", "nbap.mAChsGuaranteedBitRate",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MAChsGuaranteedBitRate", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_macdPDU_Size_Index,
       { "macdPDU-Size-Index", "nbap.macdPDU_Size_Index",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MACdPDU_Size_Indexlist", HFILL }},
+        "MACdPDU_Size_Indexlist", HFILL }},
     { &hf_nbap_rLC_Mode,
       { "rLC-Mode", "nbap.rLC_Mode",
         FT_UINT32, BASE_DEC, VALS(nbap_RLC_Mode_vals), 0,
-        "nbap.RLC_Mode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PriorityQueue_InfoList_to_Modify_item,
-      { "Item", "nbap.PriorityQueue_InfoList_to_Modify_item",
+      { "ModifyPriorityQueue", "nbap.ModifyPriorityQueue",
         FT_UINT32, BASE_DEC, VALS(nbap_ModifyPriorityQueue_vals), 0,
-        "nbap.ModifyPriorityQueue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_macdPDU_Size_Index_to_Modify,
       { "macdPDU-Size-Index-to-Modify", "nbap.macdPDU_Size_Index_to_Modify",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MACdPDU_Size_Indexlist_to_Modify", HFILL }},
+        "MACdPDU_Size_Indexlist_to_Modify", HFILL }},
     { &hf_nbap_PriorityQueue_InfoList_to_Modify_Unsynchronised_item,
-      { "Item", "nbap.PriorityQueue_InfoList_to_Modify_Unsynchronised_item",
+      { "PriorityQueue-InfoItem-to-Modify-Unsynchronised", "nbap.PriorityQueue_InfoItem_to_Modify_Unsynchronised",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_none,
+      { "none", "nbap.none",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_selected_MBMS_Service,
+      { "selected-MBMS-Service", "nbap.selected_MBMS_Service",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_selected_MBMS_Service_List,
+      { "selected-MBMS-Service-List", "nbap.selected_MBMS_Service_List",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Selected_MBMS_Service_List_item,
+      { "Selected-MBMS-Service-Item", "nbap.Selected_MBMS_Service_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PriorityQueue_InfoItem_to_Modify_Unsynchronised", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_selected_MBMS_Service_TimeSlot_Information_LCR,
+      { "selected-MBMS-Service-TimeSlot-Information-LCR", "nbap.selected_MBMS_Service_TimeSlot_Information_LCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_mBMS_Service_TDM_Information,
+      { "mBMS-Service-TDM-Information", "nbap.mBMS_Service_TDM_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Selected_MBMS_Service_TimeSlot_Information_LCR_item,
+      { "TimeSlotLCR", "nbap.TimeSlotLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_transmission_Time_Interval,
+      { "transmission-Time-Interval", "nbap.transmission_Time_Interval",
+        FT_UINT32, BASE_DEC, VALS(nbap_T_transmission_Time_Interval_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_tDM_Rep,
+      { "tDM-Rep", "nbap.tDM_Rep",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_2_9", HFILL }},
+    { &hf_nbap_tDM_Offset,
+      { "tDM-Offset", "nbap.tDM_Offset",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_0_8", HFILL }},
+    { &hf_nbap_tDM_Length,
+      { "tDM-Length", "nbap.tDM_Length",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "INTEGER_1_8", HFILL }},
+    { &hf_nbap_Paging_MACFlow_Specific_InformationLCR_item,
+      { "Paging-MAC-Flow-Specific-Information-ItemLCR", "nbap.Paging_MAC_Flow_Specific_Information_ItemLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hSDPA_associated_PICH_InfoLCR,
+      { "hSDPA-associated-PICH-InfoLCR", "nbap.hSDPA_associated_PICH_InfoLCR",
+        FT_UINT32, BASE_DEC, VALS(nbap_HSDPA_Associated_PICH_InformationLCR_vals), 0,
+        "HSDPA_Associated_PICH_InformationLCR", HFILL }},
+    { &hf_nbap_paging_MACFlow_PriorityQueue_InformationLCR,
+      { "paging-MACFlow-PriorityQueue-InformationLCR", "nbap.paging_MACFlow_PriorityQueue_InformationLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Paging_MACFlow_PriorityQueue_Information", HFILL }},
+    { &hf_nbap_Paging_MACFlows_to_DeleteLCR_item,
+      { "Paging-MACFlows-to-DeleteLCR-Item", "nbap.Paging_MACFlows_to_DeleteLCR_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_RL_Specific_DCH_Info_item,
-      { "Item", "nbap.RL_Specific_DCH_Info_item",
+      { "RL-Specific-DCH-Info-Item", "nbap.RL_Specific_DCH_Info_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Specific_DCH_Info_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dCH_id,
       { "dCH-id", "nbap.dCH_id",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DCH_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_transportlayeraddress,
       { "transportlayeraddress", "nbap.transportlayeraddress",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.TransportLayerAddress", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_rL_Specific_E_DCH_Information,
       { "rL-Specific-E-DCH-Information", "nbap.rL_Specific_E_DCH_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_Specific_E_DCH_Information", HFILL }},
-    { &hf_nbap_e_AGCH_PowerOffset,
-      { "e-AGCH-PowerOffset", "nbap.e_AGCH_PowerOffset",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_AGCH_PowerOffset", HFILL }},
-    { &hf_nbap_e_RGCH_PowerOffset,
-      { "e-RGCH-PowerOffset", "nbap.e_RGCH_PowerOffset",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_RGCH_PowerOffset", HFILL }},
-    { &hf_nbap_e_HICH_PowerOffset,
-      { "e-HICH-PowerOffset", "nbap.e_HICH_PowerOffset",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_HICH_PowerOffset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_Specific_E_DCH_Information_item,
-      { "Item", "nbap.RL_Specific_E_DCH_Information_item",
+      { "RL-Specific-E-DCH-Information-Item", "nbap.RL_Specific_E_DCH_Information_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Specific_E_DCH_Information_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Reference_E_TFCI_Information_item,
-      { "Item", "nbap.Reference_E_TFCI_Information_item",
+      { "Reference-E-TFCI-Information-Item", "nbap.Reference_E_TFCI_Information_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Reference_E_TFCI_Information_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_reference_E_TFCI,
       { "reference-E-TFCI", "nbap.reference_E_TFCI",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_TFCI", HFILL }},
+        "E_TFCI", HFILL }},
     { &hf_nbap_reference_E_TFCI_PO,
       { "reference-E-TFCI-PO", "nbap.reference_E_TFCI_PO",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Reference_E_TFCI_PO", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_periodic_01,
       { "periodic", "nbap.periodic",
         FT_UINT32, BASE_DEC, VALS(nbap_ReportCharacteristicsType_ReportPeriodicity_vals), 0,
-        "nbap.ReportCharacteristicsType_ReportPeriodicity", HFILL }},
+        "ReportCharacteristicsType_ReportPeriodicity", HFILL }},
     { &hf_nbap_event_a,
       { "event-a", "nbap.event_a",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ReportCharacteristicsType_EventA", HFILL }},
+        "ReportCharacteristicsType_EventA", HFILL }},
     { &hf_nbap_event_b,
       { "event-b", "nbap.event_b",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ReportCharacteristicsType_EventB", HFILL }},
+        "ReportCharacteristicsType_EventB", HFILL }},
     { &hf_nbap_event_c,
       { "event-c", "nbap.event_c",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ReportCharacteristicsType_EventC", HFILL }},
+        "ReportCharacteristicsType_EventC", HFILL }},
     { &hf_nbap_event_d,
       { "event-d", "nbap.event_d",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ReportCharacteristicsType_EventD", HFILL }},
+        "ReportCharacteristicsType_EventD", HFILL }},
     { &hf_nbap_event_e,
       { "event-e", "nbap.event_e",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ReportCharacteristicsType_EventE", HFILL }},
+        "ReportCharacteristicsType_EventE", HFILL }},
     { &hf_nbap_event_f,
       { "event-f", "nbap.event_f",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ReportCharacteristicsType_EventF", HFILL }},
+        "ReportCharacteristicsType_EventF", HFILL }},
     { &hf_nbap_extension_ReportCharacteristics,
       { "extension-ReportCharacteristics", "nbap.extension_ReportCharacteristics",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Extension_ReportCharacteristics", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_measurementThreshold,
       { "measurementThreshold", "nbap.measurementThreshold",
         FT_UINT32, BASE_DEC, VALS(nbap_ReportCharacteristicsType_MeasurementThreshold_vals), 0,
-        "nbap.ReportCharacteristicsType_MeasurementThreshold", HFILL }},
+        "ReportCharacteristicsType_MeasurementThreshold", HFILL }},
     { &hf_nbap_measurementHysteresisTime,
       { "measurementHysteresisTime", "nbap.measurementHysteresisTime",
         FT_UINT32, BASE_DEC, VALS(nbap_ReportCharacteristicsType_ScaledMeasurementHysteresisTime_vals), 0,
-        "nbap.ReportCharacteristicsType_ScaledMeasurementHysteresisTime", HFILL }},
+        "ReportCharacteristicsType_ScaledMeasurementHysteresisTime", HFILL }},
     { &hf_nbap_measurementIncreaseThreshold,
       { "measurementIncreaseThreshold", "nbap.measurementIncreaseThreshold",
         FT_UINT32, BASE_DEC, VALS(nbap_ReportCharacteristicsType_MeasurementIncreaseDecreaseThreshold_vals), 0,
-        "nbap.ReportCharacteristicsType_MeasurementIncreaseDecreaseThreshold", HFILL }},
+        "ReportCharacteristicsType_MeasurementIncreaseDecreaseThreshold", HFILL }},
     { &hf_nbap_measurementChangeTime,
       { "measurementChangeTime", "nbap.measurementChangeTime",
         FT_UINT32, BASE_DEC, VALS(nbap_ReportCharacteristicsType_ScaledMeasurementChangeTime_vals), 0,
-        "nbap.ReportCharacteristicsType_ScaledMeasurementChangeTime", HFILL }},
+        "ReportCharacteristicsType_ScaledMeasurementChangeTime", HFILL }},
     { &hf_nbap_measurementDecreaseThreshold,
       { "measurementDecreaseThreshold", "nbap.measurementDecreaseThreshold",
         FT_UINT32, BASE_DEC, VALS(nbap_ReportCharacteristicsType_MeasurementIncreaseDecreaseThreshold_vals), 0,
-        "nbap.ReportCharacteristicsType_MeasurementIncreaseDecreaseThreshold", HFILL }},
+        "ReportCharacteristicsType_MeasurementIncreaseDecreaseThreshold", HFILL }},
     { &hf_nbap_measurementThreshold1,
       { "measurementThreshold1", "nbap.measurementThreshold1",
         FT_UINT32, BASE_DEC, VALS(nbap_ReportCharacteristicsType_MeasurementThreshold_vals), 0,
-        "nbap.ReportCharacteristicsType_MeasurementThreshold", HFILL }},
+        "ReportCharacteristicsType_MeasurementThreshold", HFILL }},
     { &hf_nbap_measurementThreshold2,
       { "measurementThreshold2", "nbap.measurementThreshold2",
         FT_UINT32, BASE_DEC, VALS(nbap_ReportCharacteristicsType_MeasurementThreshold_vals), 0,
-        "nbap.ReportCharacteristicsType_MeasurementThreshold", HFILL }},
+        "ReportCharacteristicsType_MeasurementThreshold", HFILL }},
     { &hf_nbap_reportPeriodicity,
       { "reportPeriodicity", "nbap.reportPeriodicity",
         FT_UINT32, BASE_DEC, VALS(nbap_ReportCharacteristicsType_ReportPeriodicity_vals), 0,
-        "nbap.ReportCharacteristicsType_ReportPeriodicity", HFILL }},
+        "ReportCharacteristicsType_ReportPeriodicity", HFILL }},
     { &hf_nbap_received_total_wide_band_power_01,
       { "received-total-wide-band-power", "nbap.received_total_wide_band_power",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Received_total_wide_band_power_Value_IncrDecrThres", HFILL }},
+        "Received_total_wide_band_power_Value_IncrDecrThres", HFILL }},
     { &hf_nbap_uL_TimeslotISCP_01,
       { "uL-TimeslotISCP", "nbap.uL_TimeslotISCP",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_TimeslotISCP_Value_IncrDecrThres", HFILL }},
+        "UL_TimeslotISCP_Value_IncrDecrThres", HFILL }},
     { &hf_nbap_sir,
       { "sir", "nbap.sir",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SIR_Value_IncrDecrThres", HFILL }},
+        "SIR_Value_IncrDecrThres", HFILL }},
     { &hf_nbap_sir_error,
       { "sir-error", "nbap.sir_error",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SIR_Error_Value_IncrDecrThres", HFILL }},
+        "SIR_Error_Value_IncrDecrThres", HFILL }},
     { &hf_nbap_transmitted_code_power,
       { "transmitted-code-power", "nbap.transmitted_code_power",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Transmitted_Code_Power_Value_IncrDecrThres", HFILL }},
+        "Transmitted_Code_Power_Value_IncrDecrThres", HFILL }},
     { &hf_nbap_rscp,
       { "rscp", "nbap.rscp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RSCP_Value_IncrDecrThres", HFILL }},
+        "RSCP_Value_IncrDecrThres", HFILL }},
     { &hf_nbap_round_trip_time,
       { "round-trip-time", "nbap.round_trip_time",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Round_Trip_Time_IncrDecrThres", HFILL }},
+        "Round_Trip_Time_IncrDecrThres", HFILL }},
     { &hf_nbap_extension_ReportCharacteristicsType_MeasurementIncreaseDecreaseThreshold,
       { "extension-ReportCharacteristicsType-MeasurementIncreaseDecreaseThreshold", "nbap.extension_ReportCharacteristicsType_MeasurementIncreaseDecreaseThreshold",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Extension_ReportCharacteristicsType_MeasurementIncreaseDecreaseThreshold", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sir_01,
       { "sir", "nbap.sir",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SIR_Value", HFILL }},
+        "SIR_Value", HFILL }},
     { &hf_nbap_sir_error_01,
       { "sir-error", "nbap.sir_error",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SIR_Error_Value", HFILL }},
+        "SIR_Error_Value", HFILL }},
     { &hf_nbap_transmitted_code_power_01,
       { "transmitted-code-power", "nbap.transmitted_code_power",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Transmitted_Code_Power_Value", HFILL }},
+        "Transmitted_Code_Power_Value", HFILL }},
     { &hf_nbap_rscp_01,
       { "rscp", "nbap.rscp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RSCP_Value", HFILL }},
+        "RSCP_Value", HFILL }},
     { &hf_nbap_rx_timing_deviation,
       { "rx-timing-deviation", "nbap.rx_timing_deviation",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Rx_Timing_Deviation_Value", HFILL }},
+        "Rx_Timing_Deviation_Value", HFILL }},
     { &hf_nbap_round_trip_time_01,
       { "round-trip-time", "nbap.round_trip_time",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Round_Trip_Time_Value", HFILL }},
+        "Round_Trip_Time_Value", HFILL }},
     { &hf_nbap_extension_ReportCharacteristicsType_MeasurementThreshold,
       { "extension-ReportCharacteristicsType-MeasurementThreshold", "nbap.extension_ReportCharacteristicsType_MeasurementThreshold",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Extension_ReportCharacteristicsType_MeasurementThreshold", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_msec,
       { "msec", "nbap.msec",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MeasurementChangeTime_Scaledmsec", HFILL }},
+        "MeasurementChangeTime_Scaledmsec", HFILL }},
     { &hf_nbap_msec_01,
       { "msec", "nbap.msec",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MeasurementHysteresisTime_Scaledmsec", HFILL }},
+        "MeasurementHysteresisTime_Scaledmsec", HFILL }},
     { &hf_nbap_msec_02,
       { "msec", "nbap.msec",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ReportPeriodicity_Scaledmsec", HFILL }},
+        "ReportPeriodicity_Scaledmsec", HFILL }},
     { &hf_nbap_Received_total_wide_band_power_For_CellPortion_Value_item,
-      { "Item", "nbap.Received_total_wide_band_power_For_CellPortion_Value_item",
+      { "Received-total-wide-band-power-For-CellPortion-Value-Item", "nbap.Received_total_wide_band_power_For_CellPortion_Value_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Received_total_wide_band_power_For_CellPortion_Value_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_received_total_wide_band_power_value,
       { "received-total-wide-band-power-value", "nbap.received_total_wide_band_power_value",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Received_total_wide_band_power_Value", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Received_total_wide_band_power_For_CellPortion_ValueLCR_item,
+      { "Received-total-wide-band-power-For-CellPortion-ValueLCR-Item", "nbap.Received_total_wide_band_power_For_CellPortion_ValueLCR_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value_item,
-      { "Item", "nbap.Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value_item",
+      { "Received-Scheduled-EDCH-Power-Share-For-CellPortion-Value-Item", "nbap.Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_received_Scheduled_power_share_value,
       { "received-Scheduled-power-share-value", "nbap.received_Scheduled_power_share_value",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RSEPS_Value", HFILL }},
+        "RSEPS_Value", HFILL }},
     { &hf_nbap_informationAvailable,
       { "informationAvailable", "nbap.informationAvailable",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.InformationAvailable", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_informationnotAvailable,
       { "informationnotAvailable", "nbap.informationnotAvailable",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.InformationnotAvailable", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_requesteddataValue,
       { "requesteddataValue", "nbap.requesteddataValue",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RequestedDataValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dgps_corrections,
       { "dgps-corrections", "nbap.dgps_corrections",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DGPSCorrections", HFILL }},
+        "DGPSCorrections", HFILL }},
     { &hf_nbap_gps_navandrecovery,
       { "gps-navandrecovery", "nbap.gps_navandrecovery",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.GPS_NavigationModel_and_TimeRecovery", HFILL }},
+        "GPS_NavigationModel_and_TimeRecovery", HFILL }},
     { &hf_nbap_gps_ionos_model,
       { "gps-ionos-model", "nbap.gps_ionos_model",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GPS_Ionospheric_Model", HFILL }},
+        "GPS_Ionospheric_Model", HFILL }},
     { &hf_nbap_gps_utc_model,
       { "gps-utc-model", "nbap.gps_utc_model",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GPS_UTC_Model", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_gps_almanac,
       { "gps-almanac", "nbap.gps_almanac",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GPS_Almanac", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_gps_rt_integrity,
       { "gps-rt-integrity", "nbap.gps_rt_integrity",
         FT_UINT32, BASE_DEC, VALS(nbap_GPS_RealTime_Integrity_vals), 0,
-        "nbap.GPS_RealTime_Integrity", HFILL }},
+        "GPS_RealTime_Integrity", HFILL }},
     { &hf_nbap_gpsrxpos,
       { "gpsrxpos", "nbap.gpsrxpos",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GPS_RX_POS", HFILL }},
+        "GPS_RX_POS", HFILL }},
     { &hf_nbap_SAT_Info_Almanac_item,
-      { "Item", "nbap.SAT_Info_Almanac_item",
+      { "SAT-Info-Almanac-Item", "nbap.SAT_Info_Almanac_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SAT_Info_Almanac_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_data_id,
       { "data-id", "nbap.data_id",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DATA_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sat_id,
       { "sat-id", "nbap.sat_id",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SAT_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_gps_e_alm,
       { "gps-e-alm", "nbap.gps_e_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_16", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
     { &hf_nbap_gps_toa_alm,
       { "gps-toa-alm", "nbap.gps_toa_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_gps_delta_I_alm,
       { "gps-delta-I-alm", "nbap.gps_delta_I_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_16", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
     { &hf_nbap_omegadot_alm,
       { "omegadot-alm", "nbap.omegadot_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_16", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_16", HFILL }},
     { &hf_nbap_svhealth_alm,
       { "svhealth-alm", "nbap.svhealth_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_gps_a_sqrt_alm,
       { "gps-a-sqrt-alm", "nbap.gps_a_sqrt_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_24", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
     { &hf_nbap_omegazero_alm,
       { "omegazero-alm", "nbap.omegazero_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_24", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
     { &hf_nbap_m_zero_alm,
       { "m-zero-alm", "nbap.m_zero_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_24", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
     { &hf_nbap_gps_omega_alm,
       { "gps-omega-alm", "nbap.gps_omega_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_24", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_24", HFILL }},
     { &hf_nbap_gps_af_zero_alm,
       { "gps-af-zero-alm", "nbap.gps_af_zero_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_11", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
     { &hf_nbap_gps_af_one_alm,
       { "gps-af-one-alm", "nbap.gps_af_one_alm",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_11", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_11", HFILL }},
     { &hf_nbap_SAT_Info_Almanac_ExtList_item,
-      { "Item", "nbap.SAT_Info_Almanac_ExtList_item",
+      { "SAT-Info-Almanac-ExtItem", "nbap.SAT_Info_Almanac_ExtItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SAT_Info_Almanac_ExtItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SAT_Info_DGPSCorrections_item,
-      { "Item", "nbap.SAT_Info_DGPSCorrections_item",
+      { "SAT-Info-DGPSCorrections-Item", "nbap.SAT_Info_DGPSCorrections_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SAT_Info_DGPSCorrections_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iode_dgps,
       { "iode-dgps", "nbap.iode_dgps",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
     { &hf_nbap_prc,
       { "prc", "nbap.prc",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.PRC", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_range_correction_rate,
       { "range-correction-rate", "nbap.range_correction_rate",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.Range_Correction_Rate", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SATInfo_RealTime_Integrity_item,
-      { "Item", "nbap.SATInfo_RealTime_Integrity_item",
+      { "SAT-Info-RealTime-Integrity-Item", "nbap.SAT_Info_RealTime_Integrity_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SAT_Info_RealTime_Integrity_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_bad_sat_id,
       { "bad-sat-id", "nbap.bad_sat_id",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SAT_ID", HFILL }},
+        "SAT_ID", HFILL }},
+    { &hf_nbap_SecondaryServingCells_item,
+      { "SecondaryServingCellsItem", "nbap.SecondaryServingCellsItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_secondaryC_ID,
+      { "secondaryC-ID", "nbap.secondaryC_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "C_ID", HFILL }},
+    { &hf_nbap_numSecondaryHS_SCCH_Codes,
+      { "numSecondaryHS-SCCH-Codes", "nbap.numSecondaryHS_SCCH_Codes",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "NumHS_SCCH_Codes", HFILL }},
     { &hf_nbap_new_secondary_CPICH,
       { "new-secondary-CPICH", "nbap.new_secondary_CPICH",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommonPhysicalChannelID", HFILL }},
+        "CommonPhysicalChannelID", HFILL }},
     { &hf_nbap_secondary_CPICH_shall_not_be_used,
       { "secondary-CPICH-shall-not-be-used", "nbap.secondary_CPICH_shall_not_be_used",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_serving_E_DCH_RL_in_this_NodeB,
       { "serving-E-DCH-RL-in-this-NodeB", "nbap.serving_E_DCH_RL_in_this_NodeB",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Serving_E_DCH_RL_in_this_NodeB", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_serving_E_DCH_RL_not_in_this_NodeB,
       { "serving-E-DCH-RL-not-in-this-NodeB", "nbap.serving_E_DCH_RL_not_in_this_NodeB",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_SetsOfHS_SCCH_Codes_item,
+      { "SetsOfHS-SCCH-CodesItem", "nbap.SetsOfHS_SCCH_CodesItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_SCCH_PreconfiguredCodes,
+      { "hS-SCCH-PreconfiguredCodes", "nbap.hS_SCCH_PreconfiguredCodes",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_setup,
+      { "setup", "nbap.setup",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "Additional_EDCH_Setup_Info", HFILL }},
+    { &hf_nbap_configurationChange,
+      { "configurationChange", "nbap.configurationChange",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Additional_EDCH_Cell_Information_ConfigurationChange_List", HFILL }},
+    { &hf_nbap_removal,
+      { "removal", "nbap.removal",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Additional_EDCH_Cell_Information_Removal_List", HFILL }},
     { &hf_nbap_sFNSFNChangeLimit,
       { "sFNSFNChangeLimit", "nbap.sFNSFNChangeLimit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SFNSFNChangeLimit", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_predictedSFNSFNDeviationLimit,
       { "predictedSFNSFNDeviationLimit", "nbap.predictedSFNSFNDeviationLimit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PredictedSFNSFNDeviationLimit", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation,
       { "successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation", "nbap.successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item,
-      { "Item", "nbap.successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item",
+      { "successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation item", "nbap.successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sFNSFNValue,
       { "sFNSFNValue", "nbap.sFNSFNValue",
         FT_UINT32, BASE_DEC, VALS(nbap_SFNSFNValue_vals), 0,
-        "nbap.SFNSFNValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sFNSFNQuality,
       { "sFNSFNQuality", "nbap.sFNSFNQuality",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SFNSFNQuality", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sFNSFNDriftRate,
       { "sFNSFNDriftRate", "nbap.sFNSFNDriftRate",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.SFNSFNDriftRate", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sFNSFNDriftRateQuality,
       { "sFNSFNDriftRateQuality", "nbap.sFNSFNDriftRateQuality",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SFNSFNDriftRateQuality", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sFNSFNTimeStampInformation,
       { "sFNSFNTimeStampInformation", "nbap.sFNSFNTimeStampInformation",
         FT_UINT32, BASE_DEC, VALS(nbap_SFNSFNTimeStampInformation_vals), 0,
-        "nbap.SFNSFNTimeStampInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation,
       { "unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation", "nbap.unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item,
-      { "Item", "nbap.unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item",
+      { "unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation item", "nbap.unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.T_unsuccessfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation_item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sFNSFNTimeStamp_FDD,
       { "sFNSFNTimeStamp-FDD", "nbap.sFNSFNTimeStamp_FDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SFN", HFILL }},
+        "SFN", HFILL }},
     { &hf_nbap_sFNSFNTimeStamp_TDD,
       { "sFNSFNTimeStamp-TDD", "nbap.sFNSFNTimeStamp_TDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SFNSFNTimeStamp_TDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sFN,
       { "sFN", "nbap.sFN",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SFN", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sFNSFN_FDD,
       { "sFNSFN-FDD", "nbap.sFNSFN_FDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SFNSFN_FDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sFNSFN_TDD,
       { "sFNSFN-TDD", "nbap.sFNSFN_TDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SFNSFN_TDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sFNSFN_TDD768,
       { "sFNSFN-TDD768", "nbap.sFNSFN_TDD768",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SFNSFN_TDD768", HFILL }},
-    { &hf_nbap_sixteenQAM_UL_Operation_Indicator,
-      { "sixteenQAM-UL-Operation-Indicator", "nbap.sixteenQAM_UL_Operation_Indicator",
-        FT_UINT32, BASE_DEC, VALS(nbap_SixteenQAM_UL_Operation_Indicator_vals), 0,
-        "nbap.SixteenQAM_UL_Operation_Indicator", HFILL }},
-    { &hf_nbap_sixteenQAM_UL_Delta_T2TP,
-      { "sixteenQAM-UL-Delta-T2TP", "nbap.sixteenQAM_UL_Delta_T2TP",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SixteenQAM_UL_Delta_T2TP", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_synchronisationReportCharacteristicsType,
       { "synchronisationReportCharacteristicsType", "nbap.synchronisationReportCharacteristicsType",
         FT_UINT32, BASE_DEC, VALS(nbap_SynchronisationReportCharacteristicsType_vals), 0,
-        "nbap.SynchronisationReportCharacteristicsType", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_synchronisationReportCharactThreExc,
       { "synchronisationReportCharactThreExc", "nbap.synchronisationReportCharactThreExc",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SynchronisationReportCharactThreExc", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SynchronisationReportCharactThreExc_item,
-      { "Item", "nbap.SynchronisationReportCharactThreExc_item",
+      { "SynchronisationReportCharactThreInfoItem", "nbap.SynchronisationReportCharactThreInfoItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SynchronisationReportCharactThreInfoItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_syncFrameNumber,
       { "syncFrameNumber", "nbap.syncFrameNumber",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SyncFrameNumber", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cellSyncBurstInformation,
       { "cellSyncBurstInformation", "nbap.cellSyncBurstInformation",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SEQUENCE_SIZE_1_maxNrOfReceptsPerSyncFrame_OF_SynchronisationReportCharactCellSyncBurstInfoItem", HFILL }},
+        "SEQUENCE_SIZE_1_maxNrOfReceptsPerSyncFrame_OF_SynchronisationReportCharactCellSyncBurstInfoItem", HFILL }},
     { &hf_nbap_cellSyncBurstInformation_item,
-      { "Item", "nbap.cellSyncBurstInformation_item",
+      { "SynchronisationReportCharactCellSyncBurstInfoItem", "nbap.SynchronisationReportCharactCellSyncBurstInfoItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SynchronisationReportCharactCellSyncBurstInfoItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cellSyncBurstCode,
       { "cellSyncBurstCode", "nbap.cellSyncBurstCode",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellSyncBurstCode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cellSyncBurstCodeShift,
       { "cellSyncBurstCodeShift", "nbap.cellSyncBurstCodeShift",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellSyncBurstCodeShift", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cellSyncBurstTiming,
       { "cellSyncBurstTiming", "nbap.cellSyncBurstTiming",
         FT_UINT32, BASE_DEC, VALS(nbap_CellSyncBurstTiming_vals), 0,
-        "nbap.CellSyncBurstTiming", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cellSyncBurstTimingThreshold,
       { "cellSyncBurstTimingThreshold", "nbap.cellSyncBurstTimingThreshold",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellSyncBurstTimingThreshold", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SyncDLCodeIdThreInfoLCR_item,
-      { "Item", "nbap.SyncDLCodeIdThreInfoLCR_item",
+      { "SyncDLCodeIdThreInfoList", "nbap.SyncDLCodeIdThreInfoList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SyncDLCodeIdThreInfoList", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_syncFrameNoToReceive,
       { "syncFrameNoToReceive", "nbap.syncFrameNoToReceive",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SyncFrameNumber", HFILL }},
+        "SyncFrameNumber", HFILL }},
     { &hf_nbap_syncDLCodeIdInfoLCR,
       { "syncDLCodeIdInfoLCR", "nbap.syncDLCodeIdInfoLCR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SyncDLCodeInfoListLCR", HFILL }},
+        "SyncDLCodeInfoListLCR", HFILL }},
     { &hf_nbap_SyncDLCodeInfoListLCR_item,
-      { "Item", "nbap.SyncDLCodeInfoListLCR_item",
+      { "SyncDLCodeInfoItemLCR", "nbap.SyncDLCodeInfoItemLCR",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SyncDLCodeInfoItemLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_syncDLCodeId,
       { "syncDLCodeId", "nbap.syncDLCodeId",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SYNCDlCodeId", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_syncDLCodeIdArrivTime,
       { "syncDLCodeIdArrivTime", "nbap.syncDLCodeIdArrivTime",
         FT_UINT32, BASE_DEC, VALS(nbap_CellSyncBurstTimingLCR_vals), 0,
-        "nbap.CellSyncBurstTimingLCR", HFILL }},
+        "CellSyncBurstTimingLCR", HFILL }},
     { &hf_nbap_syncDLCodeIdTimingThre,
       { "syncDLCodeIdTimingThre", "nbap.syncDLCodeIdTimingThre",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellSyncBurstTimingThreshold", HFILL }},
+        "CellSyncBurstTimingThreshold", HFILL }},
     { &hf_nbap_modulation,
       { "modulation", "nbap.modulation",
         FT_UINT32, BASE_DEC, VALS(nbap_Modulation_vals), 0,
-        "nbap.Modulation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TDD_DL_Code_Information_item,
-      { "Item", "nbap.TDD_DL_Code_Information_item",
+      { "TDD-DL-Code-InformationItem", "nbap.TDD_DL_Code_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TDD_DL_Code_InformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dPCH_ID,
       { "dPCH-ID", "nbap.dPCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DPCH_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TDD_DL_Code_LCR_Information_item,
-      { "Item", "nbap.TDD_DL_Code_LCR_Information_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TDD_DL_Code_LCR_InformationItem", HFILL }},
-    { &hf_nbap_tdd_ChannelisationCodeLCR,
-      { "tdd-ChannelisationCodeLCR", "nbap.tdd_ChannelisationCodeLCR",
+      { "TDD-DL-Code-LCR-InformationItem", "nbap.TDD_DL_Code_LCR_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TDD_ChannelisationCodeLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tdd_DL_DPCH_TimeSlotFormat_LCR,
       { "tdd-DL-DPCH-TimeSlotFormat-LCR", "nbap.tdd_DL_DPCH_TimeSlotFormat_LCR",
         FT_UINT32, BASE_DEC, VALS(nbap_TDD_DL_DPCH_TimeSlotFormat_LCR_vals), 0,
-        "nbap.TDD_DL_DPCH_TimeSlotFormat_LCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TDD_DL_Code_768_Information_item,
-      { "Item", "nbap.TDD_DL_Code_768_Information_item",
+      { "TDD-DL-Code-768-InformationItem", "nbap.TDD_DL_Code_768_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TDD_DL_Code_768_InformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_qPSK_01,
       { "qPSK", "nbap.qPSK",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.QPSK_DL_DPCH_TimeSlotFormatTDD_LCR", HFILL }},
+        "QPSK_DL_DPCH_TimeSlotFormatTDD_LCR", HFILL }},
     { &hf_nbap_eightPSK,
       { "eightPSK", "nbap.eightPSK",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.EightPSK_DL_DPCH_TimeSlotFormatTDD_LCR", HFILL }},
+        "EightPSK_DL_DPCH_TimeSlotFormatTDD_LCR", HFILL }},
     { &hf_nbap_initialOffset,
       { "initialOffset", "nbap.initialOffset",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_255", HFILL }},
+        "INTEGER_0_255", HFILL }},
     { &hf_nbap_noinitialOffset,
       { "noinitialOffset", "nbap.noinitialOffset",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_63", HFILL }},
+        "INTEGER_0_63", HFILL }},
     { &hf_nbap_signalledGainFactors,
       { "signalledGainFactors", "nbap.signalledGainFactors",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.T_signalledGainFactors", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_gainFactor,
       { "gainFactor", "nbap.gainFactor",
         FT_UINT32, BASE_DEC, VALS(nbap_T_gainFactor_vals), 0,
-        "nbap.T_gainFactor", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_fdd,
       { "fdd", "nbap.fdd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.T_fdd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_betaC,
       { "betaC", "nbap.betaC",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.BetaCD", HFILL }},
+        "BetaCD", HFILL }},
     { &hf_nbap_betaD,
       { "betaD", "nbap.betaD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.BetaCD", HFILL }},
+        "BetaCD", HFILL }},
     { &hf_nbap_tdd,
       { "tdd", "nbap.tdd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.BetaCD", HFILL }},
+        "BetaCD", HFILL }},
     { &hf_nbap_refTFCNumber,
       { "refTFCNumber", "nbap.refTFCNumber",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RefTFCNumber", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_computedGainFactors,
       { "computedGainFactors", "nbap.computedGainFactors",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RefTFCNumber", HFILL }},
+        "RefTFCNumber", HFILL }},
     { &hf_nbap_TDD_UL_Code_Information_item,
-      { "Item", "nbap.TDD_UL_Code_Information_item",
+      { "TDD-UL-Code-InformationItem", "nbap.TDD_UL_Code_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TDD_UL_Code_InformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TDD_UL_Code_LCR_Information_item,
-      { "Item", "nbap.TDD_UL_Code_LCR_Information_item",
+      { "TDD-UL-Code-LCR-InformationItem", "nbap.TDD_UL_Code_LCR_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TDD_UL_Code_LCR_InformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tdd_UL_DPCH_TimeSlotFormat_LCR,
       { "tdd-UL-DPCH-TimeSlotFormat-LCR", "nbap.tdd_UL_DPCH_TimeSlotFormat_LCR",
         FT_UINT32, BASE_DEC, VALS(nbap_TDD_UL_DPCH_TimeSlotFormat_LCR_vals), 0,
-        "nbap.TDD_UL_DPCH_TimeSlotFormat_LCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TDD_UL_Code_768_Information_item,
-      { "Item", "nbap.TDD_UL_Code_768_Information_item",
+      { "TDD-UL-Code-768-InformationItem", "nbap.TDD_UL_Code_768_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TDD_UL_Code_768_InformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_qPSK_02,
       { "qPSK", "nbap.qPSK",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.QPSK_UL_DPCH_TimeSlotFormatTDD_LCR", HFILL }},
+        "QPSK_UL_DPCH_TimeSlotFormatTDD_LCR", HFILL }},
     { &hf_nbap_eightPSK_01,
       { "eightPSK", "nbap.eightPSK",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.EightPSK_UL_DPCH_TimeSlotFormatTDD_LCR", HFILL }},
+        "EightPSK_UL_DPCH_TimeSlotFormatTDD_LCR", HFILL }},
     { &hf_nbap_tFCI_SignallingOption,
       { "tFCI-SignallingOption", "nbap.tFCI_SignallingOption",
         FT_UINT32, BASE_DEC, VALS(nbap_TFCI_SignallingMode_TFCI_SignallingOption_vals), 0,
-        "nbap.TFCI_SignallingMode_TFCI_SignallingOption", HFILL }},
+        "TFCI_SignallingMode_TFCI_SignallingOption", HFILL }},
     { &hf_nbap_not_Used_splitType,
       { "not-Used-splitType", "nbap.not_Used_splitType",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_not_Used_lengthOfTFCI2,
       { "not-Used-lengthOfTFCI2", "nbap.not_Used_lengthOfTFCI2",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_TimeSlot_InitiatedListLCR_item,
+      { "TimeSlotLCR", "nbap.TimeSlotLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_TimeSlotMeasurementValueListLCR_item,
+      { "TimeSlotMeasurementValueLCR", "nbap.TimeSlotMeasurementValueLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_commonMeasurementValue,
+      { "commonMeasurementValue", "nbap.commonMeasurementValue",
+        FT_UINT32, BASE_DEC, VALS(nbap_CommonMeasurementValue_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_initialPhase_01,
       { "initialPhase", "nbap.initialPhase",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_1048575_", HFILL }},
+        "INTEGER_0_1048575_", HFILL }},
     { &hf_nbap_dsField,
       { "dsField", "nbap.dsField",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.DsField", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_genericTrafficCategory,
       { "genericTrafficCategory", "nbap.genericTrafficCategory",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.GenericTrafficCategory", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Transmission_Gap_Pattern_Sequence_Information_item,
-      { "Item", "nbap.Transmission_Gap_Pattern_Sequence_Information_item",
+      { "Transmission-Gap-Pattern-Sequence-Information item", "nbap.Transmission_Gap_Pattern_Sequence_Information_item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Transmission_Gap_Pattern_Sequence_Information_item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tGSN,
       { "tGSN", "nbap.tGSN",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TGSN", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tGL1,
       { "tGL1", "nbap.tGL1",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.GapLength", HFILL }},
+        "GapLength", HFILL }},
     { &hf_nbap_tGL2,
       { "tGL2", "nbap.tGL2",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.GapLength", HFILL }},
+        "GapLength", HFILL }},
     { &hf_nbap_tGD,
       { "tGD", "nbap.tGD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TGD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tGPL1,
       { "tGPL1", "nbap.tGPL1",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.GapDuration", HFILL }},
+        "GapDuration", HFILL }},
     { &hf_nbap_not_to_be_used_1,
       { "not-to-be-used-1", "nbap.not_to_be_used_1",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.GapDuration", HFILL }},
+        "GapDuration", HFILL }},
     { &hf_nbap_uL_DL_mode,
       { "uL-DL-mode", "nbap.uL_DL_mode",
         FT_UINT32, BASE_DEC, VALS(nbap_UL_DL_mode_vals), 0,
-        "nbap.UL_DL_mode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_downlink_Compressed_Mode_Method,
       { "downlink-Compressed-Mode-Method", "nbap.downlink_Compressed_Mode_Method",
         FT_UINT32, BASE_DEC, VALS(nbap_Downlink_Compressed_Mode_Method_vals), 0,
-        "nbap.Downlink_Compressed_Mode_Method", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uplink_Compressed_Mode_Method,
       { "uplink-Compressed-Mode-Method", "nbap.uplink_Compressed_Mode_Method",
         FT_UINT32, BASE_DEC, VALS(nbap_Uplink_Compressed_Mode_Method_vals), 0,
-        "nbap.Uplink_Compressed_Mode_Method", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_FrameType,
       { "dL-FrameType", "nbap.dL_FrameType",
         FT_UINT32, BASE_DEC, VALS(nbap_DL_FrameType_vals), 0,
-        "nbap.DL_FrameType", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_delta_SIR1,
       { "delta-SIR1", "nbap.delta_SIR1",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DeltaSIR", HFILL }},
+        "DeltaSIR", HFILL }},
     { &hf_nbap_delta_SIR_after1,
       { "delta-SIR-after1", "nbap.delta_SIR_after1",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DeltaSIR", HFILL }},
+        "DeltaSIR", HFILL }},
     { &hf_nbap_delta_SIR2,
       { "delta-SIR2", "nbap.delta_SIR2",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DeltaSIR", HFILL }},
+        "DeltaSIR", HFILL }},
     { &hf_nbap_delta_SIR_after2,
       { "delta-SIR-after2", "nbap.delta_SIR_after2",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DeltaSIR", HFILL }},
+        "DeltaSIR", HFILL }},
     { &hf_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue_item,
-      { "Item", "nbap.TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue_item",
+      { "TransmittedCarrierPowerOfAllCodesNotUsedForHS-PDSCH-HS-SCCH-E-AGCH-E-RGCHOrE-HICHTransmissionCellPortionValue-Item", "nbap.TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_transmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue,
       { "transmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue", "nbap.transmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_item,
+      { "TransmittedCarrierPowerOfAllCodesNotUsedForHS-PDSCH-HS-SCCH-E-AGCHOrE-HICHTransmissionCellPortionValue-Item", "nbap.TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Transmitted_Carrier_Power_For_CellPortion_Value_item,
-      { "Item", "nbap.Transmitted_Carrier_Power_For_CellPortion_Value_item",
+      { "Transmitted-Carrier-Power-For-CellPortion-Value-Item", "nbap.Transmitted_Carrier_Power_For_CellPortion_Value_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Transmitted_Carrier_Power_For_CellPortion_Value_Item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_transmitted_Carrier_Power_Value,
       { "transmitted-Carrier-Power-Value", "nbap.transmitted_Carrier_Power_Value",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Transmitted_Carrier_Power_Value", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Transmitted_Carrier_Power_For_CellPortion_ValueLCR_item,
+      { "Transmitted-Carrier-Power-For-CellPortion-ValueLCR-Item", "nbap.Transmitted_Carrier_Power_For_CellPortion_ValueLCR_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_tFCSvalues,
       { "tFCSvalues", "nbap.tFCSvalues",
         FT_UINT32, BASE_DEC, VALS(nbap_T_tFCSvalues_vals), 0,
-        "nbap.T_tFCSvalues", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_no_Split_in_TFCI,
       { "no-Split-in-TFCI", "nbap.no_Split_in_TFCI",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TFCS_TFCSList", HFILL }},
+        "TFCS_TFCSList", HFILL }},
     { &hf_nbap_not_Used_split_in_TFCI,
       { "not-Used-split-in-TFCI", "nbap.not_Used_split_in_TFCI",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TFCS_TFCSList_item,
-      { "Item", "nbap.TFCS_TFCSList_item",
+      { "TFCS-TFCSList item", "nbap.TFCS_TFCSList_item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TFCS_TFCSList_item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cTFC,
       { "cTFC", "nbap.cTFC",
         FT_UINT32, BASE_DEC, VALS(nbap_TFCS_CTFC_vals), 0,
-        "nbap.TFCS_CTFC", HFILL }},
+        "TFCS_CTFC", HFILL }},
     { &hf_nbap_tFC_Beta,
       { "tFC-Beta", "nbap.tFC_Beta",
         FT_UINT32, BASE_DEC, VALS(nbap_TransportFormatCombination_Beta_vals), 0,
-        "nbap.TransportFormatCombination_Beta", HFILL }},
+        "TransportFormatCombination_Beta", HFILL }},
     { &hf_nbap_ctfc2bit,
       { "ctfc2bit", "nbap.ctfc2bit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_3", HFILL }},
+        "INTEGER_0_3", HFILL }},
     { &hf_nbap_ctfc4bit,
       { "ctfc4bit", "nbap.ctfc4bit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_15", HFILL }},
+        "INTEGER_0_15", HFILL }},
     { &hf_nbap_ctfc6bit,
       { "ctfc6bit", "nbap.ctfc6bit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_63", HFILL }},
+        "INTEGER_0_63", HFILL }},
     { &hf_nbap_ctfc8bit,
       { "ctfc8bit", "nbap.ctfc8bit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_255", HFILL }},
+        "INTEGER_0_255", HFILL }},
     { &hf_nbap_ctfc12bit,
       { "ctfc12bit", "nbap.ctfc12bit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_4095", HFILL }},
+        "INTEGER_0_4095", HFILL }},
     { &hf_nbap_ctfc16bit,
       { "ctfc16bit", "nbap.ctfc16bit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_65535", HFILL }},
+        "INTEGER_0_65535", HFILL }},
     { &hf_nbap_ctfcmaxbit,
       { "ctfcmaxbit", "nbap.ctfcmaxbit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_maxCTFC", HFILL }},
+        "INTEGER_0_maxCTFC", HFILL }},
     { &hf_nbap_Transport_Block_Size_List_item,
-      { "Item", "nbap.Transport_Block_Size_List_item",
+      { "Transport-Block-Size-List item", "nbap.Transport_Block_Size_List_item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Transport_Block_Size_List_item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_transport_Block_Size_Index_for_Enhanced_PCH,
       { "transport-Block-Size-Index-for-Enhanced-PCH", "nbap.transport_Block_Size_Index_for_Enhanced_PCH",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Transport_Block_Size_Index_for_Enhanced_PCH", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dynamicParts,
       { "dynamicParts", "nbap.dynamicParts",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TransportFormatSet_DynamicPartList", HFILL }},
+        "TransportFormatSet_DynamicPartList", HFILL }},
     { &hf_nbap_semi_staticPart,
       { "semi-staticPart", "nbap.semi_staticPart",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TransportFormatSet_Semi_staticPart", HFILL }},
+        "TransportFormatSet_Semi_staticPart", HFILL }},
     { &hf_nbap_TransportFormatSet_DynamicPartList_item,
-      { "Item", "nbap.TransportFormatSet_DynamicPartList_item",
+      { "TransportFormatSet-DynamicPartList item", "nbap.TransportFormatSet_DynamicPartList_item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TransportFormatSet_DynamicPartList_item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_nrOfTransportBlocks,
       { "nrOfTransportBlocks", "nbap.nrOfTransportBlocks",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TransportFormatSet_NrOfTransportBlocks", HFILL }},
+        "TransportFormatSet_NrOfTransportBlocks", HFILL }},
     { &hf_nbap_transportBlockSize,
       { "transportBlockSize", "nbap.transportBlockSize",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TransportFormatSet_TransportBlockSize", HFILL }},
+        "TransportFormatSet_TransportBlockSize", HFILL }},
     { &hf_nbap_mode,
       { "mode", "nbap.mode",
         FT_UINT32, BASE_DEC, VALS(nbap_TransportFormatSet_ModeDP_vals), 0,
-        "nbap.TransportFormatSet_ModeDP", HFILL }},
+        "TransportFormatSet_ModeDP", HFILL }},
     { &hf_nbap_transmissionTimeIntervalInformation,
       { "transmissionTimeIntervalInformation", "nbap.transmissionTimeIntervalInformation",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TransmissionTimeIntervalInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TransmissionTimeIntervalInformation_item,
-      { "Item", "nbap.TransmissionTimeIntervalInformation_item",
+      { "TransmissionTimeIntervalInformation item", "nbap.TransmissionTimeIntervalInformation_item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TransmissionTimeIntervalInformation_item", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_transmissionTimeInterval,
       { "transmissionTimeInterval", "nbap.transmissionTimeInterval",
         FT_UINT32, BASE_DEC, VALS(nbap_TransportFormatSet_TransmissionTimeIntervalDynamic_vals), 0,
-        "nbap.TransportFormatSet_TransmissionTimeIntervalDynamic", HFILL }},
+        "TransportFormatSet_TransmissionTimeIntervalDynamic", HFILL }},
     { &hf_nbap_transmissionTimeInterval_01,
       { "transmissionTimeInterval", "nbap.transmissionTimeInterval",
         FT_UINT32, BASE_DEC, VALS(nbap_TransportFormatSet_TransmissionTimeIntervalSemiStatic_vals), 0,
-        "nbap.TransportFormatSet_TransmissionTimeIntervalSemiStatic", HFILL }},
+        "TransportFormatSet_TransmissionTimeIntervalSemiStatic", HFILL }},
     { &hf_nbap_channelCoding,
       { "channelCoding", "nbap.channelCoding",
         FT_UINT32, BASE_DEC, VALS(nbap_TransportFormatSet_ChannelCodingType_vals), 0,
-        "nbap.TransportFormatSet_ChannelCodingType", HFILL }},
+        "TransportFormatSet_ChannelCodingType", HFILL }},
     { &hf_nbap_codingRate,
       { "codingRate", "nbap.codingRate",
         FT_UINT32, BASE_DEC, VALS(nbap_TransportFormatSet_CodingRate_vals), 0,
-        "nbap.TransportFormatSet_CodingRate", HFILL }},
+        "TransportFormatSet_CodingRate", HFILL }},
     { &hf_nbap_rateMatchingAttribute,
       { "rateMatchingAttribute", "nbap.rateMatchingAttribute",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TransportFormatSet_RateMatchingAttribute", HFILL }},
+        "TransportFormatSet_RateMatchingAttribute", HFILL }},
     { &hf_nbap_cRC_Size,
       { "cRC-Size", "nbap.cRC_Size",
         FT_UINT32, BASE_DEC, VALS(nbap_TransportFormatSet_CRC_Size_vals), 0,
-        "nbap.TransportFormatSet_CRC_Size", HFILL }},
+        "TransportFormatSet_CRC_Size", HFILL }},
     { &hf_nbap_mode_01,
       { "mode", "nbap.mode",
         FT_UINT32, BASE_DEC, VALS(nbap_TransportFormatSet_ModeSSP_vals), 0,
-        "nbap.TransportFormatSet_ModeSSP", HFILL }},
+        "TransportFormatSet_ModeSSP", HFILL }},
     { &hf_nbap_tdd_01,
       { "tdd", "nbap.tdd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TDD_TransportFormatSet_ModeDP", HFILL }},
+        "TDD_TransportFormatSet_ModeDP", HFILL }},
     { &hf_nbap_notApplicable,
       { "notApplicable", "nbap.notApplicable",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tdd_02,
       { "tdd", "nbap.tdd",
         FT_UINT32, BASE_DEC, VALS(nbap_TransportFormatSet_SecondInterleavingMode_vals), 0,
-        "nbap.TransportFormatSet_SecondInterleavingMode", HFILL }},
+        "TransportFormatSet_SecondInterleavingMode", HFILL }},
     { &hf_nbap_mS,
       { "mS", "nbap.mS",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_16383", HFILL }},
+        "INTEGER_0_16383", HFILL }},
     { &hf_nbap_lS,
       { "lS", "nbap.lS",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_4294967295", HFILL }},
+        "INTEGER_0_4294967295", HFILL }},
     { &hf_nbap_tUTRANGANSSChangeLimit,
       { "tUTRANGANSSChangeLimit", "nbap.tUTRANGANSSChangeLimit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_1_256", HFILL }},
+        "INTEGER_1_256", HFILL }},
     { &hf_nbap_predictedTUTRANGANSSDeviationLimit,
       { "predictedTUTRANGANSSDeviationLimit", "nbap.predictedTUTRANGANSSDeviationLimit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_1_256", HFILL }},
+        "INTEGER_1_256", HFILL }},
     { &hf_nbap_tUTRANGANSS,
       { "tUTRANGANSS", "nbap.tUTRANGANSS",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TUTRANGANSS", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tUTRANGANSSQuality,
       { "tUTRANGANSSQuality", "nbap.tUTRANGANSSQuality",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_255", HFILL }},
+        "INTEGER_0_255", HFILL }},
     { &hf_nbap_tUTRANGANSSDriftRate,
       { "tUTRANGANSSDriftRate", "nbap.tUTRANGANSSDriftRate",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_M50_50", HFILL }},
+        "INTEGER_M50_50", HFILL }},
     { &hf_nbap_tUTRANGANSSDriftRateQuality,
       { "tUTRANGANSSDriftRateQuality", "nbap.tUTRANGANSSDriftRateQuality",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_50", HFILL }},
+        "INTEGER_0_50", HFILL }},
     { &hf_nbap_ms_part,
       { "ms-part", "nbap.ms_part",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_16383", HFILL }},
+        "INTEGER_0_16383", HFILL }},
     { &hf_nbap_ls_part,
       { "ls-part", "nbap.ls_part",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_0_4294967295", HFILL }},
+        "INTEGER_0_4294967295", HFILL }},
     { &hf_nbap_tUTRANGPSChangeLimit,
       { "tUTRANGPSChangeLimit", "nbap.tUTRANGPSChangeLimit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TUTRANGPSChangeLimit", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_predictedTUTRANGPSDeviationLimit,
       { "predictedTUTRANGPSDeviationLimit", "nbap.predictedTUTRANGPSDeviationLimit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PredictedTUTRANGPSDeviationLimit", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tUTRANGPS,
       { "tUTRANGPS", "nbap.tUTRANGPS",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TUTRANGPS", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tUTRANGPSQuality,
       { "tUTRANGPSQuality", "nbap.tUTRANGPSQuality",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TUTRANGPSQuality", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tUTRANGPSDriftRate,
       { "tUTRANGPSDriftRate", "nbap.tUTRANGPSDriftRate",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.TUTRANGPSDriftRate", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tUTRANGPSDriftRateQuality,
       { "tUTRANGPSDriftRateQuality", "nbap.tUTRANGPSDriftRateQuality",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TUTRANGPSDriftRateQuality", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_rNC_ID,
       { "rNC-ID", "nbap.rNC_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RNC_ID", HFILL }},
-    { &hf_nbap_c_ID,
-      { "c-ID", "nbap.c_ID",
+        NULL, HFILL }},
+    { &hf_nbap_uE_AggregateMaximumBitRateDownlink,
+      { "uE-AggregateMaximumBitRateDownlink", "nbap.uE_AggregateMaximumBitRateDownlink",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.C_ID", HFILL }},
-    { &hf_nbap_hSDSCH_Physical_Layer_Category,
-      { "hSDSCH-Physical-Layer-Category", "nbap.hSDSCH_Physical_Layer_Category",
+        NULL, HFILL }},
+    { &hf_nbap_uE_AggregateMaximumBitRateUplink,
+      { "uE-AggregateMaximumBitRateUplink", "nbap.uE_AggregateMaximumBitRateUplink",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.INTEGER_1_64_", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Timeslot_Information_item,
-      { "Item", "nbap.UL_Timeslot_Information_item",
+      { "UL-Timeslot-InformationItem", "nbap.UL_Timeslot_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Timeslot_InformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Code_InformationList,
       { "uL-Code-InformationList", "nbap.uL_Code_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TDD_UL_Code_Information", HFILL }},
+        "TDD_UL_Code_Information", HFILL }},
     { &hf_nbap_UL_TimeslotLCR_Information_item,
-      { "Item", "nbap.UL_TimeslotLCR_Information_item",
+      { "UL-TimeslotLCR-InformationItem", "nbap.UL_TimeslotLCR_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_TimeslotLCR_InformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Code_InformationList_01,
       { "uL-Code-InformationList", "nbap.uL_Code_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TDD_UL_Code_LCR_Information", HFILL }},
+        "TDD_UL_Code_LCR_Information", HFILL }},
     { &hf_nbap_UL_Timeslot768_Information_item,
-      { "Item", "nbap.UL_Timeslot768_Information_item",
+      { "UL-Timeslot768-InformationItem", "nbap.UL_Timeslot768_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Timeslot768_InformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Code_InformationList_02,
       { "uL-Code-InformationList", "nbap.uL_Code_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TDD_UL_Code_768_Information", HFILL }},
+        "TDD_UL_Code_768_Information", HFILL }},
     { &hf_nbap_uL_ScramblingCodeNumber,
       { "uL-ScramblingCodeNumber", "nbap.uL_ScramblingCodeNumber",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_ScramblingCodeNumber", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_ScramblingCodeLength,
       { "uL-ScramblingCodeLength", "nbap.uL_ScramblingCodeLength",
         FT_UINT32, BASE_DEC, VALS(nbap_UL_ScramblingCodeLength_vals), 0,
-        "nbap.UL_ScramblingCodeLength", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Synchronisation_StepSize,
       { "uL-Synchronisation-StepSize", "nbap.uL_Synchronisation_StepSize",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Synchronisation_StepSize", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Synchronisation_Frequency,
       { "uL-Synchronisation-Frequency", "nbap.uL_Synchronisation_Frequency",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Synchronisation_Frequency", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_TimeSlot_ISCP_Info_item,
-      { "Item", "nbap.UL_TimeSlot_ISCP_Info_item",
+      { "UL-TimeSlot-ISCP-InfoItem", "nbap.UL_TimeSlot_ISCP_InfoItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_TimeSlot_ISCP_InfoItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iSCP,
       { "iSCP", "nbap.iSCP",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_TimeslotISCP_Value", HFILL }},
+        "UL_TimeslotISCP_Value", HFILL }},
     { &hf_nbap_UL_TimeSlot_ISCP_LCR_Info_item,
-      { "Item", "nbap.UL_TimeSlot_ISCP_LCR_Info_item",
+      { "UL-TimeSlot-ISCP-LCR-InfoItem", "nbap.UL_TimeSlot_ISCP_LCR_InfoItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_UpPTSInterference_For_CellPortion_Value_item,
+      { "UpPTSInterference-For-CellPortion-Value-Item", "nbap.UpPTSInterference_For_CellPortion_Value_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_TimeSlot_ISCP_LCR_InfoItem", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_upPTSInterferenceValue,
+      { "upPTSInterferenceValue", "nbap.upPTSInterferenceValue",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_USCH_Information_item,
-      { "Item", "nbap.USCH_Information_item",
+      { "USCH-InformationItem", "nbap.USCH_InformationItem",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.USCH_InformationItem", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uSCH_ID,
       { "uSCH-ID", "nbap.uSCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.USCH_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_USCH_InformationResponse_item,
-      { "Item", "nbap.USCH_InformationResponse_item",
+      { "USCH-InformationResponseItem", "nbap.USCH_InformationResponseItem",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_UL_TimeslotISCP_For_CellPortion_Value_item,
+      { "UL-TimeslotISCP-For-CellPortion-Value-Item", "nbap.UL_TimeslotISCP_For_CellPortion_Value_Item",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.USCH_InformationResponseItem", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_uL_TimeslotISCP_Value,
+      { "uL-TimeslotISCP-Value", "nbap.uL_TimeslotISCP_Value",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_protocolIEs,
       { "protocolIEs", "nbap.protocolIEs",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ProtocolIE_Container", HFILL }},
+        "ProtocolIE_Container", HFILL }},
     { &hf_nbap_protocolExtensions,
       { "protocolExtensions", "nbap.protocolExtensions",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ProtocolExtensionContainer", HFILL }},
+        "ProtocolExtensionContainer", HFILL }},
     { &hf_nbap_secondary_CCPCH_parameters,
       { "secondary-CCPCH-parameters", "nbap.secondary_CCPCH_parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Secondary_CCPCH_CTCH_SetupRqstFDD", HFILL }},
+        "Secondary_CCPCH_CTCH_SetupRqstFDD", HFILL }},
     { &hf_nbap_pRACH_parameters,
       { "pRACH-parameters", "nbap.pRACH_parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PRACH_CTCH_SetupRqstFDD", HFILL }},
+        "PRACH_CTCH_SetupRqstFDD", HFILL }},
     { &hf_nbap_notUsed_pCPCHes_parameters,
       { "notUsed-pCPCHes-parameters", "nbap.notUsed_pCPCHes_parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_fdd_S_CCPCH_Offset,
       { "fdd-S-CCPCH-Offset", "nbap.fdd_S_CCPCH_Offset",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FDD_S_CCPCH_Offset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tFCS,
       { "tFCS", "nbap.tFCS",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TFCS", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_secondary_CCPCH_SlotFormat,
       { "secondary-CCPCH-SlotFormat", "nbap.secondary_CCPCH_SlotFormat",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SecondaryCCPCH_SlotFormat", HFILL }},
+        "SecondaryCCPCH_SlotFormat", HFILL }},
     { &hf_nbap_multiplexingPosition,
       { "multiplexingPosition", "nbap.multiplexingPosition",
         FT_UINT32, BASE_DEC, VALS(nbap_MultiplexingPosition_vals), 0,
-        "nbap.MultiplexingPosition", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_powerOffsetInformation,
       { "powerOffsetInformation", "nbap.powerOffsetInformation",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PowerOffsetInformation_CTCH_SetupRqstFDD", HFILL }},
-    { &hf_nbap_sTTD_Indicator,
-      { "sTTD-Indicator", "nbap.sTTD_Indicator",
-        FT_UINT32, BASE_DEC, VALS(nbap_STTD_Indicator_vals), 0,
-        "nbap.STTD_Indicator", HFILL }},
+        "PowerOffsetInformation_CTCH_SetupRqstFDD", HFILL }},
     { &hf_nbap_fACH_Parameters,
       { "fACH-Parameters", "nbap.fACH_Parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.FACH_ParametersList_CTCH_SetupRqstFDD", HFILL }},
+        "FACH_ParametersList_CTCH_SetupRqstFDD", HFILL }},
     { &hf_nbap_pCH_Parameters,
       { "pCH-Parameters", "nbap.pCH_Parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PCH_Parameters_CTCH_SetupRqstFDD", HFILL }},
+        "PCH_Parameters_CTCH_SetupRqstFDD", HFILL }},
     { &hf_nbap_pO1_ForTFCI_Bits,
       { "pO1-ForTFCI-Bits", "nbap.pO1_ForTFCI_Bits",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PowerOffset", HFILL }},
+        "PowerOffset", HFILL }},
     { &hf_nbap_pO3_ForPilotBits,
       { "pO3-ForPilotBits", "nbap.pO3_ForPilotBits",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PowerOffset", HFILL }},
+        "PowerOffset", HFILL }},
     { &hf_nbap_FACH_ParametersListIE_CTCH_SetupRqstFDD_item,
-      { "Item", "nbap.FACH_ParametersListIE_CTCH_SetupRqstFDD_item",
+      { "FACH-ParametersItem-CTCH-SetupRqstFDD", "nbap.FACH_ParametersItem_CTCH_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.FACH_ParametersItem_CTCH_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_maxFACH_Power,
       { "maxFACH-Power", "nbap.maxFACH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_pCH_Power,
       { "pCH-Power", "nbap.pCH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_pICH_Parameters,
       { "pICH-Parameters", "nbap.pICH_Parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PICH_Parameters_CTCH_SetupRqstFDD", HFILL }},
-    { &hf_nbap_fdd_dl_ChannelisationCodeNumber,
-      { "fdd-dl-ChannelisationCodeNumber", "nbap.fdd_dl_ChannelisationCodeNumber",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FDD_DL_ChannelisationCodeNumber", HFILL }},
-    { &hf_nbap_pICH_Power,
-      { "pICH-Power", "nbap.pICH_Power",
-        FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.PICH_Power", HFILL }},
+        "PICH_Parameters_CTCH_SetupRqstFDD", HFILL }},
     { &hf_nbap_pICH_Mode,
       { "pICH-Mode", "nbap.pICH_Mode",
         FT_UINT32, BASE_DEC, VALS(nbap_PICH_Mode_vals), 0,
-        "nbap.PICH_Mode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_mICH_Power,
       { "mICH-Power", "nbap.mICH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.PICH_Power", HFILL }},
+        "PICH_Power", HFILL }},
     { &hf_nbap_mICH_Mode,
       { "mICH-Mode", "nbap.mICH_Mode",
         FT_UINT32, BASE_DEC, VALS(nbap_MICH_Mode_vals), 0,
-        "nbap.MICH_Mode", HFILL }},
-    { &hf_nbap_scramblingCodeNumber,
-      { "scramblingCodeNumber", "nbap.scramblingCodeNumber",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ScramblingCodeNumber", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_preambleSignatures,
       { "preambleSignatures", "nbap.preambleSignatures",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.PreambleSignatures", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_allowedSlotFormatInformation,
       { "allowedSlotFormatInformation", "nbap.allowedSlotFormatInformation",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.AllowedSlotFormatInformationList_CTCH_SetupRqstFDD", HFILL }},
+        "AllowedSlotFormatInformationList_CTCH_SetupRqstFDD", HFILL }},
     { &hf_nbap_rACH_SubChannelNumbers,
       { "rACH-SubChannelNumbers", "nbap.rACH_SubChannelNumbers",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.RACH_SubChannelNumbers", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_ul_punctureLimit,
       { "ul-punctureLimit", "nbap.ul_punctureLimit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PunctureLimit", HFILL }},
-    { &hf_nbap_preambleThreshold,
-      { "preambleThreshold", "nbap.preambleThreshold",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PreambleThreshold", HFILL }},
+        "PunctureLimit", HFILL }},
     { &hf_nbap_rACH_Parameters,
       { "rACH-Parameters", "nbap.rACH_Parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RACH_Parameters_CTCH_SetupRqstFDD", HFILL }},
+        "RACH_Parameters_CTCH_SetupRqstFDD", HFILL }},
     { &hf_nbap_aICH_Parameters,
       { "aICH-Parameters", "nbap.aICH_Parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.AICH_Parameters_CTCH_SetupRqstFDD", HFILL }},
+        "AICH_Parameters_CTCH_SetupRqstFDD", HFILL }},
     { &hf_nbap_AllowedSlotFormatInformationList_CTCH_SetupRqstFDD_item,
-      { "Item", "nbap.AllowedSlotFormatInformationList_CTCH_SetupRqstFDD_item",
+      { "AllowedSlotFormatInformationItem-CTCH-SetupRqstFDD", "nbap.AllowedSlotFormatInformationItem_CTCH_SetupRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.AllowedSlotFormatInformationItem_CTCH_SetupRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_rACHSlotFormat,
       { "rACHSlotFormat", "nbap.rACHSlotFormat",
         FT_UINT32, BASE_DEC, VALS(nbap_RACH_SlotFormat_vals), 0,
-        "nbap.RACH_SlotFormat", HFILL }},
-    { &hf_nbap_aICH_TransmissionTiming,
-      { "aICH-TransmissionTiming", "nbap.aICH_TransmissionTiming",
-        FT_UINT32, BASE_DEC, VALS(nbap_AICH_TransmissionTiming_vals), 0,
-        "nbap.AICH_TransmissionTiming", HFILL }},
-    { &hf_nbap_aICH_Power,
-      { "aICH-Power", "nbap.aICH_Power",
-        FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.AICH_Power", HFILL }},
+        "RACH_SlotFormat", HFILL }},
     { &hf_nbap_secondary_CCPCH_parameters_01,
       { "secondary-CCPCH-parameters", "nbap.secondary_CCPCH_parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Secondary_CCPCH_CTCH_SetupRqstTDD", HFILL }},
+        "Secondary_CCPCH_CTCH_SetupRqstTDD", HFILL }},
     { &hf_nbap_pRACH_parameters_01,
       { "pRACH-parameters", "nbap.pRACH_parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PRACH_CTCH_SetupRqstTDD", HFILL }},
-    { &hf_nbap_pLCCH_parameters,
-      { "pLCCH-parameters", "nbap.pLCCH_parameters",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PLCCH_parameters", HFILL }},
-    { &hf_nbap_eRUCCH_parameters,
-      { "eRUCCH-parameters", "nbap.eRUCCH_parameters",
+        "PRACH_CTCH_SetupRqstTDD", HFILL }},
+    { &hf_nbap_extension_CommonPhysicalChannelType_CTCH_SetupRqstTDD,
+      { "extension-CommonPhysicalChannelType-CTCH-SetupRqstTDD", "nbap.extension_CommonPhysicalChannelType_CTCH_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_RUCCH_parameters", HFILL }},
-    { &hf_nbap_eRUCCH_768_parameters,
-      { "eRUCCH-768-parameters", "nbap.eRUCCH_768_parameters",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_RUCCH_768_parameters", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sCCPCH_CCTrCH_ID,
       { "sCCPCH-CCTrCH-ID", "nbap.sCCPCH_CCTrCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CCTrCH_ID", HFILL }},
+        "CCTrCH_ID", HFILL }},
     { &hf_nbap_tFCI_Coding,
       { "tFCI-Coding", "nbap.tFCI_Coding",
         FT_UINT32, BASE_DEC, VALS(nbap_TFCI_Coding_vals), 0,
-        "nbap.TFCI_Coding", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_punctureLimit,
       { "punctureLimit", "nbap.punctureLimit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PunctureLimit", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_secondaryCCPCH_parameterList,
       { "secondaryCCPCH-parameterList", "nbap.secondaryCCPCH_parameterList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Secondary_CCPCH_parameterList_CTCH_SetupRqstTDD", HFILL }},
+        "Secondary_CCPCH_parameterList_CTCH_SetupRqstTDD", HFILL }},
     { &hf_nbap_fACH_ParametersList,
       { "fACH-ParametersList", "nbap.fACH_ParametersList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.FACH_ParametersList_CTCH_SetupRqstTDD", HFILL }},
+        "FACH_ParametersList_CTCH_SetupRqstTDD", HFILL }},
     { &hf_nbap_pCH_Parameters_01,
       { "pCH-Parameters", "nbap.pCH_Parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PCH_Parameters_CTCH_SetupRqstTDD", HFILL }},
+        "PCH_Parameters_CTCH_SetupRqstTDD", HFILL }},
     { &hf_nbap_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD_item,
-      { "Item", "nbap.Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD_item",
+      { "Secondary-CCPCH-parameterItem-CTCH-SetupRqstTDD", "nbap.Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_midambleShiftandBurstType,
       { "midambleShiftandBurstType", "nbap.midambleShiftandBurstType",
         FT_UINT32, BASE_DEC, VALS(nbap_MidambleShiftAndBurstType_vals), 0,
-        "nbap.MidambleShiftAndBurstType", HFILL }},
-    { &hf_nbap_tdd_PhysicalChannelOffset,
-      { "tdd-PhysicalChannelOffset", "nbap.tdd_PhysicalChannelOffset",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TDD_PhysicalChannelOffset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_s_CCPCH_Power,
       { "s-CCPCH-Power", "nbap.s_CCPCH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
+    { &hf_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_item,
+      { "Secondary-CCPCH-LCR-parameterItem-CTCH-SetupRqstTDD", "nbap.Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_s_CCPCH_TimeSlotFormat_LCR,
+      { "s-CCPCH-TimeSlotFormat-LCR", "nbap.s_CCPCH_TimeSlotFormat_LCR",
+        FT_UINT32, BASE_DEC, VALS(nbap_TDD_DL_DPCH_TimeSlotFormat_LCR_vals), 0,
+        "TDD_DL_DPCH_TimeSlotFormat_LCR", HFILL }},
+    { &hf_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_item,
+      { "Secondary-CCPCH-768-parameterItem-CTCH-SetupRqstTDD", "nbap.Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_tFCI_Presence768,
+      { "tFCI-Presence768", "nbap.tFCI_Presence768",
+        FT_UINT32, BASE_DEC, VALS(nbap_TFCI_Presence_vals), 0,
+        "TFCI_Presence", HFILL }},
+    { &hf_nbap_midambleShiftandBurstType768,
+      { "midambleShiftandBurstType768", "nbap.midambleShiftandBurstType768",
+        FT_UINT32, BASE_DEC, VALS(nbap_MidambleShiftAndBurstType768_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_FACH_ParametersListIE_CTCH_SetupRqstTDD_item,
-      { "Item", "nbap.FACH_ParametersListIE_CTCH_SetupRqstTDD_item",
+      { "FACH-ParametersItem-CTCH-SetupRqstTDD", "nbap.FACH_ParametersItem_CTCH_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.FACH_ParametersItem_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_fACH_CCTrCH_ID,
       { "fACH-CCTrCH-ID", "nbap.fACH_CCTrCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CCTrCH_ID", HFILL }},
+        "CCTrCH_ID", HFILL }},
     { &hf_nbap_pCH_CCTrCH_ID,
       { "pCH-CCTrCH-ID", "nbap.pCH_CCTrCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CCTrCH_ID", HFILL }},
+        "CCTrCH_ID", HFILL }},
     { &hf_nbap_pICH_Parameters_01,
       { "pICH-Parameters", "nbap.pICH_Parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PICH_Parameters_CTCH_SetupRqstTDD", HFILL }},
+        "PICH_Parameters_CTCH_SetupRqstTDD", HFILL }},
     { &hf_nbap_midambleshiftAndBurstType,
       { "midambleshiftAndBurstType", "nbap.midambleshiftAndBurstType",
         FT_UINT32, BASE_DEC, VALS(nbap_MidambleShiftAndBurstType_vals), 0,
-        "nbap.MidambleShiftAndBurstType", HFILL }},
-    { &hf_nbap_pagingIndicatorLength,
-      { "pagingIndicatorLength", "nbap.pagingIndicatorLength",
-        FT_UINT32, BASE_DEC, VALS(nbap_PagingIndicatorLength_vals), 0,
-        "nbap.PagingIndicatorLength", HFILL }},
-    { &hf_nbap_second_TDD_ChannelisationCodeLCR,
-      { "second-TDD-ChannelisationCodeLCR", "nbap.second_TDD_ChannelisationCodeLCR",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TDD_ChannelisationCodeLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_midambleshiftAndBurstType78,
       { "midambleshiftAndBurstType78", "nbap.midambleshiftAndBurstType78",
         FT_UINT32, BASE_DEC, VALS(nbap_MidambleShiftAndBurstType768_vals), 0,
-        "nbap.MidambleShiftAndBurstType768", HFILL }},
-    { &hf_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_item,
-      { "Item", "nbap.Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD", HFILL }},
-    { &hf_nbap_s_CCPCH_TimeSlotFormat_LCR,
-      { "s-CCPCH-TimeSlotFormat-LCR", "nbap.s_CCPCH_TimeSlotFormat_LCR",
-        FT_UINT32, BASE_DEC, VALS(nbap_TDD_DL_DPCH_TimeSlotFormat_LCR_vals), 0,
-        "nbap.TDD_DL_DPCH_TimeSlotFormat_LCR", HFILL }},
+        "MidambleShiftAndBurstType768", HFILL }},
     { &hf_nbap_notificationIndicatorLength,
       { "notificationIndicatorLength", "nbap.notificationIndicatorLength",
         FT_UINT32, BASE_DEC, VALS(nbap_NotificationIndicatorLength_vals), 0,
-        "nbap.NotificationIndicatorLength", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_mICH_TDDOption_Specific_Parameters,
       { "mICH-TDDOption-Specific-Parameters", "nbap.mICH_TDDOption_Specific_Parameters",
         FT_UINT32, BASE_DEC, VALS(nbap_MICH_TDDOption_Specific_Parameters_CTCH_SetupRqstTDD_vals), 0,
-        "nbap.MICH_TDDOption_Specific_Parameters_CTCH_SetupRqstTDD", HFILL }},
+        "MICH_TDDOption_Specific_Parameters_CTCH_SetupRqstTDD", HFILL }},
     { &hf_nbap_hCR_TDD,
       { "hCR-TDD", "nbap.hCR_TDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MICH_HCR_Parameters_CTCH_SetupRqstTDD", HFILL }},
+        "MICH_HCR_Parameters_CTCH_SetupRqstTDD", HFILL }},
     { &hf_nbap_lCR_TDD,
       { "lCR-TDD", "nbap.lCR_TDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MICH_LCR_Parameters_CTCH_SetupRqstTDD", HFILL }},
+        "MICH_LCR_Parameters_CTCH_SetupRqstTDD", HFILL }},
     { &hf_nbap_cHipRate768_TDD,
       { "cHipRate768-TDD", "nbap.cHipRate768_TDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MICH_768_Parameters_CTCH_SetupRqstTDD", HFILL }},
+        "MICH_768_Parameters_CTCH_SetupRqstTDD", HFILL }},
     { &hf_nbap_tSTD_Indicator,
       { "tSTD-Indicator", "nbap.tSTD_Indicator",
         FT_UINT32, BASE_DEC, VALS(nbap_TSTD_Indicator_vals), 0,
-        "nbap.TSTD_Indicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_midambleshiftAndBurstType768,
       { "midambleshiftAndBurstType768", "nbap.midambleshiftAndBurstType768",
         FT_UINT32, BASE_DEC, VALS(nbap_MidambleShiftAndBurstType768_vals), 0,
-        "nbap.MidambleShiftAndBurstType768", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD_item,
+      { "TimeSlotConfigurationItem-LCR-CTCH-SetupRqstTDD", "nbap.TimeSlotConfigurationItem_LCR_CTCH_SetupRqstTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_timeslotLCR_Parameter_ID,
+      { "timeslotLCR-Parameter-ID", "nbap.timeslotLCR_Parameter_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "CellParameterID", HFILL }},
     { &hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD_item,
-      { "Item", "nbap.Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD_item",
+      { "Secondary-CCPCH-parameterItem-CTCH-SetupRqstTDD", "nbap.Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_SetupRqstTDD_item,
-      { "Item", "nbap.Secondary_CCPCH_LCR_parameterExtendedList_CTCH_SetupRqstTDD_item",
+      { "Secondary-CCPCH-LCR-parameterItem-CTCH-SetupRqstTDD", "nbap.Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pRACH_Parameters_CTCH_SetupRqstTDD,
       { "pRACH-Parameters-CTCH-SetupRqstTDD", "nbap.pRACH_Parameters_CTCH_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PRACH_Parameters_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_maxPRACH_MidambleShifts,
       { "maxPRACH-MidambleShifts", "nbap.maxPRACH_MidambleShifts",
         FT_UINT32, BASE_DEC, VALS(nbap_MaxPRACH_MidambleShifts_vals), 0,
-        "nbap.MaxPRACH_MidambleShifts", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pRACH_Midamble,
       { "pRACH-Midamble", "nbap.pRACH_Midamble",
         FT_UINT32, BASE_DEC, VALS(nbap_PRACH_Midamble_vals), 0,
-        "nbap.PRACH_Midamble", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_rACH,
       { "rACH", "nbap.rACH",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RACH_Parameter_CTCH_SetupRqstTDD", HFILL }},
+        "RACH_Parameter_CTCH_SetupRqstTDD", HFILL }},
     { &hf_nbap_uL_TransportFormatSet,
       { "uL-TransportFormatSet", "nbap.uL_TransportFormatSet",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TransportFormatSet", HFILL }},
+        "TransportFormatSet", HFILL }},
     { &hf_nbap_PRACH_LCR_ParametersList_CTCH_SetupRqstTDD_item,
-      { "Item", "nbap.PRACH_LCR_ParametersList_CTCH_SetupRqstTDD_item",
+      { "PRACH-LCR-ParametersItem-CTCH-SetupRqstTDD", "nbap.PRACH_LCR_ParametersItem_CTCH_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PRACH_LCR_ParametersItem_CTCH_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_fPACH_Power,
       { "fPACH-Power", "nbap.fPACH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.FPACH_Power", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_maxPowerPLCCH,
       { "maxPowerPLCCH", "nbap.maxPowerPLCCH",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
-    { &hf_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_item,
-      { "Item", "nbap.Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD", HFILL }},
-    { &hf_nbap_tFCI_Presence768,
-      { "tFCI-Presence768", "nbap.tFCI_Presence768",
-        FT_UINT32, BASE_DEC, VALS(nbap_TFCI_Presence_vals), 0,
-        "nbap.TFCI_Presence", HFILL }},
-    { &hf_nbap_midambleShiftandBurstType768,
-      { "midambleShiftandBurstType768", "nbap.midambleShiftandBurstType768",
-        FT_UINT32, BASE_DEC, VALS(nbap_MidambleShiftAndBurstType768_vals), 0,
-        "nbap.MidambleShiftAndBurstType768", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_maxE_RUCCH_MidambleShifts,
       { "maxE-RUCCH-MidambleShifts", "nbap.maxE_RUCCH_MidambleShifts",
         FT_UINT32, BASE_DEC, VALS(nbap_MaxPRACH_MidambleShifts_vals), 0,
-        "nbap.MaxPRACH_MidambleShifts", HFILL }},
+        "MaxPRACH_MidambleShifts", HFILL }},
     { &hf_nbap_e_RUCCH_Midamble,
       { "e-RUCCH-Midamble", "nbap.e_RUCCH_Midamble",
         FT_UINT32, BASE_DEC, VALS(nbap_PRACH_Midamble_vals), 0,
-        "nbap.PRACH_Midamble", HFILL }},
+        "PRACH_Midamble", HFILL }},
     { &hf_nbap_FACH_CommonTransportChannel_InformationResponse_item,
-      { "Item", "nbap.FACH_CommonTransportChannel_InformationResponse_item",
+      { "CommonTransportChannel-InformationResponse", "nbap.CommonTransportChannel_InformationResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommonTransportChannel_InformationResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_secondary_CCPCH_parameters_02,
       { "secondary-CCPCH-parameters", "nbap.secondary_CCPCH_parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Secondary_CCPCHList_CTCH_ReconfRqstFDD", HFILL }},
+        "Secondary_CCPCHList_CTCH_ReconfRqstFDD", HFILL }},
     { &hf_nbap_pRACH_parameters_02,
       { "pRACH-parameters", "nbap.pRACH_parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PRACHList_CTCH_ReconfRqstFDD", HFILL }},
+        "PRACHList_CTCH_ReconfRqstFDD", HFILL }},
     { &hf_nbap_notUsed_cPCH_parameters,
       { "notUsed-cPCH-parameters", "nbap.notUsed_cPCH_parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_fACH_ParametersList_CTCH_ReconfRqstFDD,
       { "fACH-ParametersList-CTCH-ReconfRqstFDD", "nbap.fACH_ParametersList_CTCH_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.FACH_ParametersList_CTCH_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pCH_Parameters_CTCH_ReconfRqstFDD,
       { "pCH-Parameters-CTCH-ReconfRqstFDD", "nbap.pCH_Parameters_CTCH_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PCH_Parameters_CTCH_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pICH_Parameters_CTCH_ReconfRqstFDD,
       { "pICH-Parameters-CTCH-ReconfRqstFDD", "nbap.pICH_Parameters_CTCH_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PICH_Parameters_CTCH_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FACH_ParametersListIE_CTCH_ReconfRqstFDD_item,
-      { "Item", "nbap.FACH_ParametersListIE_CTCH_ReconfRqstFDD_item",
+      { "FACH-ParametersItem-CTCH-ReconfRqstFDD", "nbap.FACH_ParametersItem_CTCH_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.FACH_ParametersItem_CTCH_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pRACH_ParametersList_CTCH_ReconfRqstFDD,
       { "pRACH-ParametersList-CTCH-ReconfRqstFDD", "nbap.pRACH_ParametersList_CTCH_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PRACH_ParametersList_CTCH_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_aICH_ParametersList_CTCH_ReconfRqstFDD,
       { "aICH-ParametersList-CTCH-ReconfRqstFDD", "nbap.aICH_ParametersList_CTCH_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.AICH_ParametersList_CTCH_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PRACH_ParametersListIE_CTCH_ReconfRqstFDD_item,
-      { "Item", "nbap.PRACH_ParametersListIE_CTCH_ReconfRqstFDD_item",
+      { "PRACH-ParametersItem-CTCH-ReconfRqstFDD", "nbap.PRACH_ParametersItem_CTCH_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PRACH_ParametersItem_CTCH_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_allowedSlotFormatInformation_01,
       { "allowedSlotFormatInformation", "nbap.allowedSlotFormatInformation",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.AllowedSlotFormatInformationList_CTCH_ReconfRqstFDD", HFILL }},
+        "AllowedSlotFormatInformationList_CTCH_ReconfRqstFDD", HFILL }},
     { &hf_nbap_AllowedSlotFormatInformationList_CTCH_ReconfRqstFDD_item,
-      { "Item", "nbap.AllowedSlotFormatInformationList_CTCH_ReconfRqstFDD_item",
+      { "AllowedSlotFormatInformationItem-CTCH-ReconfRqstFDD", "nbap.AllowedSlotFormatInformationItem_CTCH_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.AllowedSlotFormatInformationItem_CTCH_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_rACH_SlotFormat,
       { "rACH-SlotFormat", "nbap.rACH_SlotFormat",
         FT_UINT32, BASE_DEC, VALS(nbap_RACH_SlotFormat_vals), 0,
-        "nbap.RACH_SlotFormat", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_AICH_ParametersListIE_CTCH_ReconfRqstFDD_item,
-      { "Item", "nbap.AICH_ParametersListIE_CTCH_ReconfRqstFDD_item",
+      { "AICH-ParametersItem-CTCH-ReconfRqstFDD", "nbap.AICH_ParametersItem_CTCH_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.AICH_ParametersItem_CTCH_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_secondaryCCPCHList,
       { "secondaryCCPCHList", "nbap.secondaryCCPCHList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Secondary_CCPCHList_CTCH_ReconfRqstTDD", HFILL }},
+        "Secondary_CCPCHList_CTCH_ReconfRqstTDD", HFILL }},
     { &hf_nbap_Secondary_CCPCHListIE_CTCH_ReconfRqstTDD_item,
-      { "Item", "nbap.Secondary_CCPCHListIE_CTCH_ReconfRqstTDD_item",
+      { "Secondary-CCPCHItem-CTCH-ReconfRqstTDD", "nbap.Secondary_CCPCHItem_CTCH_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Secondary_CCPCHItem_CTCH_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sCCPCH_Power,
       { "sCCPCH-Power", "nbap.sCCPCH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
-    { &hf_nbap_secondaryCCPCH768List,
-      { "secondaryCCPCH768List", "nbap.secondaryCCPCH768List",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD", HFILL }},
-    { &hf_nbap_Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD_item,
-      { "Item", "nbap.Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD_item",
+        "DL_Power", HFILL }},
+    { &hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_item,
+      { "Secondary-CCPCHItem-CTCH-ReconfRqstTDD", "nbap.Secondary_CCPCHItem_CTCH_ReconfRqstTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_item,
+      { "Secondary-CCPCHItem-CTCH-ReconfRqstTDD", "nbap.Secondary_CCPCHItem_CTCH_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FACH_ParametersList_CTCH_ReconfRqstTDD_item,
-      { "Item", "nbap.FACH_ParametersList_CTCH_ReconfRqstTDD_item",
+      { "FACH-ParametersItem-CTCH-ReconfRqstTDD", "nbap.FACH_ParametersItem_CTCH_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.FACH_ParametersItem_CTCH_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_commonPhysicalChannelId,
       { "commonPhysicalChannelId", "nbap.commonPhysicalChannelId",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommonPhysicalChannelID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_fPACHPower,
       { "fPACHPower", "nbap.fPACHPower",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.FPACH_Power", HFILL }},
-    { &hf_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_item,
-      { "Item", "nbap.Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Secondary_CCPCHItem_CTCH_ReconfRqstTDD", HFILL }},
-    { &hf_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_item,
-      { "Item", "nbap.Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_item",
+        "FPACH_Power", HFILL }},
+    { &hf_nbap_secondaryCCPCH768List,
+      { "secondaryCCPCH768List", "nbap.secondaryCCPCH768List",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD", HFILL }},
+    { &hf_nbap_Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD_item,
+      { "Secondary-CCPCH-768-Item-CTCH-ReconfRqstTDD", "nbap.Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Secondary_CCPCHItem_CTCH_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_uPPCHPositionLCR,
+      { "uPPCHPositionLCR", "nbap.uPPCHPositionLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Cell_InformationList_AuditRsp_item,
-      { "Item", "nbap.Cell_InformationList_AuditRsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_configurationGenerationID,
       { "configurationGenerationID", "nbap.configurationGenerationID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ConfigurationGenerationID", HFILL }},
-    { &hf_nbap_local_Cell_ID,
-      { "local-Cell-ID", "nbap.local_Cell_ID",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Local_Cell_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_primary_SCH_Information,
       { "primary-SCH-Information", "nbap.primary_SCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.P_SCH_Information_AuditRsp", HFILL }},
+        "P_SCH_Information_AuditRsp", HFILL }},
     { &hf_nbap_secondary_SCH_Information,
       { "secondary-SCH-Information", "nbap.secondary_SCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.S_SCH_Information_AuditRsp", HFILL }},
+        "S_SCH_Information_AuditRsp", HFILL }},
     { &hf_nbap_primary_CPICH_Information,
       { "primary-CPICH-Information", "nbap.primary_CPICH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.P_CPICH_Information_AuditRsp", HFILL }},
+        "P_CPICH_Information_AuditRsp", HFILL }},
     { &hf_nbap_secondary_CPICH_InformationList,
       { "secondary-CPICH-InformationList", "nbap.secondary_CPICH_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.S_CPICH_InformationList_AuditRsp", HFILL }},
+        "S_CPICH_InformationList_AuditRsp", HFILL }},
     { &hf_nbap_primary_CCPCH_Information,
       { "primary-CCPCH-Information", "nbap.primary_CCPCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.P_CCPCH_Information_AuditRsp", HFILL }},
+        "P_CCPCH_Information_AuditRsp", HFILL }},
     { &hf_nbap_bCH_Information,
       { "bCH-Information", "nbap.bCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.BCH_Information_AuditRsp", HFILL }},
+        "BCH_Information_AuditRsp", HFILL }},
     { &hf_nbap_secondary_CCPCH_InformationList,
       { "secondary-CCPCH-InformationList", "nbap.secondary_CCPCH_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.S_CCPCH_InformationList_AuditRsp", HFILL }},
+        "S_CCPCH_InformationList_AuditRsp", HFILL }},
     { &hf_nbap_pCH_Information,
       { "pCH-Information", "nbap.pCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PCH_Information_AuditRsp", HFILL }},
+        "PCH_Information_AuditRsp", HFILL }},
     { &hf_nbap_pICH_Information,
       { "pICH-Information", "nbap.pICH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PICH_Information_AuditRsp", HFILL }},
+        "PICH_Information_AuditRsp", HFILL }},
     { &hf_nbap_fACH_InformationList,
       { "fACH-InformationList", "nbap.fACH_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FACH_InformationList_AuditRsp", HFILL }},
+        "FACH_InformationList_AuditRsp", HFILL }},
     { &hf_nbap_pRACH_InformationList,
       { "pRACH-InformationList", "nbap.pRACH_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PRACH_InformationList_AuditRsp", HFILL }},
+        "PRACH_InformationList_AuditRsp", HFILL }},
     { &hf_nbap_rACH_InformationList,
       { "rACH-InformationList", "nbap.rACH_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RACH_InformationList_AuditRsp", HFILL }},
+        "RACH_InformationList_AuditRsp", HFILL }},
     { &hf_nbap_aICH_InformationList,
       { "aICH-InformationList", "nbap.aICH_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.AICH_InformationList_AuditRsp", HFILL }},
+        "AICH_InformationList_AuditRsp", HFILL }},
     { &hf_nbap_notUsed_1_pCPCH_InformationList,
       { "notUsed-1-pCPCH-InformationList", "nbap.notUsed_1_pCPCH_InformationList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_notUsed_2_cPCH_InformationList,
       { "notUsed-2-cPCH-InformationList", "nbap.notUsed_2_cPCH_InformationList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_notUsed_3_aP_AICH_InformationList,
       { "notUsed-3-aP-AICH-InformationList", "nbap.notUsed_3_aP_AICH_InformationList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_notUsed_4_cDCA_ICH_InformationList,
       { "notUsed-4-cDCA-ICH-InformationList", "nbap.notUsed_4_cDCA_ICH_InformationList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sCH_Information,
       { "sCH-Information", "nbap.sCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SCH_Information_AuditRsp", HFILL }},
+        "SCH_Information_AuditRsp", HFILL }},
     { &hf_nbap_S_CPICH_InformationList_AuditRsp_item,
-      { "Item", "nbap.S_CPICH_InformationList_AuditRsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_S_CCPCH_InformationList_AuditRsp_item,
-      { "Item", "nbap.S_CCPCH_InformationList_AuditRsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FACH_InformationList_AuditRsp_item,
-      { "Item", "nbap.FACH_InformationList_AuditRsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PRACH_InformationList_AuditRsp_item,
-      { "Item", "nbap.PRACH_InformationList_AuditRsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RACH_InformationList_AuditRsp_item,
-      { "Item", "nbap.RACH_InformationList_AuditRsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_AICH_InformationList_AuditRsp_item,
-      { "Item", "nbap.AICH_InformationList_AuditRsp_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
-    { &hf_nbap_CCP_InformationList_AuditRsp_item,
-      { "Item", "nbap.CCP_InformationList_AuditRsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
-    { &hf_nbap_communicationControlPortID,
-      { "communicationControlPortID", "nbap.communicationControlPortID",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommunicationControlPortID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FPACH_LCR_InformationList_AuditRsp_item,
-      { "Item", "nbap.FPACH_LCR_InformationList_AuditRsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_S_CCPCH_InformationListExt_AuditRsp_item,
-      { "Item", "nbap.S_CCPCH_InformationListExt_AuditRsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_S_CCPCH_LCR_InformationListExt_AuditRsp_item,
-      { "Item", "nbap.S_CCPCH_LCR_InformationListExt_AuditRsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_PLCCH_InformationList_AuditRsp_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_S_CCPCH_768_InformationList_AuditRsp_item,
-      { "Item", "nbap.S_CCPCH_768_InformationList_AuditRsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PRACH_768_InformationList_AuditRsp_item,
-      { "Item", "nbap.PRACH_768_InformationList_AuditRsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_E_RUCCH_InformationList_AuditRsp_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_E_RUCCH_768_InformationList_AuditRsp_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_UPPCH_LCR_InformationList_AuditRsp_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_E_DCH_Resources_InformationList_AuditRsp_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_CCP_InformationList_AuditRsp_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_communicationControlPortID,
+      { "communicationControlPortID", "nbap.communicationControlPortID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Local_Cell_InformationList_AuditRsp_item,
-      { "Item", "nbap.Local_Cell_InformationList_AuditRsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dl_or_global_capacityCredit,
       { "dl-or-global-capacityCredit", "nbap.dl_or_global_capacityCredit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_or_Global_CapacityCredit", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ul_capacityCredit,
       { "ul-capacityCredit", "nbap.ul_capacityCredit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_CapacityCredit", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_commonChannelsCapacityConsumptionLaw,
       { "commonChannelsCapacityConsumptionLaw", "nbap.commonChannelsCapacityConsumptionLaw",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommonChannelsCapacityConsumptionLaw", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dedicatedChannelsCapacityConsumptionLaw,
       { "dedicatedChannelsCapacityConsumptionLaw", "nbap.dedicatedChannelsCapacityConsumptionLaw",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DedicatedChannelsCapacityConsumptionLaw", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_maximumDL_PowerCapability,
       { "maximumDL-PowerCapability", "nbap.maximumDL_PowerCapability",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MaximumDL_PowerCapability", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_minSpreadingFactor,
       { "minSpreadingFactor", "nbap.minSpreadingFactor",
         FT_UINT32, BASE_DEC, VALS(nbap_MinSpreadingFactor_vals), 0,
-        "nbap.MinSpreadingFactor", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_minimumDL_PowerCapability,
       { "minimumDL-PowerCapability", "nbap.minimumDL_PowerCapability",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MinimumDL_PowerCapability", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_local_Cell_Group_ID,
       { "local-Cell-Group-ID", "nbap.local_Cell_Group_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Local_Cell_ID", HFILL }},
+        "Local_Cell_ID", HFILL }},
     { &hf_nbap_Local_Cell_Group_InformationList_AuditRsp_item,
-      { "Item", "nbap.Local_Cell_Group_InformationList_AuditRsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Power_Local_Cell_Group_InformationList_AuditRsp_item,
-      { "Item", "nbap.Power_Local_Cell_Group_InformationList_AuditRsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_power_Local_Cell_Group_ID,
       { "power-Local-Cell-Group-ID", "nbap.power_Local_Cell_Group_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Local_Cell_ID", HFILL }},
-    { &hf_nbap_PLCCH_InformationList_AuditRsp_item,
-      { "Item", "nbap.PLCCH_InformationList_AuditRsp_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
-    { &hf_nbap_E_RUCCH_InformationList_AuditRsp_item,
-      { "Item", "nbap.E_RUCCH_InformationList_AuditRsp_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
-    { &hf_nbap_E_RUCCH_768_InformationList_AuditRsp_item,
-      { "Item", "nbap.E_RUCCH_768_InformationList_AuditRsp_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        "Local_Cell_ID", HFILL }},
     { &hf_nbap_cell,
       { "cell", "nbap.cell",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Cell_CM_Rqst", HFILL }},
+        "Cell_CM_Rqst", HFILL }},
     { &hf_nbap_rACH_01,
       { "rACH", "nbap.rACH",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RACH_CM_Rqst", HFILL }},
+        "RACH_CM_Rqst", HFILL }},
     { &hf_nbap_notUsed_cPCH,
       { "notUsed-cPCH", "nbap.notUsed_cPCH",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_extension_CommonMeasurementObjectType_CM_Rqst,
       { "extension-CommonMeasurementObjectType-CM-Rqst", "nbap.extension_CommonMeasurementObjectType_CM_Rqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Extension_CommonMeasurementObjectType_CM_Rqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_powerLocalCellGroupID,
       { "powerLocalCellGroupID", "nbap.powerLocalCellGroupID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Local_Cell_ID", HFILL }},
+        "Local_Cell_ID", HFILL }},
     { &hf_nbap_cell_01,
       { "cell", "nbap.cell",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Cell_CM_Rsp", HFILL }},
+        "Cell_CM_Rsp", HFILL }},
     { &hf_nbap_rACH_02,
       { "rACH", "nbap.rACH",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RACH_CM_Rsp", HFILL }},
+        "RACH_CM_Rsp", HFILL }},
     { &hf_nbap_extension_CommonMeasurementObjectType_CM_Rsp,
       { "extension-CommonMeasurementObjectType-CM-Rsp", "nbap.extension_CommonMeasurementObjectType_CM_Rsp",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Extension_CommonMeasurementObjectType_CM_Rsp", HFILL }},
-    { &hf_nbap_commonMeasurementValue,
-      { "commonMeasurementValue", "nbap.commonMeasurementValue",
-        FT_UINT32, BASE_DEC, VALS(nbap_CommonMeasurementValue_vals), 0,
-        "nbap.CommonMeasurementValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cell_02,
       { "cell", "nbap.cell",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Cell_CM_Rprt", HFILL }},
+        "Cell_CM_Rprt", HFILL }},
     { &hf_nbap_rACH_03,
       { "rACH", "nbap.rACH",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RACH_CM_Rprt", HFILL }},
+        "RACH_CM_Rprt", HFILL }},
     { &hf_nbap_extension_CommonMeasurementObjectType_CM_Rprt,
       { "extension-CommonMeasurementObjectType-CM-Rprt", "nbap.extension_CommonMeasurementObjectType_CM_Rprt",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Extension_CommonMeasurementObjectType_CM_Rprt", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_commonMeasurementValueInformation,
       { "commonMeasurementValueInformation", "nbap.commonMeasurementValueInformation",
         FT_UINT32, BASE_DEC, VALS(nbap_CommonMeasurementValueInformation_vals), 0,
-        "nbap.CommonMeasurementValueInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_n_INSYNC_IND,
       { "n-INSYNC-IND", "nbap.n_INSYNC_IND",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.N_INSYNC_IND", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_n_OUTSYNC_IND,
       { "n-OUTSYNC-IND", "nbap.n_OUTSYNC_IND",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.N_OUTSYNC_IND", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_t_RLFAILURE,
       { "t-RLFAILURE", "nbap.t_RLFAILURE",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.T_RLFAILURE", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_primarySCH_Power,
       { "primarySCH-Power", "nbap.primarySCH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_secondarySCH_Power,
       { "secondarySCH-Power", "nbap.secondarySCH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_primaryCPICH_Power,
       { "primaryCPICH-Power", "nbap.primaryCPICH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.PrimaryCPICH_Power", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_transmitDiversityIndicator,
       { "transmitDiversityIndicator", "nbap.transmitDiversityIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_TransmitDiversityIndicator_vals), 0,
-        "nbap.TransmitDiversityIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SecondaryCPICH_InformationList_Cell_SetupRqstFDD_item,
-      { "Item", "nbap.SecondaryCPICH_InformationList_Cell_SetupRqstFDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_fDD_DL_ChannelisationCodeNumber,
       { "fDD-DL-ChannelisationCodeNumber", "nbap.fDD_DL_ChannelisationCodeNumber",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FDD_DL_ChannelisationCodeNumber", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_secondaryCPICH_Power,
       { "secondaryCPICH-Power", "nbap.secondaryCPICH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_bCH_information,
       { "bCH-information", "nbap.bCH_information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.BCH_Information_Cell_SetupRqstFDD", HFILL }},
+        "BCH_Information_Cell_SetupRqstFDD", HFILL }},
     { &hf_nbap_bCH_Power,
       { "bCH-Power", "nbap.bCH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_powerRaiseLimit,
       { "powerRaiseLimit", "nbap.powerRaiseLimit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PowerRaiseLimit", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dLPowerAveragingWindowSize,
       { "dLPowerAveragingWindowSize", "nbap.dLPowerAveragingWindowSize",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DLPowerAveragingWindowSize", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iPDL_FDD_Parameters,
       { "iPDL-FDD-Parameters", "nbap.iPDL_FDD_Parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.IPDL_FDD_Parameters", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iPDL_Indicator,
       { "iPDL-Indicator", "nbap.iPDL_Indicator",
         FT_UINT32, BASE_DEC, VALS(nbap_IPDL_Indicator_vals), 0,
-        "nbap.IPDL_Indicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellPortion_InformationList_Cell_SetupRqstFDD_item,
-      { "Item", "nbap.CellPortion_InformationList_Cell_SetupRqstFDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_associatedSecondaryCPICH,
       { "associatedSecondaryCPICH", "nbap.associatedSecondaryCPICH",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommonPhysicalChannelID", HFILL }},
+        "CommonPhysicalChannelID", HFILL }},
     { &hf_nbap_maximumTransmissionPowerforCellPortion,
       { "maximumTransmissionPowerforCellPortion", "nbap.maximumTransmissionPowerforCellPortion",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MaximumTransmissionPower", HFILL }},
+        "MaximumTransmissionPower", HFILL }},
     { &hf_nbap_syncCaseIndicator,
       { "syncCaseIndicator", "nbap.syncCaseIndicator",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SyncCaseIndicator_Cell_SetupRqstTDD_PSCH", HFILL }},
+        "SyncCaseIndicator_Cell_SetupRqstTDD_PSCH", HFILL }},
     { &hf_nbap_sCH_Power,
       { "sCH-Power", "nbap.sCH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_case1,
       { "case1", "nbap.case1",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Case1_Cell_SetupRqstTDD", HFILL }},
+        "Case1_Cell_SetupRqstTDD", HFILL }},
     { &hf_nbap_case2,
       { "case2", "nbap.case2",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Case2_Cell_SetupRqstTDD", HFILL }},
+        "Case2_Cell_SetupRqstTDD", HFILL }},
     { &hf_nbap_sCH_TimeSlot,
       { "sCH-TimeSlot", "nbap.sCH_TimeSlot",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SCH_TimeSlot", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pCCPCH_Power,
       { "pCCPCH-Power", "nbap.pCCPCH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.PCCPCH_Power", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sCTD_Indicator,
       { "sCTD-Indicator", "nbap.sCTD_Indicator",
         FT_UINT32, BASE_DEC, VALS(nbap_SCTD_Indicator_vals), 0,
-        "nbap.SCTD_Indicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TimeSlotConfigurationList_Cell_SetupRqstTDD_item,
-      { "Item", "nbap.TimeSlotConfigurationList_Cell_SetupRqstTDD_item",
+      { "TimeSlotConfigurationItem-Cell-SetupRqstTDD", "nbap.TimeSlotConfigurationItem_Cell_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TimeSlotConfigurationItem_Cell_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_timeSlotStatus,
       { "timeSlotStatus", "nbap.timeSlotStatus",
         FT_UINT32, BASE_DEC, VALS(nbap_TimeSlotStatus_vals), 0,
-        "nbap.TimeSlotStatus", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_timeSlotDirection,
       { "timeSlotDirection", "nbap.timeSlotDirection",
         FT_UINT32, BASE_DEC, VALS(nbap_TimeSlotDirection_vals), 0,
-        "nbap.TimeSlotDirection", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD_item,
-      { "Item", "nbap.TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD_item",
+      { "TimeSlotConfigurationItem-LCR-Cell-SetupRqstTDD", "nbap.TimeSlotConfigurationItem_LCR_Cell_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TimeSlotConfigurationItem_LCR_Cell_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dwPCH_Power,
       { "dwPCH-Power", "nbap.dwPCH_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DwPCH_Power", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iPDL_TDD_Parameters,
       { "iPDL-TDD-Parameters", "nbap.iPDL_TDD_Parameters",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.IPDL_TDD_Parameters", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iPDL_TDD_Parameters_LCR,
       { "iPDL-TDD-Parameters-LCR", "nbap.iPDL_TDD_Parameters_LCR",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.IPDL_TDD_Parameters_LCR", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD_item,
+      { "Cell-Frequency-Item-LCR-MulFreq-Cell-SetupRqstTDD", "nbap.Cell_Frequency_Item_LCR_MulFreq_Cell_SetupRqstTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_timeSlotConfigurationList_LCR_Cell_SetupRqstTDD,
+      { "timeSlotConfigurationList-LCR-Cell-SetupRqstTDD", "nbap.timeSlotConfigurationList_LCR_Cell_SetupRqstTDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_SecondaryCPICH_InformationList_Cell_ReconfRqstFDD_item,
-      { "Item", "nbap.SecondaryCPICH_InformationList_Cell_ReconfRqstFDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_bCH_information_01,
       { "bCH-information", "nbap.bCH_information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.BCH_information_Cell_ReconfRqstFDD", HFILL }},
+        "BCH_information_Cell_ReconfRqstFDD", HFILL }},
     { &hf_nbap_CellPortion_InformationList_Cell_ReconfRqstFDD_item,
-      { "Item", "nbap.CellPortion_InformationList_Cell_ReconfRqstFDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TimeSlotConfigurationList_Cell_ReconfRqstTDD_item,
-      { "Item", "nbap.TimeSlotConfigurationList_Cell_ReconfRqstTDD_item",
+      { "TimeSlotConfigurationItem-Cell-ReconfRqstTDD", "nbap.TimeSlotConfigurationItem_Cell_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TimeSlotConfigurationItem_Cell_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD_item,
-      { "Item", "nbap.TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD_item",
+      { "TimeSlotConfigurationItem-LCR-Cell-ReconfRqstTDD", "nbap.TimeSlotConfigurationItem_LCR_Cell_ReconfRqstTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_cell_Frequency_Add_LCR_MulFreq_Cell_ReconfRqstTDD,
+      { "cell-Frequency-Add-LCR-MulFreq-Cell-ReconfRqstTDD", "nbap.cell_Frequency_Add_LCR_MulFreq_Cell_ReconfRqstTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_cell_Frequency_ModifyList_LCR_MulFreq_Cell_ReconfRqstTDD,
+      { "cell-Frequency-ModifyList-LCR-MulFreq-Cell-ReconfRqstTDD", "nbap.cell_Frequency_ModifyList_LCR_MulFreq_Cell_ReconfRqstTDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_cell_Frequency_Delete_LCR_MulFreq_Cell_ReconfRqstTDD,
+      { "cell-Frequency-Delete-LCR-MulFreq-Cell-ReconfRqstTDD", "nbap.cell_Frequency_Delete_LCR_MulFreq_Cell_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TimeSlotConfigurationItem_LCR_Cell_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_timeSlotConfigurationList_LCR_Cell_ReconfRqstTDD,
+      { "timeSlotConfigurationList-LCR-Cell-ReconfRqstTDD", "nbap.timeSlotConfigurationList_LCR_Cell_ReconfRqstTDD",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Cell_Frequency_ModifyList_LCR_MulFreq_Cell_ReconfRqstTDD_item,
+      { "Cell-Frequency-ModifyItem-LCR-MulFreq-Cell-ReconfRqstTDD", "nbap.Cell_Frequency_ModifyItem_LCR_MulFreq_Cell_ReconfRqstTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_no_Failure,
       { "no-Failure", "nbap.no_Failure",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.No_Failure_ResourceStatusInd", HFILL }},
+        "No_Failure_ResourceStatusInd", HFILL }},
     { &hf_nbap_serviceImpacting,
       { "serviceImpacting", "nbap.serviceImpacting",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ServiceImpacting_ResourceStatusInd", HFILL }},
+        "ServiceImpacting_ResourceStatusInd", HFILL }},
     { &hf_nbap_local_Cell_InformationList,
       { "local-Cell-InformationList", "nbap.local_Cell_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Local_Cell_InformationList_ResourceStatusInd", HFILL }},
+        "Local_Cell_InformationList_ResourceStatusInd", HFILL }},
     { &hf_nbap_local_Cell_Group_InformationList,
       { "local-Cell-Group-InformationList", "nbap.local_Cell_Group_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Local_Cell_Group_InformationList_ResourceStatusInd", HFILL }},
+        "Local_Cell_Group_InformationList_ResourceStatusInd", HFILL }},
     { &hf_nbap_Local_Cell_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.Local_Cell_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_local_CellID,
       { "local-CellID", "nbap.local_CellID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Local_Cell_ID", HFILL }},
+        "Local_Cell_ID", HFILL }},
     { &hf_nbap_addorDeleteIndicator,
       { "addorDeleteIndicator", "nbap.addorDeleteIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_AddorDeleteIndicator_vals), 0,
-        "nbap.AddorDeleteIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Local_Cell_Group_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.Local_Cell_Group_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Power_Local_Cell_Group_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.Power_Local_Cell_Group_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_local_Cell_InformationList_01,
       { "local-Cell-InformationList", "nbap.local_Cell_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Local_Cell_InformationList2_ResourceStatusInd", HFILL }},
+        "Local_Cell_InformationList2_ResourceStatusInd", HFILL }},
     { &hf_nbap_local_Cell_Group_InformationList_01,
       { "local-Cell-Group-InformationList", "nbap.local_Cell_Group_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Local_Cell_Group_InformationList2_ResourceStatusInd", HFILL }},
+        "Local_Cell_Group_InformationList2_ResourceStatusInd", HFILL }},
     { &hf_nbap_cCP_InformationList,
       { "cCP-InformationList", "nbap.cCP_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CCP_InformationList_ResourceStatusInd", HFILL }},
+        "CCP_InformationList_ResourceStatusInd", HFILL }},
     { &hf_nbap_cell_InformationList,
       { "cell-InformationList", "nbap.cell_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Cell_InformationList_ResourceStatusInd", HFILL }},
+        "Cell_InformationList_ResourceStatusInd", HFILL }},
     { &hf_nbap_Local_Cell_InformationList2_ResourceStatusInd_item,
-      { "Item", "nbap.Local_Cell_InformationList2_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_maximum_DL_PowerCapability,
       { "maximum-DL-PowerCapability", "nbap.maximum_DL_PowerCapability",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MaximumDL_PowerCapability", HFILL }},
+        "MaximumDL_PowerCapability", HFILL }},
     { &hf_nbap_Local_Cell_Group_InformationList2_ResourceStatusInd_item,
-      { "Item", "nbap.Local_Cell_Group_InformationList2_ResourceStatusInd_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
-    { &hf_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd_item,
-      { "Item", "nbap.Power_Local_Cell_Group_InformationList2_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CCP_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.CCP_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Cell_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.Cell_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_primary_SCH_Information_01,
       { "primary-SCH-Information", "nbap.primary_SCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.P_SCH_Information_ResourceStatusInd", HFILL }},
+        "P_SCH_Information_ResourceStatusInd", HFILL }},
     { &hf_nbap_secondary_SCH_Information_01,
       { "secondary-SCH-Information", "nbap.secondary_SCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.S_SCH_Information_ResourceStatusInd", HFILL }},
+        "S_SCH_Information_ResourceStatusInd", HFILL }},
     { &hf_nbap_primary_CPICH_Information_01,
       { "primary-CPICH-Information", "nbap.primary_CPICH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.P_CPICH_Information_ResourceStatusInd", HFILL }},
-    { &hf_nbap_secondary_CPICH_Information,
+        "P_CPICH_Information_ResourceStatusInd", HFILL }},
+    { &hf_nbap_secondary_CPICH_Information_01,
       { "secondary-CPICH-Information", "nbap.secondary_CPICH_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.S_CPICH_InformationList_ResourceStatusInd", HFILL }},
+        "S_CPICH_InformationList_ResourceStatusInd", HFILL }},
     { &hf_nbap_primary_CCPCH_Information_01,
       { "primary-CCPCH-Information", "nbap.primary_CCPCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.P_CCPCH_Information_ResourceStatusInd", HFILL }},
+        "P_CCPCH_Information_ResourceStatusInd", HFILL }},
     { &hf_nbap_bCH_Information_01,
       { "bCH-Information", "nbap.bCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.BCH_Information_ResourceStatusInd", HFILL }},
+        "BCH_Information_ResourceStatusInd", HFILL }},
     { &hf_nbap_secondary_CCPCH_InformationList_01,
       { "secondary-CCPCH-InformationList", "nbap.secondary_CCPCH_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.S_CCPCH_InformationList_ResourceStatusInd", HFILL }},
+        "S_CCPCH_InformationList_ResourceStatusInd", HFILL }},
     { &hf_nbap_pCH_Information_01,
       { "pCH-Information", "nbap.pCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PCH_Information_ResourceStatusInd", HFILL }},
+        "PCH_Information_ResourceStatusInd", HFILL }},
     { &hf_nbap_pICH_Information_01,
       { "pICH-Information", "nbap.pICH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PICH_Information_ResourceStatusInd", HFILL }},
+        "PICH_Information_ResourceStatusInd", HFILL }},
     { &hf_nbap_fACH_InformationList_01,
       { "fACH-InformationList", "nbap.fACH_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FACH_InformationList_ResourceStatusInd", HFILL }},
+        "FACH_InformationList_ResourceStatusInd", HFILL }},
     { &hf_nbap_pRACH_InformationList_01,
       { "pRACH-InformationList", "nbap.pRACH_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PRACH_InformationList_ResourceStatusInd", HFILL }},
+        "PRACH_InformationList_ResourceStatusInd", HFILL }},
     { &hf_nbap_rACH_InformationList_01,
       { "rACH-InformationList", "nbap.rACH_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RACH_InformationList_ResourceStatusInd", HFILL }},
+        "RACH_InformationList_ResourceStatusInd", HFILL }},
     { &hf_nbap_aICH_InformationList_01,
       { "aICH-InformationList", "nbap.aICH_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.AICH_InformationList_ResourceStatusInd", HFILL }},
+        "AICH_InformationList_ResourceStatusInd", HFILL }},
     { &hf_nbap_sCH_Information_01,
       { "sCH-Information", "nbap.sCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SCH_Information_ResourceStatusInd", HFILL }},
+        "SCH_Information_ResourceStatusInd", HFILL }},
     { &hf_nbap_S_CPICH_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.S_CPICH_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_S_CCPCH_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.S_CCPCH_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FACH_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.FACH_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PRACH_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.PRACH_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RACH_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.RACH_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_AICH_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.AICH_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_FPACH_LCR_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.FPACH_LCR_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_S_CCPCH_InformationListExt_ResourceStatusInd_item,
-      { "Item", "nbap.S_CCPCH_InformationListExt_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_S_CCPCH_LCR_InformationListExt_ResourceStatusInd_item,
-      { "Item", "nbap.S_CCPCH_LCR_InformationListExt_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PLCCH_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.PLCCH_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_S_CCPCH_768_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.S_CCPCH_768_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PRACH_768_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.PRACH_768_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_RUCCH_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.E_RUCCH_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_RUCCH_768_InformationList_ResourceStatusInd_item,
-      { "Item", "nbap.E_RUCCH_768_InformationList_ResourceStatusInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_UPPCH_LCR_InformationList_ResourceStatusInd_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_MIB_SB_SIB_InformationList_SystemInfoUpdateRqst_item,
-      { "Item", "nbap.MIB_SB_SIB_InformationList_SystemInfoUpdateRqst_item",
+      { "MIB-SB-SIB-InformationItem-SystemInfoUpdateRqst", "nbap.MIB_SB_SIB_InformationItem_SystemInfoUpdateRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MIB_SB_SIB_InformationItem_SystemInfoUpdateRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iB_Type,
       { "iB-Type", "nbap.iB_Type",
         FT_UINT32, BASE_DEC, VALS(nbap_IB_Type_vals), 0,
-        "nbap.IB_Type", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iB_OC_ID,
       { "iB-OC-ID", "nbap.iB_OC_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.IB_OC_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_deletionIndicator,
       { "deletionIndicator", "nbap.deletionIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_DeletionIndicator_SystemInfoUpdate_vals), 0,
-        "nbap.DeletionIndicator_SystemInfoUpdate", HFILL }},
+        "DeletionIndicator_SystemInfoUpdate", HFILL }},
     { &hf_nbap_no_Deletion,
       { "no-Deletion", "nbap.no_Deletion",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.No_Deletion_SystemInfoUpdate", HFILL }},
+        "No_Deletion_SystemInfoUpdate", HFILL }},
     { &hf_nbap_yes_Deletion,
       { "yes-Deletion", "nbap.yes_Deletion",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sIB_Originator,
       { "sIB-Originator", "nbap.sIB_Originator",
         FT_UINT32, BASE_DEC, VALS(nbap_SIB_Originator_vals), 0,
-        "nbap.SIB_Originator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iB_SG_REP,
       { "iB-SG-REP", "nbap.iB_SG_REP",
         FT_UINT32, BASE_DEC, VALS(nbap_IB_SG_REP_vals), 0,
-        "nbap.IB_SG_REP", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_segmentInformationList,
       { "segmentInformationList", "nbap.segmentInformationList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SegmentInformationList_SystemInfoUpdate", HFILL }},
+        "SegmentInformationList_SystemInfoUpdate", HFILL }},
     { &hf_nbap_SegmentInformationListIE_SystemInfoUpdate_item,
-      { "Item", "nbap.SegmentInformationListIE_SystemInfoUpdate_item",
+      { "SegmentInformationItem-SystemInfoUpdate", "nbap.SegmentInformationItem_SystemInfoUpdate",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SegmentInformationItem_SystemInfoUpdate", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iB_SG_POS,
       { "iB-SG-POS", "nbap.iB_SG_POS",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.IB_SG_POS", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_segment_Type,
       { "segment-Type", "nbap.segment_Type",
         FT_UINT32, BASE_DEC, VALS(nbap_Segment_Type_vals), 0,
-        "nbap.Segment_Type", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_iB_SG_DATA,
       { "iB-SG-DATA", "nbap.iB_SG_DATA",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.IB_SG_DATA", HFILL }},
-    { &hf_nbap_ul_ScramblingCode,
-      { "ul-ScramblingCode", "nbap.ul_ScramblingCode",
+        FT_BYTES, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_HS_Cell_Information_RL_Setup_List_item,
+      { "Additional-HS-Cell-Information-RL-Setup-ItemIEs", "nbap.Additional_HS_Cell_Information_RL_Setup_ItemIEs",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_ScramblingCode", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_hSPDSCH_RL_ID,
+      { "hSPDSCH-RL-ID", "nbap.hSPDSCH_RL_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "RL_ID", HFILL }},
+    { &hf_nbap_hS_DSCH_FDD_Secondary_Serving_Information,
+      { "hS-DSCH-FDD-Secondary-Serving-Information", "nbap.hS_DSCH_FDD_Secondary_Serving_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_minUL_ChannelisationCodeLength,
       { "minUL-ChannelisationCodeLength", "nbap.minUL_ChannelisationCodeLength",
         FT_UINT32, BASE_DEC, VALS(nbap_MinUL_ChannelisationCodeLength_vals), 0,
-        "nbap.MinUL_ChannelisationCodeLength", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_maxNrOfUL_DPDCHs,
       { "maxNrOfUL-DPDCHs", "nbap.maxNrOfUL_DPDCHs",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MaxNrOfUL_DPDCHs", HFILL }},
-    { &hf_nbap_ul_PunctureLimit,
-      { "ul-PunctureLimit", "nbap.ul_PunctureLimit",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PunctureLimit", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ul_DPCCH_SlotFormat,
       { "ul-DPCCH-SlotFormat", "nbap.ul_DPCCH_SlotFormat",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_DPCCH_SlotFormat", HFILL }},
-    { &hf_nbap_ul_SIR_Target,
-      { "ul-SIR-Target", "nbap.ul_SIR_Target",
-        FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.UL_SIR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_diversityMode,
       { "diversityMode", "nbap.diversityMode",
         FT_UINT32, BASE_DEC, VALS(nbap_DiversityMode_vals), 0,
-        "nbap.DiversityMode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_not_Used_sSDT_CellID_Length,
       { "not-Used-sSDT-CellID-Length", "nbap.not_Used_sSDT_CellID_Length",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_not_Used_s_FieldLength,
       { "not-Used-s-FieldLength", "nbap.not_Used_s_FieldLength",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dl_DPCH_SlotFormat,
       { "dl-DPCH-SlotFormat", "nbap.dl_DPCH_SlotFormat",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_DPCH_SlotFormat", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tFCI_SignallingMode,
       { "tFCI-SignallingMode", "nbap.tFCI_SignallingMode",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TFCI_SignallingMode", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_not_Used_pDSCH_RL_ID,
       { "not-Used-pDSCH-RL-ID", "nbap.not_Used_pDSCH_RL_ID",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_not_Used_pDSCH_CodeMapping,
       { "not-Used-pDSCH-CodeMapping", "nbap.not_Used_pDSCH_CodeMapping",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_powerOffsetInformation_01,
       { "powerOffsetInformation", "nbap.powerOffsetInformation",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PowerOffsetInformation_RL_SetupRqstFDD", HFILL }},
-    { &hf_nbap_fdd_TPC_DownlinkStepSize,
-      { "fdd-TPC-DownlinkStepSize", "nbap.fdd_TPC_DownlinkStepSize",
-        FT_UINT32, BASE_DEC, VALS(nbap_FDD_TPC_DownlinkStepSize_vals), 0,
-        "nbap.FDD_TPC_DownlinkStepSize", HFILL }},
-    { &hf_nbap_limitedPowerIncrease,
-      { "limitedPowerIncrease", "nbap.limitedPowerIncrease",
-        FT_UINT32, BASE_DEC, VALS(nbap_LimitedPowerIncrease_vals), 0,
-        "nbap.LimitedPowerIncrease", HFILL }},
-    { &hf_nbap_innerLoopDLPCStatus,
-      { "innerLoopDLPCStatus", "nbap.innerLoopDLPCStatus",
-        FT_UINT32, BASE_DEC, VALS(nbap_InnerLoopDLPCStatus_vals), 0,
-        "nbap.InnerLoopDLPCStatus", HFILL }},
+        "PowerOffsetInformation_RL_SetupRqstFDD", HFILL }},
     { &hf_nbap_pO2_ForTPC_Bits,
       { "pO2-ForTPC-Bits", "nbap.pO2_ForTPC_Bits",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PowerOffset", HFILL }},
+        "PowerOffset", HFILL }},
     { &hf_nbap_RL_InformationList_RL_SetupRqstFDD_item,
-      { "Item", "nbap.RL_InformationList_RL_SetupRqstFDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
-    { &hf_nbap_firstRLS_indicator,
-      { "firstRLS-indicator", "nbap.firstRLS_indicator",
-        FT_UINT32, BASE_DEC, VALS(nbap_FirstRLS_Indicator_vals), 0,
-        "nbap.FirstRLS_Indicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_frameOffset,
       { "frameOffset", "nbap.frameOffset",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FrameOffset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_chipOffset,
       { "chipOffset", "nbap.chipOffset",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.ChipOffset", HFILL }},
-    { &hf_nbap_propagationDelay,
-      { "propagationDelay", "nbap.propagationDelay",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PropagationDelay", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_diversityControlField,
       { "diversityControlField", "nbap.diversityControlField",
         FT_UINT32, BASE_DEC, VALS(nbap_DiversityControlField_vals), 0,
-        "nbap.DiversityControlField", HFILL }},
-    { &hf_nbap_dl_CodeInformation,
-      { "dl-CodeInformation", "nbap.dl_CodeInformation",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FDD_DL_CodeInformation", HFILL }},
-    { &hf_nbap_initialDL_transmissionPower,
-      { "initialDL-transmissionPower", "nbap.initialDL_transmissionPower",
-        FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
-    { &hf_nbap_maximumDL_power,
-      { "maximumDL-power", "nbap.maximumDL_power",
-        FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
-    { &hf_nbap_minimumDL_power,
-      { "minimumDL-power", "nbap.minimumDL_power",
-        FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_not_Used_sSDT_Cell_Identity,
       { "not-Used-sSDT-Cell-Identity", "nbap.not_Used_sSDT_Cell_Identity",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
-    { &hf_nbap_maxSet_E_DPDCHs,
-      { "maxSet-E-DPDCHs", "nbap.maxSet_E_DPDCHs",
-        FT_UINT32, BASE_DEC, VALS(nbap_Max_Set_E_DPDCHs_vals), 0,
-        "nbap.Max_Set_E_DPDCHs", HFILL }},
-    { &hf_nbap_e_TFCS_Information,
-      { "e-TFCS-Information", "nbap.e_TFCS_Information",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_TFCS_Information", HFILL }},
-    { &hf_nbap_e_TTI,
-      { "e-TTI", "nbap.e_TTI",
-        FT_UINT32, BASE_DEC, VALS(nbap_E_TTI_vals), 0,
-        "nbap.E_TTI", HFILL }},
-    { &hf_nbap_e_DPCCH_PO,
-      { "e-DPCCH-PO", "nbap.e_DPCCH_PO",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_DPCCH_PO", HFILL }},
-    { &hf_nbap_e_RGCH_2_IndexStepThreshold,
-      { "e-RGCH-2-IndexStepThreshold", "nbap.e_RGCH_2_IndexStepThreshold",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_RGCH_2_IndexStepThreshold", HFILL }},
-    { &hf_nbap_e_RGCH_3_IndexStepThreshold,
-      { "e-RGCH-3-IndexStepThreshold", "nbap.e_RGCH_3_IndexStepThreshold",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_RGCH_3_IndexStepThreshold", HFILL }},
-    { &hf_nbap_hARQ_Info_for_E_DCH,
-      { "hARQ-Info-for-E-DCH", "nbap.hARQ_Info_for_E_DCH",
-        FT_UINT32, BASE_DEC, VALS(nbap_HARQ_Info_for_E_DCH_vals), 0,
-        "nbap.HARQ_Info_for_E_DCH", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hSDSCH_Configured_Indicator,
       { "hSDSCH-Configured-Indicator", "nbap.hSDSCH_Configured_Indicator",
         FT_UINT32, BASE_DEC, VALS(nbap_HSDSCH_Configured_Indicator_vals), 0,
-        "nbap.HSDSCH_Configured_Indicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_powerOffsetInformation_02,
       { "powerOffsetInformation", "nbap.powerOffsetInformation",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PowerOffsetInformation_F_DPCH_RL_SetupRqstFDD", HFILL }},
+        "PowerOffsetInformation_F_DPCH_RL_SetupRqstFDD", HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationList_RL_SetupRqstTDD_item,
-      { "Item", "nbap.UL_CCTrCH_InformationList_RL_SetupRqstTDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_DPCH_Information,
       { "uL-DPCH-Information", "nbap.uL_DPCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_Information_RL_SetupRqstTDD", HFILL }},
+        "UL_DPCH_Information_RL_SetupRqstTDD", HFILL }},
     { &hf_nbap_tdd_DPCHOffset,
       { "tdd-DPCHOffset", "nbap.tdd_DPCHOffset",
         FT_UINT32, BASE_DEC, VALS(nbap_TDD_DPCHOffset_vals), 0,
-        "nbap.TDD_DPCHOffset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Timeslot_Information,
       { "uL-Timeslot-Information", "nbap.uL_Timeslot_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Timeslot_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_TimeslotLCR_Information,
       { "uL-TimeslotLCR-Information", "nbap.uL_TimeslotLCR_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_TimeslotLCR_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Timeslot768_Information,
       { "uL-Timeslot768-Information", "nbap.uL_Timeslot768_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Timeslot768_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_CCTrCH_InformationList_RL_SetupRqstTDD_item,
-      { "Item", "nbap.DL_CCTrCH_InformationList_RL_SetupRqstTDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tdd_TPC_DownlinkStepSize,
       { "tdd-TPC-DownlinkStepSize", "nbap.tdd_TPC_DownlinkStepSize",
         FT_UINT32, BASE_DEC, VALS(nbap_TDD_TPC_DownlinkStepSize_vals), 0,
-        "nbap.TDD_TPC_DownlinkStepSize", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cCTrCH_TPCList,
       { "cCTrCH-TPCList", "nbap.cCTrCH_TPCList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CCTrCH_TPCList_RL_SetupRqstTDD", HFILL }},
+        "CCTrCH_TPCList_RL_SetupRqstTDD", HFILL }},
     { &hf_nbap_dL_DPCH_Information,
       { "dL-DPCH-Information", "nbap.dL_DPCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_Information_RL_SetupRqstTDD", HFILL }},
+        "DL_DPCH_Information_RL_SetupRqstTDD", HFILL }},
     { &hf_nbap_CCTrCH_TPCList_RL_SetupRqstTDD_item,
-      { "Item", "nbap.CCTrCH_TPCList_RL_SetupRqstTDD_item",
+      { "CCTrCH-TPCItem-RL-SetupRqstTDD", "nbap.CCTrCH_TPCItem_RL_SetupRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CCTrCH_TPCItem_RL_SetupRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Timeslot_Information,
       { "dL-Timeslot-Information", "nbap.dL_Timeslot_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Timeslot_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_TimeslotLCR_Information,
       { "dL-TimeslotLCR-Information", "nbap.dL_TimeslotLCR_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_TimeslotLCR_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_tstdIndicator,
       { "tstdIndicator", "nbap.tstdIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_TSTD_Indicator_vals), 0,
-        "nbap.TSTD_Indicator", HFILL }},
+        "TSTD_Indicator", HFILL }},
     { &hf_nbap_dL_Timeslot768_Information,
       { "dL-Timeslot768-Information", "nbap.dL_Timeslot768_Information",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Timeslot768_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_specialBurstScheduling,
       { "specialBurstScheduling", "nbap.specialBurstScheduling",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SpecialBurstScheduling", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_TimeSlotISCPInfo,
       { "dL-TimeSlotISCPInfo", "nbap.dL_TimeSlotISCPInfo",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_TimeslotISCPInfo", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Additional_HS_Cell_Information_Response_List_item,
+      { "Additional-HS-Cell-Information-Response-ItemIEs", "nbap.Additional_HS_Cell_Information_Response_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationResponseList_RL_SetupRspFDD_item,
-      { "Item", "nbap.RL_InformationResponseList_RL_SetupRspFDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
-    { &hf_nbap_rL_Set_ID,
-      { "rL-Set-ID", "nbap.rL_Set_ID",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_Set_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_diversityIndication,
       { "diversityIndication", "nbap.diversityIndication",
         FT_UINT32, BASE_DEC, VALS(nbap_DiversityIndication_RL_SetupRspFDD_vals), 0,
-        "nbap.DiversityIndication_RL_SetupRspFDD", HFILL }},
+        "DiversityIndication_RL_SetupRspFDD", HFILL }},
     { &hf_nbap_not_Used_dSCH_InformationResponseList,
       { "not-Used-dSCH-InformationResponseList", "nbap.not_Used_dSCH_InformationResponseList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sSDT_SupportIndicator,
       { "sSDT-SupportIndicator", "nbap.sSDT_SupportIndicator",
         FT_UINT32, BASE_DEC, VALS(nbap_SSDT_SupportIndicator_vals), 0,
-        "nbap.SSDT_SupportIndicator", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_combining,
       { "combining", "nbap.combining",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Combining_RL_SetupRspFDD", HFILL }},
+        "Combining_RL_SetupRspFDD", HFILL }},
     { &hf_nbap_nonCombiningOrFirstRL,
       { "nonCombiningOrFirstRL", "nbap.nonCombiningOrFirstRL",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NonCombiningOrFirstRL_RL_SetupRspFDD", HFILL }},
+        "NonCombiningOrFirstRL_RL_SetupRspFDD", HFILL }},
     { &hf_nbap_dCH_InformationResponse,
       { "dCH-InformationResponse", "nbap.dCH_InformationResponse",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DCH_InformationResponse", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_TimeSlot_ISCP_Info,
       { "uL-TimeSlot-ISCP-Info", "nbap.uL_TimeSlot_ISCP_Info",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_TimeSlot_ISCP_Info", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ul_PhysCH_SF_Variation,
       { "ul-PhysCH-SF-Variation", "nbap.ul_PhysCH_SF_Variation",
         FT_UINT32, BASE_DEC, VALS(nbap_UL_PhysCH_SF_Variation_vals), 0,
-        "nbap.UL_PhysCH_SF_Variation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dCH_InformationResponseList,
       { "dCH-InformationResponseList", "nbap.dCH_InformationResponseList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_InformationResponseList_RL_SetupRspTDD", HFILL }},
+        "DCH_InformationResponseList_RL_SetupRspTDD", HFILL }},
     { &hf_nbap_dSCH_InformationResponseList,
       { "dSCH-InformationResponseList", "nbap.dSCH_InformationResponseList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DSCH_InformationResponseList_RL_SetupRspTDD", HFILL }},
+        "DSCH_InformationResponseList_RL_SetupRspTDD", HFILL }},
     { &hf_nbap_uSCH_InformationResponseList,
       { "uSCH-InformationResponseList", "nbap.uSCH_InformationResponseList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.USCH_InformationResponseList_RL_SetupRspTDD", HFILL }},
+        "USCH_InformationResponseList_RL_SetupRspTDD", HFILL }},
     { &hf_nbap_uL_TimeSlot_ISCP_LCR_Info,
       { "uL-TimeSlot-ISCP-LCR-Info", "nbap.uL_TimeSlot_ISCP_LCR_Info",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_TimeSlot_ISCP_LCR_Info", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_generalCause,
       { "generalCause", "nbap.generalCause",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GeneralCauseList_RL_SetupFailureFDD", HFILL }},
+        "GeneralCauseList_RL_SetupFailureFDD", HFILL }},
     { &hf_nbap_rLSpecificCause,
       { "rLSpecificCause", "nbap.rLSpecificCause",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RLSpecificCauseList_RL_SetupFailureFDD", HFILL }},
+        "RLSpecificCauseList_RL_SetupFailureFDD", HFILL }},
     { &hf_nbap_unsuccessful_RL_InformationRespList_RL_SetupFailureFDD,
       { "unsuccessful-RL-InformationRespList-RL-SetupFailureFDD", "nbap.unsuccessful_RL_InformationRespList_RL_SetupFailureFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Unsuccessful_RL_InformationRespList_RL_SetupFailureFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_successful_RL_InformationRespList_RL_SetupFailureFDD,
       { "successful-RL-InformationRespList-RL-SetupFailureFDD", "nbap.successful_RL_InformationRespList_RL_SetupFailureFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Successful_RL_InformationRespList_RL_SetupFailureFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Unsuccessful_RL_InformationRespList_RL_SetupFailureFDD_item,
-      { "Item", "nbap.Unsuccessful_RL_InformationRespList_RL_SetupFailureFDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Successful_RL_InformationRespList_RL_SetupFailureFDD_item,
-      { "Item", "nbap.Successful_RL_InformationRespList_RL_SetupFailureFDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_diversityIndication_01,
       { "diversityIndication", "nbap.diversityIndication",
         FT_UINT32, BASE_DEC, VALS(nbap_DiversityIndication_RL_SetupFailureFDD_vals), 0,
-        "nbap.DiversityIndication_RL_SetupFailureFDD", HFILL }},
+        "DiversityIndication_RL_SetupFailureFDD", HFILL }},
     { &hf_nbap_not_Used_tFCI2_BearerInformationResponse,
       { "not-Used-tFCI2-BearerInformationResponse", "nbap.not_Used_tFCI2_BearerInformationResponse",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_combining_01,
       { "combining", "nbap.combining",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Combining_RL_SetupFailureFDD", HFILL }},
+        "Combining_RL_SetupFailureFDD", HFILL }},
     { &hf_nbap_nonCombiningOrFirstRL_01,
       { "nonCombiningOrFirstRL", "nbap.nonCombiningOrFirstRL",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NonCombiningOrFirstRL_RL_SetupFailureFDD", HFILL }},
+        "NonCombiningOrFirstRL_RL_SetupFailureFDD", HFILL }},
     { &hf_nbap_generalCause_01,
       { "generalCause", "nbap.generalCause",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GeneralCauseList_RL_SetupFailureTDD", HFILL }},
+        "GeneralCauseList_RL_SetupFailureTDD", HFILL }},
     { &hf_nbap_rLSpecificCause_01,
       { "rLSpecificCause", "nbap.rLSpecificCause",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RLSpecificCauseList_RL_SetupFailureTDD", HFILL }},
+        "RLSpecificCauseList_RL_SetupFailureTDD", HFILL }},
     { &hf_nbap_unsuccessful_RL_InformationRespItem_RL_SetupFailureTDD,
       { "unsuccessful-RL-InformationRespItem-RL-SetupFailureTDD", "nbap.unsuccessful_RL_InformationRespItem_RL_SetupFailureTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Unsuccessful_RL_InformationRespItem_RL_SetupFailureTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Additional_HS_Cell_Information_RL_Addition_List_item,
+      { "Additional-HS-Cell-Information-RL-Addition-ItemIEs", "nbap.Additional_HS_Cell_Information_RL_Addition_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency,
+      { "setup-Or-Addition-Of-EDCH-On-secondary-UL-Frequency", "nbap.setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency",
+        FT_UINT32, BASE_DEC, VALS(nbap_Setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency_vals), 0,
+        NULL, HFILL }},
+    { &hf_nbap_addition,
+      { "addition", "nbap.addition",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "Additional_EDCH_Cell_Information_To_Add_List", HFILL }},
     { &hf_nbap_RL_InformationList_RL_AdditionRqstFDD_item,
-      { "Item", "nbap.RL_InformationList_RL_AdditionRqstFDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_initialDL_TransmissionPower,
       { "initialDL-TransmissionPower", "nbap.initialDL_TransmissionPower",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_maximumDL_Power,
       { "maximumDL-Power", "nbap.maximumDL_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_minimumDL_Power,
       { "minimumDL-Power", "nbap.minimumDL_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_not_Used_sSDT_CellIdentity,
       { "not-Used-sSDT-CellIdentity", "nbap.not_Used_sSDT_CellIdentity",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD_item,
-      { "Item", "nbap.UL_CCTrCH_InformationList_RL_AdditionRqstTDD_item",
+      { "UL-CCTrCH-InformationItem-RL-AdditionRqstTDD", "nbap.UL_CCTrCH_InformationItem_RL_AdditionRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_CCTrCH_InformationItem_RL_AdditionRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_DPCH_Information_01,
       { "uL-DPCH-Information", "nbap.uL_DPCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_InformationList_RL_AdditionRqstTDD", HFILL }},
+        "UL_DPCH_InformationList_RL_AdditionRqstTDD", HFILL }},
     { &hf_nbap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_item,
-      { "Item", "nbap.DL_CCTrCH_InformationList_RL_AdditionRqstTDD_item",
+      { "DL-CCTrCH-InformationItem-RL-AdditionRqstTDD", "nbap.DL_CCTrCH_InformationItem_RL_AdditionRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_CCTrCH_InformationItem_RL_AdditionRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_DPCH_Information_01,
       { "dL-DPCH-Information", "nbap.dL_DPCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_InformationList_RL_AdditionRqstTDD", HFILL }},
+        "DL_DPCH_InformationList_RL_AdditionRqstTDD", HFILL }},
     { &hf_nbap_initial_DL_Transmission_Power,
       { "initial-DL-Transmission-Power", "nbap.initial_DL_Transmission_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
+    { &hf_nbap_Additional_HS_Cell_Change_Information_Response_List_item,
+      { "Additional-HS-Cell-Change-Information-Response-ItemIEs", "nbap.Additional_HS_Cell_Change_Information_Response_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_DSCH_Secondary_Serving_Cell_Change_Information_Response,
+      { "hS-DSCH-Secondary-Serving-Cell-Change-Information-Response", "nbap.hS_DSCH_Secondary_Serving_Cell_Change_Information_Response",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationResponseList_RL_AdditionRspFDD_item,
-      { "Item", "nbap.RL_InformationResponseList_RL_AdditionRspFDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_diversityIndication_02,
       { "diversityIndication", "nbap.diversityIndication",
         FT_UINT32, BASE_DEC, VALS(nbap_DiversityIndication_RL_AdditionRspFDD_vals), 0,
-        "nbap.DiversityIndication_RL_AdditionRspFDD", HFILL }},
+        "DiversityIndication_RL_AdditionRspFDD", HFILL }},
     { &hf_nbap_combining_02,
       { "combining", "nbap.combining",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Combining_RL_AdditionRspFDD", HFILL }},
+        "Combining_RL_AdditionRspFDD", HFILL }},
     { &hf_nbap_non_combining,
       { "non-combining", "nbap.non_combining",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Non_Combining_RL_AdditionRspFDD", HFILL }},
+        "Non_Combining_RL_AdditionRspFDD", HFILL }},
     { &hf_nbap_dCH_Information,
       { "dCH-Information", "nbap.dCH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_Information_RL_AdditionRspTDD", HFILL }},
+        "DCH_Information_RL_AdditionRspTDD", HFILL }},
     { &hf_nbap_dSCH_InformationResponseList_01,
       { "dSCH-InformationResponseList", "nbap.dSCH_InformationResponseList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DSCH_InformationResponseList_RL_AdditionRspTDD", HFILL }},
+        "DSCH_InformationResponseList_RL_AdditionRspTDD", HFILL }},
     { &hf_nbap_uSCH_InformationResponseList_01,
       { "uSCH-InformationResponseList", "nbap.uSCH_InformationResponseList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.USCH_InformationResponseList_RL_AdditionRspTDD", HFILL }},
+        "USCH_InformationResponseList_RL_AdditionRspTDD", HFILL }},
     { &hf_nbap_diversityIndication_03,
       { "diversityIndication", "nbap.diversityIndication",
         FT_UINT32, BASE_DEC, VALS(nbap_DiversityIndication_RL_AdditionRspTDD_vals), 0,
-        "nbap.DiversityIndication_RL_AdditionRspTDD", HFILL }},
+        "DiversityIndication_RL_AdditionRspTDD", HFILL }},
     { &hf_nbap_combining_03,
       { "combining", "nbap.combining",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Combining_RL_AdditionRspTDD", HFILL }},
+        "Combining_RL_AdditionRspTDD", HFILL }},
     { &hf_nbap_non_Combining,
       { "non-Combining", "nbap.non_Combining",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Non_Combining_RL_AdditionRspTDD", HFILL }},
+        "Non_Combining_RL_AdditionRspTDD", HFILL }},
     { &hf_nbap_uL_TimeSlot_ISCP_InfoLCR,
       { "uL-TimeSlot-ISCP-InfoLCR", "nbap.uL_TimeSlot_ISCP_InfoLCR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_TimeSlot_ISCP_LCR_Info", HFILL }},
+        "UL_TimeSlot_ISCP_LCR_Info", HFILL }},
     { &hf_nbap_generalCause_02,
       { "generalCause", "nbap.generalCause",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GeneralCauseList_RL_AdditionFailureFDD", HFILL }},
+        "GeneralCauseList_RL_AdditionFailureFDD", HFILL }},
     { &hf_nbap_rLSpecificCause_02,
       { "rLSpecificCause", "nbap.rLSpecificCause",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RLSpecificCauseList_RL_AdditionFailureFDD", HFILL }},
+        "RLSpecificCauseList_RL_AdditionFailureFDD", HFILL }},
     { &hf_nbap_unsuccessful_RL_InformationRespList_RL_AdditionFailureFDD,
       { "unsuccessful-RL-InformationRespList-RL-AdditionFailureFDD", "nbap.unsuccessful_RL_InformationRespList_RL_AdditionFailureFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Unsuccessful_RL_InformationRespList_RL_AdditionFailureFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_successful_RL_InformationRespList_RL_AdditionFailureFDD,
       { "successful-RL-InformationRespList-RL-AdditionFailureFDD", "nbap.successful_RL_InformationRespList_RL_AdditionFailureFDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Successful_RL_InformationRespList_RL_AdditionFailureFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Unsuccessful_RL_InformationRespList_RL_AdditionFailureFDD_item,
-      { "Item", "nbap.Unsuccessful_RL_InformationRespList_RL_AdditionFailureFDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Successful_RL_InformationRespList_RL_AdditionFailureFDD_item,
-      { "Item", "nbap.Successful_RL_InformationRespList_RL_AdditionFailureFDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_diversityIndication_04,
       { "diversityIndication", "nbap.diversityIndication",
         FT_UINT32, BASE_DEC, VALS(nbap_DiversityIndication_RL_AdditionFailureFDD_vals), 0,
-        "nbap.DiversityIndication_RL_AdditionFailureFDD", HFILL }},
+        "DiversityIndication_RL_AdditionFailureFDD", HFILL }},
     { &hf_nbap_combining_04,
       { "combining", "nbap.combining",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Combining_RL_AdditionFailureFDD", HFILL }},
+        "Combining_RL_AdditionFailureFDD", HFILL }},
     { &hf_nbap_non_Combining_01,
       { "non-Combining", "nbap.non_Combining",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Non_Combining_RL_AdditionFailureFDD", HFILL }},
+        "Non_Combining_RL_AdditionFailureFDD", HFILL }},
     { &hf_nbap_generalCause_03,
       { "generalCause", "nbap.generalCause",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GeneralCauseList_RL_AdditionFailureTDD", HFILL }},
+        "GeneralCauseList_RL_AdditionFailureTDD", HFILL }},
     { &hf_nbap_rLSpecificCause_03,
       { "rLSpecificCause", "nbap.rLSpecificCause",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RLSpecificCauseList_RL_AdditionFailureTDD", HFILL }},
+        "RLSpecificCauseList_RL_AdditionFailureTDD", HFILL }},
     { &hf_nbap_unsuccessful_RL_InformationRespItem_RL_AdditionFailureTDD,
       { "unsuccessful-RL-InformationRespItem-RL-AdditionFailureTDD", "nbap.unsuccessful_RL_InformationRespItem_RL_AdditionFailureTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Unsuccessful_RL_InformationRespItem_RL_AdditionFailureTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Additional_HS_Cell_Information_RL_Reconf_Prep_item,
+      { "Additional-HS-Cell-Information-RL-Reconf-Prep-ItemIEs", "nbap.Additional_HS_Cell_Information_RL_Reconf_Prep_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_DSCH_Secondary_Serving_Information_To_Modify,
+      { "hS-DSCH-Secondary-Serving-Information-To-Modify", "nbap.hS_DSCH_Secondary_Serving_Information_To_Modify",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_HS_DSCH_Secondary_Serving_Remove,
+      { "hS-HS-DSCH-Secondary-Serving-Remove", "nbap.hS_HS_DSCH_Secondary_Serving_Remove",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "HS_DSCH_Secondary_Serving_Remove", HFILL }},
+    { &hf_nbap_setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency,
+      { "setup-Or-ConfigurationChange-Or-Removal-Of-EDCH-On-secondary-UL-Frequency", "nbap.setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency",
+        FT_UINT32, BASE_DEC, VALS(nbap_Setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_not_Used_sSDT_CellIDLength,
       { "not-Used-sSDT-CellIDLength", "nbap.not_Used_sSDT_CellIDLength",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_powerOffsetInformation_03,
       { "powerOffsetInformation", "nbap.powerOffsetInformation",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PowerOffsetInformation_RL_ReconfPrepFDD", HFILL }},
+        "PowerOffsetInformation_RL_ReconfPrepFDD", HFILL }},
     { &hf_nbap_DCH_DeleteList_RL_ReconfPrepFDD_item,
-      { "Item", "nbap.DCH_DeleteList_RL_ReconfPrepFDD_item",
+      { "DCH-DeleteItem-RL-ReconfPrepFDD", "nbap.DCH_DeleteItem_RL_ReconfPrepFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_DeleteItem_RL_ReconfPrepFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationList_RL_ReconfPrepFDD_item,
-      { "Item", "nbap.RL_InformationList_RL_ReconfPrepFDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_maxDL_Power,
       { "maxDL-Power", "nbap.maxDL_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_minDL_Power,
       { "minDL-Power", "nbap.minDL_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_not_Used_sSDT_Indication,
       { "not-Used-sSDT-Indication", "nbap.not_Used_sSDT_Indication",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_powerOffsetInformation_04,
       { "powerOffsetInformation", "nbap.powerOffsetInformation",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PowerOffsetInformation_F_DPCH_RL_ReconfPrepFDD", HFILL }},
+        "PowerOffsetInformation_F_DPCH_RL_ReconfPrepFDD", HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_item",
+      { "UL-CCTrCH-InformationAddItem-RL-ReconfPrepTDD", "nbap.UL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ul_DPCH_InformationList,
       { "ul-DPCH-InformationList", "nbap.ul_DPCH_InformationList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_InformationAddList_RL_ReconfPrepTDD", HFILL }},
+        "UL_DPCH_InformationAddList_RL_ReconfPrepTDD", HFILL }},
+    { &hf_nbap_uL_Timeslot_InformationLCR,
+      { "uL-Timeslot-InformationLCR", "nbap.uL_Timeslot_InformationLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "UL_TimeslotLCR_Information", HFILL }},
     { &hf_nbap_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD_item",
+      { "MultipleRL-UL-DPCH-InformationAddListIE-RL-ReconfPrepTDD", "nbap.MultipleRL_UL_DPCH_InformationAddListIE_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MultipleRL_UL_DPCH_InformationAddListIE_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ul_DPCH_InformationListLCR,
       { "ul-DPCH-InformationListLCR", "nbap.ul_DPCH_InformationListLCR",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD", HFILL }},
+        "UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD", HFILL }},
     { &hf_nbap_ul_sir_target,
       { "ul-sir-target", "nbap.ul_sir_target",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.UL_SIR", HFILL }},
+        "UL_SIR", HFILL }},
     { &hf_nbap_tDD_TPC_UplinkStepSize_LCR,
       { "tDD-TPC-UplinkStepSize-LCR", "nbap.tDD_TPC_UplinkStepSize_LCR",
         FT_UINT32, BASE_DEC, VALS(nbap_TDD_TPC_UplinkStepSize_LCR_vals), 0,
-        "nbap.TDD_TPC_UplinkStepSize_LCR", HFILL }},
-    { &hf_nbap_uL_Timeslot_InformationLCR,
-      { "uL-Timeslot-InformationLCR", "nbap.uL_Timeslot_InformationLCR",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_TimeslotLCR_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Timeslot_Information768,
       { "uL-Timeslot-Information768", "nbap.uL_Timeslot_Information768",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Timeslot768_Information", HFILL }},
+        "UL_Timeslot768_Information", HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_item",
+      { "UL-CCTrCH-InformationModifyItem-RL-ReconfPrepTDD", "nbap.UL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_ul_DPCH_InformationAddList,
       { "ul-DPCH-InformationAddList", "nbap.ul_DPCH_InformationAddList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_InformationModify_AddList_RL_ReconfPrepTDD", HFILL }},
+        "UL_DPCH_InformationModify_AddList_RL_ReconfPrepTDD", HFILL }},
     { &hf_nbap_ul_DPCH_InformationModifyList,
       { "ul-DPCH-InformationModifyList", "nbap.ul_DPCH_InformationModifyList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_InformationModify_ModifyList_RL_ReconfPrepTDD", HFILL }},
+        "UL_DPCH_InformationModify_ModifyList_RL_ReconfPrepTDD", HFILL }},
     { &hf_nbap_ul_DPCH_InformationDeleteList,
       { "ul-DPCH-InformationDeleteList", "nbap.ul_DPCH_InformationDeleteList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_InformationModify_DeleteList_RL_ReconfPrepTDD", HFILL }},
-    { &hf_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD", HFILL }},
-    { &hf_nbap_ul_DPCH_InformationAddListLCR,
-      { "ul-DPCH-InformationAddListLCR", "nbap.ul_DPCH_InformationAddListLCR",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD", HFILL }},
+        "UL_DPCH_InformationModify_DeleteList_RL_ReconfPrepTDD", HFILL }},
     { &hf_nbap_uL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD,
       { "uL-Timeslot-InformationModify-ModifyList-RL-ReconfPrepTDD", "nbap.uL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.UL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD_item",
+      { "UL-Timeslot-InformationModify-ModifyItem-RL-ReconfPrepTDD", "nbap.UL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD,
       { "uL-Code-InformationModify-ModifyList-RL-ReconfPrepTDD", "nbap.uL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD_item",
+      { "UL-Code-InformationModify-ModifyItem-RL-ReconfPrepTDD", "nbap.UL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD_item",
+      { "UL-Timeslot-LCR-InformationModify-ModifyItem-RL-ReconfPrepTDD", "nbap.UL_Timeslot_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Timeslot_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Code_InformationModify_ModifyList_RL_ReconfPrepTDDLCR,
       { "uL-Code-InformationModify-ModifyList-RL-ReconfPrepTDDLCR", "nbap.uL_Code_InformationModify_ModifyList_RL_ReconfPrepTDDLCR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDDLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDDLCR_item,
-      { "Item", "nbap.UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDDLCR_item",
+      { "UL-Code-InformationModify-ModifyItem-RL-ReconfPrepTDDLCR", "nbap.UL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDDLCR",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDDLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD_item",
+      { "UL-Timeslot-768-InformationModify-ModifyItem-RL-ReconfPrepTDD", "nbap.UL_Timeslot_768_InformationModify_ModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Timeslot_768_InformationModify_ModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD768,
       { "uL-Code-InformationModify-ModifyList-RL-ReconfPrepTDD768", "nbap.uL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD768",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD768_item,
-      { "Item", "nbap.UL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD768_item",
+      { "UL-Code-InformationModify-ModifyItem-RL-ReconfPrepTDD768", "nbap.UL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD768",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_item",
+      { "UL-DPCH-InformationModify-DeleteItem-RL-ReconfPrepTDD", "nbap.UL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_item,
+      { "MultipleRL-UL-DPCH-InformationModifyListIE-RL-ReconfPrepTDD", "nbap.MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_ul_DPCH_InformationAddListLCR,
+      { "ul-DPCH-InformationAddListLCR", "nbap.ul_DPCH_InformationAddListLCR",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD", HFILL }},
+        "UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD", HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_item",
+      { "UL-CCTrCH-InformationDeleteItem-RL-ReconfPrepTDD", "nbap.UL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_item",
+      { "DL-CCTrCH-InformationAddItem-RL-ReconfPrepTDD", "nbap.DL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cCTrCH_TPCList_01,
       { "cCTrCH-TPCList", "nbap.cCTrCH_TPCList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CCTrCH_TPCAddList_RL_ReconfPrepTDD", HFILL }},
+        "CCTrCH_TPCAddList_RL_ReconfPrepTDD", HFILL }},
     { &hf_nbap_dl_DPCH_InformationList,
       { "dl-DPCH-InformationList", "nbap.dl_DPCH_InformationList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_InformationAddList_RL_ReconfPrepTDD", HFILL }},
+        "DL_DPCH_InformationAddList_RL_ReconfPrepTDD", HFILL }},
+    { &hf_nbap_CCTrCH_TPCAddList_RL_ReconfPrepTDD_item,
+      { "CCTrCH-TPCAddItem-RL-ReconfPrepTDD", "nbap.CCTrCH_TPCAddItem_RL_ReconfPrepTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_dL_Timeslot_InformationLCR,
+      { "dL-Timeslot-InformationLCR", "nbap.dL_Timeslot_InformationLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        "DL_TimeslotLCR_Information", HFILL }},
     { &hf_nbap_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD_item",
+      { "MultipleRL-DL-DPCH-InformationAddListIE-RL-ReconfPrepTDD", "nbap.MultipleRL_DL_DPCH_InformationAddListIE_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MultipleRL_DL_DPCH_InformationAddListIE_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dl_DPCH_InformationListLCR,
       { "dl-DPCH-InformationListLCR", "nbap.dl_DPCH_InformationListLCR",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD", HFILL }},
+        "DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD", HFILL }},
     { &hf_nbap_cCTrCH_Initial_DL_Power,
       { "cCTrCH-Initial-DL-Power", "nbap.cCTrCH_Initial_DL_Power",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_tDD_TPC_DownlinkStepSize,
       { "tDD-TPC-DownlinkStepSize", "nbap.tDD_TPC_DownlinkStepSize",
         FT_UINT32, BASE_DEC, VALS(nbap_TDD_TPC_DownlinkStepSize_vals), 0,
-        "nbap.TDD_TPC_DownlinkStepSize", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cCTrCH_Maximum_DL_Power_InformationAdd_RL_ReconfPrepTDD,
       { "cCTrCH-Maximum-DL-Power-InformationAdd-RL-ReconfPrepTDD", "nbap.cCTrCH_Maximum_DL_Power_InformationAdd_RL_ReconfPrepTDD",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_cCTrCH_Minimum_DL_Power_InformationAdd_RL_ReconfPrepTDD,
       { "cCTrCH-Minimum-DL-Power-InformationAdd-RL-ReconfPrepTDD", "nbap.cCTrCH_Minimum_DL_Power_InformationAdd_RL_ReconfPrepTDD",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
-    { &hf_nbap_CCTrCH_TPCAddList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.CCTrCH_TPCAddList_RL_ReconfPrepTDD_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CCTrCH_TPCAddItem_RL_ReconfPrepTDD", HFILL }},
-    { &hf_nbap_dL_Timeslot_InformationLCR,
-      { "dL-Timeslot-InformationLCR", "nbap.dL_Timeslot_InformationLCR",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_TimeslotLCR_Information", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_dL_Timeslot_Information768,
       { "dL-Timeslot-Information768", "nbap.dL_Timeslot_Information768",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Timeslot768_Information", HFILL }},
+        "DL_Timeslot768_Information", HFILL }},
     { &hf_nbap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_item",
+      { "DL-CCTrCH-InformationModifyItem-RL-ReconfPrepTDD", "nbap.DL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cCTrCH_TPCList_02,
       { "cCTrCH-TPCList", "nbap.cCTrCH_TPCList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CCTrCH_TPCModifyList_RL_ReconfPrepTDD", HFILL }},
+        "CCTrCH_TPCModifyList_RL_ReconfPrepTDD", HFILL }},
     { &hf_nbap_dl_DPCH_InformationAddList,
       { "dl-DPCH-InformationAddList", "nbap.dl_DPCH_InformationAddList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_InformationModify_AddList_RL_ReconfPrepTDD", HFILL }},
+        "DL_DPCH_InformationModify_AddList_RL_ReconfPrepTDD", HFILL }},
     { &hf_nbap_dl_DPCH_InformationModifyList,
       { "dl-DPCH-InformationModifyList", "nbap.dl_DPCH_InformationModifyList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_InformationModify_ModifyList_RL_ReconfPrepTDD", HFILL }},
+        "DL_DPCH_InformationModify_ModifyList_RL_ReconfPrepTDD", HFILL }},
     { &hf_nbap_dl_DPCH_InformationDeleteList,
       { "dl-DPCH-InformationDeleteList", "nbap.dl_DPCH_InformationDeleteList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_InformationModify_DeleteList_RL_ReconfPrepTDD", HFILL }},
-    { &hf_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MultipleRL_DL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD", HFILL }},
-    { &hf_nbap_dl_DPCH_InformationAddListLCR,
-      { "dl-DPCH-InformationAddListLCR", "nbap.dl_DPCH_InformationAddListLCR",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD", HFILL }},
-    { &hf_nbap_tDD_TPC_DownlinkStepSize_InformationModify_RL_ReconfPrepTDD,
-      { "tDD-TPC-DownlinkStepSize-InformationModify-RL-ReconfPrepTDD", "nbap.tDD_TPC_DownlinkStepSize_InformationModify_RL_ReconfPrepTDD",
-        FT_UINT32, BASE_DEC, VALS(nbap_TDD_TPC_DownlinkStepSize_vals), 0,
-        "nbap.TDD_TPC_DownlinkStepSize", HFILL }},
-    { &hf_nbap_cCTrCH_Maximum_DL_Power_InformationModify_RL_ReconfPrepTDD,
-      { "cCTrCH-Maximum-DL-Power-InformationModify-RL-ReconfPrepTDD", "nbap.cCTrCH_Maximum_DL_Power_InformationModify_RL_ReconfPrepTDD",
-        FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
-    { &hf_nbap_cCTrCH_Minimum_DL_Power_InformationModify_RL_ReconfPrepTDD,
-      { "cCTrCH-Minimum-DL-Power-InformationModify-RL-ReconfPrepTDD", "nbap.cCTrCH_Minimum_DL_Power_InformationModify_RL_ReconfPrepTDD",
-        FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_DPCH_InformationModify_DeleteList_RL_ReconfPrepTDD", HFILL }},
     { &hf_nbap_CCTrCH_TPCModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.CCTrCH_TPCModifyList_RL_ReconfPrepTDD_item",
+      { "CCTrCH-TPCModifyItem-RL-ReconfPrepTDD", "nbap.CCTrCH_TPCModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CCTrCH_TPCModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Timeslot_InformationAddModify_ModifyList_RL_ReconfPrepTDD,
       { "dL-Timeslot-InformationAddModify-ModifyList-RL-ReconfPrepTDD", "nbap.dL_Timeslot_InformationAddModify_ModifyList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD", HFILL }},
+        "DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD", HFILL }},
     { &hf_nbap_DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD_item",
+      { "DL-Timeslot-InformationModify-ModifyItem-RL-ReconfPrepTDD", "nbap.DL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD,
       { "dL-Code-InformationModify-ModifyList-RL-ReconfPrepTDD", "nbap.dL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.DL_Code_InformationModify_ModifyList_RL_ReconfPrepTDD_item",
+      { "DL-Code-InformationModify-ModifyItem-RL-ReconfPrepTDD", "nbap.DL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_item",
+      { "DL-Timeslot-LCR-InformationModify-ModifyItem-RL-ReconfPrepTDD", "nbap.DL_Timeslot_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Timeslot_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD,
       { "dL-Code-LCR-InformationModify-ModifyList-RL-ReconfPrepTDD", "nbap.dL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.DL_Code_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_item",
+      { "DL-Code-LCR-InformationModify-ModifyItem-RL-ReconfPrepTDD", "nbap.DL_Code_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Code_LCR_InformationModify_ModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD_item",
+      { "DL-Timeslot-768-InformationModify-ModifyItem-RL-ReconfPrepTDD", "nbap.DL_Timeslot_768_InformationModify_ModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Timeslot_768_InformationModify_ModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD,
       { "dL-Code-768-InformationModify-ModifyList-RL-ReconfPrepTDD", "nbap.dL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.DL_Code_768_InformationModify_ModifyList_RL_ReconfPrepTDD_item",
+      { "DL-Code-768-InformationModify-ModifyItem-RL-ReconfPrepTDD", "nbap.DL_Code_768_InformationModify_ModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Code_768_InformationModify_ModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dPCH_ID768,
       { "dPCH-ID768", "nbap.dPCH_ID768",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DPCH_ID768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_item",
+      { "DL-DPCH-InformationModify-DeleteItem-RL-ReconfPrepTDD", "nbap.DL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD_item,
+      { "MultipleRL-DL-DPCH-InformationModifyListIE-RL-ReconfPrepTDD", "nbap.MultipleRL_DL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_dl_DPCH_InformationAddListLCR,
+      { "dl-DPCH-InformationAddListLCR", "nbap.dl_DPCH_InformationAddListLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        "DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD", HFILL }},
+    { &hf_nbap_tDD_TPC_DownlinkStepSize_InformationModify_RL_ReconfPrepTDD,
+      { "tDD-TPC-DownlinkStepSize-InformationModify-RL-ReconfPrepTDD", "nbap.tDD_TPC_DownlinkStepSize_InformationModify_RL_ReconfPrepTDD",
+        FT_UINT32, BASE_DEC, VALS(nbap_TDD_TPC_DownlinkStepSize_vals), 0,
+        "TDD_TPC_DownlinkStepSize", HFILL }},
+    { &hf_nbap_cCTrCH_Maximum_DL_Power_InformationModify_RL_ReconfPrepTDD,
+      { "cCTrCH-Maximum-DL-Power-InformationModify-RL-ReconfPrepTDD", "nbap.cCTrCH_Maximum_DL_Power_InformationModify_RL_ReconfPrepTDD",
+        FT_INT32, BASE_DEC, NULL, 0,
+        "DL_Power", HFILL }},
+    { &hf_nbap_cCTrCH_Minimum_DL_Power_InformationModify_RL_ReconfPrepTDD,
+      { "cCTrCH-Minimum-DL-Power-InformationModify-RL-ReconfPrepTDD", "nbap.cCTrCH_Minimum_DL_Power_InformationModify_RL_ReconfPrepTDD",
+        FT_INT32, BASE_DEC, NULL, 0,
+        "DL_Power", HFILL }},
     { &hf_nbap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_item",
+      { "DL-CCTrCH-InformationDeleteItem-RL-ReconfPrepTDD", "nbap.DL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DCH_DeleteList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.DCH_DeleteList_RL_ReconfPrepTDD_item",
+      { "DCH-DeleteItem-RL-ReconfPrepTDD", "nbap.DCH_DeleteItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_DeleteItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DSCH_Information_ModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.DSCH_Information_ModifyList_RL_ReconfPrepTDD_item",
+      { "DSCH-Information-ModifyItem-RL-ReconfPrepTDD", "nbap.DSCH_Information_ModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DSCH_Information_ModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DSCH_Information_DeleteList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.DSCH_Information_DeleteList_RL_ReconfPrepTDD_item",
+      { "DSCH-Information-DeleteItem-RL-ReconfPrepTDD", "nbap.DSCH_Information_DeleteItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DSCH_Information_DeleteItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_USCH_Information_ModifyList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.USCH_Information_ModifyList_RL_ReconfPrepTDD_item",
+      { "USCH-Information-ModifyItem-RL-ReconfPrepTDD", "nbap.USCH_Information_ModifyItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.USCH_Information_ModifyItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_USCH_Information_DeleteList_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.USCH_Information_DeleteList_RL_ReconfPrepTDD_item",
+      { "USCH-Information-DeleteItem-RL-ReconfPrepTDD", "nbap.USCH_Information_DeleteItem_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.USCH_Information_DeleteItem_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MultipleRL_Information_RL_ReconfPrepTDD_item,
-      { "Item", "nbap.MultipleRL_Information_RL_ReconfPrepTDD_item",
+      { "RL-Information-RL-ReconfPrepTDD", "nbap.RL_Information_RL_ReconfPrepTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Information_RL_ReconfPrepTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationResponseList_RL_ReconfReady_item,
-      { "Item", "nbap.RL_InformationResponseList_RL_ReconfReady_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dCH_InformationResponseList_RL_ReconfReady,
       { "dCH-InformationResponseList-RL-ReconfReady", "nbap.dCH_InformationResponseList_RL_ReconfReady",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_InformationResponseList_RL_ReconfReady", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dSCH_InformationResponseList_RL_ReconfReady,
       { "dSCH-InformationResponseList-RL-ReconfReady", "nbap.dSCH_InformationResponseList_RL_ReconfReady",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DSCH_InformationResponseList_RL_ReconfReady", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uSCH_InformationResponseList_RL_ReconfReady,
       { "uSCH-InformationResponseList-RL-ReconfReady", "nbap.uSCH_InformationResponseList_RL_ReconfReady",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.USCH_InformationResponseList_RL_ReconfReady", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_generalCause_04,
       { "generalCause", "nbap.generalCause",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GeneralCauseList_RL_ReconfFailure", HFILL }},
+        "GeneralCauseList_RL_ReconfFailure", HFILL }},
     { &hf_nbap_rLSpecificCause_04,
       { "rLSpecificCause", "nbap.rLSpecificCause",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RLSpecificCauseList_RL_ReconfFailure", HFILL }},
+        "RLSpecificCauseList_RL_ReconfFailure", HFILL }},
     { &hf_nbap_rL_ReconfigurationFailureList_RL_ReconfFailure,
       { "rL-ReconfigurationFailureList-RL-ReconfFailure", "nbap.rL_ReconfigurationFailureList_RL_ReconfFailure",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_ReconfigurationFailureList_RL_ReconfFailure", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_ReconfigurationFailureList_RL_ReconfFailure_item,
-      { "Item", "nbap.RL_ReconfigurationFailureList_RL_ReconfFailure_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_HS_Cell_Information_RL_Reconf_Req_item,
+      { "Additional-HS-Cell-Information-RL-Reconf-Req-ItemIEs", "nbap.Additional_HS_Cell_Information_RL_Reconf_Req_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised,
+      { "hS-DSCH-FDD-Secondary-Serving-Information-To-Modify-Unsynchronised", "nbap.hS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_hS_DSCH_Secondary_Serving_Remove,
+      { "hS-DSCH-Secondary-Serving-Remove", "nbap.hS_DSCH_Secondary_Serving_Remove",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_ul_TFCS,
       { "ul-TFCS", "nbap.ul_TFCS",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TFCS", HFILL }},
+        "TFCS", HFILL }},
     { &hf_nbap_dl_TFCS,
       { "dl-TFCS", "nbap.dl_TFCS",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.TFCS", HFILL }},
+        "TFCS", HFILL }},
     { &hf_nbap_DCH_DeleteList_RL_ReconfRqstFDD_item,
-      { "Item", "nbap.DCH_DeleteList_RL_ReconfRqstFDD_item",
+      { "DCH-DeleteItem-RL-ReconfRqstFDD", "nbap.DCH_DeleteItem_RL_ReconfRqstFDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_DeleteItem_RL_ReconfRqstFDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationList_RL_ReconfRqstFDD_item,
-      { "Item", "nbap.RL_InformationList_RL_ReconfRqstFDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_item,
-      { "Item", "nbap.UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_item,
-      { "Item", "nbap.UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_item,
-      { "Item", "nbap.DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_MultipleRL_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_item,
-      { "Item", "nbap.MultipleRL_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_item",
+      { "MultipleRL-DL-CCTrCH-InformationModifyListIE-RL-ReconfRqstTDD", "nbap.MultipleRL_DL_CCTrCH_InformationModifyListIE_RL_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MultipleRL_DL_CCTrCH_InformationModifyListIE_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dl_DPCH_LCR_InformationModifyList,
       { "dl-DPCH-LCR-InformationModifyList", "nbap.dl_DPCH_LCR_InformationModifyList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_DPCH_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD", HFILL }},
+        "DL_DPCH_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD", HFILL }},
     { &hf_nbap_cCTrCH_Maximum_DL_Power_InformationModify_RL_ReconfRqstTDD,
       { "cCTrCH-Maximum-DL-Power-InformationModify-RL-ReconfRqstTDD", "nbap.cCTrCH_Maximum_DL_Power_InformationModify_RL_ReconfRqstTDD",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_cCTrCH_Minimum_DL_Power_InformationModify_RL_ReconfRqstTDD,
       { "cCTrCH-Minimum-DL-Power-InformationModify-RL-ReconfRqstTDD", "nbap.cCTrCH_Minimum_DL_Power_InformationModify_RL_ReconfRqstTDD",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_dL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD,
       { "dL-Timeslot-LCR-InformationModify-ModifyList-RL-ReconfRqstTDD", "nbap.dL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD_item,
-      { "Item", "nbap.DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD_item",
+      { "DL-Timeslot-LCR-InformationModify-ModifyItem-RL-ReconfRqstTDD", "nbap.DL_Timeslot_LCR_InformationModify_ModifyItem_RL_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Timeslot_LCR_InformationModify_ModifyItem_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_maxPowerLCR,
       { "maxPowerLCR", "nbap.maxPowerLCR",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_minPowerLCR,
       { "minPowerLCR", "nbap.minPowerLCR",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_item,
-      { "Item", "nbap.DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DCH_DeleteList_RL_ReconfRqstTDD_item,
-      { "Item", "nbap.DCH_DeleteList_RL_ReconfRqstTDD_item",
+      { "DCH-DeleteItem-RL-ReconfRqstTDD", "nbap.DCH_DeleteItem_RL_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_DeleteItem_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Multiple_RL_Information_RL_ReconfRqstTDD_item,
-      { "Item", "nbap.Multiple_RL_Information_RL_ReconfRqstTDD_item",
+      { "RL-Information-RL-ReconfRqstTDD", "nbap.RL_Information_RL_ReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Information_RL_ReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationResponseList_RL_ReconfRsp_item,
-      { "Item", "nbap.RL_InformationResponseList_RL_ReconfRsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dCH_InformationResponseList_RL_ReconfRsp,
       { "dCH-InformationResponseList-RL-ReconfRsp", "nbap.dCH_InformationResponseList_RL_ReconfRsp",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_InformationResponseList_RL_ReconfRsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_informationList_RL_DeletionRqst_item,
-      { "Item", "nbap.RL_informationList_RL_DeletionRqst_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_ReferencePowerInformationList_DL_PC_Rqst_item,
-      { "Item", "nbap.DL_ReferencePowerInformationList_DL_PC_Rqst_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dl_ReferencePower,
       { "dl-ReferencePower", "nbap.dl_ReferencePower",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_rL,
       { "rL", "nbap.rL",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_DM_Rqst", HFILL }},
+        "RL_DM_Rqst", HFILL }},
     { &hf_nbap_rLS,
       { "rLS", "nbap.rLS",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Set_DM_Rqst", HFILL }},
+        "RL_Set_DM_Rqst", HFILL }},
     { &hf_nbap_all_RL,
       { "all-RL", "nbap.all_RL",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.AllRL_DM_Rqst", HFILL }},
+        "AllRL_DM_Rqst", HFILL }},
     { &hf_nbap_all_RLS,
       { "all-RLS", "nbap.all_RLS",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.AllRL_Set_DM_Rqst", HFILL }},
+        "AllRL_Set_DM_Rqst", HFILL }},
     { &hf_nbap_rL_InformationList,
       { "rL-InformationList", "nbap.rL_InformationList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_InformationList_DM_Rqst", HFILL }},
+        "RL_InformationList_DM_Rqst", HFILL }},
     { &hf_nbap_RL_InformationList_DM_Rqst_item,
-      { "Item", "nbap.RL_InformationList_DM_Rqst_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCH_Info_DM_Rqst_item,
-      { "Item", "nbap.PUSCH_Info_DM_Rqst_item",
+      { "PUSCH-ID", "nbap.PUSCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PUSCH_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSSICH_Info_DM_Rqst_item,
-      { "Item", "nbap.HSSICH_Info_DM_Rqst_item",
+      { "HS-SICH-ID", "nbap.HS_SICH_ID",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_HSSICH_InfoExt_DM_Rqst_item,
+      { "Extended-HS-SICH-ID", "nbap.Extended_HS_SICH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SICH_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_rL_Set_InformationList_DM_Rqst,
       { "rL-Set-InformationList-DM-Rqst", "nbap.rL_Set_InformationList_DM_Rqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_Set_InformationList_DM_Rqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_Set_InformationList_DM_Rqst_item,
-      { "Item", "nbap.RL_Set_InformationList_DM_Rqst_item",
+      { "RL-Set-InformationItem-DM-Rqst", "nbap.RL_Set_InformationItem_DM_Rqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Set_InformationItem_DM_Rqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_rL_01,
       { "rL", "nbap.rL",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_DM_Rsp", HFILL }},
+        "RL_DM_Rsp", HFILL }},
     { &hf_nbap_rLS_01,
       { "rLS", "nbap.rLS",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Set_DM_Rsp", HFILL }},
+        "RL_Set_DM_Rsp", HFILL }},
     { &hf_nbap_all_RL_01,
       { "all-RL", "nbap.all_RL",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_DM_Rsp", HFILL }},
+        "RL_DM_Rsp", HFILL }},
     { &hf_nbap_all_RLS_01,
       { "all-RLS", "nbap.all_RLS",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Set_DM_Rsp", HFILL }},
+        "RL_Set_DM_Rsp", HFILL }},
     { &hf_nbap_rL_InformationList_DM_Rsp,
       { "rL-InformationList-DM-Rsp", "nbap.rL_InformationList_DM_Rsp",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_InformationList_DM_Rsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationList_DM_Rsp_item,
-      { "Item", "nbap.RL_InformationList_DM_Rsp_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dedicatedMeasurementValue,
       { "dedicatedMeasurementValue", "nbap.dedicatedMeasurementValue",
         FT_UINT32, BASE_DEC, VALS(nbap_DedicatedMeasurementValue_vals), 0,
-        "nbap.DedicatedMeasurementValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCH_Info_DM_Rsp_item,
-      { "Item", "nbap.PUSCH_Info_DM_Rsp_item",
+      { "PUSCH-ID", "nbap.PUSCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PUSCH_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Multiple_PUSCH_InfoList_DM_Rsp_item,
-      { "Item", "nbap.Multiple_PUSCH_InfoList_DM_Rsp_item",
+      { "Multiple-PUSCH-InfoListIE-DM-Rsp", "nbap.Multiple_PUSCH_InfoListIE_DM_Rsp",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Multiple_PUSCH_InfoListIE_DM_Rsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pUSCH_ID,
       { "pUSCH-ID", "nbap.pUSCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PUSCH_ID", HFILL }},
-    { &hf_nbap_rL_Set_InformationList_DM_Rsp,
-      { "rL-Set-InformationList-DM-Rsp", "nbap.rL_Set_InformationList_DM_Rsp",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_Set_InformationList_DM_Rsp", HFILL }},
-    { &hf_nbap_RL_Set_InformationList_DM_Rsp_item,
-      { "Item", "nbap.RL_Set_InformationList_DM_Rsp_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_item,
-      { "Item", "nbap.Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_item",
+      { "Multiple-DedicatedMeasurementValueItem-TDD-DM-Rsp", "nbap.Multiple_DedicatedMeasurementValueItem_TDD_DM_Rsp",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Multiple_DedicatedMeasurementValueItem_TDD_DM_Rsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp_item,
-      { "Item", "nbap.Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp_item",
+      { "Multiple-DedicatedMeasurementValueItem-LCR-TDD-DM-Rsp", "nbap.Multiple_DedicatedMeasurementValueItem_LCR_TDD_DM_Rsp",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Multiple_DedicatedMeasurementValueItem_LCR_TDD_DM_Rsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp_item,
-      { "Item", "nbap.Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp_item",
+      { "Multiple-HSSICHMeasurementValueItem-TDD-DM-Rsp", "nbap.Multiple_HSSICHMeasurementValueItem_TDD_DM_Rsp",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Multiple_HSSICHMeasurementValueItem_TDD_DM_Rsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp_item,
-      { "Item", "nbap.Multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp_item",
+      { "Multiple-DedicatedMeasurementValueItem-768-TDD-DM-Rsp", "nbap.Multiple_DedicatedMeasurementValueItem_768_TDD_DM_Rsp",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_rL_Set_InformationList_DM_Rsp,
+      { "rL-Set-InformationList-DM-Rsp", "nbap.rL_Set_InformationList_DM_Rsp",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_RL_Set_InformationList_DM_Rsp_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Multiple_DedicatedMeasurementValueItem_768_TDD_DM_Rsp", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_rL_02,
       { "rL", "nbap.rL",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_DM_Rprt", HFILL }},
+        "RL_DM_Rprt", HFILL }},
     { &hf_nbap_rLS_02,
       { "rLS", "nbap.rLS",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Set_DM_Rprt", HFILL }},
+        "RL_Set_DM_Rprt", HFILL }},
     { &hf_nbap_all_RL_02,
       { "all-RL", "nbap.all_RL",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_DM_Rprt", HFILL }},
+        "RL_DM_Rprt", HFILL }},
     { &hf_nbap_all_RLS_02,
       { "all-RLS", "nbap.all_RLS",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Set_DM_Rprt", HFILL }},
+        "RL_Set_DM_Rprt", HFILL }},
     { &hf_nbap_rL_InformationList_DM_Rprt,
       { "rL-InformationList-DM-Rprt", "nbap.rL_InformationList_DM_Rprt",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_InformationList_DM_Rprt", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationList_DM_Rprt_item,
-      { "Item", "nbap.RL_InformationList_DM_Rprt_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dedicatedMeasurementValueInformation,
       { "dedicatedMeasurementValueInformation", "nbap.dedicatedMeasurementValueInformation",
         FT_UINT32, BASE_DEC, VALS(nbap_DedicatedMeasurementValueInformation_vals), 0,
-        "nbap.DedicatedMeasurementValueInformation", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCH_Info_DM_Rprt_item,
-      { "Item", "nbap.PUSCH_Info_DM_Rprt_item",
+      { "PUSCH-ID", "nbap.PUSCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PUSCH_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Multiple_PUSCH_InfoList_DM_Rprt_item,
-      { "Item", "nbap.Multiple_PUSCH_InfoList_DM_Rprt_item",
+      { "Multiple-PUSCH-InfoListIE-DM-Rprt", "nbap.Multiple_PUSCH_InfoListIE_DM_Rprt",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Multiple_PUSCH_InfoListIE_DM_Rprt", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_rL_Set_InformationList_DM_Rprt,
       { "rL-Set-InformationList-DM-Rprt", "nbap.rL_Set_InformationList_DM_Rprt",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_Set_InformationList_DM_Rprt", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_Set_InformationList_DM_Rprt_item,
-      { "Item", "nbap.RL_Set_InformationList_DM_Rprt_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_rL_03,
       { "rL", "nbap.rL",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_RL_FailureInd", HFILL }},
+        "RL_RL_FailureInd", HFILL }},
     { &hf_nbap_rL_Set,
       { "rL-Set", "nbap.rL_Set",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Set_RL_FailureInd", HFILL }},
+        "RL_Set_RL_FailureInd", HFILL }},
     { &hf_nbap_cCTrCH,
       { "cCTrCH", "nbap.cCTrCH",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CCTrCH_RL_FailureInd", HFILL }},
+        "CCTrCH_RL_FailureInd", HFILL }},
     { &hf_nbap_rL_InformationList_RL_FailureInd,
       { "rL-InformationList-RL-FailureInd", "nbap.rL_InformationList_RL_FailureInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_InformationList_RL_FailureInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationList_RL_FailureInd_item,
-      { "Item", "nbap.RL_InformationList_RL_FailureInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_rL_Set_InformationList_RL_FailureInd,
       { "rL-Set-InformationList-RL-FailureInd", "nbap.rL_Set_InformationList_RL_FailureInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_Set_InformationList_RL_FailureInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_Set_InformationList_RL_FailureInd_item,
-      { "Item", "nbap.RL_Set_InformationList_RL_FailureInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cCTrCH_InformationList_RL_FailureInd,
       { "cCTrCH-InformationList-RL-FailureInd", "nbap.cCTrCH_InformationList_RL_FailureInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CCTrCH_InformationList_RL_FailureInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CCTrCH_InformationList_RL_FailureInd_item,
-      { "Item", "nbap.CCTrCH_InformationList_RL_FailureInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationList_RL_PreemptRequiredInd_item,
-      { "Item", "nbap.RL_InformationList_RL_PreemptRequiredInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_rL_04,
       { "rL", "nbap.rL",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_RL_RestoreInd", HFILL }},
+        "RL_RL_RestoreInd", HFILL }},
     { &hf_nbap_rL_Set_01,
       { "rL-Set", "nbap.rL_Set",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RL_Set_RL_RestoreInd", HFILL }},
+        "RL_Set_RL_RestoreInd", HFILL }},
     { &hf_nbap_cCTrCH_01,
       { "cCTrCH", "nbap.cCTrCH",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CCTrCH_RL_RestoreInd", HFILL }},
+        "CCTrCH_RL_RestoreInd", HFILL }},
     { &hf_nbap_rL_InformationList_RL_RestoreInd,
       { "rL-InformationList-RL-RestoreInd", "nbap.rL_InformationList_RL_RestoreInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_InformationList_RL_RestoreInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_InformationList_RL_RestoreInd_item,
-      { "Item", "nbap.RL_InformationList_RL_RestoreInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_rL_Set_InformationList_RL_RestoreInd,
       { "rL-Set-InformationList-RL-RestoreInd", "nbap.rL_Set_InformationList_RL_RestoreInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.RL_Set_InformationList_RL_RestoreInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RL_Set_InformationList_RL_RestoreInd_item,
-      { "Item", "nbap.RL_Set_InformationList_RL_RestoreInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cCTrCH_InformationList_RL_RestoreInd,
       { "cCTrCH-InformationList-RL-RestoreInd", "nbap.cCTrCH_InformationList_RL_RestoreInd",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CCTrCH_InformationList_RL_RestoreInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CCTrCH_InformationList_RL_RestoreInd_item,
-      { "Item", "nbap.CCTrCH_InformationList_RL_RestoreInd_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_privateIEs,
       { "privateIEs", "nbap.privateIEs",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PrivateIE_Container", HFILL }},
+        "PrivateIE_Container", HFILL }},
     { &hf_nbap_HSDPA_And_EDCH_CellPortion_InformationList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.HSDPA_And_EDCH_CellPortion_InformationList_PSCH_ReconfRqst_item",
+      { "HSDPA-And-EDCH-CellPortion-InformationItem-PSCH-ReconfRqst", "nbap.HSDPA_And_EDCH_CellPortion_InformationItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDPA_And_EDCH_CellPortion_InformationItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_PDSCH_HS_SCCH_ScramblingCode_PSCH_ReconfRqst,
       { "hS-PDSCH-HS-SCCH-ScramblingCode-PSCH-ReconfRqst", "nbap.hS_PDSCH_HS_SCCH_ScramblingCode_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_ScramblingCode", HFILL }},
+        "DL_ScramblingCode", HFILL }},
     { &hf_nbap_hS_PDSCH_FDD_Code_Information_PSCH_ReconfRqst,
       { "hS-PDSCH-FDD-Code-Information-PSCH-ReconfRqst", "nbap.hS_PDSCH_FDD_Code_Information_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_PDSCH_FDD_Code_Information", HFILL }},
+        "HS_PDSCH_FDD_Code_Information", HFILL }},
     { &hf_nbap_hS_SCCH_FDD_Code_Information_PSCH_ReconfRqst,
       { "hS-SCCH-FDD-Code-Information-PSCH-ReconfRqst", "nbap.hS_SCCH_FDD_Code_Information_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, VALS(nbap_HS_SCCH_FDD_Code_Information_vals), 0,
-        "nbap.HS_SCCH_FDD_Code_Information", HFILL }},
+        "HS_SCCH_FDD_Code_Information", HFILL }},
     { &hf_nbap_hS_PDSCH_HS_SCCH_E_AGCH_E_RGCH_E_HICH_MaxPower_PSCH_ReconfRqst,
       { "hS-PDSCH-HS-SCCH-E-AGCH-E-RGCH-E-HICH-MaxPower-PSCH-ReconfRqst", "nbap.hS_PDSCH_HS_SCCH_E_AGCH_E_RGCH_E_HICH_MaxPower_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MaximumTransmissionPower", HFILL }},
+        "MaximumTransmissionPower", HFILL }},
     { &hf_nbap_e_AGCH_FDD_Code_Information,
       { "e-AGCH-FDD-Code-Information", "nbap.e_AGCH_FDD_Code_Information",
         FT_UINT32, BASE_DEC, VALS(nbap_E_AGCH_FDD_Code_Information_vals), 0,
-        "nbap.E_AGCH_FDD_Code_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_RGCH_E_HICH_FDD_Code_Information,
       { "e-RGCH-E-HICH-FDD-Code-Information", "nbap.e_RGCH_E_HICH_FDD_Code_Information",
         FT_UINT32, BASE_DEC, VALS(nbap_E_RGCH_E_HICH_FDD_Code_Information_vals), 0,
-        "nbap.E_RGCH_E_HICH_FDD_Code_Information", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PDSCHSets_AddList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.PDSCHSets_AddList_PSCH_ReconfRqst_item",
+      { "PDSCHSets-AddItem-PSCH-ReconfRqst", "nbap.PDSCHSets_AddItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PDSCHSets_AddItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pDSCHSet_ID,
       { "pDSCHSet-ID", "nbap.pDSCHSet_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PDSCHSet_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pDSCH_InformationList,
       { "pDSCH-InformationList", "nbap.pDSCH_InformationList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PDSCH_Information_AddList_PSCH_ReconfRqst", HFILL }},
+        "PDSCH_Information_AddList_PSCH_ReconfRqst", HFILL }},
     { &hf_nbap_dL_Timeslot_InformationAddList_PSCH_ReconfRqst,
       { "dL-Timeslot-InformationAddList-PSCH-ReconfRqst", "nbap.dL_Timeslot_InformationAddList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Timeslot_InformationAddList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Timeslot_InformationAddList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_Timeslot_InformationAddList_PSCH_ReconfRqst_item",
+      { "DL-Timeslot-InformationAddItem-PSCH-ReconfRqst", "nbap.DL_Timeslot_InformationAddItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Timeslot_InformationAddItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Code_InformationAddList_PSCH_ReconfRqst,
       { "dL-Code-InformationAddList-PSCH-ReconfRqst", "nbap.dL_Code_InformationAddList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Code_InformationAddList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Code_InformationAddList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_Code_InformationAddList_PSCH_ReconfRqst_item",
+      { "DL-Code-InformationAddItem-PSCH-ReconfRqst", "nbap.DL_Code_InformationAddItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Code_InformationAddItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pDSCH_ID,
       { "pDSCH-ID", "nbap.pDSCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PDSCH_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Timeslot_InformationAddList_LCR_PSCH_ReconfRqst,
       { "dL-Timeslot-InformationAddList-LCR-PSCH-ReconfRqst", "nbap.dL_Timeslot_InformationAddList_LCR_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Timeslot_InformationAddList_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Timeslot_InformationAddList_LCR_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_Timeslot_InformationAddList_LCR_PSCH_ReconfRqst_item",
+      { "DL-Timeslot-InformationAddItem-LCR-PSCH-ReconfRqst", "nbap.DL_Timeslot_InformationAddItem_LCR_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Timeslot_InformationAddItem_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Code_InformationAddList_LCR_PSCH_ReconfRqst,
       { "dL-Code-InformationAddList-LCR-PSCH-ReconfRqst", "nbap.dL_Code_InformationAddList_LCR_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Code_InformationAddList_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Code_InformationAddList_LCR_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_Code_InformationAddList_LCR_PSCH_ReconfRqst_item",
+      { "DL-Code-InformationAddItem-LCR-PSCH-ReconfRqst", "nbap.DL_Code_InformationAddItem_LCR_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Code_InformationAddItem_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Timeslot_InformationAddList_768_PSCH_ReconfRqst,
       { "dL-Timeslot-InformationAddList-768-PSCH-ReconfRqst", "nbap.dL_Timeslot_InformationAddList_768_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Timeslot_InformationAddList_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Timeslot_InformationAddList_768_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_Timeslot_InformationAddList_768_PSCH_ReconfRqst_item",
+      { "DL-Timeslot-InformationAddItem-768-PSCH-ReconfRqst", "nbap.DL_Timeslot_InformationAddItem_768_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Timeslot_InformationAddItem_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Code_InformationAddList_768_PSCH_ReconfRqst,
       { "dL-Code-InformationAddList-768-PSCH-ReconfRqst", "nbap.dL_Code_InformationAddList_768_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Code_InformationAddList_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Code_InformationAddList_768_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_Code_InformationAddList_768_PSCH_ReconfRqst_item",
+      { "DL-Code-InformationAddItem-768-PSCH-ReconfRqst", "nbap.DL_Code_InformationAddItem_768_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Code_InformationAddItem_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pDSCH_ID768,
       { "pDSCH-ID768", "nbap.pDSCH_ID768",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PDSCH_ID768", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PDSCHSets_ModifyList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.PDSCHSets_ModifyList_PSCH_ReconfRqst_item",
+      { "PDSCHSets-ModifyItem-PSCH-ReconfRqst", "nbap.PDSCHSets_ModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PDSCHSets_ModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pDSCH_InformationList_01,
       { "pDSCH-InformationList", "nbap.pDSCH_InformationList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PDSCH_Information_ModifyList_PSCH_ReconfRqst", HFILL }},
+        "PDSCH_Information_ModifyList_PSCH_ReconfRqst", HFILL }},
     { &hf_nbap_dL_Timeslot_InformationModifyList_PSCH_ReconfRqst,
       { "dL-Timeslot-InformationModifyList-PSCH-ReconfRqst", "nbap.dL_Timeslot_InformationModifyList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Timeslot_InformationModifyList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Timeslot_InformationModifyList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_Timeslot_InformationModifyList_PSCH_ReconfRqst_item",
+      { "DL-Timeslot-InformationModifyItem-PSCH-ReconfRqst", "nbap.DL_Timeslot_InformationModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Timeslot_InformationModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Code_InformationModifyList_PSCH_ReconfRqst,
       { "dL-Code-InformationModifyList-PSCH-ReconfRqst", "nbap.dL_Code_InformationModifyList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Code_InformationModifyList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Code_InformationModifyList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_Code_InformationModifyList_PSCH_ReconfRqst_item",
+      { "DL-Code-InformationModifyItem-PSCH-ReconfRqst", "nbap.DL_Code_InformationModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Code_InformationModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Timeslot_LCR_InformationModifyList_PSCH_ReconfRqst,
       { "dL-Timeslot-LCR-InformationModifyList-PSCH-ReconfRqst", "nbap.dL_Timeslot_LCR_InformationModifyList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Timeslot_LCR_InformationModifyList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Timeslot_LCR_InformationModifyList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_Timeslot_LCR_InformationModifyList_PSCH_ReconfRqst_item",
+      { "DL-Timeslot-LCR-InformationModifyItem-PSCH-ReconfRqst", "nbap.DL_Timeslot_LCR_InformationModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Timeslot_LCR_InformationModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Code_LCR_InformationModifyList_PSCH_ReconfRqst,
       { "dL-Code-LCR-InformationModifyList-PSCH-ReconfRqst", "nbap.dL_Code_LCR_InformationModifyList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Code_LCR_InformationModifyList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Code_LCR_InformationModifyList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_Code_LCR_InformationModifyList_PSCH_ReconfRqst_item",
+      { "DL-Code-LCR-InformationModifyItem-PSCH-ReconfRqst", "nbap.DL_Code_LCR_InformationModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Code_LCR_InformationModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Timeslot_768_InformationModifyList_PSCH_ReconfRqst,
       { "dL-Timeslot-768-InformationModifyList-PSCH-ReconfRqst", "nbap.dL_Timeslot_768_InformationModifyList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Timeslot_768_InformationModifyList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Timeslot_768_InformationModifyList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_Timeslot_768_InformationModifyList_PSCH_ReconfRqst_item",
+      { "DL-Timeslot-768-InformationModifyItem-PSCH-ReconfRqst", "nbap.DL_Timeslot_768_InformationModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Timeslot_768_InformationModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_Code_768_InformationModifyList_PSCH_ReconfRqst,
       { "dL-Code-768-InformationModifyList-PSCH-ReconfRqst", "nbap.dL_Code_768_InformationModifyList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Code_768_InformationModifyList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_Code_768_InformationModifyList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_Code_768_InformationModifyList_PSCH_ReconfRqst_item",
+      { "DL-Code-768-InformationModifyItem-PSCH-ReconfRqst", "nbap.DL_Code_768_InformationModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_Code_768_InformationModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PDSCHSets_DeleteList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.PDSCHSets_DeleteList_PSCH_ReconfRqst_item",
+      { "PDSCHSets-DeleteItem-PSCH-ReconfRqst", "nbap.PDSCHSets_DeleteItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PDSCHSets_DeleteItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCHSets_AddList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.PUSCHSets_AddList_PSCH_ReconfRqst_item",
+      { "PUSCHSets-AddItem-PSCH-ReconfRqst", "nbap.PUSCHSets_AddItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PUSCHSets_AddItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pUSCHSet_ID,
       { "pUSCHSet-ID", "nbap.pUSCHSet_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.PUSCHSet_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pUSCH_InformationList,
       { "pUSCH-InformationList", "nbap.pUSCH_InformationList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PUSCH_Information_AddList_PSCH_ReconfRqst", HFILL }},
+        "PUSCH_Information_AddList_PSCH_ReconfRqst", HFILL }},
     { &hf_nbap_uL_Timeslot_InformationAddList_PSCH_ReconfRqst,
       { "uL-Timeslot-InformationAddList-PSCH-ReconfRqst", "nbap.uL_Timeslot_InformationAddList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Timeslot_InformationAddList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Timeslot_InformationAddList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.UL_Timeslot_InformationAddList_PSCH_ReconfRqst_item",
+      { "UL-Timeslot-InformationAddItem-PSCH-ReconfRqst", "nbap.UL_Timeslot_InformationAddItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Timeslot_InformationAddItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Code_InformationAddList_PSCH_ReconfRqst,
       { "uL-Code-InformationAddList-PSCH-ReconfRqst", "nbap.uL_Code_InformationAddList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Code_InformationAddList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Code_InformationAddList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.UL_Code_InformationAddList_PSCH_ReconfRqst_item",
+      { "UL-Code-InformationAddItem-PSCH-ReconfRqst", "nbap.UL_Code_InformationAddItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Code_InformationAddItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Timeslot_InformationAddList_LCR_PSCH_ReconfRqst,
       { "uL-Timeslot-InformationAddList-LCR-PSCH-ReconfRqst", "nbap.uL_Timeslot_InformationAddList_LCR_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Timeslot_InformationAddList_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Timeslot_InformationAddList_LCR_PSCH_ReconfRqst_item,
-      { "Item", "nbap.UL_Timeslot_InformationAddList_LCR_PSCH_ReconfRqst_item",
+      { "UL-Timeslot-InformationAddItem-LCR-PSCH-ReconfRqst", "nbap.UL_Timeslot_InformationAddItem_LCR_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Timeslot_InformationAddItem_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Code_InformationAddList_LCR_PSCH_ReconfRqst,
       { "uL-Code-InformationAddList-LCR-PSCH-ReconfRqst", "nbap.uL_Code_InformationAddList_LCR_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Code_InformationAddList_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Code_InformationAddList_LCR_PSCH_ReconfRqst_item,
-      { "Item", "nbap.UL_Code_InformationAddList_LCR_PSCH_ReconfRqst_item",
+      { "UL-Code-InformationAddItem-LCR-PSCH-ReconfRqst", "nbap.UL_Code_InformationAddItem_LCR_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Code_InformationAddItem_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Timeslot_InformationAddList_768_PSCH_ReconfRqst,
       { "uL-Timeslot-InformationAddList-768-PSCH-ReconfRqst", "nbap.uL_Timeslot_InformationAddList_768_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Timeslot_InformationAddList_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Timeslot_InformationAddList_768_PSCH_ReconfRqst_item,
-      { "Item", "nbap.UL_Timeslot_InformationAddList_768_PSCH_ReconfRqst_item",
+      { "UL-Timeslot-InformationAddItem-768-PSCH-ReconfRqst", "nbap.UL_Timeslot_InformationAddItem_768_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Timeslot_InformationAddItem_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Code_InformationAddList_768_PSCH_ReconfRqst,
       { "uL-Code-InformationAddList-768-PSCH-ReconfRqst", "nbap.uL_Code_InformationAddList_768_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Code_InformationAddList_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Code_InformationAddList_768_PSCH_ReconfRqst_item,
-      { "Item", "nbap.UL_Code_InformationAddList_768_PSCH_ReconfRqst_item",
+      { "UL-Code-InformationAddItem-768-PSCH-ReconfRqst", "nbap.UL_Code_InformationAddItem_768_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Code_InformationAddItem_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCHSets_ModifyList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.PUSCHSets_ModifyList_PSCH_ReconfRqst_item",
+      { "PUSCHSets-ModifyItem-PSCH-ReconfRqst", "nbap.PUSCHSets_ModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PUSCHSets_ModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_pUSCH_InformationList_01,
       { "pUSCH-InformationList", "nbap.pUSCH_InformationList",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PUSCH_Information_ModifyList_PSCH_ReconfRqst", HFILL }},
+        "PUSCH_Information_ModifyList_PSCH_ReconfRqst", HFILL }},
     { &hf_nbap_uL_Timeslot_InformationModifyList_PSCH_ReconfRqst,
       { "uL-Timeslot-InformationModifyList-PSCH-ReconfRqst", "nbap.uL_Timeslot_InformationModifyList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Timeslot_InformationModifyList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Timeslot_InformationModifyList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.UL_Timeslot_InformationModifyList_PSCH_ReconfRqst_item",
+      { "UL-Timeslot-InformationModifyItem-PSCH-ReconfRqst", "nbap.UL_Timeslot_InformationModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Timeslot_InformationModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Code_InformationModifyList_PSCH_ReconfRqst,
       { "uL-Code-InformationModifyList-PSCH-ReconfRqst", "nbap.uL_Code_InformationModifyList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Code_InformationModifyList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Code_InformationModifyList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.UL_Code_InformationModifyList_PSCH_ReconfRqst_item",
+      { "UL-Code-InformationModifyItem-PSCH-ReconfRqst", "nbap.UL_Code_InformationModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Code_InformationModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Timeslot_InformationModifyList_LCR_PSCH_ReconfRqst,
       { "uL-Timeslot-InformationModifyList-LCR-PSCH-ReconfRqst", "nbap.uL_Timeslot_InformationModifyList_LCR_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Timeslot_LCR_InformationModifyList_PSCH_ReconfRqst", HFILL }},
+        "UL_Timeslot_LCR_InformationModifyList_PSCH_ReconfRqst", HFILL }},
     { &hf_nbap_UL_Timeslot_LCR_InformationModifyList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.UL_Timeslot_LCR_InformationModifyList_PSCH_ReconfRqst_item",
+      { "UL-Timeslot-LCR-InformationModifyItem-PSCH-ReconfRqst", "nbap.UL_Timeslot_LCR_InformationModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Timeslot_LCR_InformationModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Code_LCR_InformationModifyList_PSCH_ReconfRqst,
       { "uL-Code-LCR-InformationModifyList-PSCH-ReconfRqst", "nbap.uL_Code_LCR_InformationModifyList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Code_LCR_InformationModifyList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Code_LCR_InformationModifyList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.UL_Code_LCR_InformationModifyList_PSCH_ReconfRqst_item",
+      { "UL-Code-LCR-InformationModifyItem-PSCH-ReconfRqst", "nbap.UL_Code_LCR_InformationModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Code_LCR_InformationModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Timeslot_InformationModifyList_768_PSCH_ReconfRqst,
       { "uL-Timeslot-InformationModifyList-768-PSCH-ReconfRqst", "nbap.uL_Timeslot_InformationModifyList_768_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Timeslot_768_InformationModifyList_PSCH_ReconfRqst", HFILL }},
+        "UL_Timeslot_768_InformationModifyList_PSCH_ReconfRqst", HFILL }},
     { &hf_nbap_UL_Timeslot_768_InformationModifyList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.UL_Timeslot_768_InformationModifyList_PSCH_ReconfRqst_item",
+      { "UL-Timeslot-768-InformationModifyItem-PSCH-ReconfRqst", "nbap.UL_Timeslot_768_InformationModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Timeslot_768_InformationModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_uL_Code_768_InformationModifyList_PSCH_ReconfRqst,
       { "uL-Code-768-InformationModifyList-PSCH-ReconfRqst", "nbap.uL_Code_768_InformationModifyList_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.UL_Code_768_InformationModifyList_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_UL_Code_768_InformationModifyList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.UL_Code_768_InformationModifyList_PSCH_ReconfRqst_item",
+      { "UL-Code-768-InformationModifyItem-PSCH-ReconfRqst", "nbap.UL_Code_768_InformationModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UL_Code_768_InformationModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PUSCHSets_DeleteList_PSCH_ReconfRqst_item,
-      { "Item", "nbap.PUSCHSets_DeleteList_PSCH_ReconfRqst_item",
+      { "PUSCHSets-DeleteItem-PSCH-ReconfRqst", "nbap.PUSCHSets_DeleteItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.PUSCHSets_DeleteItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dL_HS_PDSCH_Timeslot_Information_PSCH_ReconfRqst,
       { "dL-HS-PDSCH-Timeslot-Information-PSCH-ReconfRqst", "nbap.dL_HS_PDSCH_Timeslot_Information_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_HS_PDSCH_Timeslot_Information_PSCH_ReconfRqst", HFILL }},
-    { &hf_nbap_dL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst,
-      { "dL-HS-PDSCH-Timeslot-Information-LCR-PSCH-ReconfRqst", "nbap.dL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_HS_PDSCH_Timeslot_Information_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_HS_PDSCH_Timeslot_Information_PSCH_ReconfRqst_item",
+      { "DL-HS-PDSCH-Timeslot-InformationItem-PSCH-ReconfRqst", "nbap.DL_HS_PDSCH_Timeslot_InformationItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_HS_PDSCH_Timeslot_InformationItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dl_HS_PDSCH_Codelist_PSCH_ReconfRqst,
       { "dl-HS-PDSCH-Codelist-PSCH-ReconfRqst", "nbap.dl_HS_PDSCH_Codelist_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_HS_PDSCH_Codelist_PSCH_ReconfRqst", HFILL }},
-    { &hf_nbap_maxHSDSCH_HSSCCH_Power,
-      { "maxHSDSCH-HSSCCH-Power", "nbap.maxHSDSCH_HSSCCH_Power",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.MaximumTransmissionPower", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_HS_PDSCH_Codelist_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_HS_PDSCH_Codelist_PSCH_ReconfRqst_item",
-        FT_UINT32, BASE_DEC, VALS(nbap_TDD_ChannelisationCode_vals), 0,
-        "nbap.TDD_ChannelisationCode", HFILL }},
-    { &hf_nbap_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst", HFILL }},
-    { &hf_nbap_midambleShiftAndBurstType_01,
-      { "midambleShiftAndBurstType", "nbap.midambleShiftAndBurstType",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.MidambleShiftLCR", HFILL }},
-    { &hf_nbap_dl_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst,
-      { "dl-HS-PDSCH-Codelist-LCR-PSCH-ReconfRqst", "nbap.dl_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst", HFILL }},
-    { &hf_nbap_DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst_item",
-        FT_UINT32, BASE_DEC, VALS(nbap_TDD_ChannelisationCode_vals), 0,
-        "nbap.TDD_ChannelisationCode", HFILL }},
+      { "TDD-ChannelisationCode", "nbap.TDD_ChannelisationCode",
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_TDD_ChannelisationCode_vals_ext, 0,
+        NULL, HFILL }},
     { &hf_nbap_DL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst_item",
+      { "DL-HS-PDSCH-Timeslot-InformationItem-768-PSCH-ReconfRqst", "nbap.DL_HS_PDSCH_Timeslot_InformationItem_768_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DL_HS_PDSCH_Timeslot_InformationItem_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dl_HS_PDSCH_Codelist_768_PSCH_ReconfRqst,
       { "dl-HS-PDSCH-Codelist-768-PSCH-ReconfRqst", "nbap.dl_HS_PDSCH_Codelist_768_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.DL_HS_PDSCH_Codelist_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DL_HS_PDSCH_Codelist_768_PSCH_ReconfRqst_item,
-      { "Item", "nbap.DL_HS_PDSCH_Codelist_768_PSCH_ReconfRqst_item",
-        FT_UINT32, BASE_DEC, VALS(nbap_TDD_ChannelisationCode768_vals), 0,
-        "nbap.TDD_ChannelisationCode768", HFILL }},
+      { "TDD-ChannelisationCode768", "nbap.TDD_ChannelisationCode768",
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_TDD_ChannelisationCode768_vals_ext, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_hS_SCCH_Information_PSCH_ReconfRqst,
       { "hS-SCCH-Information-PSCH-ReconfRqst", "nbap.hS_SCCH_Information_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SCCH_Information_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_SCCH_Information_LCR_PSCH_ReconfRqst,
       { "hS-SCCH-Information-LCR-PSCH-ReconfRqst", "nbap.hS_SCCH_Information_LCR_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SCCH_Information_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HS_SCCH_Information_PSCH_ReconfRqst_item,
-      { "Item", "nbap.HS_SCCH_Information_PSCH_ReconfRqst_item",
+      { "HS-SCCH-InformationItem-PSCH-ReconfRqst", "nbap.HS_SCCH_InformationItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_SCCH_InformationItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_SCCH_ID,
       { "hS-SCCH-ID", "nbap.hS_SCCH_ID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SCCH_ID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_SCCH_MaxPower,
       { "hS-SCCH-MaxPower", "nbap.hS_SCCH_MaxPower",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_hS_SICH_Information,
       { "hS-SICH-Information", "nbap.hS_SICH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_SICH_Information_PSCH_ReconfRqst", HFILL }},
+        "HS_SICH_Information_PSCH_ReconfRqst", HFILL }},
     { &hf_nbap_HS_SCCH_Information_LCR_PSCH_ReconfRqst_item,
-      { "Item", "nbap.HS_SCCH_Information_LCR_PSCH_ReconfRqst_item",
+      { "HS-SCCH-InformationItem-LCR-PSCH-ReconfRqst", "nbap.HS_SCCH_InformationItem_LCR_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_SCCH_InformationItem_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_SICH_Information_LCR,
       { "hS-SICH-Information-LCR", "nbap.hS_SICH_Information_LCR",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_SICH_Information_LCR_PSCH_ReconfRqst", HFILL }},
+        "HS_SICH_Information_LCR_PSCH_ReconfRqst", HFILL }},
     { &hf_nbap_HS_SCCH_Information_768_PSCH_ReconfRqst_item,
-      { "Item", "nbap.HS_SCCH_Information_768_PSCH_ReconfRqst_item",
+      { "HS-SCCH-InformationItem-768-PSCH-ReconfRqst", "nbap.HS_SCCH_InformationItem_768_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_SCCH_InformationItem_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_SICH_Information_768,
       { "hS-SICH-Information-768", "nbap.hS_SICH_Information_768",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_SICH_Information_768_PSCH_ReconfRqst", HFILL }},
+        "HS_SICH_Information_768_PSCH_ReconfRqst", HFILL }},
+    { &hf_nbap_HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst_item,
+      { "HS-SCCH-InformationItem-LCR-PSCH-ReconfRqst", "nbap.HS_SCCH_InformationItem_LCR_PSCH_ReconfRqst",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_hS_SCCH_InformationModify_PSCH_ReconfRqst,
       { "hS-SCCH-InformationModify-PSCH-ReconfRqst", "nbap.hS_SCCH_InformationModify_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SCCH_InformationModify_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_SCCH_InformationModify_LCR_PSCH_ReconfRqst,
       { "hS-SCCH-InformationModify-LCR-PSCH-ReconfRqst", "nbap.hS_SCCH_InformationModify_LCR_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.HS_SCCH_InformationModify_LCR_PSCH_ReconfRqst", HFILL }},
-    { &hf_nbap_HS_SCCH_InformationModify_PSCH_ReconfRqst_item,
-      { "Item", "nbap.HS_SCCH_InformationModify_PSCH_ReconfRqst_item",
-        FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_SCCH_InformationModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_SICH_Information_01,
       { "hS-SICH-Information", "nbap.hS_SICH_Information",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_SICH_InformationModify_PSCH_ReconfRqst", HFILL }},
+        "HS_SICH_InformationModify_PSCH_ReconfRqst", HFILL }},
     { &hf_nbap_HS_SCCH_InformationModify_LCR_PSCH_ReconfRqst_item,
-      { "Item", "nbap.HS_SCCH_InformationModify_LCR_PSCH_ReconfRqst_item",
+      { "HS-SCCH-InformationModifyItem-LCR-PSCH-ReconfRqst", "nbap.HS_SCCH_InformationModifyItem_LCR_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_SCCH_InformationModifyItem_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_SICH_Information_LCR_01,
       { "hS-SICH-Information-LCR", "nbap.hS_SICH_Information_LCR",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_SICH_InformationModify_LCR_PSCH_ReconfRqst", HFILL }},
+        "HS_SICH_InformationModify_LCR_PSCH_ReconfRqst", HFILL }},
+    { &hf_nbap_HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst_item,
+      { "HS-SCCH-InformationModifyItem-LCR-PSCH-ReconfRqst", "nbap.HS_SCCH_InformationModifyItem_LCR_PSCH_ReconfRqst",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_HS_SCCH_InformationModify_768_PSCH_ReconfRqst_item,
-      { "Item", "nbap.HS_SCCH_InformationModify_768_PSCH_ReconfRqst_item",
+      { "HS-SCCH-InformationModifyItem-768-PSCH-ReconfRqst", "nbap.HS_SCCH_InformationModifyItem_768_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_SCCH_InformationModifyItem_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_hS_SICH_Information_768_01,
       { "hS-SICH-Information-768", "nbap.hS_SICH_Information_768",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HS_SICH_InformationModify_768_PSCH_ReconfRqst", HFILL }},
+        "HS_SICH_InformationModify_768_PSCH_ReconfRqst", HFILL }},
+    { &hf_nbap_HS_SCCH_InformationModify_PSCH_ReconfRqst_item,
+      { "HS-SCCH-InformationModifyItem-PSCH-ReconfRqst", "nbap.HS_SCCH_InformationModifyItem_PSCH_ReconfRqst",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_item,
-      { "Item", "nbap.Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_item",
+      { "Delete-From-HS-SCCH-Resource-PoolItem-PSCH-ReconfRqst", "nbap.Delete_From_HS_SCCH_Resource_PoolItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Delete_From_HS_SCCH_Resource_PoolItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_lTGI_Presence,
       { "lTGI-Presence", "nbap.lTGI_Presence",
-        FT_BOOLEAN, 8, NULL, 0,
-        "nbap.LTGI_Presence", HFILL }},
+        FT_BOOLEAN, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_sNPL_Reporting_Type,
       { "sNPL-Reporting-Type", "nbap.sNPL_Reporting_Type",
         FT_UINT32, BASE_DEC, VALS(nbap_SNPL_Reporting_Type_vals), 0,
-        "nbap.SNPL_Reporting_Type", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_PUCH_Timeslot_Info,
       { "e-PUCH-Timeslot-Info", "nbap.e_PUCH_Timeslot_Info",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_PUCH_Timeslot_Info", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_PUCH_Timeslot_Info_item,
-      { "Item", "nbap.E_PUCH_Timeslot_Info_item",
+      { "TimeSlot", "nbap.TimeSlot",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TimeSlot", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_AGCH_Information_PSCH_ReconfRqst,
       { "e-AGCH-Information-PSCH-ReconfRqst", "nbap.e_AGCH_Information_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_AGCH_Information_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_AGCH_Information_PSCH_ReconfRqst_item,
-      { "Item", "nbap.E_AGCH_Information_PSCH_ReconfRqst_item",
+      { "E-AGCH-InformationItem-PSCH-ReconfRqst", "nbap.E_AGCH_InformationItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_AGCH_InformationItem_PSCH_ReconfRqst", HFILL }},
-    { &hf_nbap_e_AGCH_ID,
-      { "e-AGCH-ID", "nbap.e_AGCH_ID",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_AGCH_Id", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_AGCH_MaxPower,
       { "e-AGCH-MaxPower", "nbap.e_AGCH_MaxPower",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_e_AGCH_InformationModify_PSCH_ReconfRqst,
       { "e-AGCH-InformationModify-PSCH-ReconfRqst", "nbap.e_AGCH_InformationModify_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_AGCH_InformationModify_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_AGCH_InformationModify_PSCH_ReconfRqst_item,
-      { "Item", "nbap.E_AGCH_InformationModify_PSCH_ReconfRqst_item",
+      { "E-AGCH-InformationModifyItem-PSCH-ReconfRqst", "nbap.E_AGCH_InformationModifyItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_AGCH_InformationModifyItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Delete_From_E_AGCH_Resource_Pool_PSCH_ReconfRqst_item,
-      { "Item", "nbap.Delete_From_E_AGCH_Resource_Pool_PSCH_ReconfRqst_item",
+      { "Delete-From-E-AGCH-Resource-PoolItem-PSCH-ReconfRqst", "nbap.Delete_From_E_AGCH_Resource_PoolItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Delete_From_E_AGCH_Resource_PoolItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_HICH_MaxPower,
       { "e-HICH-MaxPower", "nbap.e_HICH_MaxPower",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_e_AGCH_Information_768_PSCH_ReconfRqst,
       { "e-AGCH-Information-768-PSCH-ReconfRqst", "nbap.e_AGCH_Information_768_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_AGCH_Information_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_AGCH_Information_768_PSCH_ReconfRqst_item,
-      { "Item", "nbap.E_AGCH_Information_768_PSCH_ReconfRqst_item",
+      { "E-AGCH-InformationItem-768-PSCH-ReconfRqst", "nbap.E_AGCH_InformationItem_768_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_AGCH_InformationItem_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_AGCH_InformationModify_768_PSCH_ReconfRqst,
       { "e-AGCH-InformationModify-768-PSCH-ReconfRqst", "nbap.e_AGCH_InformationModify_768_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_AGCH_InformationModify_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_AGCH_InformationModify_768_PSCH_ReconfRqst_item,
-      { "Item", "nbap.E_AGCH_InformationModify_768_PSCH_ReconfRqst_item",
+      { "E-AGCH-InformationModifyItem-768-PSCH-ReconfRqst", "nbap.E_AGCH_InformationModifyItem_768_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_AGCH_InformationModifyItem_768_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_PUCH_Timeslot_InfoLCR,
       { "e-PUCH-Timeslot-InfoLCR", "nbap.e_PUCH_Timeslot_InfoLCR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_PUCH_Timeslot_InfoLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_PUCH_Timeslot_InfoLCR_item,
-      { "Item", "nbap.E_PUCH_Timeslot_InfoLCR_item",
+      { "E-PUCH-Timeslot-Item-InfoLCR", "nbap.E_PUCH_Timeslot_Item_InfoLCR",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_PUCH_Timeslot_Item_InfoLCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_PUCH_Codelist_LCR,
       { "e-PUCH-Codelist-LCR", "nbap.e_PUCH_Codelist_LCR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_PUCH_Codelist_LCR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_PUCH_Codelist_LCR_item,
-      { "Item", "nbap.E_PUCH_Codelist_LCR_item",
-        FT_UINT32, BASE_DEC, VALS(nbap_TDD_ChannelisationCode_vals), 0,
-        "nbap.TDD_ChannelisationCode", HFILL }},
+      { "TDD-ChannelisationCode", "nbap.TDD_ChannelisationCode",
+        FT_UINT32, BASE_DEC|BASE_EXT_STRING, &nbap_TDD_ChannelisationCode_vals_ext, 0,
+        NULL, HFILL }},
     { &hf_nbap_e_AGCH_Information_LCR_PSCH_ReconfRqst,
       { "e-AGCH-Information-LCR-PSCH-ReconfRqst", "nbap.e_AGCH_Information_LCR_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_AGCH_Information_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_AGCH_Information_LCR_PSCH_ReconfRqst_item,
-      { "Item", "nbap.E_AGCH_Information_LCR_PSCH_ReconfRqst_item",
+      { "E-AGCH-InformationItem-LCR-PSCH-ReconfRqst", "nbap.E_AGCH_InformationItem_LCR_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_AGCH_InformationItem_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_AGCH_InformationModify_LCR_PSCH_ReconfRqst,
       { "e-AGCH-InformationModify-LCR-PSCH-ReconfRqst", "nbap.e_AGCH_InformationModify_LCR_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_AGCH_InformationModify_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_AGCH_InformationModify_LCR_PSCH_ReconfRqst_item,
-      { "Item", "nbap.E_AGCH_InformationModify_LCR_PSCH_ReconfRqst_item",
+      { "E-AGCH-InformationModifyItem-LCR-PSCH-ReconfRqst", "nbap.E_AGCH_InformationModifyItem_LCR_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_AGCH_InformationModifyItem_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_HICH_Information_LCR_PSCH_ReconfRqst,
       { "e-HICH-Information-LCR-PSCH-ReconfRqst", "nbap.e_HICH_Information_LCR_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_HICH_Information_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_HICH_Information_LCR_PSCH_ReconfRqst_item,
-      { "Item", "nbap.E_HICH_Information_LCR_PSCH_ReconfRqst_item",
+      { "E-HICH-InformationItem-LCR-PSCH-ReconfRqst", "nbap.E_HICH_InformationItem_LCR_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_HICH_InformationItem_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_HICH_Type,
       { "e-HICH-Type", "nbap.e_HICH_Type",
         FT_UINT32, BASE_DEC, VALS(nbap_E_HICH_Type_vals), 0,
-        "nbap.E_HICH_Type", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_e_HICH_InformationModify_LCR_PSCH_ReconfRqst,
       { "e-HICH-InformationModify-LCR-PSCH-ReconfRqst", "nbap.e_HICH_InformationModify_LCR_PSCH_ReconfRqst",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.E_HICH_InformationModify_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_HICH_InformationModify_LCR_PSCH_ReconfRqst_item,
-      { "Item", "nbap.E_HICH_InformationModify_LCR_PSCH_ReconfRqst_item",
+      { "E-HICH-InformationModifyItem-LCR-PSCH-ReconfRqst", "nbap.E_HICH_InformationModifyItem_LCR_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_HICH_InformationModifyItem_LCR_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst_item,
-      { "Item", "nbap.Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst_item",
+      { "Delete-From-E-HICH-Resource-PoolItem-PSCH-ReconfRqst", "nbap.Delete_From_E_HICH_Resource_PoolItem_PSCH_ReconfRqst",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Delete_From_E_HICH_Resource_PoolItem_PSCH_ReconfRqst", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_eRUCCH_SYNC_UL_codes_bitmap,
       { "eRUCCH-SYNC-UL-codes-bitmap", "nbap.eRUCCH_SYNC_UL_codes_bitmap",
-        FT_BYTES, BASE_HEX, NULL, 0,
-        "nbap.BIT_STRING_SIZE_8", HFILL }},
+        FT_BYTES, BASE_NONE, NULL, 0,
+        "BIT_STRING_SIZE_8", HFILL }},
+    { &hf_nbap_Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst_item,
+      { "Delete-From-HS-SCCH-Resource-PoolItem-PSCH-ReconfRqst", "nbap.Delete_From_HS_SCCH_Resource_PoolItem_PSCH_ReconfRqst",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_item,
+      { "Max-RTWP-perUARFCN-Information-LCR-PSCH-ReconfRqst-Item", "nbap.Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_Item",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_maximum_Target_ReceivedTotalWideBandPower_LCR,
+      { "maximum-Target-ReceivedTotalWideBandPower-LCR", "nbap.maximum_Target_ReceivedTotalWideBandPower_LCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_E_HICH_TimeOffset_ExtensionLCR_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_e_HICH_TimeOffsetLCR,
+      { "e-HICH-TimeOffsetLCR", "nbap.e_HICH_TimeOffsetLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_generalCause_05,
       { "generalCause", "nbap.generalCause",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GeneralCauseList_PSCH_ReconfFailure", HFILL }},
+        "GeneralCauseList_PSCH_ReconfFailure", HFILL }},
     { &hf_nbap_setSpecificCause,
       { "setSpecificCause", "nbap.setSpecificCause",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SetSpecificCauseList_PSCH_ReconfFailureTDD", HFILL }},
+        "SetSpecificCauseList_PSCH_ReconfFailureTDD", HFILL }},
+    { &hf_nbap_extension_CauseLevel_PSCH_ReconfFailure,
+      { "extension-CauseLevel-PSCH-ReconfFailure", "nbap.extension_CauseLevel_PSCH_ReconfFailure",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_unsuccessful_PDSCHSetList_PSCH_ReconfFailureTDD,
       { "unsuccessful-PDSCHSetList-PSCH-ReconfFailureTDD", "nbap.unsuccessful_PDSCHSetList_PSCH_ReconfFailureTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Unsuccessful_PDSCHSetList_PSCH_ReconfFailureTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_unsuccessful_PUSCHSetList_PSCH_ReconfFailureTDD,
       { "unsuccessful-PUSCHSetList-PSCH-ReconfFailureTDD", "nbap.unsuccessful_PUSCHSetList_PSCH_ReconfFailureTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Unsuccessful_PUSCHSetList_PSCH_ReconfFailureTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Unsuccessful_PDSCHSetList_PSCH_ReconfFailureTDD_item,
-      { "Item", "nbap.Unsuccessful_PDSCHSetList_PSCH_ReconfFailureTDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Unsuccessful_PUSCHSetList_PSCH_ReconfFailureTDD_item,
-      { "Item", "nbap.Unsuccessful_PUSCHSetList_PSCH_ReconfFailureTDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_UARFCNSpecificCauseList_PSCH_ReconfFailureTDD_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_E_HICH_TimeOffset_ReconfFailureTDD_item,
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_hSDSCH_Common_System_Information_ResponseLCR,
+      { "hSDSCH-Common-System-Information-ResponseLCR", "nbap.hSDSCH_Common_System_Information_ResponseLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hSDSCH_Paging_System_Information_ResponseLCR,
+      { "hSDSCH-Paging-System-Information-ResponseLCR", "nbap.hSDSCH_Paging_System_Information_ResponseLCR",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_common_EDCH_System_Information_ResponseLCR,
+      { "common-EDCH-System-Information-ResponseLCR", "nbap.common_EDCH_System_Information_ResponseLCR",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_communicationContext,
       { "communicationContext", "nbap.communicationContext",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommunicationContextList_Reset", HFILL }},
+        "CommunicationContextList_Reset", HFILL }},
     { &hf_nbap_communicationControlPort,
       { "communicationControlPort", "nbap.communicationControlPort",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CommunicationControlPortList_Reset", HFILL }},
+        "CommunicationControlPortList_Reset", HFILL }},
     { &hf_nbap_nodeB,
       { "nodeB", "nbap.nodeB",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_communicationContextInfoList_Reset,
       { "communicationContextInfoList-Reset", "nbap.communicationContextInfoList_Reset",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommunicationContextInfoList_Reset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommunicationContextInfoList_Reset_item,
-      { "Item", "nbap.CommunicationContextInfoList_Reset_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_communicationContextType_Reset,
       { "communicationContextType-Reset", "nbap.communicationContextType_Reset",
         FT_UINT32, BASE_DEC, VALS(nbap_CommunicationContextType_Reset_vals), 0,
-        "nbap.CommunicationContextType_Reset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_nodeB_CommunicationContextID,
       { "nodeB-CommunicationContextID", "nbap.nodeB_CommunicationContextID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.NodeB_CommunicationContextID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_communicationControlPortInfoList_Reset,
       { "communicationControlPortInfoList-Reset", "nbap.communicationControlPortInfoList_Reset",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CommunicationControlPortInfoList_Reset", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CommunicationControlPortInfoList_Reset_item,
-      { "Item", "nbap.CommunicationControlPortInfoList_Reset_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cell_03,
       { "cell", "nbap.cell",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Cell_InfEx_Rqst", HFILL }},
+        "Cell_InfEx_Rqst", HFILL }},
     { &hf_nbap_cell_04,
       { "cell", "nbap.cell",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Cell_InfEx_Rsp", HFILL }},
+        "Cell_InfEx_Rsp", HFILL }},
     { &hf_nbap_requestedDataValue,
       { "requestedDataValue", "nbap.requestedDataValue",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.RequestedDataValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cell_05,
       { "cell", "nbap.cell",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Cell_Inf_Rprt", HFILL }},
+        "Cell_Inf_Rprt", HFILL }},
     { &hf_nbap_requestedDataValueInformation,
       { "requestedDataValueInformation", "nbap.requestedDataValueInformation",
         FT_UINT32, BASE_DEC, VALS(nbap_RequestedDataValueInformation_vals), 0,
-        "nbap.RequestedDataValueInformation", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_TimeslotInfo_CellSyncInitiationRqstTDD_item,
+      { "TimeSlot", "nbap.TimeSlot",
+        FT_UINT32, BASE_DEC, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_cSBTransmissionID,
       { "cSBTransmissionID", "nbap.cSBTransmissionID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CSBTransmissionID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sfn,
       { "sfn", "nbap.sfn",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SFN", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_initialDLTransPower,
       { "initialDLTransPower", "nbap.initialDLTransPower",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
-    { &hf_nbap_TimeslotInfo_CellSyncInitiationRqstTDD_item,
-      { "Item", "nbap.TimeslotInfo_CellSyncInitiationRqstTDD_item",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.TimeSlot", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_cSBMeasurementID,
       { "cSBMeasurementID", "nbap.cSBMeasurementID",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CSBMeasurementID", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_synchronisationReportType,
       { "synchronisationReportType", "nbap.synchronisationReportType",
         FT_UINT32, BASE_DEC, VALS(nbap_SynchronisationReportType_vals), 0,
-        "nbap.SynchronisationReportType", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_synchronisationReportCharacteristics,
       { "synchronisationReportCharacteristics", "nbap.synchronisationReportCharacteristics",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SynchronisationReportCharacteristics", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sYNCDlCodeId,
       { "sYNCDlCodeId", "nbap.sYNCDlCodeId",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SYNCDlCodeId", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSyncBurstTransReconfInfo_CellSyncReconfRqstTDD_item,
-      { "Item", "nbap.CellSyncBurstTransReconfInfo_CellSyncReconfRqstTDD_item",
+      { "CellSyncBurstTransInfoItem-CellSyncReconfRqstTDD", "nbap.CellSyncBurstTransInfoItem_CellSyncReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSyncBurstTransInfoItem_CellSyncReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_syncFrameNumberToTransmit,
       { "syncFrameNumberToTransmit", "nbap.syncFrameNumberToTransmit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SyncFrameNumber", HFILL }},
+        "SyncFrameNumber", HFILL }},
     { &hf_nbap_dlTransPower,
       { "dlTransPower", "nbap.dlTransPower",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_cellSyncBurstMeasInfoList_CellSyncReconfRqstTDD,
       { "cellSyncBurstMeasInfoList-CellSyncReconfRqstTDD", "nbap.cellSyncBurstMeasInfoList_CellSyncReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSyncBurstMeasInfoList_CellSyncReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_synchronisationReportType_01,
       { "synchronisationReportType", "nbap.synchronisationReportType",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SynchronisationReportTypeIE", HFILL }},
+        "SynchronisationReportTypeIE", HFILL }},
     { &hf_nbap_synchronisationReportCharacteristics_01,
       { "synchronisationReportCharacteristics", "nbap.synchronisationReportCharacteristics",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SynchronisationReportCharacteristicsIE", HFILL }},
+        "SynchronisationReportCharacteristicsIE", HFILL }},
     { &hf_nbap_CellSyncBurstMeasInfoListIE_CellSyncReconfRqstTDD_item,
-      { "Item", "nbap.CellSyncBurstMeasInfoListIE_CellSyncReconfRqstTDD_item",
+      { "CellSyncBurstMeasInfoItem-CellSyncReconfRqstTDD", "nbap.CellSyncBurstMeasInfoItem_CellSyncReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSyncBurstMeasInfoItem_CellSyncReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_syncFrameNrToReceive,
       { "syncFrameNrToReceive", "nbap.syncFrameNrToReceive",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SyncFrameNumber", HFILL }},
+        "SyncFrameNumber", HFILL }},
     { &hf_nbap_syncBurstInfo,
       { "syncBurstInfo", "nbap.syncBurstInfo",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellSyncBurstInfoList_CellSyncReconfRqstTDD", HFILL }},
+        "CellSyncBurstInfoList_CellSyncReconfRqstTDD", HFILL }},
     { &hf_nbap_CellSyncBurstInfoList_CellSyncReconfRqstTDD_item,
-      { "Item", "nbap.CellSyncBurstInfoList_CellSyncReconfRqstTDD_item",
+      { "CellSyncBurstInfoItem-CellSyncReconfRqstTDD", "nbap.CellSyncBurstInfoItem_CellSyncReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSyncBurstInfoItem_CellSyncReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SYNCDlCodeIdTransReconfInfoLCR_CellSyncReconfRqstTDD_item,
-      { "Item", "nbap.SYNCDlCodeIdTransReconfInfoLCR_CellSyncReconfRqstTDD_item",
+      { "SYNCDlCodeIdTransReconfItemLCR-CellSyncReconfRqstTDD", "nbap.SYNCDlCodeIdTransReconfItemLCR_CellSyncReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SYNCDlCodeIdTransReconfItemLCR_CellSyncReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_syncFrameNumberforTransmit,
       { "syncFrameNumberforTransmit", "nbap.syncFrameNumberforTransmit",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SyncFrameNumber", HFILL }},
+        "SyncFrameNumber", HFILL }},
     { &hf_nbap_sYNCDlCodeIdMeasInfoList,
       { "sYNCDlCodeIdMeasInfoList", "nbap.sYNCDlCodeIdMeasInfoList",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SYNCDlCodeIdMeasInfoList_CellSyncReconfRqstTDD", HFILL }},
+        "SYNCDlCodeIdMeasInfoList_CellSyncReconfRqstTDD", HFILL }},
     { &hf_nbap_SYNCDlCodeIdMeasInfoList_CellSyncReconfRqstTDD_item,
-      { "Item", "nbap.SYNCDlCodeIdMeasInfoList_CellSyncReconfRqstTDD_item",
+      { "SYNCDlCodeIdMeasInfoItem-CellSyncReconfRqstTDD", "nbap.SYNCDlCodeIdMeasInfoItem_CellSyncReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SYNCDlCodeIdMeasInfoItem_CellSyncReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_sYNCDlCodeIdInfoLCR,
       { "sYNCDlCodeIdInfoLCR", "nbap.sYNCDlCodeIdInfoLCR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SYNCDlCodeIdInfoListLCR_CellSyncReconfRqstTDD", HFILL }},
+        "SYNCDlCodeIdInfoListLCR_CellSyncReconfRqstTDD", HFILL }},
     { &hf_nbap_SYNCDlCodeIdInfoListLCR_CellSyncReconfRqstTDD_item,
-      { "Item", "nbap.SYNCDlCodeIdInfoListLCR_CellSyncReconfRqstTDD_item",
+      { "SYNCDlCodeIdInfoItemLCR-CellSyncReconfRqstTDD", "nbap.SYNCDlCodeIdInfoItemLCR_CellSyncReconfRqstTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SYNCDlCodeIdInfoItemLCR_CellSyncReconfRqstTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_propagationDelayCompensation,
       { "propagationDelayCompensation", "nbap.propagationDelayCompensation",
         FT_UINT32, BASE_DEC, VALS(nbap_TimingAdjustmentValueLCR_vals), 0,
-        "nbap.TimingAdjustmentValueLCR", HFILL }},
+        "TimingAdjustmentValueLCR", HFILL }},
     { &hf_nbap_CellAdjustmentInfo_SyncAdjustmentRqstTDD_item,
-      { "Item", "nbap.CellAdjustmentInfo_SyncAdjustmentRqstTDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_frameAdjustmentValue,
       { "frameAdjustmentValue", "nbap.frameAdjustmentValue",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.FrameAdjustmentValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_timingAdjustmentValue,
       { "timingAdjustmentValue", "nbap.timingAdjustmentValue",
         FT_UINT32, BASE_DEC, VALS(nbap_TimingAdjustmentValue_vals), 0,
-        "nbap.TimingAdjustmentValue", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_dLTransPower,
       { "dLTransPower", "nbap.dLTransPower",
         FT_INT32, BASE_DEC, NULL, 0,
-        "nbap.DL_Power", HFILL }},
+        "DL_Power", HFILL }},
     { &hf_nbap_generalCause_06,
       { "generalCause", "nbap.generalCause",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.GeneralCauseList_SyncAdjustmntFailureTDD", HFILL }},
+        "GeneralCauseList_SyncAdjustmntFailureTDD", HFILL }},
     { &hf_nbap_cellSpecificCause,
       { "cellSpecificCause", "nbap.cellSpecificCause",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSpecificCauseList_SyncAdjustmntFailureTDD", HFILL }},
+        "CellSpecificCauseList_SyncAdjustmntFailureTDD", HFILL }},
     { &hf_nbap_unsuccessful_cell_InformationRespList_SyncAdjustmntFailureTDD,
       { "unsuccessful-cell-InformationRespList-SyncAdjustmntFailureTDD", "nbap.unsuccessful_cell_InformationRespList_SyncAdjustmntFailureTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.Unsuccessful_cell_InformationRespList_SyncAdjustmntFailureTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_Unsuccessful_cell_InformationRespList_SyncAdjustmntFailureTDD_item,
-      { "Item", "nbap.Unsuccessful_cell_InformationRespList_SyncAdjustmntFailureTDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_CellSyncInfo_CellSyncReprtTDD_item,
-      { "Item", "nbap.CellSyncInfo_CellSyncReprtTDD_item",
+      { "CellSyncInfoItemIE-CellSyncReprtTDD", "nbap.CellSyncInfoItemIE_CellSyncReprtTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSyncInfoItemIE_CellSyncReprtTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_c_ID_CellSyncReprtTDD,
       { "c-ID-CellSyncReprtTDD", "nbap.c_ID_CellSyncReprtTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.C_ID_IE_CellSyncReprtTDD", HFILL }},
+        "C_ID_IE_CellSyncReprtTDD", HFILL }},
     { &hf_nbap_syncReportType_CellSyncReprtTDD,
       { "syncReportType-CellSyncReprtTDD", "nbap.syncReportType_CellSyncReprtTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SyncReportTypeIE_CellSyncReprtTDD", HFILL }},
+        "SyncReportTypeIE_CellSyncReprtTDD", HFILL }},
     { &hf_nbap_intStdPhSyncInfo_CellSyncReprtTDD,
       { "intStdPhSyncInfo-CellSyncReprtTDD", "nbap.intStdPhSyncInfo_CellSyncReprtTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.IntStdPhCellSyncInfo_CellSyncReprtTDD", HFILL }},
+        "IntStdPhCellSyncInfo_CellSyncReprtTDD", HFILL }},
     { &hf_nbap_lateEntrantCell,
       { "lateEntrantCell", "nbap.lateEntrantCell",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_frequencyAcquisition,
       { "frequencyAcquisition", "nbap.frequencyAcquisition",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cellSyncBurstMeasuredInfo,
       { "cellSyncBurstMeasuredInfo", "nbap.cellSyncBurstMeasuredInfo",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellSyncBurstMeasInfoList_CellSyncReprtTDD", HFILL }},
+        "CellSyncBurstMeasInfoList_CellSyncReprtTDD", HFILL }},
     { &hf_nbap_CellSyncBurstMeasInfoList_CellSyncReprtTDD_item,
-      { "Item", "nbap.CellSyncBurstMeasInfoList_CellSyncReprtTDD_item",
+      { "CellSyncBurstMeasInfoItem-CellSyncReprtTDD", "nbap.CellSyncBurstMeasInfoItem_CellSyncReprtTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSyncBurstMeasInfoItem_CellSyncReprtTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cellSyncBurstInfo_CellSyncReprtTDD,
       { "cellSyncBurstInfo-CellSyncReprtTDD", "nbap.cellSyncBurstInfo_CellSyncReprtTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SEQUENCE_SIZE_1_maxNrOfReceptsPerSyncFrame_OF_CellSyncBurstInfo_CellSyncReprtTDD", HFILL }},
+        "SEQUENCE_SIZE_1_maxNrOfReceptsPerSyncFrame_OF_CellSyncBurstInfo_CellSyncReprtTDD", HFILL }},
     { &hf_nbap_cellSyncBurstInfo_CellSyncReprtTDD_item,
-      { "Item", "nbap.cellSyncBurstInfo_CellSyncReprtTDD_item",
+      { "CellSyncBurstInfo-CellSyncReprtTDD", "nbap.CellSyncBurstInfo_CellSyncReprtTDD",
         FT_UINT32, BASE_DEC, VALS(nbap_CellSyncBurstInfo_CellSyncReprtTDD_vals), 0,
-        "nbap.CellSyncBurstInfo_CellSyncReprtTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cellSyncBurstAvailable,
       { "cellSyncBurstAvailable", "nbap.cellSyncBurstAvailable",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.CellSyncBurstAvailable_CellSyncReprtTDD", HFILL }},
+        "CellSyncBurstAvailable_CellSyncReprtTDD", HFILL }},
     { &hf_nbap_cellSyncBurstNotAvailable,
       { "cellSyncBurstNotAvailable", "nbap.cellSyncBurstNotAvailable",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_cellSyncBurstSIR,
       { "cellSyncBurstSIR", "nbap.cellSyncBurstSIR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellSyncBurstSIR", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SyncDLCodeIdsMeasInfoList_CellSyncReprtTDD_item,
-      { "Item", "nbap.SyncDLCodeIdsMeasInfoList_CellSyncReprtTDD_item",
+      { "SyncDLCodeIdsMeasInfoItem-CellSyncReprtTDD", "nbap.SyncDLCodeIdsMeasInfoItem_CellSyncReprtTDD",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SyncDLCodeIdsMeasInfoItem_CellSyncReprtTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_syncDLCodeIdInfo_CellSyncReprtTDD,
       { "syncDLCodeIdInfo-CellSyncReprtTDD", "nbap.syncDLCodeIdInfo_CellSyncReprtTDD",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.SyncDLCodeIdInfo_CellSyncReprtTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_SyncDLCodeIdInfo_CellSyncReprtTDD_item,
-      { "Item", "nbap.SyncDLCodeIdInfo_CellSyncReprtTDD_item",
+      { "SyncDLCodeIdItem-CellSyncReprtTDD", "nbap.SyncDLCodeIdItem_CellSyncReprtTDD",
         FT_UINT32, BASE_DEC, VALS(nbap_SyncDLCodeIdItem_CellSyncReprtTDD_vals), 0,
-        "nbap.SyncDLCodeIdItem_CellSyncReprtTDD", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_syncDLCodeIdAvailable,
       { "syncDLCodeIdAvailable", "nbap.syncDLCodeIdAvailable",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SyncDLCodeIdAvailable_CellSyncReprtTDD", HFILL }},
+        "SyncDLCodeIdAvailable_CellSyncReprtTDD", HFILL }},
     { &hf_nbap_syncDLCodeIDNotAvailable,
       { "syncDLCodeIDNotAvailable", "nbap.syncDLCodeIDNotAvailable",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.NULL", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_syncDLCodeIdTiming,
       { "syncDLCodeIdTiming", "nbap.syncDLCodeIdTiming",
         FT_UINT32, BASE_DEC, VALS(nbap_CellSyncBurstTimingLCR_vals), 0,
-        "nbap.CellSyncBurstTimingLCR", HFILL }},
+        "CellSyncBurstTimingLCR", HFILL }},
     { &hf_nbap_syncDLCodeIdSIR,
       { "syncDLCodeIdSIR", "nbap.syncDLCodeIdSIR",
         FT_UINT32, BASE_DEC, NULL, 0,
-        "nbap.CellSyncBurstSIR", HFILL }},
+        "CellSyncBurstSIR", HFILL }},
     { &hf_nbap_DCH_RearrangeList_Bearer_RearrangeInd_item,
-      { "Item", "nbap.DCH_RearrangeList_Bearer_RearrangeInd_item",
+      { "DCH-RearrangeItem-Bearer-RearrangeInd", "nbap.DCH_RearrangeItem_Bearer_RearrangeInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DCH_RearrangeItem_Bearer_RearrangeInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_DSCH_RearrangeList_Bearer_RearrangeInd_item,
-      { "Item", "nbap.DSCH_RearrangeList_Bearer_RearrangeInd_item",
+      { "DSCH-RearrangeItem-Bearer-RearrangeInd", "nbap.DSCH_RearrangeItem_Bearer_RearrangeInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.DSCH_RearrangeItem_Bearer_RearrangeInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_USCH_RearrangeList_Bearer_RearrangeInd_item,
-      { "Item", "nbap.USCH_RearrangeList_Bearer_RearrangeInd_item",
+      { "USCH-RearrangeItem-Bearer-RearrangeInd", "nbap.USCH_RearrangeItem_Bearer_RearrangeInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.USCH_RearrangeItem_Bearer_RearrangeInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_HSDSCH_RearrangeList_Bearer_RearrangeInd_item,
-      { "Item", "nbap.HSDSCH_RearrangeList_Bearer_RearrangeInd_item",
+      { "HSDSCH-RearrangeItem-Bearer-RearrangeInd", "nbap.HSDSCH_RearrangeItem_Bearer_RearrangeInd",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.HSDSCH_RearrangeItem_Bearer_RearrangeInd", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_E_DCH_RearrangeList_Bearer_RearrangeInd_item,
-      { "Item", "nbap.E_DCH_RearrangeList_Bearer_RearrangeInd_item",
+      { "E-DCH-RearrangeItem-Bearer-RearrangeInd", "nbap.E_DCH_RearrangeItem_Bearer_RearrangeInd",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_Bearer_Rearrangement_List_item,
+      { "Additional-EDCH-Cell-Information-Bearer-Rearrangement-ItemIEs", "nbap.Additional_EDCH_Cell_Information_Bearer_Rearrangement_ItemIEs",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.E_DCH_RearrangeItem_Bearer_RearrangeInd", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_transport_Bearer_Rearrangement_Indicator_for_Additional_EDCH_Separate_Mode,
+      { "transport-Bearer-Rearrangement-Indicator-for-Additional-EDCH-Separate-Mode", "nbap.transport_Bearer_Rearrangement_Indicator_for_Additional_EDCH_Separate_Mode",
+        FT_UINT32, BASE_DEC, VALS(nbap_Transport_Bearer_Rearrangement_Indicator_for_Additional_EDCH_Separate_Mode_vals), 0,
+        NULL, HFILL }},
     { &hf_nbap_DelayedActivationInformationList_RL_ActivationCmdFDD_item,
-      { "Item", "nbap.DelayedActivationInformationList_RL_ActivationCmdFDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_delayed_activation_update,
       { "delayed-activation-update", "nbap.delayed_activation_update",
         FT_UINT32, BASE_DEC, VALS(nbap_DelayedActivationUpdate_vals), 0,
-        "nbap.DelayedActivationUpdate", HFILL }},
+        "DelayedActivationUpdate", HFILL }},
     { &hf_nbap_DelayedActivationInformationList_RL_ActivationCmdTDD_item,
-      { "Item", "nbap.DelayedActivationInformationList_RL_ActivationCmdTDD_item",
+      { "ProtocolIE-Single-Container", "nbap.ProtocolIE_Single_Container",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.ProtocolIE_Single_Container", HFILL }},
+        NULL, HFILL }},
+    { &hf_nbap_Additional_HS_Cell_Information_RL_Param_Upd_item,
+      { "Additional-HS-Cell-Information-RL-Param-Upd-ItemIEs", "nbap.Additional_HS_Cell_Information_RL_Param_Upd_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_hS_DSCH_FDD_Secondary_Serving_Update_Information,
+      { "hS-DSCH-FDD-Secondary-Serving-Update-Information", "nbap.hS_DSCH_FDD_Secondary_Serving_Update_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_Additional_EDCH_Cell_Information_RL_Param_Upd_item,
+      { "Additional-EDCH-Cell-Information-RL-Param-Upd-ItemIEs", "nbap.Additional_EDCH_Cell_Information_RL_Param_Upd_ItemIEs",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
+    { &hf_nbap_additional_EDCH_FDD_Update_Information,
+      { "additional-EDCH-FDD-Update-Information", "nbap.additional_EDCH_FDD_Update_Information",
+        FT_NONE, BASE_NONE, NULL, 0,
+        NULL, HFILL }},
     { &hf_nbap_initiatingMessage,
       { "initiatingMessage", "nbap.initiatingMessage",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.InitiatingMessage", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_succesfulOutcome,
       { "succesfulOutcome", "nbap.succesfulOutcome",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SuccessfulOutcome", HFILL }},
+        "SuccessfulOutcome", HFILL }},
     { &hf_nbap_unsuccesfulOutcome,
       { "unsuccesfulOutcome", "nbap.unsuccesfulOutcome",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UnsuccessfulOutcome", HFILL }},
+        "UnsuccessfulOutcome", HFILL }},
     { &hf_nbap_outcome,
       { "outcome", "nbap.outcome",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Outcome", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_messageDiscriminator,
       { "messageDiscriminator", "nbap.messageDiscriminator",
         FT_UINT32, BASE_DEC, VALS(nbap_MessageDiscriminator_vals), 0,
-        "nbap.MessageDiscriminator", HFILL }},
-    { &hf_nbap_value_02,
+        NULL, HFILL }},
+    { &hf_nbap_initiatingMessagevalue,
       { "value", "nbap.value",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.InitiatingMessage_value", HFILL }},
-    { &hf_nbap_value_03,
+        "InitiatingMessage_value", HFILL }},
+    { &hf_nbap_successfulOutcome_value,
       { "value", "nbap.value",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.SuccessfulOutcome_value", HFILL }},
-    { &hf_nbap_value_04,
+        "SuccessfulOutcome_value", HFILL }},
+    { &hf_nbap_unsuccessfulOutcome_value,
       { "value", "nbap.value",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.UnsuccessfulOutcome_value", HFILL }},
-    { &hf_nbap_value_05,
+        "UnsuccessfulOutcome_value", HFILL }},
+    { &hf_nbap_outcome_value,
       { "value", "nbap.value",
         FT_NONE, BASE_NONE, NULL, 0,
-        "nbap.Outcome_value", HFILL }},
+        "Outcome_value", HFILL }},
     { &hf_nbap_PreambleSignatures_signature15,
       { "signature15", "nbap.signature15",
         FT_BOOLEAN, 8, NULL, 0x80,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PreambleSignatures_signature14,
       { "signature14", "nbap.signature14",
         FT_BOOLEAN, 8, NULL, 0x40,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PreambleSignatures_signature13,
       { "signature13", "nbap.signature13",
         FT_BOOLEAN, 8, NULL, 0x20,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PreambleSignatures_signature12,
       { "signature12", "nbap.signature12",
         FT_BOOLEAN, 8, NULL, 0x10,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PreambleSignatures_signature11,
       { "signature11", "nbap.signature11",
         FT_BOOLEAN, 8, NULL, 0x08,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PreambleSignatures_signature10,
       { "signature10", "nbap.signature10",
         FT_BOOLEAN, 8, NULL, 0x04,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PreambleSignatures_signature9,
       { "signature9", "nbap.signature9",
         FT_BOOLEAN, 8, NULL, 0x02,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PreambleSignatures_signature8,
       { "signature8", "nbap.signature8",
         FT_BOOLEAN, 8, NULL, 0x01,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PreambleSignatures_signature7,
       { "signature7", "nbap.signature7",
         FT_BOOLEAN, 8, NULL, 0x80,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PreambleSignatures_signature6,
       { "signature6", "nbap.signature6",
         FT_BOOLEAN, 8, NULL, 0x40,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PreambleSignatures_signature5,
       { "signature5", "nbap.signature5",
         FT_BOOLEAN, 8, NULL, 0x20,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PreambleSignatures_signature4,
       { "signature4", "nbap.signature4",
         FT_BOOLEAN, 8, NULL, 0x10,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PreambleSignatures_signature3,
       { "signature3", "nbap.signature3",
         FT_BOOLEAN, 8, NULL, 0x08,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PreambleSignatures_signature2,
       { "signature2", "nbap.signature2",
         FT_BOOLEAN, 8, NULL, 0x04,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PreambleSignatures_signature1,
       { "signature1", "nbap.signature1",
         FT_BOOLEAN, 8, NULL, 0x02,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_PreambleSignatures_signature0,
       { "signature0", "nbap.signature0",
         FT_BOOLEAN, 8, NULL, 0x01,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RACH_SubChannelNumbers_subCh11,
       { "subCh11", "nbap.subCh11",
         FT_BOOLEAN, 8, NULL, 0x80,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RACH_SubChannelNumbers_subCh10,
       { "subCh10", "nbap.subCh10",
         FT_BOOLEAN, 8, NULL, 0x40,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RACH_SubChannelNumbers_subCh9,
       { "subCh9", "nbap.subCh9",
         FT_BOOLEAN, 8, NULL, 0x20,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RACH_SubChannelNumbers_subCh8,
       { "subCh8", "nbap.subCh8",
         FT_BOOLEAN, 8, NULL, 0x10,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RACH_SubChannelNumbers_subCh7,
       { "subCh7", "nbap.subCh7",
         FT_BOOLEAN, 8, NULL, 0x08,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RACH_SubChannelNumbers_subCh6,
       { "subCh6", "nbap.subCh6",
         FT_BOOLEAN, 8, NULL, 0x04,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RACH_SubChannelNumbers_subCh5,
       { "subCh5", "nbap.subCh5",
         FT_BOOLEAN, 8, NULL, 0x02,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RACH_SubChannelNumbers_subCh4,
       { "subCh4", "nbap.subCh4",
         FT_BOOLEAN, 8, NULL, 0x01,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RACH_SubChannelNumbers_subCh3,
       { "subCh3", "nbap.subCh3",
         FT_BOOLEAN, 8, NULL, 0x80,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RACH_SubChannelNumbers_subCh2,
       { "subCh2", "nbap.subCh2",
         FT_BOOLEAN, 8, NULL, 0x40,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RACH_SubChannelNumbers_subCh1,
       { "subCh1", "nbap.subCh1",
         FT_BOOLEAN, 8, NULL, 0x20,
-        "", HFILL }},
+        NULL, HFILL }},
     { &hf_nbap_RACH_SubChannelNumbers_subCh0,
       { "subCh0", "nbap.subCh0",
         FT_BOOLEAN, 8, NULL, 0x10,
-        "", HFILL }},
+        NULL, HFILL }},
 
 /*--- End of included file: packet-nbap-hfarr.c ---*/
-#line 139 "packet-nbap-template.c"
+#line 145 "../../asn1/nbap/packet-nbap-template.c"
   };
 
   /* List of subtrees */
   static gint *ett[] = {
                  &ett_nbap,
+                 &ett_nbap_TransportLayerAddress,
 
 /*--- Included file: packet-nbap-ettarr.c ---*/
-#line 1 "packet-nbap-ettarr.c"
+#line 1 "../../asn1/nbap/packet-nbap-ettarr.c"
     &ett_nbap_PrivateIE_ID,
     &ett_nbap_ProcedureID,
     &ett_nbap_TransactionID,
@@ -51134,22 +66068,92 @@ void proto_register_nbap(void) {
     &ett_nbap_ProtocolExtensionField,
     &ett_nbap_PrivateIE_Container,
     &ett_nbap_PrivateIE_Field,
+    &ett_nbap_ActivationInformation,
+    &ett_nbap_ActivationInformationItem,
+    &ett_nbap_Additional_EDCH_Setup_Info,
+    &ett_nbap_Additional_EDCH_Cell_Information_Setup,
+    &ett_nbap_Additional_EDCH_FDD_Setup_Cell_Information,
+    &ett_nbap_Additional_EDCH_UL_DPCH_Information_Setup,
+    &ett_nbap_Additional_EDCH_F_DPCH_Information,
+    &ett_nbap_Additional_EDCH_RL_Specific_Information_To_Setup_List,
+    &ett_nbap_Additional_EDCH_RL_Specific_Information_To_Setup_ItemIEs,
+    &ett_nbap_Additional_EDCH_Cell_Information_To_Add_List,
+    &ett_nbap_Additional_EDCH_Cell_Information_To_Add_ItemIEs,
+    &ett_nbap_Additional_EDCH_RL_Specific_Information_To_Add_ItemIEs,
+    &ett_nbap_EDCH_Additional_RL_Specific_Information_To_Add_List,
+    &ett_nbap_Additional_EDCH_RL_Specific_Information_To_Modify_List,
+    &ett_nbap_Additional_EDCH_RL_Specific_Information_To_Modify_ItemIEs,
+    &ett_nbap_Additional_EDCH_FDD_Information,
+    &ett_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info_List,
+    &ett_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info,
+    &ett_nbap_Additional_EDCH_Cell_Information_Response_List,
+    &ett_nbap_Additional_EDCH_FDD_Information_Response_ItemIEs,
+    &ett_nbap_EDCH_Additional_RL_Specific_Information_Response_List,
+    &ett_nbap_EDCH_Additional_RL_Specific_Information_Response_ItemIEs,
+    &ett_nbap_Additional_EDCH_Cell_Information_Response_RLReconf_List,
+    &ett_nbap_Additional_EDCH_FDD_Information_Response_RLReconf_Items,
+    &ett_nbap_Additional_Modififed_EDCH_FDD_Information_Response_ItemIEs,
+    &ett_nbap_EDCH_Additional_Modified_RL_Specific_Information_Response_List,
+    &ett_nbap_EDCH_Additional_Modified_RL_Specific_Information_Response_List_Items,
+    &ett_nbap_Additional_EDCH_MAC_d_Flow_Specific_Information_Response_List,
+    &ett_nbap_Additional_EDCH_MAC_d_Flows_Specific_Info_Response,
+    &ett_nbap_Additional_EDCH_Cell_Information_Response_RL_Add_List,
+    &ett_nbap_Additional_EDCH_Cell_Information_Response_RL_Add_ItemIEs,
+    &ett_nbap_Additional_EDCH_Cell_Information_ConfigurationChange_List,
+    &ett_nbap_Additional_EDCH_ConfigurationChange_Info_ItemIEs,
+    &ett_nbap_Additional_EDCH_UL_DPCH_Information_Modify,
+    &ett_nbap_Additional_EDCH_Cell_Information_Removal_List,
+    &ett_nbap_Additional_EDCH_Cell_Information_Removal_Info_ItemIEs,
+    &ett_nbap_Additional_EDCH_FDD_Update_Information,
+    &ett_nbap_Additional_EDCH_DL_Control_Channel_Change_Information_List,
+    &ett_nbap_Additional_EDCH_DL_Control_Channel_Change_Info_ItemIEs,
+    &ett_nbap_AdditionalMeasurementValueList,
+    &ett_nbap_AdditionalMeasurementValue,
+    &ett_nbap_AdditionalTimeSlotListLCR,
+    &ett_nbap_AdditionalTimeSlotLCR,
     &ett_nbap_Active_Pattern_Sequence_Information,
     &ett_nbap_Transmission_Gap_Pattern_Sequence_Status_List,
     &ett_nbap_Transmission_Gap_Pattern_Sequence_Status_List_item,
     &ett_nbap_AllocationRetentionPriority,
     &ett_nbap_Angle_Of_Arrival_Value_LCR,
     &ett_nbap_BCCH_Specific_HSDSCH_RNTI_Information,
+    &ett_nbap_BCCH_Specific_HSDSCH_RNTI_InformationLCR,
     &ett_nbap_Best_Cell_Portions_Value,
     &ett_nbap_Best_Cell_Portions_Item,
+    &ett_nbap_Best_Cell_Portions_ValueLCR,
+    &ett_nbap_Best_Cell_Portions_ItemLCR,
     &ett_nbap_BroadcastCommonTransportBearerIndication,
     &ett_nbap_Cause,
-    &ett_nbap_CCCH_SRB1_PriorityQueue_Information,
-    &ett_nbap_CCCH_SRB1_PriorityQueue_InformationItem,
+    &ett_nbap_Cell_ERNTI_Status_Information,
+    &ett_nbap_Cell_ERNTI_Status_Information_Item,
+    &ett_nbap_Vacant_ERNTI,
     &ett_nbap_CellSyncBurstTiming,
     &ett_nbap_CellSyncBurstTimingLCR,
     &ett_nbap_CommonChannelsCapacityConsumptionLaw,
     &ett_nbap_CommonChannelsCapacityConsumptionLaw_item,
+    &ett_nbap_Common_EDCH_System_InformationFDD,
+    &ett_nbap_Common_E_DCH_UL_DPCH_InfoItem,
+    &ett_nbap_Common_E_DCH_EDPCH_InfoItem,
+    &ett_nbap_Common_E_DCH_InfoItem,
+    &ett_nbap_Common_E_DCH_HSDPCCH_InfoItem,
+    &ett_nbap_Common_E_DCH_CQI_Info,
+    &ett_nbap_Common_E_DCH_Preamble_Control_InfoItem,
+    &ett_nbap_Common_E_DCH_AICH_Information,
+    &ett_nbap_Common_E_DCH_FDPCH_InfoItem,
+    &ett_nbap_Common_E_DCH_Resource_Combination_InfoList,
+    &ett_nbap_Common_E_DCH_Resource_Combination_InfoList_Item,
+    &ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList,
+    &ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList_Item,
+    &ett_nbap_Common_E_DCH_MACdFlow_Specific_InfoList,
+    &ett_nbap_Common_E_DCH_MACdFlow_Specific_InfoList_Item,
+    &ett_nbap_Common_E_DCH_LogicalChannel_InfoList,
+    &ett_nbap_Common_E_DCH_LogicalChannel_InfoList_Item,
+    &ett_nbap_Common_EDCH_System_Information_ResponseFDD,
+    &ett_nbap_E_RNTI_List,
+    &ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList,
+    &ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList_Item,
+    &ett_nbap_Common_MACFlows_to_DeleteFDD,
+    &ett_nbap_Common_MACFlows_to_DeleteFDD_Item,
     &ett_nbap_CommonMACFlow_Specific_InfoList,
     &ett_nbap_CommonMACFlow_Specific_InfoItem,
     &ett_nbap_CommonMACFlow_Specific_InfoList_Response,
@@ -51173,12 +66177,54 @@ void proto_register_nbap(void) {
     &ett_nbap_CriticalityDiagnostics,
     &ett_nbap_CriticalityDiagnostics_IE_List,
     &ett_nbap_CriticalityDiagnostics_IE_List_item,
+    &ett_nbap_Common_EDCH_System_InformationLCR,
+    &ett_nbap_Common_E_PUCH_InformationLCR,
+    &ett_nbap_PRXdes_base_perURAFCN,
+    &ett_nbap_PRXdes_base_Item,
+    &ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoListLCR,
+    &ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoList_ItemLCR,
+    &ett_nbap_Common_E_DCH_MACdFlow_Specific_InfoListLCR,
+    &ett_nbap_Common_E_DCH_MACdFlow_Specific_InfoList_ItemLCR,
+    &ett_nbap_Common_EDCH_System_Information_ResponseLCR,
+    &ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR,
+    &ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext,
+    &ett_nbap_Ul_common_E_DCH_MACflow_Specific_InfoResponseList_ItemLCR,
+    &ett_nbap_Common_E_AGCH_ListLCR,
+    &ett_nbap_Common_E_AGCH_ItemLCR,
+    &ett_nbap_Common_E_HICH_ListLCR,
+    &ett_nbap_Common_E_HICH_ItemLCR,
+    &ett_nbap_Common_E_RNTI_Info_LCR,
+    &ett_nbap_Common_E_RNTI_Info_ItemLCR,
+    &ett_nbap_Common_MACFlows_to_DeleteLCR,
+    &ett_nbap_Common_MACFlows_to_DeleteLCR_Item,
+    &ett_nbap_CommonMACFlow_Specific_InfoListLCR,
+    &ett_nbap_CommonMACFlow_Specific_InfoItemLCR,
+    &ett_nbap_Common_H_RNTI_InformationLCR,
+    &ett_nbap_Common_H_RNTI_InfoItemLCR,
+    &ett_nbap_Sync_InformationLCR,
+    &ett_nbap_CommonMACFlow_Specific_InfoList_ResponseLCR,
+    &ett_nbap_CommonMACFlow_Specific_InfoItem_ResponseLCR,
+    &ett_nbap_CPC_InformationLCR,
+    &ett_nbap_ContinuousPacketConnectivity_DRX_InformationLCR,
+    &ett_nbap_HS_SCCH_DRX_Information_LCR,
+    &ett_nbap_E_AGCH_DRX_Information_LCR,
+    &ett_nbap_E_AGCH_DRX_Parameters,
+    &ett_nbap_ContinuousPacketConnectivity_DRX_Information_to_Modify_LCR,
+    &ett_nbap_DRX_Information_to_Modify_LCR,
+    &ett_nbap_DRX_Information_to_Modify_Items_LCR,
+    &ett_nbap_ContinuousPacketConnectivity_DRX_Information_ResponseLCR,
+    &ett_nbap_HS_SCCH_DRX_Information_ResponseLCR,
+    &ett_nbap_E_AGCH_DRX_Information_ResponseLCR,
+    &ett_nbap_E_AGCH_DRX_Parameters_Response,
     &ett_nbap_DCH_FDD_Information,
     &ett_nbap_DCH_FDD_InformationItem,
     &ett_nbap_DCH_Specific_FDD_InformationList,
     &ett_nbap_DCH_Specific_FDD_Item,
     &ett_nbap_DCH_InformationResponse,
     &ett_nbap_DCH_InformationResponseItem,
+    &ett_nbap_DCH_MeasurementOccasion_Information,
+    &ett_nbap_DchMeasurementOccasionInformation_Item,
+    &ett_nbap_Measurement_Occasion_Pattern_Sequence_parameters,
     &ett_nbap_DCH_TDD_Information,
     &ett_nbap_DCH_TDD_InformationItem,
     &ett_nbap_DCH_Specific_TDD_InformationList,
@@ -51202,11 +66248,13 @@ void proto_register_nbap(void) {
     &ett_nbap_Deactivate_Info,
     &ett_nbap_Execution_Type,
     &ett_nbap_DGANSSCorrections,
+    &ett_nbap_DGANSS_Corrections_Req,
     &ett_nbap_DGANSS_Information,
     &ett_nbap_DGANSS_InformationItem,
     &ett_nbap_DGANSS_SignalInformation,
     &ett_nbap_DGANSS_SignalInformationItem,
     &ett_nbap_DGANSSThreshold,
+    &ett_nbap_DGNSS_ValidityPeriod,
     &ett_nbap_DGPSCorrections,
     &ett_nbap_DGPSThresholds,
     &ett_nbap_DL_Timeslot_Information,
@@ -51222,6 +66270,11 @@ void proto_register_nbap(void) {
     &ett_nbap_DL_TimeslotISCPInfoItem,
     &ett_nbap_DL_TimeslotISCPInfoLCR,
     &ett_nbap_DL_TimeslotISCPInfoItemLCR,
+    &ett_nbap_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst,
+    &ett_nbap_DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst,
+    &ett_nbap_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION,
+    &ett_nbap_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_Item,
+    &ett_nbap_DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst,
     &ett_nbap_DRX_Information,
     &ett_nbap_DRX_Information_to_Modify,
     &ett_nbap_DRX_Information_to_Modify_Items,
@@ -51236,6 +66289,7 @@ void proto_register_nbap(void) {
     &ett_nbap_DTX_Information,
     &ett_nbap_DTX_Information_to_Modify,
     &ett_nbap_DTX_Information_to_Modify_Items,
+    &ett_nbap_Dual_Band_Capability_Info,
     &ett_nbap_E_AGCH_FDD_Code_Information,
     &ett_nbap_E_AGCH_FDD_Code_List,
     &ett_nbap_E_DCHCapacityConsumptionLaw,
@@ -51249,6 +66303,10 @@ void proto_register_nbap(void) {
     &ett_nbap_E_DCH_FDD_Update_Information,
     &ett_nbap_E_DCH_MACdFlow_Specific_UpdateInformation,
     &ett_nbap_E_DCH_MACdFlow_Specific_UpdateInformation_Item,
+    &ett_nbap_E_DCH_DL_Control_Channel_Change_Information,
+    &ett_nbap_E_DCH_DL_Control_Channel_Change_Information_Item,
+    &ett_nbap_E_DCH_DL_Control_Channel_Grant_Information,
+    &ett_nbap_E_DCH_DL_Control_Channel_Grant_Information_Item,
     &ett_nbap_E_DCH_Grant_Type_Information,
     &ett_nbap_E_DCH_LogicalChannelInformation,
     &ett_nbap_E_DCH_LogicalChannelInformationItem,
@@ -51275,13 +66333,21 @@ void proto_register_nbap(void) {
     &ett_nbap_E_DCH_RL_InformationList_Rsp,
     &ett_nbap_E_DCH_RL_InformationList_Rsp_Item,
     &ett_nbap_E_DCH_serving_cell_change_unsuccessful,
+    &ett_nbap_EDCH_RACH_Report_Value,
+    &ett_nbap_EDCH_RACH_Report_Value_item,
     &ett_nbap_E_DCH_TTI_Length,
     &ett_nbap_E_DCH_TTI_Length_to_Modify,
+    &ett_nbap_E_DCH_MACdFlows_to_DeleteLCR,
+    &ett_nbap_E_DCH_MACdFlow_to_Delete_ItemLCR,
+    &ett_nbap_Enhanced_UE_DRX_InformationLCR,
     &ett_nbap_E_RGCH_E_HICH_FDD_Code_Information,
     &ett_nbap_E_RGCH_E_HICH_FDD_Code_List,
+    &ett_nbap_E_TFCI_Boost_Information,
     &ett_nbap_E_TFCS_Information,
     &ett_nbap_E_DCHProvidedBitRate,
     &ett_nbap_E_DCHProvidedBitRate_Item,
+    &ett_nbap_E_DCHProvidedBitRateValueInformation_For_CellPortion,
+    &ett_nbap_E_DCHProvidedBitRateValueInformation_For_CellPortion_Item,
     &ett_nbap_E_DCH_Information,
     &ett_nbap_E_PUCH_Information,
     &ett_nbap_E_TFCS_Information_TDD,
@@ -51313,35 +66379,88 @@ void proto_register_nbap(void) {
     &ett_nbap_E_HICH_LCR_Information,
     &ett_nbap_E_DCH_LCRTDD_Information,
     &ett_nbap_E_DCH_LCR_Information_Reconfig,
+    &ett_nbap_Enhanced_UE_DRX_InformationFDD,
+    &ett_nbap_E_DCH_Semi_PersistentScheduling_Information_LCR,
+    &ett_nbap_E_DCH_Semi_PersistentScheduling_Information_to_Modify_LCR,
+    &ett_nbap_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR,
     &ett_nbap_FDD_DL_CodeInformation,
     &ett_nbap_FDD_DL_CodeInformationItem,
+    &ett_nbap_GANSS_AddClockModels,
+    &ett_nbap_GANSS_AddOrbitModels,
+    &ett_nbap_GANSS_Additional_Ionospheric_Model,
+    &ett_nbap_GANSS_Additional_Navigation_Models,
+    &ett_nbap_GANSS_Additional_Time_Models,
+    &ett_nbap_GANSS_Additional_UTC_Models,
     &ett_nbap_GANSS_Almanac,
     &ett_nbap_GANSS_AlmanacModel,
+    &ett_nbap_GANSS_ALM_ECEFsbasAlmanacSet,
+    &ett_nbap_GANSS_ALM_GlonassAlmanacSet,
+    &ett_nbap_GANSS_ALM_MidiAlmanacSet,
+    &ett_nbap_GANSS_ALM_NAVKeplerianSet,
+    &ett_nbap_GANSS_ALM_ReducedKeplerianSet,
+    &ett_nbap_GANSS_Auxiliary_Information,
+    &ett_nbap_GANSS_AuxInfoGANSS_ID1,
+    &ett_nbap_GANSS_AuxInfoGANSS_ID1_element,
+    &ett_nbap_GANSS_AuxInfoGANSS_ID3,
+    &ett_nbap_GANSS_AuxInfoGANSS_ID3_element,
     &ett_nbap_GANSS_Clock_Model,
+    &ett_nbap_GANSS_CNAVclockModel,
     &ett_nbap_GANSS_Common_Data,
     &ett_nbap_GANSS_CommonDataInfoReq,
+    &ett_nbap_GANSS_Data_Bit_Assistance,
+    &ett_nbap_GANSS_DataBitAssistanceList,
+    &ett_nbap_GANSS_DataBitAssistanceItem,
+    &ett_nbap_GANSS_DataBitAssistanceSgnList,
+    &ett_nbap_GANSS_DataBitAssistanceSgnItem,
+    &ett_nbap_GANSS_Data_Bit_Assistance_ReqItem,
+    &ett_nbap_GANSS_Data_Bit_Assistance_ReqList,
+    &ett_nbap_T_ganss_SatelliteInfo,
+    &ett_nbap_GANSS_DeltaUT1,
+    &ett_nbap_GANSS_Earth_Orientation_Parameters,
     &ett_nbap_GANSS_GenericDataInfoReqList,
     &ett_nbap_GANSS_GenericDataInfoReqItem,
     &ett_nbap_GANSS_Generic_Data,
     &ett_nbap_GANSS_Generic_DataItem,
+    &ett_nbap_GANSS_GLONASSclockModel,
     &ett_nbap_GANSS_Information,
     &ett_nbap_GANSS_Ionospheric_Model,
     &ett_nbap_GANSS_IonosphereRegionalStormFlags,
     &ett_nbap_GANSS_KeplerianParametersAlm,
     &ett_nbap_GANSS_KeplerianParametersOrb,
-    &ett_nbap_GANSS_Navigation_Model,
+    &ett_nbap_GANSS_NAVclockModel,
+    &ett_nbap_GANSS_Navigation_Model_And_Time_Recovery,
+    &ett_nbap_GANSS_NavModel_CNAVKeplerianSet,
+    &ett_nbap_GANSS_NavModel_GLONASSecef,
+    &ett_nbap_GANSS_NavModel_NAVKeplerianSet,
+    &ett_nbap_GANSS_NavModel_SBASecef,
     &ett_nbap_GANSS_Orbit_Model,
     &ett_nbap_GANSS_Real_Time_Integrity,
     &ett_nbap_GANSS_RealTimeInformationItem,
-    &ett_nbap_GANSS_Reference_Time,
     &ett_nbap_GANSS_RX_Pos,
     &ett_nbap_GANSS_SatelliteClockModelItem,
     &ett_nbap_GANSS_SatelliteInformationKP,
     &ett_nbap_GANSS_SatelliteInformationKPItem,
+    &ett_nbap_Ganss_Sat_Info_AddNavList,
+    &ett_nbap_Ganss_Sat_Info_AddNavList_item,
+    &ett_nbap_GANSS_SAT_Info_Almanac_GLOkpList,
+    &ett_nbap_GANSS_SAT_Info_Almanac_GLOkp,
+    &ett_nbap_GANSS_SAT_Info_Almanac_MIDIkpList,
+    &ett_nbap_GANSS_SAT_Info_Almanac_MIDIkp,
+    &ett_nbap_GANSS_SAT_Info_Almanac_NAVkpList,
+    &ett_nbap_GANSS_SAT_Info_Almanac_NAVkp,
+    &ett_nbap_GANSS_SAT_Info_Almanac_REDkpList,
+    &ett_nbap_GANSS_SAT_Info_Almanac_REDkp,
+    &ett_nbap_GANSS_SAT_Info_Almanac_SBASecefList,
+    &ett_nbap_GANSS_SAT_Info_Almanac_SBASecef,
     &ett_nbap_GANSS_Sat_Info_Nav,
     &ett_nbap_GANSS_Sat_Info_Nav_item,
+    &ett_nbap_GANSS_SBASclockModel,
     &ett_nbap_GANSS_Time_Model,
+    &ett_nbap_GANSS_Transmission_Time,
     &ett_nbap_GANSS_UTC_Model,
+    &ett_nbap_GANSS_UTCmodelSet1,
+    &ett_nbap_GANSS_UTCmodelSet2,
+    &ett_nbap_GANSS_UTCmodelSet3,
     &ett_nbap_GPS_Almanac,
     &ett_nbap_GPS_Ionospheric_Model,
     &ett_nbap_GPS_Information,
@@ -51355,17 +66474,22 @@ void proto_register_nbap(void) {
     &ett_nbap_HARQ_MemoryPartitioning_Implicit,
     &ett_nbap_HARQ_MemoryPartitioning_Explicit,
     &ett_nbap_HARQ_MemoryPartitioningList,
+    &ett_nbap_HARQ_MemoryPartitioningInfoExtForMIMO,
     &ett_nbap_HARQ_MemoryPartitioningItem,
     &ett_nbap_HS_DSCHProvidedBitRate,
     &ett_nbap_HS_DSCHProvidedBitRate_Item,
     &ett_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion,
     &ett_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_Item,
+    &ett_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR,
+    &ett_nbap_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_Item,
     &ett_nbap_HS_DSCHRequiredPower,
     &ett_nbap_HS_DSCHRequiredPower_Item,
     &ett_nbap_HS_DSCHRequiredPowerPerUEInformation,
     &ett_nbap_HS_DSCHRequiredPowerPerUEInformation_Item,
     &ett_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion,
     &ett_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortion_Item,
+    &ett_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR,
+    &ett_nbap_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_Item,
     &ett_nbap_HSDPA_Associated_PICH_Information,
     &ett_nbap_HSDPA_PICH_Shared_with_PCH,
     &ett_nbap_HSDPA_PICH_notShared_with_PCH,
@@ -51379,6 +66503,15 @@ void proto_register_nbap(void) {
     &ett_nbap_HSDSCH_MACdFlow_Specific_InfoItem_to_Modify,
     &ett_nbap_HSDSCH_Information_to_Modify_Unsynchronised,
     &ett_nbap_HSDSCH_FDD_Information_Response,
+    &ett_nbap_HS_DSCH_FDD_Secondary_Serving_Information,
+    &ett_nbap_HS_DSCH_FDD_Secondary_Serving_Information_Response,
+    &ett_nbap_HS_DSCH_Secondary_Serving_Information_To_Modify,
+    &ett_nbap_HS_DSCH_FDD_Secondary_Serving_Information_To_Modify_Unsynchronised,
+    &ett_nbap_HS_DSCH_FDD_Secondary_Serving_Update_Information,
+    &ett_nbap_HS_DSCH_Secondary_Serving_Cell_Change_Information_Response,
+    &ett_nbap_HS_DSCH_Secondary_Serving_cell_change_choice,
+    &ett_nbap_HS_Secondary_Serving_cell_change_successful,
+    &ett_nbap_HS_Secondary_Serving_cell_change_unsuccessful,
     &ett_nbap_HSDSCH_Paging_System_InformationFDD,
     &ett_nbap_HSDSCH_Paging_System_Information_ResponseFDD,
     &ett_nbap_HSDSCH_Paging_System_Information_ResponseList,
@@ -51392,6 +66525,12 @@ void proto_register_nbap(void) {
     &ett_nbap_HSDSCH_MACdFlows_to_Delete_Item,
     &ett_nbap_HSDSCH_Initial_Capacity_Allocation,
     &ett_nbap_HSDSCH_Initial_Capacity_AllocationItem,
+    &ett_nbap_HSDSCH_PreconfigurationInfo,
+    &ett_nbap_Additional_EDCH_Preconfiguration_Information,
+    &ett_nbap_Additional_EDCH_Preconfiguration_Information_ItemIEs,
+    &ett_nbap_HSDSCH_PreconfigurationSetup,
+    &ett_nbap_HS_SCCH_PreconfiguredCodes,
+    &ett_nbap_HS_SCCH_PreconfiguredCodesItem,
     &ett_nbap_HSSCCH_Specific_InformationRespListFDD,
     &ett_nbap_HSSCCH_Codes,
     &ett_nbap_HSSCCH_Specific_InformationRespListTDD,
@@ -51414,6 +66553,45 @@ void proto_register_nbap(void) {
     &ett_nbap_HS_serving_cell_change_unsuccessful,
     &ett_nbap_HSDSCH_FDD_Update_Information,
     &ett_nbap_HSDSCH_TDD_Update_Information,
+    &ett_nbap_HSDPA_Associated_PICH_InformationLCR,
+    &ett_nbap_HSDPA_PICH_notShared_with_PCHLCR,
+    &ett_nbap_HSDSCH_Common_System_InformationLCR,
+    &ett_nbap_HSDSCH_Common_System_Information_ResponseLCR,
+    &ett_nbap_HSDSCH_Common_InformationLCR,
+    &ett_nbap_HSDSCH_Paging_System_InformationLCR,
+    &ett_nbap_HSDSCH_Paging_System_Information_ResponseLCR,
+    &ett_nbap_HSDSCH_Paging_System_Information_ResponseListLCR,
+    &ett_nbap_HSSCCH_Specific_InformationRespListLCR,
+    &ett_nbap_HSSCCH_Specific_InformationRespItemLCR,
+    &ett_nbap_HS_DSCH_Semi_PersistentScheduling_Information_LCR,
+    &ett_nbap_Transport_Block_Size_List_LCR,
+    &ett_nbap_Transport_Block_Size_Item_LCR,
+    &ett_nbap_Repetition_Period_List_LCR,
+    &ett_nbap_Repetition_Period_Item_LCR,
+    &ett_nbap_HS_DSCH_SPS_Operation_Indicator,
+    &ett_nbap_HS_DSCH_Semi_PersistentScheduling_Information_to_Modify_LCR,
+    &ett_nbap_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR,
+    &ett_nbap_HS_SICH_InformationList_for_HS_DSCH_SPS,
+    &ett_nbap_HS_SICH_InformationItem_for_HS_DSCH_SPS,
+    &ett_nbap_HS_SICH_Type,
+    &ett_nbap_HS_SCCH_Associated_HS_SICH,
+    &ett_nbap_Non_HS_SCCH_Associated_HS_SICH,
+    &ett_nbap_Initial_HS_PDSCH_SPS_Resource,
+    &ett_nbap_Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst,
+    &ett_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList,
+    &ett_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext,
+    &ett_nbap_Non_HS_SCCH_Associated_HS_SICH_InformationItem,
+    &ett_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst,
+    &ett_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList,
+    &ett_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext,
+    &ett_nbap_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationItem,
+    &ett_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst,
+    &ett_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext,
+    &ett_nbap_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqstItem,
+    &ett_nbap_MIMO_ReferenceSignal_InformationListLCR,
+    &ett_nbap_HSSICH_ReferenceSignal_InformationLCR,
+    &ett_nbap_HSSICH_ReferenceSignal_InformationModifyLCR,
+    &ett_nbap_IMB_Parameters,
     &ett_nbap_InformationReportCharacteristics,
     &ett_nbap_InformationReportCharacteristicsType_ReportPeriodicity,
     &ett_nbap_InformationReportCharacteristicsType_OnModification,
@@ -51422,12 +66600,15 @@ void proto_register_nbap(void) {
     &ett_nbap_IPDL_FDD_Parameters,
     &ett_nbap_IPDL_TDD_Parameters,
     &ett_nbap_IPDL_TDD_Parameters_LCR,
+    &ett_nbap_IPMulticastIndication,
     &ett_nbap_BurstModeParams,
+    &ett_nbap_IdleIntervalInformation,
     &ett_nbap_LCRTDD_Uplink_Physical_Channel_Capability,
     &ett_nbap_MACdPDU_Size_Indexlist,
     &ett_nbap_MACdPDU_Size_IndexItem,
     &ett_nbap_MACdPDU_Size_Indexlist_to_Modify,
     &ett_nbap_MACdPDU_Size_IndexItem_to_Modify,
+    &ett_nbap_Max_TB_Sizes,
     &ett_nbap_MessageStructure,
     &ett_nbap_MessageStructure_item,
     &ett_nbap_MidambleShiftAndBurstType,
@@ -51445,11 +66626,17 @@ void proto_register_nbap(void) {
     &ett_nbap_MidambleAllocationMode7682,
     &ett_nbap_Type7683,
     &ett_nbap_MidambleAllocationMode7683,
-    &ett_nbap_MIMO_Information,
-    &ett_nbap_MIMO_InformationToModify,
     &ett_nbap_MIMO_PilotConfiguration,
+    &ett_nbap_MIMO_PilotConfigurationExtension,
     &ett_nbap_ModifyPriorityQueue,
     &ett_nbap_ModulationPO_MBSFN,
+    &ett_nbap_MultipleFreq_HARQ_MemoryPartitioning_InformationList,
+    &ett_nbap_MultipleFreq_HARQ_MemoryPartitioning_InformationItem,
+    &ett_nbap_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR,
+    &ett_nbap_MultipleFreq_HSPDSCH_InformationItem_ResponseTDDLCR,
+    &ett_nbap_Multi_Cell_Capability_Info,
+    &ett_nbap_Multicell_EDCH_InformationItemIEs,
+    &ett_nbap_Multicell_EDCH_RL_Specific_InformationItemIEs,
     &ett_nbap_NeighbouringCellMeasurementInformation,
     &ett_nbap_NeighbouringCellMeasurementInformation_item,
     &ett_nbap_NeighbouringFDDCellMeasurementInformation,
@@ -51457,11 +66644,19 @@ void proto_register_nbap(void) {
     &ett_nbap_NeighbouringTDDCellMeasurementInformationLCR,
     &ett_nbap_NeighbouringTDDCellMeasurementInformation768,
     &ett_nbap_NI_Information,
+    &ett_nbap_NormalAndDiversityPrimaryCPICHContainer,
+    &ett_nbap_Paging_MACFlows_to_DeleteFDD,
+    &ett_nbap_Paging_MACFlows_to_DeleteFDD_Item,
     &ett_nbap_Paging_MACFlow_Specific_Information,
-    &ett_nbap_Paging_MAC_Flow_Sopecific_Information_Item,
+    &ett_nbap_Paging_MAC_Flow_Specific_Information_Item,
+    &ett_nbap_Paging_MACFlow_PriorityQueue_Information,
+    &ett_nbap_Paging_MACFlow_PriorityQueue_Item,
     &ett_nbap_PLCCHinformation,
+    &ett_nbap_Possible_Secondary_Serving_Cell_List,
+    &ett_nbap_Possible_Secondary_Serving_Cell,
     &ett_nbap_PreambleSignatures,
-    &ett_nbap_Priority_Queue_Information_for_Enhanced_FACH,
+    &ett_nbap_PrimaryAndSecondaryCPICHContainer,
+    &ett_nbap_Priority_Queue_Information_for_Enhanced_FACH_PCH,
     &ett_nbap_PriorityQueue_InfoList,
     &ett_nbap_PriorityQueue_InfoItem,
     &ett_nbap_PriorityQueue_InfoList_to_Modify,
@@ -51469,6 +66664,16 @@ void proto_register_nbap(void) {
     &ett_nbap_PriorityQueue_InfoItem_to_Modify,
     &ett_nbap_PriorityQueue_InfoList_to_Modify_Unsynchronised,
     &ett_nbap_PriorityQueue_InfoItem_to_Modify_Unsynchronised,
+    &ett_nbap_UE_Selected_MBMS_Service_Information,
+    &ett_nbap_Selected_MBMS_Service,
+    &ett_nbap_Selected_MBMS_Service_List,
+    &ett_nbap_Selected_MBMS_Service_Item,
+    &ett_nbap_Selected_MBMS_Service_TimeSlot_Information_LCR,
+    &ett_nbap_MBMS_Service_TDM_Information,
+    &ett_nbap_Paging_MACFlow_Specific_InformationLCR,
+    &ett_nbap_Paging_MAC_Flow_Specific_Information_ItemLCR,
+    &ett_nbap_Paging_MACFlows_to_DeleteLCR,
+    &ett_nbap_Paging_MACFlows_to_DeleteLCR_Item,
     &ett_nbap_RACH_SubChannelNumbers,
     &ett_nbap_RL_Specific_DCH_Info,
     &ett_nbap_RL_Specific_DCH_Info_Item,
@@ -51486,12 +66691,16 @@ void proto_register_nbap(void) {
     &ett_nbap_ReportCharacteristicsType_EventF,
     &ett_nbap_ReportCharacteristicsType_OnModification,
     &ett_nbap_ReportCharacteristicsType_MeasurementIncreaseDecreaseThreshold,
+    &ett_nbap_EDCH_RACH_Report_IncrDecrThres,
     &ett_nbap_ReportCharacteristicsType_MeasurementThreshold,
+    &ett_nbap_EDCH_RACH_Report_ThresholdInformation,
     &ett_nbap_ReportCharacteristicsType_ScaledMeasurementChangeTime,
     &ett_nbap_ReportCharacteristicsType_ScaledMeasurementHysteresisTime,
     &ett_nbap_ReportCharacteristicsType_ReportPeriodicity,
     &ett_nbap_Received_total_wide_band_power_For_CellPortion_Value,
     &ett_nbap_Received_total_wide_band_power_For_CellPortion_Value_Item,
+    &ett_nbap_Received_total_wide_band_power_For_CellPortion_ValueLCR,
+    &ett_nbap_Received_total_wide_band_power_For_CellPortion_ValueLCR_Item,
     &ett_nbap_Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value,
     &ett_nbap_Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value_Item,
     &ett_nbap_Received_Scheduled_EDCH_Power_Share_Value,
@@ -51506,9 +66715,14 @@ void proto_register_nbap(void) {
     &ett_nbap_SAT_Info_DGPSCorrections_Item,
     &ett_nbap_SATInfo_RealTime_Integrity,
     &ett_nbap_SAT_Info_RealTime_Integrity_Item,
+    &ett_nbap_SecondaryServingCells,
+    &ett_nbap_SecondaryServingCellsItem,
     &ett_nbap_Secondary_CPICH_Information_Change,
     &ett_nbap_Serving_E_DCH_RL_ID,
     &ett_nbap_Serving_E_DCH_RL_in_this_NodeB,
+    &ett_nbap_SetsOfHS_SCCH_Codes,
+    &ett_nbap_SetsOfHS_SCCH_CodesItem,
+    &ett_nbap_Setup_Or_ConfigurationChange_Or_Removal_Of_EDCH_On_secondary_UL_Frequency,
     &ett_nbap_SFNSFNMeasurementThresholdInformation,
     &ett_nbap_SFNSFNMeasurementValueInformation,
     &ett_nbap_T_successfullNeighbouringCellSFNSFNObservedTimeDifferenceMeasurementInformation,
@@ -51518,8 +66732,6 @@ void proto_register_nbap(void) {
     &ett_nbap_SFNSFNTimeStampInformation,
     &ett_nbap_SFNSFNTimeStamp_TDD,
     &ett_nbap_SFNSFNValue,
-    &ett_nbap_SixteenQAM_UL_Information,
-    &ett_nbap_SixteenQAM_UL_Information_to_Modify,
     &ett_nbap_SynchronisationReportCharacteristics,
     &ett_nbap_SynchronisationReportCharactThreExc,
     &ett_nbap_SynchronisationReportCharactThreInfoItem,
@@ -51550,6 +66762,9 @@ void proto_register_nbap(void) {
     &ett_nbap_TDD_UL_Code_768_InformationItem,
     &ett_nbap_TDD_UL_DPCH_TimeSlotFormat_LCR,
     &ett_nbap_TFCI_SignallingMode,
+    &ett_nbap_TimeSlot_InitiatedListLCR,
+    &ett_nbap_TimeSlotMeasurementValueListLCR,
+    &ett_nbap_TimeSlotMeasurementValueLCR,
     &ett_nbap_TimingAdjustmentValue,
     &ett_nbap_TimingAdjustmentValueLCR,
     &ett_nbap_TnlQos,
@@ -51557,8 +66772,12 @@ void proto_register_nbap(void) {
     &ett_nbap_Transmission_Gap_Pattern_Sequence_Information_item,
     &ett_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue,
     &ett_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue_Item,
+    &ett_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue,
+    &ett_nbap_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_Item,
     &ett_nbap_Transmitted_Carrier_Power_For_CellPortion_Value,
     &ett_nbap_Transmitted_Carrier_Power_For_CellPortion_Value_Item,
+    &ett_nbap_Transmitted_Carrier_Power_For_CellPortion_ValueLCR,
+    &ett_nbap_Transmitted_Carrier_Power_For_CellPortion_ValueLCR_Item,
     &ett_nbap_TFCS,
     &ett_nbap_T_tFCSvalues,
     &ett_nbap_TFCS_TFCSList,
@@ -51582,6 +66801,7 @@ void proto_register_nbap(void) {
     &ett_nbap_TUTRANGPSMeasurementThresholdInformation,
     &ett_nbap_TUTRANGPSMeasurementValueInformation,
     &ett_nbap_UC_Id,
+    &ett_nbap_UE_AggregateMaximumBitRate,
     &ett_nbap_UE_Capability_Information,
     &ett_nbap_UL_Timeslot_Information,
     &ett_nbap_UL_Timeslot_InformationItem,
@@ -51595,10 +66815,14 @@ void proto_register_nbap(void) {
     &ett_nbap_UL_TimeSlot_ISCP_InfoItem,
     &ett_nbap_UL_TimeSlot_ISCP_LCR_Info,
     &ett_nbap_UL_TimeSlot_ISCP_LCR_InfoItem,
+    &ett_nbap_UpPTSInterference_For_CellPortion_Value,
+    &ett_nbap_UpPTSInterference_For_CellPortion_Value_Item,
     &ett_nbap_USCH_Information,
     &ett_nbap_USCH_InformationItem,
     &ett_nbap_USCH_InformationResponse,
     &ett_nbap_USCH_InformationResponseItem,
+    &ett_nbap_UL_TimeslotISCP_For_CellPortion_Value,
+    &ett_nbap_UL_TimeslotISCP_For_CellPortion_Value_Item,
     &ett_nbap_CommonTransportChannelSetupRequestFDD,
     &ett_nbap_CommonPhysicalChannelType_CTCH_SetupRqstFDD,
     &ett_nbap_Secondary_CCPCH_CTCH_SetupRqstFDD,
@@ -51618,19 +66842,23 @@ void proto_register_nbap(void) {
     &ett_nbap_Secondary_CCPCH_CTCH_SetupRqstTDD,
     &ett_nbap_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD,
     &ett_nbap_Secondary_CCPCH_parameterItem_CTCH_SetupRqstTDD,
+    &ett_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD,
+    &ett_nbap_Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD,
+    &ett_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD,
+    &ett_nbap_Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD,
     &ett_nbap_FACH_ParametersListIE_CTCH_SetupRqstTDD,
     &ett_nbap_FACH_ParametersItem_CTCH_SetupRqstTDD,
     &ett_nbap_PCH_ParametersItem_CTCH_SetupRqstTDD,
     &ett_nbap_PICH_ParametersItem_CTCH_SetupRqstTDD,
     &ett_nbap_PICH_LCR_Parameters_CTCH_SetupRqstTDD,
     &ett_nbap_PICH_768_ParametersItem_CTCH_SetupRqstTDD,
-    &ett_nbap_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD,
-    &ett_nbap_Secondary_CCPCH_LCR_parameterItem_CTCH_SetupRqstTDD,
     &ett_nbap_MICH_Parameters_CTCH_SetupRqstTDD,
     &ett_nbap_MICH_TDDOption_Specific_Parameters_CTCH_SetupRqstTDD,
     &ett_nbap_MICH_HCR_Parameters_CTCH_SetupRqstTDD,
     &ett_nbap_MICH_LCR_Parameters_CTCH_SetupRqstTDD,
     &ett_nbap_MICH_768_Parameters_CTCH_SetupRqstTDD,
+    &ett_nbap_TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD,
+    &ett_nbap_TimeSlotConfigurationItem_LCR_CTCH_SetupRqstTDD,
     &ett_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD,
     &ett_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_SetupRqstTDD,
     &ett_nbap_PRACH_CTCH_SetupRqstTDD,
@@ -51641,8 +66869,6 @@ void proto_register_nbap(void) {
     &ett_nbap_PRACH_768_ParametersItem_CTCH_SetupRqstTDD,
     &ett_nbap_FPACH_LCR_Parameters_CTCH_SetupRqstTDD,
     &ett_nbap_PLCCH_parameters,
-    &ett_nbap_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD,
-    &ett_nbap_Secondary_CCPCH_768_parameterItem_CTCH_SetupRqstTDD,
     &ett_nbap_E_RUCCH_parameters,
     &ett_nbap_E_RUCCH_768_parameters,
     &ett_nbap_CommonTransportChannelSetupResponse,
@@ -51667,20 +66893,21 @@ void proto_register_nbap(void) {
     &ett_nbap_Secondary_CCPCH_Parameters_CTCH_ReconfRqstTDD,
     &ett_nbap_Secondary_CCPCHListIE_CTCH_ReconfRqstTDD,
     &ett_nbap_Secondary_CCPCHItem_CTCH_ReconfRqstTDD,
-    &ett_nbap_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD,
-    &ett_nbap_Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD,
-    &ett_nbap_Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD,
+    &ett_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD,
+    &ett_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD,
     &ett_nbap_PICH_Parameters_CTCH_ReconfRqstTDD,
-    &ett_nbap_PICH_768_Parameters_CTCH_ReconfRqstTDD,
     &ett_nbap_FACH_ParametersList_CTCH_ReconfRqstTDD,
     &ett_nbap_FACH_ParametersItem_CTCH_ReconfRqstTDD,
     &ett_nbap_PCH_Parameters_CTCH_ReconfRqstTDD,
     &ett_nbap_FPACH_LCR_Parameters_CTCH_ReconfRqstTDD,
     &ett_nbap_MICH_Parameters_CTCH_ReconfRqstTDD,
-    &ett_nbap_MICH_768_Parameters_CTCH_ReconfRqstTDD,
-    &ett_nbap_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD,
-    &ett_nbap_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD,
     &ett_nbap_PLCCH_Parameters_CTCH_ReconfRqstTDD,
+    &ett_nbap_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD,
+    &ett_nbap_Secondary_CCPCH_768_List_CTCH_ReconfRqstTDD,
+    &ett_nbap_Secondary_CCPCH_768_Item_CTCH_ReconfRqstTDD,
+    &ett_nbap_PICH_768_Parameters_CTCH_ReconfRqstTDD,
+    &ett_nbap_MICH_768_Parameters_CTCH_ReconfRqstTDD,
+    &ett_nbap_UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD,
     &ett_nbap_CommonTransportChannelReconfigurationResponse,
     &ett_nbap_CommonTransportChannelReconfigurationFailure,
     &ett_nbap_CommonTransportChannelDeletionRequest,
@@ -51700,38 +66927,47 @@ void proto_register_nbap(void) {
     &ett_nbap_PRACH_InformationList_AuditRsp,
     &ett_nbap_RACH_InformationList_AuditRsp,
     &ett_nbap_AICH_InformationList_AuditRsp,
-    &ett_nbap_CCP_InformationList_AuditRsp,
-    &ett_nbap_CCP_InformationItem_AuditRsp,
     &ett_nbap_FPACH_LCR_InformationList_AuditRsp,
     &ett_nbap_HS_DSCH_Resources_Information_AuditRsp,
     &ett_nbap_S_CCPCH_InformationListExt_AuditRsp,
     &ett_nbap_S_CCPCH_LCR_InformationListExt_AuditRsp,
     &ett_nbap_E_DCH_Resources_Information_AuditRsp,
+    &ett_nbap_PLCCH_InformationList_AuditRsp,
     &ett_nbap_S_CCPCH_768_InformationList_AuditRsp,
     &ett_nbap_PRACH_768_InformationList_AuditRsp,
+    &ett_nbap_E_RUCCH_InformationList_AuditRsp,
+    &ett_nbap_E_RUCCH_768_InformationList_AuditRsp,
+    &ett_nbap_Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp,
+    &ett_nbap_Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp,
+    &ett_nbap_UPPCH_LCR_InformationList_AuditRsp,
+    &ett_nbap_UPPCH_LCR_InformationItem_AuditRsp,
+    &ett_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp,
+    &ett_nbap_MultipleFreq_E_DCH_Resources_InformationList_AuditRsp,
+    &ett_nbap_CCP_InformationList_AuditRsp,
+    &ett_nbap_CCP_InformationItem_AuditRsp,
     &ett_nbap_Local_Cell_InformationList_AuditRsp,
     &ett_nbap_Local_Cell_InformationItem_AuditRsp,
     &ett_nbap_Local_Cell_Group_InformationList_AuditRsp,
     &ett_nbap_Local_Cell_Group_InformationItem_AuditRsp,
     &ett_nbap_Power_Local_Cell_Group_InformationList_AuditRsp,
     &ett_nbap_Power_Local_Cell_Group_InformationItem_AuditRsp,
-    &ett_nbap_PLCCH_InformationList_AuditRsp,
-    &ett_nbap_E_RUCCH_InformationList_AuditRsp,
-    &ett_nbap_E_RUCCH_768_InformationList_AuditRsp,
     &ett_nbap_AuditFailure,
     &ett_nbap_CommonMeasurementInitiationRequest,
     &ett_nbap_CommonMeasurementObjectType_CM_Rqst,
+    &ett_nbap_ERACH_CM_Rqst,
     &ett_nbap_Cell_CM_Rqst,
     &ett_nbap_RACH_CM_Rqst,
     &ett_nbap_PowerLocalCellGroup_CM_Rqst,
     &ett_nbap_CommonMeasurementInitiationResponse,
     &ett_nbap_CommonMeasurementObjectType_CM_Rsp,
+    &ett_nbap_ERACH_CM_Rsp,
     &ett_nbap_Cell_CM_Rsp,
     &ett_nbap_RACH_CM_Rsp,
     &ett_nbap_PowerLocalCellGroup_CM_Rsp,
     &ett_nbap_CommonMeasurementInitiationFailure,
     &ett_nbap_CommonMeasurementReport,
     &ett_nbap_CommonMeasurementObjectType_CM_Rprt,
+    &ett_nbap_ERACH_CM_Rprt,
     &ett_nbap_Cell_CM_Rprt,
     &ett_nbap_RACH_CM_Rprt,
     &ett_nbap_PowerLocalCellGroup_CM_Rprt,
@@ -51761,11 +66997,13 @@ void proto_register_nbap(void) {
     &ett_nbap_TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD,
     &ett_nbap_TimeSlotConfigurationItem_LCR_Cell_SetupRqstTDD,
     &ett_nbap_PCCPCH_LCR_Information_Cell_SetupRqstTDD,
-    &ett_nbap_PCCPCH_768_Information_Cell_SetupRqstTDD,
     &ett_nbap_DwPCH_LCR_Information_Cell_SetupRqstTDD,
     &ett_nbap_IPDLParameter_Information_Cell_SetupRqstTDD,
     &ett_nbap_IPDLParameter_Information_LCR_Cell_SetupRqstTDD,
+    &ett_nbap_PCCPCH_768_Information_Cell_SetupRqstTDD,
     &ett_nbap_SCH_768_Information_Cell_SetupRqstTDD,
+    &ett_nbap_Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD,
+    &ett_nbap_Cell_Frequency_Item_LCR_MulFreq_Cell_SetupRqstTDD,
     &ett_nbap_CellSetupResponse,
     &ett_nbap_CellSetupFailure,
     &ett_nbap_CellReconfigurationRequestFDD,
@@ -51792,6 +67030,11 @@ void proto_register_nbap(void) {
     &ett_nbap_IPDLParameter_Information_LCR_Cell_ReconfRqstTDD,
     &ett_nbap_SCH_768_Information_Cell_ReconfRqstTDD,
     &ett_nbap_PCCPCH_768_Information_Cell_ReconfRqstTDD,
+    &ett_nbap_UARFCN_Adjustment,
+    &ett_nbap_Cell_Frequency_Add_LCR_MulFreq_Cell_ReconfRqstTDD,
+    &ett_nbap_Cell_Frequency_ModifyList_LCR_MulFreq_Cell_ReconfRqstTDD,
+    &ett_nbap_Cell_Frequency_ModifyItem_LCR_MulFreq_Cell_ReconfRqstTDD,
+    &ett_nbap_Cell_Frequency_Delete_LCR_MulFreq_Cell_ReconfRqstTDD,
     &ett_nbap_CellReconfigurationResponse,
     &ett_nbap_CellReconfigurationFailure,
     &ett_nbap_CellDeletionRequest,
@@ -51810,8 +67053,6 @@ void proto_register_nbap(void) {
     &ett_nbap_Local_Cell_InformationItem2_ResourceStatusInd,
     &ett_nbap_Local_Cell_Group_InformationList2_ResourceStatusInd,
     &ett_nbap_Local_Cell_Group_InformationItem2_ResourceStatusInd,
-    &ett_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd,
-    &ett_nbap_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd,
     &ett_nbap_CCP_InformationList_ResourceStatusInd,
     &ett_nbap_CCP_InformationItem_ResourceStatusInd,
     &ett_nbap_Cell_InformationList_ResourceStatusInd,
@@ -51832,6 +67073,14 @@ void proto_register_nbap(void) {
     &ett_nbap_PRACH_768_InformationList_ResourceStatusInd,
     &ett_nbap_E_RUCCH_InformationList_ResourceStatusInd,
     &ett_nbap_E_RUCCH_768_InformationList_ResourceStatusInd,
+    &ett_nbap_Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd,
+    &ett_nbap_Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd,
+    &ett_nbap_UPPCH_LCR_InformationList_ResourceStatusInd,
+    &ett_nbap_UPPCH_LCR_InformationItem_ResourceStatusInd,
+    &ett_nbap_MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd,
+    &ett_nbap_Power_Local_Cell_Group_InformationList2_ResourceStatusInd,
+    &ett_nbap_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd,
+    &ett_nbap_MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd,
     &ett_nbap_SystemInformationUpdateRequest,
     &ett_nbap_MIB_SB_SIB_InformationList_SystemInfoUpdateRqst,
     &ett_nbap_MIB_SB_SIB_InformationItem_SystemInfoUpdateRqst,
@@ -51842,6 +67091,8 @@ void proto_register_nbap(void) {
     &ett_nbap_SystemInformationUpdateResponse,
     &ett_nbap_SystemInformationUpdateFailure,
     &ett_nbap_RadioLinkSetupRequestFDD,
+    &ett_nbap_Additional_HS_Cell_Information_RL_Setup_List,
+    &ett_nbap_Additional_HS_Cell_Information_RL_Setup_ItemIEs,
     &ett_nbap_UL_DPCH_Information_RL_SetupRqstFDD,
     &ett_nbap_DL_DPCH_Information_RL_SetupRqstFDD,
     &ett_nbap_PowerOffsetInformation_RL_SetupRqstFDD,
@@ -51865,6 +67116,8 @@ void proto_register_nbap(void) {
     &ett_nbap_DL_DPCH_768_Information_RL_SetupRqstTDD,
     &ett_nbap_RL_Information_RL_SetupRqstTDD,
     &ett_nbap_RadioLinkSetupResponseFDD,
+    &ett_nbap_Additional_HS_Cell_Information_Response_List,
+    &ett_nbap_Additional_HS_Cell_Information_Response_ItemIEs,
     &ett_nbap_RL_InformationResponseList_RL_SetupRspFDD,
     &ett_nbap_RL_InformationResponseItem_RL_SetupRspFDD,
     &ett_nbap_DiversityIndication_RL_SetupRspFDD,
@@ -51890,6 +67143,10 @@ void proto_register_nbap(void) {
     &ett_nbap_RLSpecificCauseList_RL_SetupFailureTDD,
     &ett_nbap_Unsuccessful_RL_InformationResp_RL_SetupFailureTDD,
     &ett_nbap_RadioLinkAdditionRequestFDD,
+    &ett_nbap_Additional_HS_Cell_Information_RL_Addition_List,
+    &ett_nbap_Additional_EDCH_Cell_Information_RL_Add_Req,
+    &ett_nbap_Setup_Or_Addition_Of_EDCH_On_secondary_UL_Frequency,
+    &ett_nbap_Additional_HS_Cell_Information_RL_Addition_ItemIEs,
     &ett_nbap_RL_InformationList_RL_AdditionRqstFDD,
     &ett_nbap_RL_InformationItem_RL_AdditionRqstFDD,
     &ett_nbap_E_DPCH_Information_RL_AdditionReqFDD,
@@ -51897,15 +67154,17 @@ void proto_register_nbap(void) {
     &ett_nbap_UL_CCTrCH_InformationList_RL_AdditionRqstTDD,
     &ett_nbap_UL_CCTrCH_InformationItem_RL_AdditionRqstTDD,
     &ett_nbap_UL_DPCH_InformationItem_RL_AdditionRqstTDD,
+    &ett_nbap_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD,
+    &ett_nbap_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD,
     &ett_nbap_DL_CCTrCH_InformationList_RL_AdditionRqstTDD,
     &ett_nbap_DL_CCTrCH_InformationItem_RL_AdditionRqstTDD,
     &ett_nbap_DL_DPCH_InformationItem_RL_AdditionRqstTDD,
-    &ett_nbap_RL_Information_RL_AdditionRqstTDD,
-    &ett_nbap_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD,
-    &ett_nbap_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD,
     &ett_nbap_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD,
     &ett_nbap_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD,
+    &ett_nbap_RL_Information_RL_AdditionRqstTDD,
     &ett_nbap_RadioLinkAdditionResponseFDD,
+    &ett_nbap_Additional_HS_Cell_Change_Information_Response_List,
+    &ett_nbap_Additional_HS_Cell_Change_Information_Response_ItemIEs,
     &ett_nbap_RL_InformationResponseList_RL_AdditionRspFDD,
     &ett_nbap_RL_InformationResponseItem_RL_AdditionRspFDD,
     &ett_nbap_DiversityIndication_RL_AdditionRspFDD,
@@ -51935,6 +67194,9 @@ void proto_register_nbap(void) {
     &ett_nbap_RLSpecificCauseList_RL_AdditionFailureTDD,
     &ett_nbap_Unsuccessful_RL_InformationResp_RL_AdditionFailureTDD,
     &ett_nbap_RadioLinkReconfigurationPrepareFDD,
+    &ett_nbap_Additional_HS_Cell_Information_RL_Reconf_Prep,
+    &ett_nbap_Additional_HS_Cell_Information_RL_Reconf_Prep_ItemIEs,
+    &ett_nbap_Additional_EDCH_Cell_Information_RL_Reconf_Prep,
     &ett_nbap_UL_DPCH_Information_RL_ReconfPrepFDD,
     &ett_nbap_DL_DPCH_Information_RL_ReconfPrepFDD,
     &ett_nbap_DL_DPCH_Power_Information_RL_ReconfPrepFDD,
@@ -51949,18 +67211,14 @@ void proto_register_nbap(void) {
     &ett_nbap_RadioLinkReconfigurationPrepareTDD,
     &ett_nbap_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD,
     &ett_nbap_UL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD,
-    &ett_nbap_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD,
-    &ett_nbap_MultipleRL_UL_DPCH_InformationAddListIE_RL_ReconfPrepTDD,
     &ett_nbap_UL_DPCH_InformationAddItem_RL_ReconfPrepTDD,
     &ett_nbap_UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD,
+    &ett_nbap_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD,
+    &ett_nbap_MultipleRL_UL_DPCH_InformationAddListIE_RL_ReconfPrepTDD,
     &ett_nbap_UL_DPCH_768_InformationAddList_RL_ReconfPrepTDD,
     &ett_nbap_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD,
     &ett_nbap_UL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD,
-    &ett_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD,
-    &ett_nbap_MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD,
     &ett_nbap_UL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD,
-    &ett_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD,
-    &ett_nbap_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD,
     &ett_nbap_UL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD,
     &ett_nbap_UL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD,
     &ett_nbap_UL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD,
@@ -51976,26 +67234,26 @@ void proto_register_nbap(void) {
     &ett_nbap_UL_Code_InformationModify_ModifyItem_RL_ReconfPrepTDD768,
     &ett_nbap_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD,
     &ett_nbap_UL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD,
+    &ett_nbap_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD,
+    &ett_nbap_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD,
+    &ett_nbap_MultipleRL_UL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD,
+    &ett_nbap_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD,
     &ett_nbap_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD,
     &ett_nbap_UL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD,
     &ett_nbap_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD,
     &ett_nbap_DL_CCTrCH_InformationAddItem_RL_ReconfPrepTDD,
-    &ett_nbap_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD,
-    &ett_nbap_MultipleRL_DL_DPCH_InformationAddListIE_RL_ReconfPrepTDD,
     &ett_nbap_CCTrCH_TPCAddList_RL_ReconfPrepTDD,
     &ett_nbap_CCTrCH_TPCAddItem_RL_ReconfPrepTDD,
     &ett_nbap_DL_DPCH_InformationAddItem_RL_ReconfPrepTDD,
     &ett_nbap_DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD,
+    &ett_nbap_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD,
+    &ett_nbap_MultipleRL_DL_DPCH_InformationAddListIE_RL_ReconfPrepTDD,
     &ett_nbap_DL_DPCH_768_InformationAddList_RL_ReconfPrepTDD,
     &ett_nbap_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD,
     &ett_nbap_DL_CCTrCH_InformationModifyItem_RL_ReconfPrepTDD,
-    &ett_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD,
-    &ett_nbap_MultipleRL_DL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD,
     &ett_nbap_CCTrCH_TPCModifyList_RL_ReconfPrepTDD,
     &ett_nbap_CCTrCH_TPCModifyItem_RL_ReconfPrepTDD,
     &ett_nbap_DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD,
-    &ett_nbap_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD,
-    &ett_nbap_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD,
     &ett_nbap_DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD,
     &ett_nbap_DL_Timeslot_InformationModify_ModifyList_RL_ReconfPrepTDD,
     &ett_nbap_DL_Timeslot_InformationModify_ModifyItem_RL_ReconfPrepTDD,
@@ -52011,6 +67269,10 @@ void proto_register_nbap(void) {
     &ett_nbap_DL_Code_768_InformationModify_ModifyItem_RL_ReconfPrepTDD,
     &ett_nbap_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD,
     &ett_nbap_DL_DPCH_InformationModify_DeleteItem_RL_ReconfPrepTDD,
+    &ett_nbap_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD,
+    &ett_nbap_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD,
+    &ett_nbap_MultipleRL_DL_DPCH_InformationModifyListIE_RL_ReconfPrepTDD,
+    &ett_nbap_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD,
     &ett_nbap_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD,
     &ett_nbap_DL_CCTrCH_InformationDeleteItem_RL_ReconfPrepTDD,
     &ett_nbap_DCH_DeleteList_RL_ReconfPrepTDD,
@@ -52037,6 +67299,9 @@ void proto_register_nbap(void) {
     &ett_nbap_RadioLinkReconfigurationCommit,
     &ett_nbap_RadioLinkReconfigurationCancel,
     &ett_nbap_RadioLinkReconfigurationRequestFDD,
+    &ett_nbap_Additional_HS_Cell_Information_RL_Reconf_Req,
+    &ett_nbap_Additional_HS_Cell_Information_RL_Reconf_Req_ItemIEs,
+    &ett_nbap_Additional_EDCH_Cell_Information_RL_Reconf_Req,
     &ett_nbap_UL_DPCH_Information_RL_ReconfRqstFDD,
     &ett_nbap_DL_DPCH_Information_RL_ReconfRqstFDD,
     &ett_nbap_DCH_DeleteList_RL_ReconfRqstFDD,
@@ -52080,6 +67345,7 @@ void proto_register_nbap(void) {
     &ett_nbap_RL_InformationItem_DM_Rqst,
     &ett_nbap_PUSCH_Info_DM_Rqst,
     &ett_nbap_HSSICH_Info_DM_Rqst,
+    &ett_nbap_HSSICH_InfoExt_DM_Rqst,
     &ett_nbap_RL_Set_DM_Rqst,
     &ett_nbap_RL_Set_InformationList_DM_Rqst,
     &ett_nbap_RL_Set_InformationItem_DM_Rqst,
@@ -52091,9 +67357,6 @@ void proto_register_nbap(void) {
     &ett_nbap_PUSCH_Info_DM_Rsp,
     &ett_nbap_Multiple_PUSCH_InfoList_DM_Rsp,
     &ett_nbap_Multiple_PUSCH_InfoListIE_DM_Rsp,
-    &ett_nbap_RL_Set_DM_Rsp,
-    &ett_nbap_RL_Set_InformationList_DM_Rsp,
-    &ett_nbap_RL_Set_InformationItem_DM_Rsp,
     &ett_nbap_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp,
     &ett_nbap_Multiple_DedicatedMeasurementValueItem_TDD_DM_Rsp,
     &ett_nbap_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp,
@@ -52102,6 +67365,9 @@ void proto_register_nbap(void) {
     &ett_nbap_Multiple_HSSICHMeasurementValueItem_TDD_DM_Rsp,
     &ett_nbap_Multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp,
     &ett_nbap_Multiple_DedicatedMeasurementValueItem_768_TDD_DM_Rsp,
+    &ett_nbap_RL_Set_DM_Rsp,
+    &ett_nbap_RL_Set_InformationList_DM_Rsp,
+    &ett_nbap_RL_Set_InformationItem_DM_Rsp,
     &ett_nbap_DedicatedMeasurementInitiationFailure,
     &ett_nbap_DedicatedMeasurementReport,
     &ett_nbap_DedicatedMeasurementObjectType_DM_Rprt,
@@ -52224,12 +67490,11 @@ void proto_register_nbap(void) {
     &ett_nbap_DL_HS_PDSCH_Timeslot_Information_PSCH_ReconfRqst,
     &ett_nbap_DL_HS_PDSCH_Timeslot_InformationItem_PSCH_ReconfRqst,
     &ett_nbap_DL_HS_PDSCH_Codelist_PSCH_ReconfRqst,
-    &ett_nbap_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst,
-    &ett_nbap_DL_HS_PDSCH_Timeslot_InformationItem_LCR_PSCH_ReconfRqst,
-    &ett_nbap_DL_HS_PDSCH_Codelist_LCR_PSCH_ReconfRqst,
     &ett_nbap_DL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst,
     &ett_nbap_DL_HS_PDSCH_Timeslot_InformationItem_768_PSCH_ReconfRqst,
     &ett_nbap_DL_HS_PDSCH_Codelist_768_PSCH_ReconfRqst,
+    &ett_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst,
+    &ett_nbap_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst,
     &ett_nbap_Add_To_HS_SCCH_Resource_Pool_PSCH_ReconfRqst,
     &ett_nbap_HS_SCCH_Information_PSCH_ReconfRqst,
     &ett_nbap_HS_SCCH_InformationItem_PSCH_ReconfRqst,
@@ -52240,16 +67505,18 @@ void proto_register_nbap(void) {
     &ett_nbap_HS_SCCH_Information_768_PSCH_ReconfRqst,
     &ett_nbap_HS_SCCH_InformationItem_768_PSCH_ReconfRqst,
     &ett_nbap_HS_SICH_Information_768_PSCH_ReconfRqst,
+    &ett_nbap_HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst,
     &ett_nbap_Modify_HS_SCCH_Resource_Pool_PSCH_ReconfRqst,
-    &ett_nbap_HS_SCCH_InformationModify_PSCH_ReconfRqst,
     &ett_nbap_HS_SCCH_InformationModifyItem_PSCH_ReconfRqst,
     &ett_nbap_HS_SICH_InformationModify_PSCH_ReconfRqst,
     &ett_nbap_HS_SCCH_InformationModify_LCR_PSCH_ReconfRqst,
     &ett_nbap_HS_SCCH_InformationModifyItem_LCR_PSCH_ReconfRqst,
+    &ett_nbap_HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst,
     &ett_nbap_HS_SICH_InformationModify_LCR_PSCH_ReconfRqst,
     &ett_nbap_HS_SCCH_InformationModify_768_PSCH_ReconfRqst,
     &ett_nbap_HS_SCCH_InformationModifyItem_768_PSCH_ReconfRqst,
     &ett_nbap_HS_SICH_InformationModify_768_PSCH_ReconfRqst,
+    &ett_nbap_HS_SCCH_InformationModify_PSCH_ReconfRqst,
     &ett_nbap_Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst,
     &ett_nbap_Delete_From_HS_SCCH_Resource_PoolItem_PSCH_ReconfRqst,
     &ett_nbap_E_PUCH_Information_PSCH_ReconfRqst,
@@ -52290,7 +67557,14 @@ void proto_register_nbap(void) {
     &ett_nbap_Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst,
     &ett_nbap_Delete_From_E_HICH_Resource_PoolItem_PSCH_ReconfRqst,
     &ett_nbap_SYNC_UL_Partition_LCR,
+    &ett_nbap_Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst,
+    &ett_nbap_MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst,
+    &ett_nbap_MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst,
+    &ett_nbap_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst,
+    &ett_nbap_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_Item,
     &ett_nbap_PhysicalSharedChannelReconfigurationResponse,
+    &ett_nbap_E_HICH_TimeOffset_ExtensionLCR,
+    &ett_nbap_MultipleFreq_E_HICH_TimeOffsetLCR,
     &ett_nbap_PhysicalSharedChannelReconfigurationFailure,
     &ett_nbap_CauseLevel_PSCH_ReconfFailure,
     &ett_nbap_GeneralCauseList_PSCH_ReconfFailure,
@@ -52299,6 +67573,10 @@ void proto_register_nbap(void) {
     &ett_nbap_Unsuccessful_PDSCHSetItem_PSCH_ReconfFailureTDD,
     &ett_nbap_Unsuccessful_PUSCHSetList_PSCH_ReconfFailureTDD,
     &ett_nbap_Unsuccessful_PUSCHSetItem_PSCH_ReconfFailureTDD,
+    &ett_nbap_UARFCNSpecificCauseList_PSCH_ReconfFailureTDD,
+    &ett_nbap_Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD,
+    &ett_nbap_E_HICH_TimeOffset_ReconfFailureTDD,
+    &ett_nbap_Common_System_Information_ResponseLCR,
     &ett_nbap_ResetRequest,
     &ett_nbap_ResetIndicator,
     &ett_nbap_CommunicationContextList_Reset,
@@ -52322,8 +67600,8 @@ void proto_register_nbap(void) {
     &ett_nbap_InformationExchangeTerminationRequest,
     &ett_nbap_InformationExchangeFailureIndication,
     &ett_nbap_CellSynchronisationInitiationRequestTDD,
-    &ett_nbap_CellSyncBurstTransInit_CellSyncInitiationRqstTDD,
     &ett_nbap_TimeslotInfo_CellSyncInitiationRqstTDD,
+    &ett_nbap_CellSyncBurstTransInit_CellSyncInitiationRqstTDD,
     &ett_nbap_CellSyncBurstMeasureInit_CellSyncInitiationRqstTDD,
     &ett_nbap_SYNCDlCodeId_TransInitLCR_CellSyncInitiationRqstTDD,
     &ett_nbap_SYNCDlCodeId_MeasureInitLCR_CellSyncInitiationRqstTDD,
@@ -52384,6 +67662,8 @@ void proto_register_nbap(void) {
     &ett_nbap_HSDSCH_RearrangeItem_Bearer_RearrangeInd,
     &ett_nbap_E_DCH_RearrangeList_Bearer_RearrangeInd,
     &ett_nbap_E_DCH_RearrangeItem_Bearer_RearrangeInd,
+    &ett_nbap_Additional_EDCH_Cell_Information_Bearer_Rearrangement_List,
+    &ett_nbap_Additional_EDCH_Cell_Information_Bearer_Rearrangement_ItemIEs,
     &ett_nbap_RadioLinkActivationCommandFDD,
     &ett_nbap_DelayedActivationInformationList_RL_ActivationCmdFDD,
     &ett_nbap_DelayedActivationInformation_RL_ActivationCmdFDD,
@@ -52391,8 +67671,15 @@ void proto_register_nbap(void) {
     &ett_nbap_DelayedActivationInformationList_RL_ActivationCmdTDD,
     &ett_nbap_DelayedActivationInformation_RL_ActivationCmdTDD,
     &ett_nbap_RadioLinkParameterUpdateIndicationFDD,
+    &ett_nbap_Additional_HS_Cell_Information_RL_Param_Upd,
+    &ett_nbap_Additional_HS_Cell_Information_RL_Param_Upd_ItemIEs,
+    &ett_nbap_Additional_EDCH_Cell_Information_RL_Param_Upd,
+    &ett_nbap_Additional_EDCH_Cell_Information_RL_Param_Upd_ItemIEs,
     &ett_nbap_RadioLinkParameterUpdateIndicationTDD,
     &ett_nbap_MBMSNotificationUpdateCommand,
+    &ett_nbap_UEStatusUpdateCommand,
+    &ett_nbap_SecondaryULFrequencyReport,
+    &ett_nbap_SecondaryULFrequencyUpdateIndication,
     &ett_nbap_NBAP_PDU,
     &ett_nbap_InitiatingMessage,
     &ett_nbap_SuccessfulOutcome,
@@ -52400,7 +67687,7 @@ void proto_register_nbap(void) {
     &ett_nbap_Outcome,
 
 /*--- End of included file: packet-nbap-ettarr.c ---*/
-#line 145 "packet-nbap-template.c"
+#line 152 "../../asn1/nbap/packet-nbap-template.c"
   };
 
 
@@ -52409,10 +67696,9 @@ void proto_register_nbap(void) {
   /* Register fields and subtrees */
   proto_register_field_array(proto_nbap, hf, array_length(hf));
   proto_register_subtree_array(ett, array_length(ett));
+
   /* Register dissector */
   register_dissector("nbap", dissect_nbap, proto_nbap);
-  nbap_handle = find_dissector("nbap");
 
   /* Register dissector tables */
   nbap_ies_dissector_table = register_dissector_table("nbap.ies", "NBAP-PROTOCOL-IES", FT_UINT32, BASE_DEC);
@@ -52428,748 +67714,981 @@ void proto_register_nbap(void) {
 void
 proto_reg_handoff_nbap(void)
 {
+       dissector_handle_t nbap_handle;
 
-       /*dissector_add("sctp.ppi",  Add ppid here, nbap_handle); */
-       dissector_add("sctp.port", 0, nbap_handle);
+       nbap_handle = find_dissector("nbap");
+       dissector_add_uint("sctp.ppi", NBAP_PAYLOAD_PROTOCOL_ID, nbap_handle);
+       dissector_add_handle("sctp.port", nbap_handle);  /* for "decode-as" */
 
 
 /*--- Included file: packet-nbap-dis-tab.c ---*/
-#line 1 "packet-nbap-dis-tab.c"
-  dissector_add("nbap.ies", id_TUTRANGPSMeasurementValueInformation, new_create_dissector_handle(dissect_TUTRANGPSMeasurementValueInformation_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SFNSFNMeasurementValueInformation, new_create_dissector_handle(dissect_SFNSFNMeasurementValueInformation_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmission, new_create_dissector_handle(dissect_TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_HS_DSCHRequiredPowerValueInformation, new_create_dissector_handle(dissect_HS_DSCHRequiredPower_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_HS_DSCHProvidedBitRateValueInformation, new_create_dissector_handle(dissect_HS_DSCHProvidedBitRate_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Transmitted_Carrier_Power_For_CellPortion_Value, new_create_dissector_handle(dissect_Transmitted_Carrier_Power_For_CellPortion_Value_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Received_total_wide_band_power_For_CellPortion_Value, new_create_dissector_handle(dissect_Received_total_wide_band_power_For_CellPortion_Value_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue, new_create_dissector_handle(dissect_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UpPTSInterferenceValue, new_create_dissector_handle(dissect_UpPTSInterferenceValue_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DLTransmissionBranchLoadValue, new_create_dissector_handle(dissect_DLTransmissionBranchLoadValue_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_HS_DSCHRequiredPowerValueInformation_For_CellPortion, new_create_dissector_handle(dissect_HS_DSCHRequiredPowerValueInformation_For_CellPortion_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_HS_DSCHProvidedBitRateValueInformation_For_CellPortion, new_create_dissector_handle(dissect_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_E_DCHProvidedBitRateValueInformation, new_create_dissector_handle(dissect_E_DCHProvidedBitRate_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_E_DCH_Non_serving_Relative_Grant_Down_CommandsValue, new_create_dissector_handle(dissect_E_DCH_Non_serving_Relative_Grant_Down_Commands_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Received_Scheduled_EDCH_Power_Share_Value, new_create_dissector_handle(dissect_Received_Scheduled_EDCH_Power_Share_Value_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value, new_create_dissector_handle(dissect_Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_TUTRANGANSSMeasurementValueInformation, new_create_dissector_handle(dissect_TUTRANGANSSMeasurementValueInformation_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Rx_Timing_Deviation_Value_LCR, new_create_dissector_handle(dissect_Rx_Timing_Deviation_Value_LCR_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Angle_Of_Arrival_Value_LCR, new_create_dissector_handle(dissect_Angle_Of_Arrival_Value_LCR_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_HS_SICH_Reception_Quality, new_create_dissector_handle(dissect_HS_SICH_Reception_Quality_Value_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Best_Cell_Portions_Value, new_create_dissector_handle(dissect_Best_Cell_Portions_Value_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Rx_Timing_Deviation_Value_768, new_create_dissector_handle(dissect_Rx_Timing_Deviation_Value_768_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Rx_Timing_Deviation_Value_384_ext, new_create_dissector_handle(dissect_Rx_Timing_Deviation_Value_384_ext_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Extended_Round_Trip_Time_Value, new_create_dissector_handle(dissect_Extended_Round_Trip_Time_Value_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_neighbouringTDDCellMeasurementInformationLCR, new_create_dissector_handle(dissect_NeighbouringTDDCellMeasurementInformationLCR_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_neighbouringTDDCellMeasurementInformation768, new_create_dissector_handle(dissect_NeighbouringTDDCellMeasurementInformation768_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_ReportCharacteristicsType_OnModification, new_create_dissector_handle(dissect_ReportCharacteristicsType_OnModification_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Transmitted_Carrier_Power_For_CellPortion, new_create_dissector_handle(dissect_Transmitted_Carrier_Power_Value_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Received_total_wide_band_power_For_CellPortion, new_create_dissector_handle(dissect_Received_total_wide_band_power_Value_IncrDecrThres_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortion, new_create_dissector_handle(dissect_TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Received_Scheduled_EDCH_Power_Share, new_create_dissector_handle(dissect_RSEPS_Value_IncrDecrThres_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_TUTRANGPSMeasurementThresholdInformation, new_create_dissector_handle(dissect_TUTRANGPSMeasurementThresholdInformation_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SFNSFNMeasurementThresholdInformation, new_create_dissector_handle(dissect_SFNSFNMeasurementThresholdInformation_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_HS_SICH_Reception_Quality_Measurement_Value, new_create_dissector_handle(dissect_HS_SICH_Reception_Quality_Measurement_Value_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_HS_DSCHRequiredPowerValue, new_create_dissector_handle(dissect_HS_DSCHRequiredPowerValue_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_HS_DSCHRequiredPowerValue_For_Cell_Portion, new_create_dissector_handle(dissect_HS_DSCHRequiredPowerValue_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Received_Scheduled_EDCH_Power_Share_For_CellPortion, new_create_dissector_handle(dissect_RSEPS_Value_IncrDecrThres_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Additional_HS_SICH_Reception_Quality_Measurement_Value, new_create_dissector_handle(dissect_HS_SICH_Reception_Quality_Measurement_Value_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_TUTRANGANSSMeasurementThresholdInformation, new_create_dissector_handle(dissect_TUTRANGANSSMeasurementThresholdInformation_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_C_ID, new_create_dissector_handle(dissect_C_ID_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_ConfigurationGenerationID, new_create_dissector_handle(dissect_ConfigurationGenerationID_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CommonPhysicalChannelType_CTCH_SetupRqstFDD, new_create_dissector_handle(dissect_CommonPhysicalChannelType_CTCH_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_FACH_ParametersListIE_CTCH_SetupRqstFDD, new_create_dissector_handle(dissect_FACH_ParametersListIE_CTCH_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PCH_ParametersItem_CTCH_SetupRqstFDD, new_create_dissector_handle(dissect_PCH_ParametersItem_CTCH_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RACH_ParametersItem_CTCH_SetupRqstFDD, new_create_dissector_handle(dissect_RACH_ParametersItem_CTCH_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CommonPhysicalChannelType_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_CommonPhysicalChannelType_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_FACH_ParametersListIE_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_FACH_ParametersListIE_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PCH_ParametersItem_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_PCH_ParametersItem_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PICH_ParametersItem_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_PICH_ParametersItem_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PICH_LCR_Parameters_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_PICH_LCR_Parameters_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PRACH_ParametersItem_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_PRACH_ParametersItem_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PRACH_LCR_ParametersList_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_PRACH_LCR_ParametersList_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RACH_ParameterItem_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_RACH_ParameterItem_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_FACH_ParametersList_CTCH_SetupRsp, new_create_dissector_handle(dissect_FACH_CommonTransportChannel_InformationResponse_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PCH_Parameters_CTCH_SetupRsp, new_create_dissector_handle(dissect_CommonTransportChannel_InformationResponse_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RACH_Parameters_CTCH_SetupRsp, new_create_dissector_handle(dissect_CommonTransportChannel_InformationResponse_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CriticalityDiagnostics, new_create_dissector_handle(dissect_CriticalityDiagnostics_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Cause, new_create_dissector_handle(dissect_Cause_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CommonPhysicalChannelType_CTCH_ReconfRqstFDD, new_create_dissector_handle(dissect_CommonPhysicalChannelType_CTCH_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_FACH_ParametersListIE_CTCH_ReconfRqstFDD, new_create_dissector_handle(dissect_FACH_ParametersListIE_CTCH_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PCH_ParametersItem_CTCH_ReconfRqstFDD, new_create_dissector_handle(dissect_PCH_ParametersItem_CTCH_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PICH_ParametersItem_CTCH_ReconfRqstFDD, new_create_dissector_handle(dissect_PICH_ParametersItem_CTCH_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PRACH_ParametersListIE_CTCH_ReconfRqstFDD, new_create_dissector_handle(dissect_PRACH_ParametersListIE_CTCH_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_AICH_ParametersListIE_CTCH_ReconfRqstFDD, new_create_dissector_handle(dissect_AICH_ParametersListIE_CTCH_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Secondary_CCPCH_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PICH_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_PICH_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_FACH_ParametersList_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_FACH_ParametersList_CTCH_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PCH_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_PCH_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Secondary_CCPCHListIE_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCHListIE_CTCH_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CommonPhysicalChannelID, new_create_dissector_handle(dissect_CommonPhysicalChannelID_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_BlockingPriorityIndicator, new_create_dissector_handle(dissect_BlockingPriorityIndicator_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_ShutdownTimer, new_create_dissector_handle(dissect_ShutdownTimer_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Start_Of_Audit_Sequence_Indicator, new_create_dissector_handle(dissect_Start_Of_Audit_Sequence_Indicator_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_End_Of_Audit_Sequence_Indicator, new_create_dissector_handle(dissect_End_Of_Audit_Sequence_Indicator_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Cell_InformationList_AuditRsp, new_create_dissector_handle(dissect_Cell_InformationList_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CCP_InformationList_AuditRsp, new_create_dissector_handle(dissect_CCP_InformationList_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Local_Cell_InformationList_AuditRsp, new_create_dissector_handle(dissect_Local_Cell_InformationList_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Local_Cell_Group_InformationList_AuditRsp, new_create_dissector_handle(dissect_Local_Cell_Group_InformationList_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Cell_InformationItem_AuditRsp, new_create_dissector_handle(dissect_Cell_InformationItem_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_P_SCH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_S_SCH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_P_CPICH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_S_CPICH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_P_CCPCH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_BCH_Information, new_create_dissector_handle(dissect_Common_TransportChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_S_CCPCH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PCH_Information, new_create_dissector_handle(dissect_Common_TransportChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PICH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_FACH_Information, new_create_dissector_handle(dissect_Common_TransportChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PRACH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RACH_Information, new_create_dissector_handle(dissect_Common_TransportChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_AICH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SCH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CCP_InformationItem_AuditRsp, new_create_dissector_handle(dissect_CCP_InformationItem_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_FPACH_LCR_Information_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_S_CCPCH_768_Information_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PRACH_768_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Local_Cell_InformationItem_AuditRsp, new_create_dissector_handle(dissect_Local_Cell_InformationItem_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Local_Cell_Group_InformationItem_AuditRsp, new_create_dissector_handle(dissect_Local_Cell_Group_InformationItem_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Power_Local_Cell_Group_InformationItem_AuditRsp, new_create_dissector_handle(dissect_Power_Local_Cell_Group_InformationItem_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PLCCH_Information_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_E_RUCCH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_E_RUCCH_768_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_MeasurementID, new_create_dissector_handle(dissect_MeasurementID_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CommonMeasurementObjectType_CM_Rqst, new_create_dissector_handle(dissect_CommonMeasurementObjectType_CM_Rqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CommonMeasurementType, new_create_dissector_handle(dissect_CommonMeasurementType_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_MeasurementFilterCoefficient, new_create_dissector_handle(dissect_MeasurementFilterCoefficient_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_ReportCharacteristics, new_create_dissector_handle(dissect_ReportCharacteristics_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SFNReportingIndicator, new_create_dissector_handle(dissect_FNReportingIndicator_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SFN, new_create_dissector_handle(dissect_SFN_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Power_Local_Cell_Group_choice_CM_Rqst, new_create_dissector_handle(dissect_PowerLocalCellGroup_CM_Rqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CommonMeasurementObjectType_CM_Rsp, new_create_dissector_handle(dissect_CommonMeasurementObjectType_CM_Rsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Power_Local_Cell_Group_choice_CM_Rsp, new_create_dissector_handle(dissect_PowerLocalCellGroup_CM_Rsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CommonMeasurementObjectType_CM_Rprt, new_create_dissector_handle(dissect_CommonMeasurementObjectType_CM_Rprt_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Power_Local_Cell_Group_choice_CM_Rprt, new_create_dissector_handle(dissect_PowerLocalCellGroup_CM_Rprt_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Local_Cell_ID, new_create_dissector_handle(dissect_Local_Cell_ID_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_T_Cell, new_create_dissector_handle(dissect_T_Cell_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UARFCNforNu, new_create_dissector_handle(dissect_UARFCN_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UARFCNforNd, new_create_dissector_handle(dissect_UARFCN_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_MaximumTransmissionPower, new_create_dissector_handle(dissect_MaximumTransmissionPower_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Closed_Loop_Timing_Adjustment_Mode, new_create_dissector_handle(dissect_Closedlooptimingadjustmentmode_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PrimaryScramblingCode, new_create_dissector_handle(dissect_PrimaryScramblingCode_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Synchronisation_Configuration_Cell_SetupRqst, new_create_dissector_handle(dissect_Synchronisation_Configuration_Cell_SetupRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_TPC_Pattern01Count, new_create_dissector_handle(dissect_DL_TPC_Pattern01Count_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PrimarySCH_Information_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_PrimarySCH_Information_Cell_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SecondarySCH_Information_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_SecondarySCH_Information_Cell_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PrimaryCPICH_Information_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_PrimaryCPICH_Information_Cell_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SecondaryCPICH_InformationList_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_SecondaryCPICH_InformationList_Cell_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PrimaryCCPCH_Information_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_PrimaryCCPCH_Information_Cell_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Limited_power_increase_information_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_Limited_power_increase_information_Cell_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SecondaryCPICH_InformationItem_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_SecondaryCPICH_InformationItem_Cell_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CellPortion_InformationItem_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_CellPortion_InformationItem_Cell_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UARFCNforNt, new_create_dissector_handle(dissect_UARFCN_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CellParameterID, new_create_dissector_handle(dissect_CellParameterID_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_TransmissionDiversityApplied, new_create_dissector_handle(dissect_TransmissionDiversityApplied_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SyncCase, new_create_dissector_handle(dissect_SyncCase_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DPCHConstant, new_create_dissector_handle(dissect_ConstantValue_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PUSCHConstant, new_create_dissector_handle(dissect_ConstantValue_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PRACHConstant, new_create_dissector_handle(dissect_ConstantValue_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_TimingAdvanceApplied, new_create_dissector_handle(dissect_TimingAdvanceApplied_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SCH_Information_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_SCH_Information_Cell_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PCCPCH_Information_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_PCCPCH_Information_Cell_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_TimeSlotConfigurationList_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_TimeSlotConfigurationList_Cell_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SyncCaseIndicatorItem_Cell_SetupRqstTDD_PSCH, new_create_dissector_handle(dissect_SyncCaseIndicatorItem_Cell_SetupRqstTDD_PSCH_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Synchronisation_Configuration_Cell_ReconfRqst, new_create_dissector_handle(dissect_Synchronisation_Configuration_Cell_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PrimarySCH_Information_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_PrimarySCH_Information_Cell_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SecondarySCH_Information_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_SecondarySCH_Information_Cell_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PrimaryCPICH_Information_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_PrimaryCPICH_Information_Cell_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SecondaryCPICH_InformationList_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_SecondaryCPICH_InformationList_Cell_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PrimaryCCPCH_Information_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_PrimaryCCPCH_Information_Cell_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SecondaryCPICH_InformationItem_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_SecondaryCPICH_InformationItem_Cell_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CellPortion_InformationItem_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_CellPortion_InformationItem_Cell_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SCH_Information_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_SCH_Information_Cell_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PCCPCH_Information_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_PCCPCH_Information_Cell_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_TimeSlotConfigurationList_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_TimeSlotConfigurationList_Cell_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_IndicationType_ResourceStatusInd, new_create_dissector_handle(dissect_IndicationType_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Local_Cell_InformationItem_ResourceStatusInd, new_create_dissector_handle(dissect_Local_Cell_InformationItem_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Local_Cell_Group_InformationItem_ResourceStatusInd, new_create_dissector_handle(dissect_Local_Cell_Group_InformationItem_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Power_Local_Cell_Group_InformationItem_ResourceStatusInd, new_create_dissector_handle(dissect_Power_Local_Cell_Group_InformationItem_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Local_Cell_InformationItem2_ResourceStatusInd, new_create_dissector_handle(dissect_Local_Cell_InformationItem2_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Local_Cell_Group_InformationItem2_ResourceStatusInd, new_create_dissector_handle(dissect_Local_Cell_Group_InformationItem2_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd, new_create_dissector_handle(dissect_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CCP_InformationItem_ResourceStatusInd, new_create_dissector_handle(dissect_CCP_InformationItem_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Cell_InformationItem_ResourceStatusInd, new_create_dissector_handle(dissect_Cell_InformationItem_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_FPACH_LCR_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DwPCH_LCR_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PLCCH_Information_ResourceStatusInd, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_S_CCPCH_768_Information_ResourceStatusInd, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_BCCH_ModificationTime, new_create_dissector_handle(dissect_BCCH_ModificationTime_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_MIB_SB_SIB_InformationList_SystemInfoUpdateRqst, new_create_dissector_handle(dissect_MIB_SB_SIB_InformationList_SystemInfoUpdateRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SegmentInformationListIE_SystemInfoUpdate, new_create_dissector_handle(dissect_SegmentInformationListIE_SystemInfoUpdate_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CRNC_CommunicationContextID, new_create_dissector_handle(dissect_CRNC_CommunicationContextID_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_DPCH_Information_RL_SetupRqstFDD, new_create_dissector_handle(dissect_UL_DPCH_Information_RL_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_DPCH_Information_RL_SetupRqstFDD, new_create_dissector_handle(dissect_DL_DPCH_Information_RL_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DCH_FDD_Information, new_create_dissector_handle(dissect_DCH_FDD_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationList_RL_SetupRqstFDD, new_create_dissector_handle(dissect_RL_InformationList_RL_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Transmission_Gap_Pattern_Sequence_Information, new_create_dissector_handle(dissect_Transmission_Gap_Pattern_Sequence_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Active_Pattern_Sequence_Information, new_create_dissector_handle(dissect_Active_Pattern_Sequence_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationItem_RL_SetupRqstFDD, new_create_dissector_handle(dissect_RL_InformationItem_RL_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_CCTrCH_InformationList_RL_SetupRqstTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationList_RL_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_CCTrCH_InformationList_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationList_RL_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DCH_TDD_Information, new_create_dissector_handle(dissect_DCH_TDD_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DSCH_TDD_Information, new_create_dissector_handle(dissect_DSCH_TDD_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_USCH_Information, new_create_dissector_handle(dissect_USCH_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_Information_RL_SetupRqstTDD, new_create_dissector_handle(dissect_RL_Information_RL_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_CCTrCH_InformationItem_RL_SetupRqstTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationItem_RL_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_DPCH_InformationList_RL_SetupRqstTDD, new_create_dissector_handle(dissect_UL_DPCH_InformationItem_RL_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_CCTrCH_InformationItem_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationItem_RL_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_DPCH_InformationList_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_DPCH_InformationItem_RL_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_NodeB_CommunicationContextID, new_create_dissector_handle(dissect_NodeB_CommunicationContextID_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CommunicationControlPortID, new_create_dissector_handle(dissect_CommunicationControlPortID_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationResponseList_RL_SetupRspFDD, new_create_dissector_handle(dissect_RL_InformationResponseList_RL_SetupRspFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationResponseItem_RL_SetupRspFDD, new_create_dissector_handle(dissect_RL_InformationResponseItem_RL_SetupRspFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationResponse_RL_SetupRspTDD, new_create_dissector_handle(dissect_RL_InformationResponse_RL_SetupRspTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DCH_InformationResponse, new_create_dissector_handle(dissect_DCH_InformationResponse_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DSCH_InformationResponse, new_create_dissector_handle(dissect_DSCH_InformationResponse_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_USCH_InformationResponse, new_create_dissector_handle(dissect_USCH_InformationResponse_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CauseLevel_RL_SetupFailureFDD, new_create_dissector_handle(dissect_CauseLevel_RL_SetupFailureFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Unsuccessful_RL_InformationRespItem_RL_SetupFailureFDD, new_create_dissector_handle(dissect_Unsuccessful_RL_InformationRespItem_RL_SetupFailureFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Successful_RL_InformationRespItem_RL_SetupFailureFDD, new_create_dissector_handle(dissect_Successful_RL_InformationRespItem_RL_SetupFailureFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CauseLevel_RL_SetupFailureTDD, new_create_dissector_handle(dissect_CauseLevel_RL_SetupFailureTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Unsuccessful_RL_InformationResp_RL_SetupFailureTDD, new_create_dissector_handle(dissect_Unsuccessful_RL_InformationResp_RL_SetupFailureTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Compressed_Mode_Deactivation_Flag, new_create_dissector_handle(dissect_Compressed_Mode_Deactivation_Flag_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationList_RL_AdditionRqstFDD, new_create_dissector_handle(dissect_RL_InformationList_RL_AdditionRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationItem_RL_AdditionRqstFDD, new_create_dissector_handle(dissect_RL_InformationItem_RL_AdditionRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_CCTrCH_InformationList_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_CCTrCH_InformationList_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_Information_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_RL_Information_RL_AdditionRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_DPCH_InformationItem_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_UL_DPCH_InformationItem_RL_AdditionRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_DPCH_InformationItem_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_DL_DPCH_InformationItem_RL_AdditionRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationResponseList_RL_AdditionRspFDD, new_create_dissector_handle(dissect_RL_InformationResponseList_RL_AdditionRspFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationResponseItem_RL_AdditionRspFDD, new_create_dissector_handle(dissect_RL_InformationResponseItem_RL_AdditionRspFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationResponse_RL_AdditionRspTDD, new_create_dissector_handle(dissect_RL_InformationResponse_RL_AdditionRspTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CauseLevel_RL_AdditionFailureFDD, new_create_dissector_handle(dissect_CauseLevel_RL_AdditionFailureFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Unsuccessful_RL_InformationRespItem_RL_AdditionFailureFDD, new_create_dissector_handle(dissect_Unsuccessful_RL_InformationRespItem_RL_AdditionFailureFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Successful_RL_InformationRespItem_RL_AdditionFailureFDD, new_create_dissector_handle(dissect_Successful_RL_InformationRespItem_RL_AdditionFailureFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CauseLevel_RL_AdditionFailureTDD, new_create_dissector_handle(dissect_CauseLevel_RL_AdditionFailureTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Unsuccessful_RL_InformationResp_RL_AdditionFailureTDD, new_create_dissector_handle(dissect_Unsuccessful_RL_InformationResp_RL_AdditionFailureTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_DPCH_Information_RL_ReconfPrepFDD, new_create_dissector_handle(dissect_UL_DPCH_Information_RL_ReconfPrepFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_DPCH_Information_RL_ReconfPrepFDD, new_create_dissector_handle(dissect_DL_DPCH_Information_RL_ReconfPrepFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_FDD_DCHs_to_Modify, new_create_dissector_handle(dissect_FDD_DCHs_to_Modify_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DCHs_to_Add_FDD, new_create_dissector_handle(dissect_DCH_FDD_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DCH_DeleteList_RL_ReconfPrepFDD, new_create_dissector_handle(dissect_DCH_DeleteList_RL_ReconfPrepFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationList_RL_ReconfPrepFDD, new_create_dissector_handle(dissect_RL_InformationList_RL_ReconfPrepFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationItem_RL_ReconfPrepFDD, new_create_dissector_handle(dissect_RL_InformationItem_RL_ReconfPrepFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_TDD_DCHs_to_Modify, new_create_dissector_handle(dissect_TDD_DCHs_to_Modify_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DCHs_to_Add_TDD, new_create_dissector_handle(dissect_DCH_TDD_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DCH_DeleteList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DCH_DeleteList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DSCH_Information_ModifyList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DSCH_Information_ModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DSCHs_to_Add_TDD, new_create_dissector_handle(dissect_DSCH_TDD_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DSCH_Information_DeleteList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DSCH_Information_DeleteList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_USCH_Information_ModifyList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_USCH_Information_ModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_USCH_Information_Add, new_create_dissector_handle(dissect_USCH_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_USCH_Information_DeleteList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_USCH_Information_DeleteList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_Information_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_RL_Information_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_DPCH_InformationAddListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_DPCH_InformationAddItem_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_DPCH_InformationModify_AddListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_DPCH_InformationModify_ModifyListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_DPCH_InformationAddListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_InformationAddItem_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_DPCH_InformationModify_AddListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_DPCH_InformationModify_ModifyListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationResponseList_RL_ReconfReady, new_create_dissector_handle(dissect_RL_InformationResponseList_RL_ReconfReady_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationResponseItem_RL_ReconfReady, new_create_dissector_handle(dissect_RL_InformationResponseItem_RL_ReconfReady_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CauseLevel_RL_ReconfFailure, new_create_dissector_handle(dissect_CauseLevel_RL_ReconfFailure_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_ReconfigurationFailureItem_RL_ReconfFailure, new_create_dissector_handle(dissect_RL_ReconfigurationFailureItem_RL_ReconfFailure_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CFN, new_create_dissector_handle(dissect_CFN_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_DPCH_Information_RL_ReconfRqstFDD, new_create_dissector_handle(dissect_UL_DPCH_Information_RL_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_DPCH_Information_RL_ReconfRqstFDD, new_create_dissector_handle(dissect_DL_DPCH_Information_RL_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DCH_DeleteList_RL_ReconfRqstFDD, new_create_dissector_handle(dissect_DCH_DeleteList_RL_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationList_RL_ReconfRqstFDD, new_create_dissector_handle(dissect_RL_InformationList_RL_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationItem_RL_ReconfRqstFDD, new_create_dissector_handle(dissect_RL_InformationItem_RL_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DCH_DeleteList_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_DCH_DeleteList_RL_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_Information_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_RL_Information_RL_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationResponseList_RL_ReconfRsp, new_create_dissector_handle(dissect_RL_InformationResponseList_RL_ReconfRsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationResponseItem_RL_ReconfRsp, new_create_dissector_handle(dissect_RL_InformationResponseItem_RL_ReconfRsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_informationList_RL_DeletionRqst, new_create_dissector_handle(dissect_RL_informationList_RL_DeletionRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_informationItem_RL_DeletionRqst, new_create_dissector_handle(dissect_RL_informationItem_RL_DeletionRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PowerAdjustmentType, new_create_dissector_handle(dissect_PowerAdjustmentType_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DLReferencePower, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_InnerLoopDLPCStatus, new_create_dissector_handle(dissect_InnerLoopDLPCStatus_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DLReferencePowerList_DL_PC_Rqst, new_create_dissector_handle(dissect_DL_ReferencePowerInformationList_DL_PC_Rqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_MaxAdjustmentStep, new_create_dissector_handle(dissect_MaxAdjustmentStep_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_AdjustmentPeriod, new_create_dissector_handle(dissect_AdjustmentPeriod_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_AdjustmentRatio, new_create_dissector_handle(dissect_ScaledAdjustmentRatio_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DL_ReferencePowerInformationItem_DL_PC_Rqst, new_create_dissector_handle(dissect_DL_ReferencePowerInformationItem_DL_PC_Rqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_TimeslotISCPInfo, new_create_dissector_handle(dissect_DL_TimeslotISCPInfo_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DedicatedMeasurementObjectType_DM_Rqst, new_create_dissector_handle(dissect_DedicatedMeasurementObjectType_DM_Rqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DedicatedMeasurementType, new_create_dissector_handle(dissect_DedicatedMeasurementType_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CFNReportingIndicator, new_create_dissector_handle(dissect_FNReportingIndicator_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationItem_DM_Rqst, new_create_dissector_handle(dissect_RL_InformationItem_DM_Rqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DedicatedMeasurementObjectType_DM_Rsp, new_create_dissector_handle(dissect_DedicatedMeasurementObjectType_DM_Rsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationItem_DM_Rsp, new_create_dissector_handle(dissect_RL_InformationItem_DM_Rsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_Set_InformationItem_DM_Rsp, new_create_dissector_handle(dissect_RL_Set_InformationItem_DM_Rsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DedicatedMeasurementObjectType_DM_Rprt, new_create_dissector_handle(dissect_DedicatedMeasurementObjectType_DM_Rprt_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationItem_DM_Rprt, new_create_dissector_handle(dissect_RL_InformationItem_DM_Rprt_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_Set_InformationItem_DM_Rprt, new_create_dissector_handle(dissect_RL_Set_InformationItem_DM_Rprt_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Reporting_Object_RL_FailureInd, new_create_dissector_handle(dissect_Reporting_Object_RL_FailureInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationItem_RL_FailureInd, new_create_dissector_handle(dissect_RL_InformationItem_RL_FailureInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_Set_InformationItem_RL_FailureInd, new_create_dissector_handle(dissect_RL_Set_InformationItem_RL_FailureInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CCTrCH_InformationItem_RL_FailureInd, new_create_dissector_handle(dissect_CCTrCH_InformationItem_RL_FailureInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationList_RL_PreemptRequiredInd, new_create_dissector_handle(dissect_RL_InformationList_RL_PreemptRequiredInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationItem_RL_PreemptRequiredInd, new_create_dissector_handle(dissect_RL_InformationItem_RL_PreemptRequiredInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Reporting_Object_RL_RestoreInd, new_create_dissector_handle(dissect_Reporting_Object_RL_RestoreInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_InformationItem_RL_RestoreInd, new_create_dissector_handle(dissect_RL_InformationItem_RL_RestoreInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_RL_Set_InformationItem_RL_RestoreInd, new_create_dissector_handle(dissect_RL_Set_InformationItem_RL_RestoreInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CCTrCH_InformationItem_RL_RestoreInd, new_create_dissector_handle(dissect_CCTrCH_InformationItem_RL_RestoreInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_HS_PDSCH_HS_SCCH_E_AGCH_E_RGCH_E_HICH_MaxPower_PSCH_ReconfRqst, new_create_dissector_handle(dissect_MaximumTransmissionPower_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_HS_PDSCH_HS_SCCH_ScramblingCode_PSCH_ReconfRqst, new_create_dissector_handle(dissect_DL_ScramblingCode_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_HS_PDSCH_FDD_Code_Information_PSCH_ReconfRqst, new_create_dissector_handle(dissect_HS_PDSCH_FDD_Code_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_HS_SCCH_FDD_Code_Information_PSCH_ReconfRqst, new_create_dissector_handle(dissect_HS_SCCH_FDD_Code_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PDSCHSets_AddList_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCHSets_AddList_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PDSCHSets_ModifyList_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCHSets_ModifyList_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PDSCHSets_DeleteList_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCHSets_DeleteList_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PUSCHSets_AddList_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCHSets_AddList_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PUSCHSets_ModifyList_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCHSets_ModifyList_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PUSCHSets_DeleteList_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCHSets_DeleteList_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PDSCH_Information_AddListIE_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCH_Information_AddItem_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PDSCH_Information_ModifyListIE_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCH_Information_ModifyItem_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PDSCH_ModifyInformation_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCH_ModifyInformation_LCR_ModifyItem_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PUSCH_Information_AddListIE_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCH_Information_AddItem_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PUSCH_Information_ModifyListIE_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCH_Information_ModifyItem_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_PUSCH_ModifyInformation_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCH_ModifyInformation_LCR_ModifyItem_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CauseLevel_PSCH_ReconfFailure, new_create_dissector_handle(dissect_CauseLevel_PSCH_ReconfFailure_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Unsuccessful_PDSCHSetItem_PSCH_ReconfFailureTDD, new_create_dissector_handle(dissect_Unsuccessful_PDSCHSetItem_PSCH_ReconfFailureTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Unsuccessful_PUSCHSetItem_PSCH_ReconfFailureTDD, new_create_dissector_handle(dissect_Unsuccessful_PUSCHSetItem_PSCH_ReconfFailureTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_ResetIndicator, new_create_dissector_handle(dissect_ResetIndicator_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CommunicationContextInfoItem_Reset, new_create_dissector_handle(dissect_CommunicationContextInfoItem_Reset_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CommunicationControlPortInfoItem_Reset, new_create_dissector_handle(dissect_CommunicationControlPortInfoItem_Reset_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_InformationExchangeID, new_create_dissector_handle(dissect_InformationExchangeID_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_InformationExchangeObjectType_InfEx_Rqst, new_create_dissector_handle(dissect_InformationExchangeObjectType_InfEx_Rqst_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_InformationType, new_create_dissector_handle(dissect_InformationType_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_InformationReportCharacteristics, new_create_dissector_handle(dissect_InformationReportCharacteristics_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_InformationExchangeObjectType_InfEx_Rsp, new_create_dissector_handle(dissect_InformationExchangeObjectType_InfEx_Rsp_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_InformationExchangeObjectType_InfEx_Rprt, new_create_dissector_handle(dissect_InformationExchangeObjectType_InfEx_Rprt_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_cellSyncBurstRepetitionPeriod, new_create_dissector_handle(dissect_CellSyncBurstRepetitionPeriod_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_timeslotInfo_CellSyncInitiationRqstTDD, new_create_dissector_handle(dissect_TimeslotInfo_CellSyncInitiationRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CellSyncBurstTransInit_CellSyncInitiationRqstTDD, new_create_dissector_handle(dissect_CellSyncBurstTransInit_CellSyncInitiationRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CellSyncBurstMeasureInit_CellSyncInitiationRqstTDD, new_create_dissector_handle(dissect_CellSyncBurstMeasureInit_CellSyncInitiationRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_TimeSlot, new_create_dissector_handle(dissect_TimeSlot_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_NCyclesPerSFNperiod, new_create_dissector_handle(dissect_NCyclesPerSFNperiod_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_NRepetitionsPerCyclePeriod, new_create_dissector_handle(dissect_NRepetitionsPerCyclePeriod_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CellSyncBurstTransReconfInfo_CellSyncReconfRqstTDD, new_create_dissector_handle(dissect_CellSyncBurstTransReconfInfo_CellSyncReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CellSyncBurstMeasReconfiguration_CellSyncReconfRqstTDD, new_create_dissector_handle(dissect_CellSyncBurstMeasInfo_CellSyncReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CellSyncBurstMeasInfoList_CellSyncReconfRqstTDD, new_create_dissector_handle(dissect_CellSyncBurstMeasInfoListIE_CellSyncReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SynchronisationReportType, new_create_dissector_handle(dissect_SynchronisationReportType_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SynchronisationReportCharacteristics, new_create_dissector_handle(dissect_SynchronisationReportCharacteristics_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CellAdjustmentInfo_SyncAdjustmntRqstTDD, new_create_dissector_handle(dissect_CellAdjustmentInfo_SyncAdjustmentRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CellAdjustmentInfoItem_SyncAdjustmentRqstTDD, new_create_dissector_handle(dissect_CellAdjustmentInfoItem_SyncAdjustmentRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CauseLevel_SyncAdjustmntFailureTDD, new_create_dissector_handle(dissect_CauseLevel_SyncAdjustmntFailureTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Unsuccessful_cell_InformationRespItem_SyncAdjustmntFailureTDD, new_create_dissector_handle(dissect_Unsuccessful_cell_InformationRespItem_SyncAdjustmntFailureTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CSBTransmissionID, new_create_dissector_handle(dissect_CSBTransmissionID_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CSBMeasurementID, new_create_dissector_handle(dissect_CSBMeasurementID_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_CellSyncInfo_CellSyncReprtTDD, new_create_dissector_handle(dissect_CellSyncInfo_CellSyncReprtTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SyncReportType_CellSyncReprtTDD, new_create_dissector_handle(dissect_SyncReportType_CellSyncReprtTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_SignallingBearerRequestIndicator, new_create_dissector_handle(dissect_SignallingBearerRequestIndicator_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DCH_RearrangeList_Bearer_RearrangeInd, new_create_dissector_handle(dissect_DCH_RearrangeList_Bearer_RearrangeInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DSCH_RearrangeList_Bearer_RearrangeInd, new_create_dissector_handle(dissect_DSCH_RearrangeList_Bearer_RearrangeInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_USCH_RearrangeList_Bearer_RearrangeInd, new_create_dissector_handle(dissect_USCH_RearrangeList_Bearer_RearrangeInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_HSDSCH_RearrangeList_Bearer_RearrangeInd, new_create_dissector_handle(dissect_HSDSCH_RearrangeList_Bearer_RearrangeInd_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DelayedActivationList_RL_ActivationCmdFDD, new_create_dissector_handle(dissect_DelayedActivationInformationList_RL_ActivationCmdFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DelayedActivationInformation_RL_ActivationCmdFDD, new_create_dissector_handle(dissect_DelayedActivationInformation_RL_ActivationCmdFDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DelayedActivationList_RL_ActivationCmdTDD, new_create_dissector_handle(dissect_DelayedActivationInformationList_RL_ActivationCmdTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_DelayedActivationInformation_RL_ActivationCmdTDD, new_create_dissector_handle(dissect_DelayedActivationInformation_RL_ActivationCmdTDD_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_HSDSCH_FDD_Update_Information, new_create_dissector_handle(dissect_HSDSCH_FDD_Update_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_HSDSCH_TDD_Update_Information, new_create_dissector_handle(dissect_HSDSCH_TDD_Update_Information_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_Modification_Period, new_create_dissector_handle(dissect_Modification_Period_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_MICH_CFN, new_create_dissector_handle(dissect_MICH_CFN_PDU, proto_nbap));
-  dissector_add("nbap.ies", id_NI_Information_NotifUpdateCmd, new_create_dissector_handle(dissect_NI_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_BroadcastCommonTransportBearerIndication, new_create_dissector_handle(dissect_BroadcastCommonTransportBearerIndication_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MessageStructure, new_create_dissector_handle(dissect_MessageStructure_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TypeOfError, new_create_dissector_handle(dissect_TypeOfError_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TnlQos, new_create_dissector_handle(dissect_TnlQos_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Unidirectional_DCH_Indicator, new_create_dissector_handle(dissect_Unidirectional_DCH_Indicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_ExtendedPropagationDelay, new_create_dissector_handle(dissect_ExtendedPropagationDelay_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Initial_DL_Power_TimeslotLCR_InformationItem, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Maximum_DL_Power_TimeslotLCR_InformationItem, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Minimum_DL_Power_TimeslotLCR_InformationItem, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_bindingID, new_create_dissector_handle(dissect_BindingID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_transportlayeraddress, new_create_dissector_handle(dissect_TransportLayerAddress_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_PowerOffset_for_SchedulingInfo, new_create_dissector_handle(dissect_E_DCH_PowerOffset_for_SchedulingInfo_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SixteenQAM_UL_Information, new_create_dissector_handle(dissect_SixteenQAM_UL_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SixteenQAM_UL_Information_to_Modify, new_create_dissector_handle(dissect_SixteenQAM_UL_Information_to_Modify_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_TFCI_BetaEC_Boost, new_create_dissector_handle(dissect_E_TFCI_BetaEC_Boost_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_TFCI_BetaED_Switch, new_create_dissector_handle(dissect_E_TFCI_BetaED_Switch_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SAT_Info_Almanac_ExtItem, new_create_dissector_handle(dissect_SAT_Info_Almanac_ExtList_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HARQ_Preamble_Mode, new_create_dissector_handle(dissect_HARQ_Preamble_Mode_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MIMO_Information, new_create_dissector_handle(dissect_MIMO_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_MACdPDUSizeFormat, new_create_dissector_handle(dissect_HSDSCH_MACdPDUSizeFormat_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSSICH_SIRTarget, new_create_dissector_handle(dissect_UL_SIR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSSICH_TPC_StepSize, new_create_dissector_handle(dissect_TDD_TPC_UplinkStepSize_LCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_ueCapability_Info, new_create_dissector_handle(dissect_UE_Capability_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HS_PDSCH_Code_Change_Grant, new_create_dissector_handle(dissect_HS_PDSCH_Code_Change_Grant_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MIMO_InformationToModify, new_create_dissector_handle(dissect_MIMO_InformationToModify_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HARQ_Preamble_Mode_Activation_Indicator, new_create_dissector_handle(dissect_HARQ_Preamble_Mode_Activation_Indicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_hsSCCH_Specific_Information_ResponseTDD768, new_create_dissector_handle(dissect_HSSCCH_Specific_InformationRespListTDD768_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MaximumMACdPDU_SizeExtended, new_create_dissector_handle(dissect_MAC_PDU_SizeExtended_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Additional_failed_HS_SICH, new_create_dissector_handle(dissect_HS_SICH_failed_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Additional_missed_HS_SICH, new_create_dissector_handle(dissect_HS_SICH_missed_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Additional_total_HS_SICH, new_create_dissector_handle(dissect_HS_SICH_total_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_ContinuousPacketConnectivityHS_SCCH_less_Information, new_create_dissector_handle(dissect_ContinuousPacketConnectivityHS_SCCH_less_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_ContinuousPacketConnectivityHS_SCCH_less_Information_Response, new_create_dissector_handle(dissect_ContinuousPacketConnectivityHS_SCCH_less_Information_Response_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HS_PDSCH_Code_Change_Indicator, new_create_dissector_handle(dissect_HS_PDSCH_Code_Change_Indicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_GANSS_Information, new_create_dissector_handle(dissect_GANSS_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_GANSS_Common_Data, new_create_dissector_handle(dissect_GANSS_Common_Data_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_GANSS_Generic_Data, new_create_dissector_handle(dissect_GANSS_Generic_Data_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SyncDLCodeIdThreInfoLCR, new_create_dissector_handle(dissect_SyncDLCodeIdThreInfoLCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Extended_RNC_ID, new_create_dissector_handle(dissect_Extended_RNC_ID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_LCRTDD_uplink_Physical_Channel_Capability, new_create_dissector_handle(dissect_LCRTDD_Uplink_Physical_Channel_Capability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PLCCH_Information_UL_TimeslotLCR_Info, new_create_dissector_handle(dissect_PLCCHinformation_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MICH_Parameters_CTCH_SetupRqstFDD, new_create_dissector_handle(dissect_MICH_Parameters_CTCH_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_FDD_S_CCPCH_FrameOffset_CTCH_SetupRqstFDD, new_create_dissector_handle(dissect_FDD_S_CCPCH_FrameOffset_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_ModulationPO_MBSFN, new_create_dissector_handle(dissect_ModulationPO_MBSFN_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Secondary_CCPCH_SlotFormat_Extended, new_create_dissector_handle(dissect_Secondary_CCPCH_SlotFormat_Extended_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_BroadcastReference, new_create_dissector_handle(dissect_BroadcastReference_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Tstd_indicator, new_create_dissector_handle(dissect_TSTD_Indicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MICH_Parameters_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_MICH_Parameters_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Additional_S_CCPCH_Parameters_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Additional_S_CCPCH_LCR_Parameters_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_S_CCPCH_768_Parameters_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_S_CCPCH_Modulation, new_create_dissector_handle(dissect_ModulationMBSFN_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_tFCI_Presence, new_create_dissector_handle(dissect_TFCI_Presence_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_maxFACH_Power_LCR_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PCH_Power_LCR_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PICH_768_Parameters_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_PICH_768_ParametersItem_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_FPACH_LCR_Parameters_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_FPACH_LCR_Parameters_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PRACH_768_Parameters_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_PRACH_768_ParametersItem_CTCH_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MICH_Parameters_CTCH_ReconfRqstFDD, new_create_dissector_handle(dissect_MICH_Parameters_CTCH_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_FPACH_LCR_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_FPACH_LCR_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MICH_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_MICH_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PLCCH_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_PLCCH_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_S_CCPCH_768_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PICH_768_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_PICH_768_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MICH_768_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_MICH_768_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Additional_S_CCPCH_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Additional_S_CCPCH_LCR_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_maxFACH_Power_LCR_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PCH_Power_LCR_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CommonPhysicalChannelID768_CommonTrChDeletionReq, new_create_dissector_handle(dissect_CommonPhysicalChannelID768_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Power_Local_Cell_Group_InformationList_AuditRsp, new_create_dissector_handle(dissect_Power_Local_Cell_Group_InformationList_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_FPACH_LCR_InformationList_AuditRsp, new_create_dissector_handle(dissect_FPACH_LCR_InformationList_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DwPCH_LCR_InformationList_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_Resources_Information_AuditRsp, new_create_dissector_handle(dissect_HS_DSCH_Resources_Information_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MICH_Information_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_S_CCPCH_InformationListExt_AuditRsp, new_create_dissector_handle(dissect_S_CCPCH_InformationListExt_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_S_CCPCH_LCR_InformationListExt_AuditRsp, new_create_dissector_handle(dissect_S_CCPCH_LCR_InformationListExt_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_Resources_Information_AuditRsp, new_create_dissector_handle(dissect_E_DCH_Resources_Information_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PLCCH_InformationList_AuditRsp, new_create_dissector_handle(dissect_PLCCH_InformationList_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_P_CCPCH_768_Information_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_S_CCPCH_768_InformationList_AuditRsp, new_create_dissector_handle(dissect_S_CCPCH_768_InformationList_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PICH_768_Information_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PRACH_768_InformationList_AuditRsp, new_create_dissector_handle(dissect_PRACH_768_InformationList_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SCH_768_Information_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MICH_768_Information_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_RUCCH_InformationList_AuditRsp, new_create_dissector_handle(dissect_E_RUCCH_InformationList_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_RUCCH_768_InformationList_AuditRsp, new_create_dissector_handle(dissect_E_RUCCH_768_InformationList_AuditRsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_ReferenceClockAvailability, new_create_dissector_handle(dissect_ReferenceClockAvailability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Power_Local_Cell_Group_ID, new_create_dissector_handle(dissect_Local_Cell_ID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDPA_Capability, new_create_dissector_handle(dissect_HSDPA_Capability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_Capability, new_create_dissector_handle(dissect_E_DCH_Capability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_TTI2ms_Capability, new_create_dissector_handle(dissect_E_DCH_TTI2ms_Capability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_SF_Capability, new_create_dissector_handle(dissect_E_DCH_SF_Capability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_HARQ_Combining_Capability, new_create_dissector_handle(dissect_E_DCH_HARQ_Combining_Capability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_CapacityConsumptionLaw, new_create_dissector_handle(dissect_E_DCHCapacityConsumptionLaw_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_F_DPCH_Capability, new_create_dissector_handle(dissect_F_DPCH_Capability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_TDD_CapacityConsumptionLaw, new_create_dissector_handle(dissect_E_DCH_TDD_CapacityConsumptionLaw_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_ContinuousPacketConnectivityDTX_DRX_Capability, new_create_dissector_handle(dissect_ContinuousPacketConnectivityDTX_DRX_Capability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Max_UE_DTX_Cycle, new_create_dissector_handle(dissect_Max_UE_DTX_Cycle_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_ContinuousPacketConnectivityHS_SCCH_less_Capability, new_create_dissector_handle(dissect_ContinuousPacketConnectivityHS_SCCH_less_Capability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MIMO_Capability, new_create_dissector_handle(dissect_MIMO_Capability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SixtyfourQAM_DL_Capability, new_create_dissector_handle(dissect_SixtyfourQAM_DL_Capability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MBMS_Capability, new_create_dissector_handle(dissect_MBMS_Capability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Enhanced_FACH_Capability, new_create_dissector_handle(dissect_Enhanced_FACH_Capability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Enhanced_PCH_Capability, new_create_dissector_handle(dissect_Enhanced_PCH_Capability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SixteenQAM_UL_Capability, new_create_dissector_handle(dissect_SixteenQAM_UL_Capability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_MACdPDU_SizeCapability, new_create_dissector_handle(dissect_HSDSCH_MACdPDU_SizeCapability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_F_DPCH_SlotFormatCapability, new_create_dissector_handle(dissect_F_DPCH_SlotFormatCapability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CommonMeasurementAccuracy, new_create_dissector_handle(dissect_CommonMeasurementAccuracy_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MeasurementRecoveryBehavior, new_create_dissector_handle(dissect_MeasurementRecoveryBehavior_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_RTWP_ReportingIndicator, new_create_dissector_handle(dissect_RTWP_ReportingIndicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_RTWP_CellPortion_ReportingIndicator, new_create_dissector_handle(dissect_RTWP_CellPortion_ReportingIndicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Reference_ReceivedTotalWideBandPowerReporting, new_create_dissector_handle(dissect_Reference_ReceivedTotalWideBandPowerReporting_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TimeSlotLCR_CM_Rqst, new_create_dissector_handle(dissect_TimeSlotLCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_NeighbouringCellMeasurementInformation, new_create_dissector_handle(dissect_NeighbouringCellMeasurementInformation_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MeasurementRecoverySupportIndicator, new_create_dissector_handle(dissect_MeasurementRecoverySupportIndicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Reference_ReceivedTotalWideBandPowerSupportIndicator, new_create_dissector_handle(dissect_Reference_ReceivedTotalWideBandPowerSupportIndicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Reference_ReceivedTotalWideBandPower, new_create_dissector_handle(dissect_Reference_ReceivedTotalWideBandPower_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MeasurementRecoveryReportingIndicator, new_create_dissector_handle(dissect_MeasurementRecoveryReportingIndicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_IPDLParameter_Information_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_IPDLParameter_Information_Cell_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CellPortion_InformationList_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_CellPortion_InformationList_Cell_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MIMO_PilotConfiguration, new_create_dissector_handle(dissect_MIMO_PilotConfiguration_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PCCPCH_LCR_Information_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_PCCPCH_LCR_Information_Cell_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DwPCH_LCR_Information_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_DwPCH_LCR_Information_Cell_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_ReferenceSFNoffset, new_create_dissector_handle(dissect_ReferenceSFNoffset_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_IPDLParameter_Information_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_IPDLParameter_Information_Cell_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_IPDLParameter_Information_LCR_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_IPDLParameter_Information_LCR_Cell_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PCCPCH_768_Information_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_PCCPCH_768_Information_Cell_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SCH_768_Information_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_SCH_768_Information_Cell_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MBSFN_Only_Mode_Indicator_Cell_SetupRqstTDD_LCR, new_create_dissector_handle(dissect_MBSFN_Only_Mode_Indicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MBSFN_Cell_ParameterID_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_CellParameterID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Time_Slot_Parameter_ID, new_create_dissector_handle(dissect_CellParameterID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_IPDLParameter_Information_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_IPDLParameter_Information_Cell_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CellPortion_InformationList_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_CellPortion_InformationList_Cell_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DwPCH_LCR_Information_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_DwPCH_LCR_Information_Cell_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_IPDLParameter_Information_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_IPDLParameter_Information_Cell_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_IPDLParameter_Information_LCR_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_IPDLParameter_Information_LCR_Cell_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SCH_768_Information_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_SCH_768_Information_Cell_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PCCPCH_768_Information_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_PCCPCH_768_Information_Cell_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MBSFN_Cell_ParameterID_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_CellParameterID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Power_Local_Cell_Group_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_Power_Local_Cell_Group_InformationList_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MBSFN_Only_Mode_Capability, new_create_dissector_handle(dissect_MBSFN_Only_Mode_Capability_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Power_Local_Cell_Group_InformationList2_ResourceStatusInd, new_create_dissector_handle(dissect_Power_Local_Cell_Group_InformationList2_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_FPACH_LCR_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_FPACH_LCR_InformationList_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DwPCH_LCR_Information_ResourceStatusInd, new_create_dissector_handle(dissect_DwPCH_LCR_Information_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_Resources_Information_ResourceStatusInd, new_create_dissector_handle(dissect_HS_DSCH_Resources_Information_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MICH_Information_ResourceStatusInd, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_S_CCPCH_InformationListExt_ResourceStatusInd, new_create_dissector_handle(dissect_S_CCPCH_InformationListExt_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_S_CCPCH_LCR_InformationListExt_ResourceStatusInd, new_create_dissector_handle(dissect_S_CCPCH_LCR_InformationListExt_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_Resources_Information_ResourceStatusInd, new_create_dissector_handle(dissect_E_DCH_Resources_Information_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PLCCH_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_PLCCH_InformationList_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_P_CCPCH_768_Information_ResourceStatusInd, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_S_CCPCH_768_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_S_CCPCH_768_InformationList_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PICH_768_Information_ResourceStatusInd, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PRACH_768_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_PRACH_768_InformationList_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SCH_768_Information_ResourceStatusInd, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MICH_768_Information_ResourceStatusInd, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_RUCCH_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_E_RUCCH_InformationList_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_RUCCH_768_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_E_RUCCH_768_InformationList_ResourceStatusInd_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_PowerBalancing_Information, new_create_dissector_handle(dissect_DL_PowerBalancing_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_FDD_Information, new_create_dissector_handle(dissect_HSDSCH_FDD_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_RNTI, new_create_dissector_handle(dissect_HSDSCH_RNTI_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSPDSCH_RL_ID, new_create_dissector_handle(dissect_RL_ID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DPCH_Information_RL_SetupRqstFDD, new_create_dissector_handle(dissect_E_DPCH_Information_RL_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_FDD_Information, new_create_dissector_handle(dissect_E_DCH_FDD_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Serving_E_DCH_RL_ID, new_create_dissector_handle(dissect_Serving_E_DCH_RL_ID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_F_DPCH_Information_RL_SetupRqstFDD, new_create_dissector_handle(dissect_F_DPCH_Information_RL_SetupRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Initial_DL_DPCH_TimingAdjustment_Allowed, new_create_dissector_handle(dissect_Initial_DL_DPCH_TimingAdjustment_Allowed_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DCH_Indicator_For_E_DCH_HSDPA_Operation, new_create_dissector_handle(dissect_DCH_Indicator_For_E_DCH_HSDPA_Operation_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Serving_Cell_Change_CFN, new_create_dissector_handle(dissect_CFN_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_ContinuousPacketConnectivityDTX_DRX_Information, new_create_dissector_handle(dissect_ContinuousPacketConnectivityDTX_DRX_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DPC_Mode, new_create_dissector_handle(dissect_DPC_Mode_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_UL_DPDCH_Indicator_For_E_DCH_Operation, new_create_dissector_handle(dissect_UL_DPDCH_Indicator_For_E_DCH_Operation_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_RL_Specific_DCH_Info, new_create_dissector_handle(dissect_RL_Specific_DCH_Info_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DelayedActivation, new_create_dissector_handle(dissect_DelayedActivation_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Primary_CPICH_Usage_for_Channel_Estimation, new_create_dissector_handle(dissect_Primary_CPICH_Usage_for_Channel_Estimation_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Secondary_CPICH_Information, new_create_dissector_handle(dissect_CommonPhysicalChannelID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_RL_Indication, new_create_dissector_handle(dissect_E_DCH_RL_Indication_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_RL_Specific_E_DCH_Info, new_create_dissector_handle(dissect_RL_Specific_E_DCH_Info_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SynchronisationIndicator, new_create_dissector_handle(dissect_SynchronisationIndicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_F_DPCH_SlotFormat, new_create_dissector_handle(dissect_F_DPCH_SlotFormat_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_TDD_Information, new_create_dissector_handle(dissect_HSDSCH_TDD_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PDSCH_RL_ID, new_create_dissector_handle(dissect_RL_ID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_Information, new_create_dissector_handle(dissect_E_DCH_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_Serving_RL_ID, new_create_dissector_handle(dissect_RL_ID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_768_Information, new_create_dissector_handle(dissect_E_DCH_768_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_LCR_Information, new_create_dissector_handle(dissect_E_DCH_LCR_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_UL_DPCH_LCR_Information_RL_SetupRqstTDD, new_create_dissector_handle(dissect_UL_DPCH_LCR_Information_RL_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_UL_SIRTarget, new_create_dissector_handle(dissect_UL_SIR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TDD_TPC_UplinkStepSize_LCR_RL_SetupRqstTDD, new_create_dissector_handle(dissect_TDD_TPC_UplinkStepSize_LCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_UL_DPCH_768_Information_RL_SetupRqstTDD, new_create_dissector_handle(dissect_UL_DPCH_768_Information_RL_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_DPCH_LCR_Information_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_DPCH_LCR_Information_RL_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CCTrCH_Initial_DL_Power_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CCTrCH_Maximum_DL_Power_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CCTrCH_Minimum_DL_Power_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_DPCH_768_Information_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_DPCH_768_Information_RL_SetupRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TimeslotISCP_LCR_InfoList_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_TimeslotISCPInfoLCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_UL_Synchronisation_Parameters_LCR, new_create_dissector_handle(dissect_UL_Synchronisation_Parameters_LCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_FDD_Information_Response, new_create_dissector_handle(dissect_HSDSCH_FDD_Information_Response_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_PowerBalancing_ActivationIndicator, new_create_dissector_handle(dissect_DL_PowerBalancing_ActivationIndicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_RL_Set_ID, new_create_dissector_handle(dissect_RL_Set_ID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_FDD_DL_Control_Channel_Information, new_create_dissector_handle(dissect_E_DCH_FDD_DL_Control_Channel_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Initial_DL_DPCH_TimingAdjustment, new_create_dissector_handle(dissect_DL_DPCH_TimingAdjustment_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_FDD_Information_Response, new_create_dissector_handle(dissect_E_DCH_FDD_Information_Response_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_RL_InformationResponse_LCR_RL_SetupRspTDD, new_create_dissector_handle(dissect_RL_InformationResponse_LCR_RL_SetupRspTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_TDD_Information_Response, new_create_dissector_handle(dissect_HSDSCH_TDD_Information_Response_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_Information_Response, new_create_dissector_handle(dissect_E_DCH_Information_Response_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HS_DSCH_Serving_Cell_Change_Info, new_create_dissector_handle(dissect_HS_DSCH_Serving_Cell_Change_Info_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DPCH_Information_RL_AdditionReqFDD, new_create_dissector_handle(dissect_E_DPCH_Information_RL_AdditionReqFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DLReferencePower, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_Configured_Indicator, new_create_dissector_handle(dissect_HSDSCH_Configured_Indicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TDD_TPC_UplinkStepSize_LCR_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_TDD_TPC_UplinkStepSize_LCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CCTrCH_Initial_DL_Power_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TDD_TPC_DownlinkStepSize_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_TDD_TPC_DownlinkStepSize_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CCTrCH_Maximum_DL_Power_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CCTrCH_Minimum_DL_Power_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TimeslotISCP_InformationList_LCR_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_DL_TimeslotISCPInfoLCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HS_DSCH_Serving_Cell_Change_Info_Response, new_create_dissector_handle(dissect_HS_DSCH_Serving_Cell_Change_Info_Response_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_Serving_Cell_Change_Info_Response, new_create_dissector_handle(dissect_E_DCH_Serving_Cell_Change_Info_Response_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_MAChs_ResetIndicator, new_create_dissector_handle(dissect_MAChs_ResetIndicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_RL_InformationResponse_LCR_RL_AdditionRspTDD, new_create_dissector_handle(dissect_RL_InformationResponse_LCR_RL_AdditionRspTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SignallingBearerRequestIndicator, new_create_dissector_handle(dissect_SignallingBearerRequestIndicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_Information_to_Modify, new_create_dissector_handle(dissect_HSDSCH_Information_to_Modify_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_MACdFlows_to_Add, new_create_dissector_handle(dissect_HSDSCH_MACdFlows_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_MACdFlows_to_Delete, new_create_dissector_handle(dissect_HSDSCH_MACdFlows_to_Delete_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DPCH_Information_RL_ReconfPrepFDD, new_create_dissector_handle(dissect_E_DPCH_Information_RL_ReconfPrepFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_FDD_Information_to_Modify, new_create_dissector_handle(dissect_E_DCH_FDD_Information_to_Modify_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_MACdFlows_to_Add, new_create_dissector_handle(dissect_E_DCH_MACdFlows_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_MACdFlows_to_Delete, new_create_dissector_handle(dissect_E_DCH_MACdFlows_to_Delete_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_F_DPCH_Information_RL_ReconfPrepFDD, new_create_dissector_handle(dissect_F_DPCH_Information_RL_ReconfPrepFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Fast_Reconfiguration_Mode, new_create_dissector_handle(dissect_Fast_Reconfiguration_Mode_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CPC_Information, new_create_dissector_handle(dissect_CPC_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_DPCH_Power_Information_RL_ReconfPrepFDD, new_create_dissector_handle(dissect_DL_DPCH_Power_Information_RL_ReconfPrepFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_DPCH_TimingAdjustment, new_create_dissector_handle(dissect_DL_DPCH_TimingAdjustment_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Secondary_CPICH_Information_Change, new_create_dissector_handle(dissect_Secondary_CPICH_Information_Change_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_multiple_RL_Information_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_MultipleRL_Information_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_Information_Reconfig, new_create_dissector_handle(dissect_E_DCH_Information_Reconfig_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_768_Information_Reconfig, new_create_dissector_handle(dissect_E_DCH_768_Information_Reconfig_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_LCR_Information_Reconfig, new_create_dissector_handle(dissect_E_DCH_LCR_Information_Reconfig_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_UL_DPCH_LCR_InformationAddListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TDD_TPC_UplinkStepSize_InformationAdd_LCR_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_TDD_TPC_UplinkStepSize_LCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_RL_ID, new_create_dissector_handle(dissect_RL_ID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_multipleRL_ul_DPCH_InformationList, new_create_dissector_handle(dissect_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_UL_DPCH_768_InformationAddItemIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_DPCH_768_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_UL_DPCH_768_InformationAddListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_DPCH_768_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_UL_DPCH_LCR_InformationModify_AddList, new_create_dissector_handle(dissect_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TDD_TPC_UplinkStepSize_InformationModify_LCR_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_TDD_TPC_UplinkStepSize_LCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_multipleRL_ul_DPCH_InformationModifyList, new_create_dissector_handle(dissect_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_UL_DPCH_768_InformationModify_AddItem, new_create_dissector_handle(dissect_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_UL_DPCH_768_InformationModify_AddList, new_create_dissector_handle(dissect_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_UL_TimeslotLCR_Information_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_UL_Timeslot768_Information_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PLCCH_Information_RL_ReconfPrepTDDLCR, new_create_dissector_handle(dissect_PLCCHinformation_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_UL_DPCH_TimeSlotFormat_LCR_ModifyItem_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_TDD_UL_DPCH_TimeSlotFormat_LCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CCTrCH_Initial_DL_Power_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TDD_TPC_DownlinkStepSize_InformationAdd_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_TDD_TPC_DownlinkStepSize_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CCTrCH_Maximum_DL_Power_InformationAdd_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CCTrCH_Minimum_DL_Power_InformationAdd_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_multipleRL_dl_DPCH_InformationList, new_create_dissector_handle(dissect_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_DPCH_768_InformationAddItem_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_768_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_DPCH_768_InformationAddList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_768_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TDD_TPC_DownlinkStepSize_InformationModify_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_TDD_TPC_DownlinkStepSize_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CCTrCH_Maximum_DL_Power_InformationModify_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CCTrCH_Minimum_DL_Power_InformationModify_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_multipleRL_dl_DPCH_InformationModifyList, new_create_dissector_handle(dissect_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_DPCH_768_InformationModify_AddItem_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Maximum_DL_Power_Modify_LCR_InformationModify_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Minimum_DL_Power_Modify_LCR_InformationModify_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_DPCH_TimeSlotFormat_LCR_ModifyItem_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_TDD_DL_DPCH_TimeSlotFormat_LCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_InitDL_Power, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TimeslotISCP_LCR_InfoList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_TimeslotISCPInfoLCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TargetCommunicationControlPortID, new_create_dissector_handle(dissect_CommunicationControlPortID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Fast_Reconfiguration_Permission, new_create_dissector_handle(dissect_Fast_Reconfiguration_Permission_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_PowerBalancing_UpdatedIndicator, new_create_dissector_handle(dissect_DL_PowerBalancing_UpdatedIndicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_Information_to_Modify_Unsynchronised, new_create_dissector_handle(dissect_HSDSCH_Information_to_Modify_Unsynchronised_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DPCH_Information_RL_ReconfRqstFDD, new_create_dissector_handle(dissect_E_DPCH_Information_RL_ReconfRqstFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_multiple_RL_Information_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_Multiple_RL_Information_RL_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DL_DPCH_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_DPCH_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CCTrCH_Maximum_DL_Power_InformationModify_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_CCTrCH_Minimum_DL_Power_InformationModify_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_multipleRL_dl_CCTrCH_InformationModifyList_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_MultipleRL_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TimeslotISCPInfoList_LCR_DL_PC_RqstTDD, new_create_dissector_handle(dissect_DL_TimeslotISCPInfoLCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PrimCCPCH_RSCP_DL_PC_RqstTDD, new_create_dissector_handle(dissect_PrimaryCCPCH_RSCP_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PrimaryCCPCH_RSCP_Delta, new_create_dissector_handle(dissect_PrimaryCCPCH_RSCP_Delta_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_NumberOfReportedCellPortions, new_create_dissector_handle(dissect_NumberOfReportedCellPortions_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_AlternativeFormatReportingIndicator, new_create_dissector_handle(dissect_AlternativeFormatReportingIndicator_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PUSCH_Info_DM_Rqst, new_create_dissector_handle(dissect_PUSCH_Info_DM_Rqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSSICH_Info_DM_Rqst, new_create_dissector_handle(dissect_HSSICH_Info_DM_Rqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DPCH_ID768_DM_Rqst, new_create_dissector_handle(dissect_DPCH_ID768_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PUSCH_Info_DM_Rsp, new_create_dissector_handle(dissect_PUSCH_Info_DM_Rsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSSICH_Info_DM_Rsp, new_create_dissector_handle(dissect_HS_SICH_ID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_multiple_DedicatedMeasurementValueList_TDD_DM_Rsp, new_create_dissector_handle(dissect_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp, new_create_dissector_handle(dissect_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_multiple_PUSCH_InfoList_DM_Rsp, new_create_dissector_handle(dissect_Multiple_PUSCH_InfoList_DM_Rsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_multiple_HSSICHMeasurementValueList_TDD_DM_Rsp, new_create_dissector_handle(dissect_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DPCH_ID768_DM_Rsp, new_create_dissector_handle(dissect_DPCH_ID768_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp, new_create_dissector_handle(dissect_Multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PUSCH_Info_DM_Rprt, new_create_dissector_handle(dissect_PUSCH_Info_DM_Rprt_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSSICH_Info_DM_Rprt, new_create_dissector_handle(dissect_HS_SICH_ID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_multiple_PUSCH_InfoList_DM_Rprt, new_create_dissector_handle(dissect_Multiple_PUSCH_InfoList_DM_Rprt_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DPCH_ID768_DM_Rprt, new_create_dissector_handle(dissect_DPCH_ID768_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_AGCH_And_E_RGCH_E_HICH_FDD_Scrambling_Code, new_create_dissector_handle(dissect_DL_ScramblingCode_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_AGCH_FDD_Code_Information, new_create_dissector_handle(dissect_E_AGCH_FDD_Code_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_RGCH_E_HICH_FDD_Code_Information, new_create_dissector_handle(dissect_E_RGCH_E_HICH_FDD_Code_Information_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDPA_And_EDCH_CellPortion_Information_PSCH_ReconfRqst, new_create_dissector_handle(dissect_HSDPA_And_EDCH_CellPortion_InformationList_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Maximum_Target_ReceivedTotalWideBandPower, new_create_dissector_handle(dissect_Maximum_Target_ReceivedTotalWideBandPower_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Target_NonServing_EDCH_To_Total_EDCH_Power_Ratio, new_create_dissector_handle(dissect_Target_NonServing_EDCH_To_Total_EDCH_Power_Ratio_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_Common_System_InformationFDD, new_create_dissector_handle(dissect_HSDSCH_Common_System_InformationFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_Paging_System_InformationFDD, new_create_dissector_handle(dissect_HSDSCH_Paging_System_InformationFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HS_PDSCH_TDD_Information_PSCH_ReconfRqst, new_create_dissector_handle(dissect_HS_PDSCH_TDD_Information_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Add_To_HS_SCCH_Resource_Pool_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Add_To_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Modify_HS_SCCH_Resource_Pool_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Modify_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_ConfigurationGenerationID, new_create_dissector_handle(dissect_ConfigurationGenerationID_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_PUCH_Information_PSCH_ReconfRqst, new_create_dissector_handle(dissect_E_PUCH_Information_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Add_To_E_AGCH_Resource_Pool_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Add_To_E_AGCH_Resource_Pool_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Modify_E_AGCH_Resource_Pool_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Modify_E_AGCH_Resource_Pool_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Delete_From_E_AGCH_Resource_Pool_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Delete_From_E_AGCH_Resource_Pool_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_HICH_Information_PSCH_ReconfRqst, new_create_dissector_handle(dissect_E_HICH_Information_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Maximum_Generated_ReceivedTotalWideBandPowerInOtherCells, new_create_dissector_handle(dissect_Maximum_Generated_ReceivedTotalWideBandPowerInOtherCells_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_PUCH_Information_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_E_PUCH_Information_768_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Add_To_E_AGCH_Resource_Pool_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Add_To_E_AGCH_Resource_Pool_768_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Modify_E_AGCH_Resource_Pool_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Modify_E_AGCH_Resource_Pool_768_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_HICH_Information_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_E_HICH_Information_768_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_PUCH_Information_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_E_PUCH_Information_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Add_To_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Add_To_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Modify_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Modify_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Add_To_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Add_To_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Modify_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Modify_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SYNC_UL_Partition_LCR, new_create_dissector_handle(dissect_SYNC_UL_Partition_LCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_Reference_ReceivedTotalWideBandPower_LCR, new_create_dissector_handle(dissect_Reference_ReceivedTotalWideBandPower_LCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PDSCH_AddInformation_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCH_AddInformation_LCR_AddItem_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PDSCH_AddInformation_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCH_AddInformation_768_AddItem_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PDSCH_Timeslot_Format_PSCH_ReconfRqst_LCR, new_create_dissector_handle(dissect_TDD_DL_DPCH_TimeSlotFormat_LCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PDSCH_ModifyInformation_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCH_ModifyInformation_768_ModifyItem_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PUSCH_AddInformation_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCH_AddInformation_LCR_AddItem_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PUSCH_AddInformation_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCH_AddInformation_768_AddItem_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PUSCH_Timeslot_Format_PSCH_ReconfRqst_LCR, new_create_dissector_handle(dissect_TDD_UL_DPCH_TimeSlotFormat_LCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_PUSCH_ModifyInformation_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCH_ModifyInformation_768_ModifyItem_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_dL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_DL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_hS_SCCH_Information_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_HS_SCCH_Information_768_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_hS_SCCH_InformationModify_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_HS_SCCH_InformationModify_768_PSCH_ReconfRqst_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_HICH_TimeOffset, new_create_dissector_handle(dissect_E_HICH_TimeOffset_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_HICH_TimeOffsetLCR, new_create_dissector_handle(dissect_E_HICH_TimeOffsetLCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_Common_System_Information_ResponseFDD, new_create_dissector_handle(dissect_HSDSCH_Common_System_Information_ResponseFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_HSDSCH_Paging_System_Information_ResponseFDD, new_create_dissector_handle(dissect_HSDSCH_Paging_System_Information_ResponseFDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SYNCDlCodeId_TransInitLCR_CellSyncInitiationRqstTDD, new_create_dissector_handle(dissect_SYNCDlCodeId_TransInitLCR_CellSyncInitiationRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SYNCDlCodeId_MeasureInitLCR_CellSyncInitiationRqstTDD, new_create_dissector_handle(dissect_SYNCDlCodeId_MeasureInitLCR_CellSyncInitiationRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_NSubCyclesPerCyclePeriod_CellSyncReconfRqstTDD, new_create_dissector_handle(dissect_NSubCyclesPerCyclePeriod_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SYNCDlCodeIdTransReconfInfoLCR_CellSyncReconfRqstTDD, new_create_dissector_handle(dissect_SYNCDlCodeIdTransReconfInfoLCR_CellSyncReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SYNCDlCodeIdMeasReconfigurationLCR_CellSyncReconfRqstTDD, new_create_dissector_handle(dissect_SYNCDlCodeIdMeasInfoLCR_CellSyncReconfRqstTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_DwPCH_Power, new_create_dissector_handle(dissect_DwPCH_Power_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_TimingAdjustmentValueLCR, new_create_dissector_handle(dissect_TimingAdjustmentValueLCR_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_AccumulatedClockupdate_CellSyncReprtTDD, new_create_dissector_handle(dissect_TimingAdjustmentValue_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_SyncDLCodeIdsMeasInfoList_CellSyncReprtTDD, new_create_dissector_handle(dissect_SyncDLCodeIdsMeasInfoList_CellSyncReprtTDD_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_RearrangeList_Bearer_RearrangeInd, new_create_dissector_handle(dissect_E_DCH_RearrangeList_Bearer_RearrangeInd_PDU, proto_nbap));
-  dissector_add("nbap.extension", id_E_DCH_FDD_Update_Information, new_create_dissector_handle(dissect_E_DCH_FDD_Update_Information_PDU, proto_nbap));
+#line 1 "../../asn1/nbap/packet-nbap-dis-tab.c"
+  dissector_add_uint("nbap.ies", id_TUTRANGPSMeasurementValueInformation, new_create_dissector_handle(dissect_TUTRANGPSMeasurementValueInformation_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SFNSFNMeasurementValueInformation, new_create_dissector_handle(dissect_SFNSFNMeasurementValueInformation_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmission, new_create_dissector_handle(dissect_TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HS_DSCHRequiredPowerValueInformation, new_create_dissector_handle(dissect_HS_DSCHRequiredPower_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HS_DSCHProvidedBitRateValueInformation, new_create_dissector_handle(dissect_HS_DSCHProvidedBitRate_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Transmitted_Carrier_Power_For_CellPortion_Value, new_create_dissector_handle(dissect_Transmitted_Carrier_Power_For_CellPortion_Value_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Received_total_wide_band_power_For_CellPortion_Value, new_create_dissector_handle(dissect_Received_total_wide_band_power_For_CellPortion_Value_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue, new_create_dissector_handle(dissect_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortionValue_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UpPTSInterferenceValue, new_create_dissector_handle(dissect_UpPTSInterferenceValue_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DLTransmissionBranchLoadValue, new_create_dissector_handle(dissect_DLTransmissionBranchLoadValue_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HS_DSCHRequiredPowerValueInformation_For_CellPortion, new_create_dissector_handle(dissect_HS_DSCHRequiredPowerValueInformation_For_CellPortion_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HS_DSCHProvidedBitRateValueInformation_For_CellPortion, new_create_dissector_handle(dissect_HS_DSCHProvidedBitRateValueInformation_For_CellPortion_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_E_DCHProvidedBitRateValueInformation, new_create_dissector_handle(dissect_E_DCHProvidedBitRate_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_E_DCH_Non_serving_Relative_Grant_Down_CommandsValue, new_create_dissector_handle(dissect_E_DCH_Non_serving_Relative_Grant_Down_Commands_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Received_Scheduled_EDCH_Power_Share_Value, new_create_dissector_handle(dissect_Received_Scheduled_EDCH_Power_Share_Value_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value, new_create_dissector_handle(dissect_Received_Scheduled_EDCH_Power_Share_For_CellPortion_Value_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_TUTRANGANSSMeasurementValueInformation, new_create_dissector_handle(dissect_TUTRANGANSSMeasurementValueInformation_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Rx_Timing_Deviation_Value_LCR, new_create_dissector_handle(dissect_Rx_Timing_Deviation_Value_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Angle_Of_Arrival_Value_LCR, new_create_dissector_handle(dissect_Angle_Of_Arrival_Value_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HS_SICH_Reception_Quality, new_create_dissector_handle(dissect_HS_SICH_Reception_Quality_Value_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Best_Cell_Portions_Value, new_create_dissector_handle(dissect_Best_Cell_Portions_Value_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Rx_Timing_Deviation_Value_768, new_create_dissector_handle(dissect_Rx_Timing_Deviation_Value_768_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Rx_Timing_Deviation_Value_384_ext, new_create_dissector_handle(dissect_Rx_Timing_Deviation_Value_384_ext_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Extended_Round_Trip_Time_Value, new_create_dissector_handle(dissect_Extended_Round_Trip_Time_Value_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_neighbouringTDDCellMeasurementInformationLCR, new_create_dissector_handle(dissect_NeighbouringTDDCellMeasurementInformationLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_neighbouringTDDCellMeasurementInformation768, new_create_dissector_handle(dissect_NeighbouringTDDCellMeasurementInformation768_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_ReportCharacteristicsType_OnModification, new_create_dissector_handle(dissect_ReportCharacteristicsType_OnModification_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Transmitted_Carrier_Power_For_CellPortion, new_create_dissector_handle(dissect_Transmitted_Carrier_Power_Value_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Received_total_wide_band_power_For_CellPortion, new_create_dissector_handle(dissect_Received_total_wide_band_power_Value_IncrDecrThres_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCH_E_RGCHOrE_HICHTransmissionCellPortion, new_create_dissector_handle(dissect_TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Received_Scheduled_EDCH_Power_Share, new_create_dissector_handle(dissect_RSEPS_Value_IncrDecrThres_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_TUTRANGPSMeasurementThresholdInformation, new_create_dissector_handle(dissect_TUTRANGPSMeasurementThresholdInformation_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SFNSFNMeasurementThresholdInformation, new_create_dissector_handle(dissect_SFNSFNMeasurementThresholdInformation_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HS_SICH_Reception_Quality_Measurement_Value, new_create_dissector_handle(dissect_HS_SICH_Reception_Quality_Measurement_Value_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HS_DSCHRequiredPowerValue, new_create_dissector_handle(dissect_HS_DSCHRequiredPowerValue_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HS_DSCHRequiredPowerValue_For_Cell_Portion, new_create_dissector_handle(dissect_HS_DSCHRequiredPowerValue_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Received_Scheduled_EDCH_Power_Share_For_CellPortion, new_create_dissector_handle(dissect_RSEPS_Value_IncrDecrThres_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Additional_HS_SICH_Reception_Quality_Measurement_Value, new_create_dissector_handle(dissect_HS_SICH_Reception_Quality_Measurement_Value_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_TUTRANGANSSMeasurementThresholdInformation, new_create_dissector_handle(dissect_TUTRANGANSSMeasurementThresholdInformation_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_C_ID, new_create_dissector_handle(dissect_C_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_ConfigurationGenerationID, new_create_dissector_handle(dissect_ConfigurationGenerationID_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CommonPhysicalChannelType_CTCH_SetupRqstFDD, new_create_dissector_handle(dissect_CommonPhysicalChannelType_CTCH_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_FACH_ParametersListIE_CTCH_SetupRqstFDD, new_create_dissector_handle(dissect_FACH_ParametersListIE_CTCH_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PCH_ParametersItem_CTCH_SetupRqstFDD, new_create_dissector_handle(dissect_PCH_ParametersItem_CTCH_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RACH_ParametersItem_CTCH_SetupRqstFDD, new_create_dissector_handle(dissect_RACH_ParametersItem_CTCH_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CommonPhysicalChannelType_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_CommonPhysicalChannelType_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_parameterListIE_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_LCR_parameterList_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_FACH_ParametersListIE_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_FACH_ParametersListIE_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PCH_ParametersItem_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_PCH_ParametersItem_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PICH_ParametersItem_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_PICH_ParametersItem_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PICH_LCR_Parameters_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_PICH_LCR_Parameters_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PRACH_ParametersItem_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_PRACH_ParametersItem_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PRACH_LCR_ParametersList_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_PRACH_LCR_ParametersList_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RACH_ParameterItem_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_RACH_ParameterItem_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_FACH_ParametersList_CTCH_SetupRsp, new_create_dissector_handle(dissect_FACH_CommonTransportChannel_InformationResponse_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PCH_Parameters_CTCH_SetupRsp, new_create_dissector_handle(dissect_CommonTransportChannel_InformationResponse_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RACH_Parameters_CTCH_SetupRsp, new_create_dissector_handle(dissect_CommonTransportChannel_InformationResponse_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CriticalityDiagnostics, new_create_dissector_handle(dissect_CriticalityDiagnostics_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Cause, new_create_dissector_handle(dissect_Cause_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CommonPhysicalChannelType_CTCH_ReconfRqstFDD, new_create_dissector_handle(dissect_CommonPhysicalChannelType_CTCH_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_FACH_ParametersListIE_CTCH_ReconfRqstFDD, new_create_dissector_handle(dissect_FACH_ParametersListIE_CTCH_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PCH_ParametersItem_CTCH_ReconfRqstFDD, new_create_dissector_handle(dissect_PCH_ParametersItem_CTCH_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PICH_ParametersItem_CTCH_ReconfRqstFDD, new_create_dissector_handle(dissect_PICH_ParametersItem_CTCH_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PRACH_ParametersListIE_CTCH_ReconfRqstFDD, new_create_dissector_handle(dissect_PRACH_ParametersListIE_CTCH_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_AICH_ParametersListIE_CTCH_ReconfRqstFDD, new_create_dissector_handle(dissect_AICH_ParametersListIE_CTCH_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Secondary_CCPCH_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PICH_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_PICH_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_FACH_ParametersList_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_FACH_ParametersList_CTCH_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PCH_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_PCH_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Secondary_CCPCHListIE_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCHListIE_CTCH_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CommonPhysicalChannelID, new_create_dissector_handle(dissect_CommonPhysicalChannelID_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_BlockingPriorityIndicator, new_create_dissector_handle(dissect_BlockingPriorityIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_ShutdownTimer, new_create_dissector_handle(dissect_ShutdownTimer_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Start_Of_Audit_Sequence_Indicator, new_create_dissector_handle(dissect_Start_Of_Audit_Sequence_Indicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_End_Of_Audit_Sequence_Indicator, new_create_dissector_handle(dissect_End_Of_Audit_Sequence_Indicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Cell_InformationList_AuditRsp, new_create_dissector_handle(dissect_Cell_InformationList_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CCP_InformationList_AuditRsp, new_create_dissector_handle(dissect_CCP_InformationList_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Local_Cell_InformationList_AuditRsp, new_create_dissector_handle(dissect_Local_Cell_InformationList_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Local_Cell_Group_InformationList_AuditRsp, new_create_dissector_handle(dissect_Local_Cell_Group_InformationList_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Cell_InformationItem_AuditRsp, new_create_dissector_handle(dissect_Cell_InformationItem_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_P_SCH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_S_SCH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_P_CPICH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_S_CPICH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_P_CCPCH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_BCH_Information, new_create_dissector_handle(dissect_Common_TransportChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_S_CCPCH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PCH_Information, new_create_dissector_handle(dissect_Common_TransportChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PICH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_FACH_Information, new_create_dissector_handle(dissect_Common_TransportChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PRACH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RACH_Information, new_create_dissector_handle(dissect_Common_TransportChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_AICH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SCH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CCP_InformationItem_AuditRsp, new_create_dissector_handle(dissect_CCP_InformationItem_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_FPACH_LCR_Information_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_S_CCPCH_768_Information_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PRACH_768_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Local_Cell_InformationItem_AuditRsp, new_create_dissector_handle(dissect_Local_Cell_InformationItem_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Local_Cell_Group_InformationItem_AuditRsp, new_create_dissector_handle(dissect_Local_Cell_Group_InformationItem_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Power_Local_Cell_Group_InformationItem_AuditRsp, new_create_dissector_handle(dissect_Power_Local_Cell_Group_InformationItem_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PLCCH_Information_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_E_RUCCH_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_E_RUCCH_768_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_MeasurementID, new_create_dissector_handle(dissect_MeasurementID_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CommonMeasurementObjectType_CM_Rqst, new_create_dissector_handle(dissect_CommonMeasurementObjectType_CM_Rqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CommonMeasurementType, new_create_dissector_handle(dissect_CommonMeasurementType_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_MeasurementFilterCoefficient, new_create_dissector_handle(dissect_MeasurementFilterCoefficient_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_ReportCharacteristics, new_create_dissector_handle(dissect_ReportCharacteristics_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SFNReportingIndicator, new_create_dissector_handle(dissect_FNReportingIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SFN, new_create_dissector_handle(dissect_SFN_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Power_Local_Cell_Group_choice_CM_Rqst, new_create_dissector_handle(dissect_PowerLocalCellGroup_CM_Rqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CommonMeasurementObjectType_CM_Rsp, new_create_dissector_handle(dissect_CommonMeasurementObjectType_CM_Rsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Power_Local_Cell_Group_choice_CM_Rsp, new_create_dissector_handle(dissect_PowerLocalCellGroup_CM_Rsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CommonMeasurementObjectType_CM_Rprt, new_create_dissector_handle(dissect_CommonMeasurementObjectType_CM_Rprt_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Power_Local_Cell_Group_choice_CM_Rprt, new_create_dissector_handle(dissect_PowerLocalCellGroup_CM_Rprt_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Local_Cell_ID, new_create_dissector_handle(dissect_Local_Cell_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_T_Cell, new_create_dissector_handle(dissect_T_Cell_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UARFCNforNu, new_create_dissector_handle(dissect_UARFCN_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UARFCNforNd, new_create_dissector_handle(dissect_UARFCN_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_MaximumTransmissionPower, new_create_dissector_handle(dissect_MaximumTransmissionPower_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Closed_Loop_Timing_Adjustment_Mode, new_create_dissector_handle(dissect_Closedlooptimingadjustmentmode_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PrimaryScramblingCode, new_create_dissector_handle(dissect_PrimaryScramblingCode_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Synchronisation_Configuration_Cell_SetupRqst, new_create_dissector_handle(dissect_Synchronisation_Configuration_Cell_SetupRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_TPC_Pattern01Count, new_create_dissector_handle(dissect_DL_TPC_Pattern01Count_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PrimarySCH_Information_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_PrimarySCH_Information_Cell_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SecondarySCH_Information_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_SecondarySCH_Information_Cell_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PrimaryCPICH_Information_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_PrimaryCPICH_Information_Cell_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SecondaryCPICH_InformationList_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_SecondaryCPICH_InformationList_Cell_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PrimaryCCPCH_Information_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_PrimaryCCPCH_Information_Cell_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Limited_power_increase_information_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_Limited_power_increase_information_Cell_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SecondaryCPICH_InformationItem_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_SecondaryCPICH_InformationItem_Cell_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CellPortion_InformationItem_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_CellPortion_InformationItem_Cell_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UARFCNforNt, new_create_dissector_handle(dissect_UARFCN_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CellParameterID, new_create_dissector_handle(dissect_CellParameterID_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_TransmissionDiversityApplied, new_create_dissector_handle(dissect_TransmissionDiversityApplied_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SyncCase, new_create_dissector_handle(dissect_SyncCase_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DPCHConstant, new_create_dissector_handle(dissect_ConstantValue_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PUSCHConstant, new_create_dissector_handle(dissect_ConstantValue_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PRACHConstant, new_create_dissector_handle(dissect_ConstantValue_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_TimingAdvanceApplied, new_create_dissector_handle(dissect_TimingAdvanceApplied_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SCH_Information_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_SCH_Information_Cell_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PCCPCH_Information_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_PCCPCH_Information_Cell_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_TimeSlotConfigurationList_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_TimeSlotConfigurationList_Cell_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SyncCaseIndicatorItem_Cell_SetupRqstTDD_PSCH, new_create_dissector_handle(dissect_SyncCaseIndicatorItem_Cell_SetupRqstTDD_PSCH_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Synchronisation_Configuration_Cell_ReconfRqst, new_create_dissector_handle(dissect_Synchronisation_Configuration_Cell_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PrimarySCH_Information_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_PrimarySCH_Information_Cell_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SecondarySCH_Information_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_SecondarySCH_Information_Cell_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PrimaryCPICH_Information_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_PrimaryCPICH_Information_Cell_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SecondaryCPICH_InformationList_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_SecondaryCPICH_InformationList_Cell_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PrimaryCCPCH_Information_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_PrimaryCCPCH_Information_Cell_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SecondaryCPICH_InformationItem_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_SecondaryCPICH_InformationItem_Cell_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CellPortion_InformationItem_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_CellPortion_InformationItem_Cell_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SCH_Information_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_SCH_Information_Cell_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PCCPCH_Information_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_PCCPCH_Information_Cell_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_TimeSlotConfigurationList_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_TimeSlotConfigurationList_Cell_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_IndicationType_ResourceStatusInd, new_create_dissector_handle(dissect_IndicationType_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Local_Cell_InformationItem_ResourceStatusInd, new_create_dissector_handle(dissect_Local_Cell_InformationItem_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Local_Cell_Group_InformationItem_ResourceStatusInd, new_create_dissector_handle(dissect_Local_Cell_Group_InformationItem_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Power_Local_Cell_Group_InformationItem_ResourceStatusInd, new_create_dissector_handle(dissect_Power_Local_Cell_Group_InformationItem_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Local_Cell_InformationItem2_ResourceStatusInd, new_create_dissector_handle(dissect_Local_Cell_InformationItem2_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Local_Cell_Group_InformationItem2_ResourceStatusInd, new_create_dissector_handle(dissect_Local_Cell_Group_InformationItem2_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd, new_create_dissector_handle(dissect_Power_Local_Cell_Group_InformationItem2_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CCP_InformationItem_ResourceStatusInd, new_create_dissector_handle(dissect_CCP_InformationItem_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Cell_InformationItem_ResourceStatusInd, new_create_dissector_handle(dissect_Cell_InformationItem_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_FPACH_LCR_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DwPCH_LCR_Information, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PLCCH_Information_ResourceStatusInd, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_S_CCPCH_768_Information_ResourceStatusInd, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_BCCH_ModificationTime, new_create_dissector_handle(dissect_BCCH_ModificationTime_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_MIB_SB_SIB_InformationList_SystemInfoUpdateRqst, new_create_dissector_handle(dissect_MIB_SB_SIB_InformationList_SystemInfoUpdateRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SegmentInformationListIE_SystemInfoUpdate, new_create_dissector_handle(dissect_SegmentInformationListIE_SystemInfoUpdate_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CRNC_CommunicationContextID, new_create_dissector_handle(dissect_CRNC_CommunicationContextID_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_DPCH_Information_RL_SetupRqstFDD, new_create_dissector_handle(dissect_UL_DPCH_Information_RL_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_DPCH_Information_RL_SetupRqstFDD, new_create_dissector_handle(dissect_DL_DPCH_Information_RL_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DCH_FDD_Information, new_create_dissector_handle(dissect_DCH_FDD_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationList_RL_SetupRqstFDD, new_create_dissector_handle(dissect_RL_InformationList_RL_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Transmission_Gap_Pattern_Sequence_Information, new_create_dissector_handle(dissect_Transmission_Gap_Pattern_Sequence_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Active_Pattern_Sequence_Information, new_create_dissector_handle(dissect_Active_Pattern_Sequence_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationItem_RL_SetupRqstFDD, new_create_dissector_handle(dissect_RL_InformationItem_RL_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_CCTrCH_InformationList_RL_SetupRqstTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationList_RL_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_CCTrCH_InformationList_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationList_RL_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DCH_TDD_Information, new_create_dissector_handle(dissect_DCH_TDD_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DSCH_TDD_Information, new_create_dissector_handle(dissect_DSCH_TDD_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_USCH_Information, new_create_dissector_handle(dissect_USCH_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_Information_RL_SetupRqstTDD, new_create_dissector_handle(dissect_RL_Information_RL_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_CCTrCH_InformationItem_RL_SetupRqstTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationItem_RL_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_DPCH_InformationList_RL_SetupRqstTDD, new_create_dissector_handle(dissect_UL_DPCH_InformationItem_RL_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_CCTrCH_InformationItem_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationItem_RL_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_DPCH_InformationList_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_DPCH_InformationItem_RL_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_NodeB_CommunicationContextID, new_create_dissector_handle(dissect_NodeB_CommunicationContextID_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CommunicationControlPortID, new_create_dissector_handle(dissect_CommunicationControlPortID_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationResponseList_RL_SetupRspFDD, new_create_dissector_handle(dissect_RL_InformationResponseList_RL_SetupRspFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationResponseItem_RL_SetupRspFDD, new_create_dissector_handle(dissect_RL_InformationResponseItem_RL_SetupRspFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationResponse_RL_SetupRspTDD, new_create_dissector_handle(dissect_RL_InformationResponse_RL_SetupRspTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DCH_InformationResponse, new_create_dissector_handle(dissect_DCH_InformationResponse_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DSCH_InformationResponse, new_create_dissector_handle(dissect_DSCH_InformationResponse_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_USCH_InformationResponse, new_create_dissector_handle(dissect_USCH_InformationResponse_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CauseLevel_RL_SetupFailureFDD, new_create_dissector_handle(dissect_CauseLevel_RL_SetupFailureFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Unsuccessful_RL_InformationRespItem_RL_SetupFailureFDD, new_create_dissector_handle(dissect_Unsuccessful_RL_InformationRespItem_RL_SetupFailureFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Successful_RL_InformationRespItem_RL_SetupFailureFDD, new_create_dissector_handle(dissect_Successful_RL_InformationRespItem_RL_SetupFailureFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CauseLevel_RL_SetupFailureTDD, new_create_dissector_handle(dissect_CauseLevel_RL_SetupFailureTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Unsuccessful_RL_InformationResp_RL_SetupFailureTDD, new_create_dissector_handle(dissect_Unsuccessful_RL_InformationResp_RL_SetupFailureTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Compressed_Mode_Deactivation_Flag, new_create_dissector_handle(dissect_Compressed_Mode_Deactivation_Flag_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationList_RL_AdditionRqstFDD, new_create_dissector_handle(dissect_RL_InformationList_RL_AdditionRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationItem_RL_AdditionRqstFDD, new_create_dissector_handle(dissect_RL_InformationItem_RL_AdditionRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_CCTrCH_InformationList_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_CCTrCH_InformationList_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationList_RL_AdditionRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_Information_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_RL_Information_RL_AdditionRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_DPCH_InformationItem_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_UL_DPCH_InformationItem_RL_AdditionRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_DPCH_InformationItem_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_DL_DPCH_InformationItem_RL_AdditionRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationResponseList_RL_AdditionRspFDD, new_create_dissector_handle(dissect_RL_InformationResponseList_RL_AdditionRspFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationResponseItem_RL_AdditionRspFDD, new_create_dissector_handle(dissect_RL_InformationResponseItem_RL_AdditionRspFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationResponse_RL_AdditionRspTDD, new_create_dissector_handle(dissect_RL_InformationResponse_RL_AdditionRspTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CauseLevel_RL_AdditionFailureFDD, new_create_dissector_handle(dissect_CauseLevel_RL_AdditionFailureFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Unsuccessful_RL_InformationRespItem_RL_AdditionFailureFDD, new_create_dissector_handle(dissect_Unsuccessful_RL_InformationRespItem_RL_AdditionFailureFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Successful_RL_InformationRespItem_RL_AdditionFailureFDD, new_create_dissector_handle(dissect_Successful_RL_InformationRespItem_RL_AdditionFailureFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CauseLevel_RL_AdditionFailureTDD, new_create_dissector_handle(dissect_CauseLevel_RL_AdditionFailureTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Unsuccessful_RL_InformationResp_RL_AdditionFailureTDD, new_create_dissector_handle(dissect_Unsuccessful_RL_InformationResp_RL_AdditionFailureTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_DPCH_Information_RL_ReconfPrepFDD, new_create_dissector_handle(dissect_UL_DPCH_Information_RL_ReconfPrepFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_DPCH_Information_RL_ReconfPrepFDD, new_create_dissector_handle(dissect_DL_DPCH_Information_RL_ReconfPrepFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_FDD_DCHs_to_Modify, new_create_dissector_handle(dissect_FDD_DCHs_to_Modify_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DCHs_to_Add_FDD, new_create_dissector_handle(dissect_DCH_FDD_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DCH_DeleteList_RL_ReconfPrepFDD, new_create_dissector_handle(dissect_DCH_DeleteList_RL_ReconfPrepFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationList_RL_ReconfPrepFDD, new_create_dissector_handle(dissect_RL_InformationList_RL_ReconfPrepFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationItem_RL_ReconfPrepFDD, new_create_dissector_handle(dissect_RL_InformationItem_RL_ReconfPrepFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationDeleteList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_TDD_DCHs_to_Modify, new_create_dissector_handle(dissect_TDD_DCHs_to_Modify_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DCHs_to_Add_TDD, new_create_dissector_handle(dissect_DCH_TDD_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DCH_DeleteList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DCH_DeleteList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DSCH_Information_ModifyList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DSCH_Information_ModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DSCHs_to_Add_TDD, new_create_dissector_handle(dissect_DSCH_TDD_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DSCH_Information_DeleteList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DSCH_Information_DeleteList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_USCH_Information_ModifyList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_USCH_Information_ModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_USCH_Information_Add, new_create_dissector_handle(dissect_USCH_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_USCH_Information_DeleteList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_USCH_Information_DeleteList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_Information_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_RL_Information_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_DPCH_InformationAddListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_DPCH_InformationAddItem_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_DPCH_InformationModify_AddListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_DPCH_InformationModify_ModifyListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_DPCH_InformationAddListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_InformationAddItem_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_DPCH_InformationModify_AddListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_InformationModify_AddItem_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_DPCH_InformationModify_ModifyListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_InformationModify_ModifyItem_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_InformationModify_DeleteListIE_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationResponseList_RL_ReconfReady, new_create_dissector_handle(dissect_RL_InformationResponseList_RL_ReconfReady_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationResponseItem_RL_ReconfReady, new_create_dissector_handle(dissect_RL_InformationResponseItem_RL_ReconfReady_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CauseLevel_RL_ReconfFailure, new_create_dissector_handle(dissect_CauseLevel_RL_ReconfFailure_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_ReconfigurationFailureItem_RL_ReconfFailure, new_create_dissector_handle(dissect_RL_ReconfigurationFailureItem_RL_ReconfFailure_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CFN, new_create_dissector_handle(dissect_CFN_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_DPCH_Information_RL_ReconfRqstFDD, new_create_dissector_handle(dissect_UL_DPCH_Information_RL_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_DPCH_Information_RL_ReconfRqstFDD, new_create_dissector_handle(dissect_DL_DPCH_Information_RL_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DCH_DeleteList_RL_ReconfRqstFDD, new_create_dissector_handle(dissect_DCH_DeleteList_RL_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationList_RL_ReconfRqstFDD, new_create_dissector_handle(dissect_RL_InformationList_RL_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationItem_RL_ReconfRqstFDD, new_create_dissector_handle(dissect_RL_InformationItem_RL_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationDeleteList_RL_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DCH_DeleteList_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_DCH_DeleteList_RL_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_Information_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_RL_Information_RL_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_UL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationModifyItem_RL_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_CCTrCH_InformationDeleteItem_RL_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationResponseList_RL_ReconfRsp, new_create_dissector_handle(dissect_RL_InformationResponseList_RL_ReconfRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationResponseItem_RL_ReconfRsp, new_create_dissector_handle(dissect_RL_InformationResponseItem_RL_ReconfRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_informationList_RL_DeletionRqst, new_create_dissector_handle(dissect_RL_informationList_RL_DeletionRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_informationItem_RL_DeletionRqst, new_create_dissector_handle(dissect_RL_informationItem_RL_DeletionRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PowerAdjustmentType, new_create_dissector_handle(dissect_PowerAdjustmentType_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DLReferencePower, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_InnerLoopDLPCStatus, new_create_dissector_handle(dissect_InnerLoopDLPCStatus_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DLReferencePowerList_DL_PC_Rqst, new_create_dissector_handle(dissect_DL_ReferencePowerInformationList_DL_PC_Rqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_MaxAdjustmentStep, new_create_dissector_handle(dissect_MaxAdjustmentStep_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_AdjustmentPeriod, new_create_dissector_handle(dissect_AdjustmentPeriod_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_AdjustmentRatio, new_create_dissector_handle(dissect_ScaledAdjustmentRatio_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DL_ReferencePowerInformationItem_DL_PC_Rqst, new_create_dissector_handle(dissect_DL_ReferencePowerInformationItem_DL_PC_Rqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_TimeslotISCPInfo, new_create_dissector_handle(dissect_DL_TimeslotISCPInfo_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DedicatedMeasurementObjectType_DM_Rqst, new_create_dissector_handle(dissect_DedicatedMeasurementObjectType_DM_Rqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DedicatedMeasurementType, new_create_dissector_handle(dissect_DedicatedMeasurementType_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CFNReportingIndicator, new_create_dissector_handle(dissect_FNReportingIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationItem_DM_Rqst, new_create_dissector_handle(dissect_RL_InformationItem_DM_Rqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DedicatedMeasurementObjectType_DM_Rsp, new_create_dissector_handle(dissect_DedicatedMeasurementObjectType_DM_Rsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationItem_DM_Rsp, new_create_dissector_handle(dissect_RL_InformationItem_DM_Rsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_Set_InformationItem_DM_Rsp, new_create_dissector_handle(dissect_RL_Set_InformationItem_DM_Rsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DedicatedMeasurementObjectType_DM_Rprt, new_create_dissector_handle(dissect_DedicatedMeasurementObjectType_DM_Rprt_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationItem_DM_Rprt, new_create_dissector_handle(dissect_RL_InformationItem_DM_Rprt_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_Set_InformationItem_DM_Rprt, new_create_dissector_handle(dissect_RL_Set_InformationItem_DM_Rprt_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Reporting_Object_RL_FailureInd, new_create_dissector_handle(dissect_Reporting_Object_RL_FailureInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationItem_RL_FailureInd, new_create_dissector_handle(dissect_RL_InformationItem_RL_FailureInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_Set_InformationItem_RL_FailureInd, new_create_dissector_handle(dissect_RL_Set_InformationItem_RL_FailureInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CCTrCH_InformationItem_RL_FailureInd, new_create_dissector_handle(dissect_CCTrCH_InformationItem_RL_FailureInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationList_RL_PreemptRequiredInd, new_create_dissector_handle(dissect_RL_InformationList_RL_PreemptRequiredInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationItem_RL_PreemptRequiredInd, new_create_dissector_handle(dissect_RL_InformationItem_RL_PreemptRequiredInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Reporting_Object_RL_RestoreInd, new_create_dissector_handle(dissect_Reporting_Object_RL_RestoreInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_InformationItem_RL_RestoreInd, new_create_dissector_handle(dissect_RL_InformationItem_RL_RestoreInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_RL_Set_InformationItem_RL_RestoreInd, new_create_dissector_handle(dissect_RL_Set_InformationItem_RL_RestoreInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CCTrCH_InformationItem_RL_RestoreInd, new_create_dissector_handle(dissect_CCTrCH_InformationItem_RL_RestoreInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HS_PDSCH_HS_SCCH_E_AGCH_E_RGCH_E_HICH_MaxPower_PSCH_ReconfRqst, new_create_dissector_handle(dissect_MaximumTransmissionPower_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HS_PDSCH_HS_SCCH_ScramblingCode_PSCH_ReconfRqst, new_create_dissector_handle(dissect_DL_ScramblingCode_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HS_PDSCH_FDD_Code_Information_PSCH_ReconfRqst, new_create_dissector_handle(dissect_HS_PDSCH_FDD_Code_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HS_SCCH_FDD_Code_Information_PSCH_ReconfRqst, new_create_dissector_handle(dissect_HS_SCCH_FDD_Code_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PDSCHSets_AddList_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCHSets_AddList_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PDSCHSets_ModifyList_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCHSets_ModifyList_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PDSCHSets_DeleteList_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCHSets_DeleteList_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PUSCHSets_AddList_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCHSets_AddList_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PUSCHSets_ModifyList_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCHSets_ModifyList_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PUSCHSets_DeleteList_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCHSets_DeleteList_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PDSCH_Information_AddListIE_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCH_Information_AddItem_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PDSCH_Information_ModifyListIE_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCH_Information_ModifyItem_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PDSCH_ModifyInformation_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCH_ModifyInformation_LCR_ModifyItem_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PUSCH_Information_AddListIE_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCH_Information_AddItem_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PUSCH_Information_ModifyListIE_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCH_Information_ModifyItem_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PUSCH_ModifyInformation_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCH_ModifyInformation_LCR_ModifyItem_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CauseLevel_PSCH_ReconfFailure, new_create_dissector_handle(dissect_CauseLevel_PSCH_ReconfFailure_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Unsuccessful_PDSCHSetItem_PSCH_ReconfFailureTDD, new_create_dissector_handle(dissect_Unsuccessful_PDSCHSetItem_PSCH_ReconfFailureTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Unsuccessful_PUSCHSetItem_PSCH_ReconfFailureTDD, new_create_dissector_handle(dissect_Unsuccessful_PUSCHSetItem_PSCH_ReconfFailureTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_ResetIndicator, new_create_dissector_handle(dissect_ResetIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CommunicationContextInfoItem_Reset, new_create_dissector_handle(dissect_CommunicationContextInfoItem_Reset_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CommunicationControlPortInfoItem_Reset, new_create_dissector_handle(dissect_CommunicationControlPortInfoItem_Reset_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_InformationExchangeID, new_create_dissector_handle(dissect_InformationExchangeID_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_InformationExchangeObjectType_InfEx_Rqst, new_create_dissector_handle(dissect_InformationExchangeObjectType_InfEx_Rqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_InformationType, new_create_dissector_handle(dissect_InformationType_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_InformationReportCharacteristics, new_create_dissector_handle(dissect_InformationReportCharacteristics_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_InformationExchangeObjectType_InfEx_Rsp, new_create_dissector_handle(dissect_InformationExchangeObjectType_InfEx_Rsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_InformationExchangeObjectType_InfEx_Rprt, new_create_dissector_handle(dissect_InformationExchangeObjectType_InfEx_Rprt_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_cellSyncBurstRepetitionPeriod, new_create_dissector_handle(dissect_CellSyncBurstRepetitionPeriod_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_timeslotInfo_CellSyncInitiationRqstTDD, new_create_dissector_handle(dissect_TimeslotInfo_CellSyncInitiationRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CellSyncBurstTransInit_CellSyncInitiationRqstTDD, new_create_dissector_handle(dissect_CellSyncBurstTransInit_CellSyncInitiationRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CellSyncBurstMeasureInit_CellSyncInitiationRqstTDD, new_create_dissector_handle(dissect_CellSyncBurstMeasureInit_CellSyncInitiationRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_TimeSlot, new_create_dissector_handle(dissect_TimeSlot_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_NCyclesPerSFNperiod, new_create_dissector_handle(dissect_NCyclesPerSFNperiod_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_NRepetitionsPerCyclePeriod, new_create_dissector_handle(dissect_NRepetitionsPerCyclePeriod_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CellSyncBurstTransReconfInfo_CellSyncReconfRqstTDD, new_create_dissector_handle(dissect_CellSyncBurstTransReconfInfo_CellSyncReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CellSyncBurstMeasReconfiguration_CellSyncReconfRqstTDD, new_create_dissector_handle(dissect_CellSyncBurstMeasInfo_CellSyncReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CellSyncBurstMeasInfoList_CellSyncReconfRqstTDD, new_create_dissector_handle(dissect_CellSyncBurstMeasInfoListIE_CellSyncReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SynchronisationReportType, new_create_dissector_handle(dissect_SynchronisationReportType_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SynchronisationReportCharacteristics, new_create_dissector_handle(dissect_SynchronisationReportCharacteristics_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CellAdjustmentInfo_SyncAdjustmntRqstTDD, new_create_dissector_handle(dissect_CellAdjustmentInfo_SyncAdjustmentRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CellAdjustmentInfoItem_SyncAdjustmentRqstTDD, new_create_dissector_handle(dissect_CellAdjustmentInfoItem_SyncAdjustmentRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CauseLevel_SyncAdjustmntFailureTDD, new_create_dissector_handle(dissect_CauseLevel_SyncAdjustmntFailureTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Unsuccessful_cell_InformationRespItem_SyncAdjustmntFailureTDD, new_create_dissector_handle(dissect_Unsuccessful_cell_InformationRespItem_SyncAdjustmntFailureTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CSBTransmissionID, new_create_dissector_handle(dissect_CSBTransmissionID_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CSBMeasurementID, new_create_dissector_handle(dissect_CSBMeasurementID_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_CellSyncInfo_CellSyncReprtTDD, new_create_dissector_handle(dissect_CellSyncInfo_CellSyncReprtTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SyncReportType_CellSyncReprtTDD, new_create_dissector_handle(dissect_SyncReportType_CellSyncReprtTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_SignallingBearerRequestIndicator, new_create_dissector_handle(dissect_SignallingBearerRequestIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DCH_RearrangeList_Bearer_RearrangeInd, new_create_dissector_handle(dissect_DCH_RearrangeList_Bearer_RearrangeInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DSCH_RearrangeList_Bearer_RearrangeInd, new_create_dissector_handle(dissect_DSCH_RearrangeList_Bearer_RearrangeInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_USCH_RearrangeList_Bearer_RearrangeInd, new_create_dissector_handle(dissect_USCH_RearrangeList_Bearer_RearrangeInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HSDSCH_RearrangeList_Bearer_RearrangeInd, new_create_dissector_handle(dissect_HSDSCH_RearrangeList_Bearer_RearrangeInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DelayedActivationList_RL_ActivationCmdFDD, new_create_dissector_handle(dissect_DelayedActivationInformationList_RL_ActivationCmdFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DelayedActivationInformation_RL_ActivationCmdFDD, new_create_dissector_handle(dissect_DelayedActivationInformation_RL_ActivationCmdFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DelayedActivationList_RL_ActivationCmdTDD, new_create_dissector_handle(dissect_DelayedActivationInformationList_RL_ActivationCmdTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_DelayedActivationInformation_RL_ActivationCmdTDD, new_create_dissector_handle(dissect_DelayedActivationInformation_RL_ActivationCmdTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HSDSCH_FDD_Update_Information, new_create_dissector_handle(dissect_HSDSCH_FDD_Update_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HSDSCH_TDD_Update_Information, new_create_dissector_handle(dissect_HSDSCH_TDD_Update_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Modification_Period, new_create_dissector_handle(dissect_Modification_Period_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_MICH_CFN, new_create_dissector_handle(dissect_MICH_CFN_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_NI_Information_NotifUpdateCmd, new_create_dissector_handle(dissect_NI_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp, new_create_dissector_handle(dissect_Cell_Frequency_List_InformationItem_LCR_MulFreq_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd, new_create_dissector_handle(dissect_Cell_Frequency_List_InformationItem_LCR_MulFreq_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UPPCH_LCR_InformationItem_AuditRsp, new_create_dissector_handle(dissect_UPPCH_LCR_InformationItem_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UPPCH_LCR_InformationItem_ResourceStatusInd, new_create_dissector_handle(dissect_UPPCH_LCR_InformationItem_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD, new_create_dissector_handle(dissect_Unsuccessful_UARFCNItem_PSCH_ReconfFailureTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UARFCNSpecificCauseList, new_create_dissector_handle(dissect_UARFCNSpecificCauseList_PSCH_ReconfFailureTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst, new_create_dissector_handle(dissect_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst, new_create_dissector_handle(dissect_MultipleFreq_E_PUCH_Timeslot_Information_LCRItem_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_MultipleFreq_E_HICH_TimeOffsetLCR, new_create_dissector_handle(dissect_MultipleFreq_E_HICH_TimeOffsetLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_PLCCH_parameters, new_create_dissector_handle(dissect_PLCCH_parameters_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_E_RUCCH_parameters, new_create_dissector_handle(dissect_E_RUCCH_parameters_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_E_RUCCH_768_parameters, new_create_dissector_handle(dissect_E_RUCCH_768_parameters_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Cell_ERNTI_Status_Information, new_create_dissector_handle(dissect_Cell_ERNTI_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_ERACH_CM_Rqst, new_create_dissector_handle(dissect_ERACH_CM_Rqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_ERACH_CM_Rsp, new_create_dissector_handle(dissect_ERACH_CM_Rsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_ERACH_CM_Rprt, new_create_dissector_handle(dissect_ERACH_CM_Rprt_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_EDCH_RACH_Report_Value, new_create_dissector_handle(dissect_EDCH_RACH_Report_Value_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_EDCH_RACH_Report_IncrDecrThres, new_create_dissector_handle(dissect_EDCH_RACH_Report_IncrDecrThres_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_EDCH_RACH_Report_ThresholdInformation, new_create_dissector_handle(dissect_EDCH_RACH_Report_ThresholdInformation_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_GANSS_alm_keplerianNAVAlmanac, new_create_dissector_handle(dissect_GANSS_ALM_NAVKeplerianSet_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_GANSS_alm_keplerianReducedAlmanac, new_create_dissector_handle(dissect_GANSS_ALM_ReducedKeplerianSet_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_GANSS_alm_keplerianMidiAlmanac, new_create_dissector_handle(dissect_GANSS_ALM_MidiAlmanacSet_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_GANSS_alm_keplerianGLONASS, new_create_dissector_handle(dissect_GANSS_ALM_GlonassAlmanacSet_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_GANSS_alm_ecefSBASAlmanac, new_create_dissector_handle(dissect_GANSS_ALM_ECEFsbasAlmanacSet_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_ULTimeslotISCPValue_For_CellPortion, new_create_dissector_handle(dissect_UL_TimeslotISCP_Value_IncrDecrThres_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UpPTSInterferenceValue_For_CellPortion, new_create_dissector_handle(dissect_UpPTSInterferenceValue_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Best_Cell_Portions_ValueLCR, new_create_dissector_handle(dissect_Best_Cell_Portions_ValueLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Transmitted_Carrier_Power_For_CellPortion_ValueLCR, new_create_dissector_handle(dissect_Transmitted_Carrier_Power_For_CellPortion_ValueLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Received_total_wide_band_power_For_CellPortion_ValueLCR, new_create_dissector_handle(dissect_Received_total_wide_band_power_For_CellPortion_ValueLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UL_TimeslotISCP_For_CellPortion_Value, new_create_dissector_handle(dissect_UL_TimeslotISCP_For_CellPortion_Value_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR, new_create_dissector_handle(dissect_HS_DSCHRequiredPowerValueInformation_For_CellPortionLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR, new_create_dissector_handle(dissect_HS_DSCHProvidedBitRateValueInformation_For_CellPortionLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_E_DCHProvidedBitRateValueInformation_For_CellPortion, new_create_dissector_handle(dissect_E_DCHProvidedBitRateValueInformation_For_CellPortion_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_UpPTSInterference_For_CellPortion_Value, new_create_dissector_handle(dissect_UpPTSInterference_For_CellPortion_Value_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue, new_create_dissector_handle(dissect_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortionValue_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_TransmittedCarrierPowerOfAllCodesNotUsedForHS_PDSCH_HS_SCCH_E_AGCHOrE_HICHTransmissionCellPortion, new_create_dissector_handle(dissect_TransmittedCarrierPowerOfAllCodesNotUsedForHSTransmissionValue_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_ActivationInformation, new_create_dissector_handle(dissect_ActivationInformation_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_BroadcastCommonTransportBearerIndication, new_create_dissector_handle(dissect_BroadcastCommonTransportBearerIndication_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MessageStructure, new_create_dissector_handle(dissect_MessageStructure_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TypeOfError, new_create_dissector_handle(dissect_TypeOfError_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TnlQos, new_create_dissector_handle(dissect_TnlQos_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Unidirectional_DCH_Indicator, new_create_dissector_handle(dissect_Unidirectional_DCH_Indicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_ExtendedPropagationDelay, new_create_dissector_handle(dissect_ExtendedPropagationDelay_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Initial_DL_Power_TimeslotLCR_InformationItem, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Maximum_DL_Power_TimeslotLCR_InformationItem, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Minimum_DL_Power_TimeslotLCR_InformationItem, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_bindingID, new_create_dissector_handle(dissect_BindingID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_transportlayeraddress, new_create_dissector_handle(dissect_TransportLayerAddress_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_PowerOffset_for_SchedulingInfo, new_create_dissector_handle(dissect_E_DCH_PowerOffset_for_SchedulingInfo_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SAT_Info_Almanac_ExtItem, new_create_dissector_handle(dissect_SAT_Info_Almanac_ExtList_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HARQ_Preamble_Mode, new_create_dissector_handle(dissect_HARQ_Preamble_Mode_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_MACdPDUSizeFormat, new_create_dissector_handle(dissect_HSDSCH_MACdPDUSizeFormat_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSSICH_SIRTarget, new_create_dissector_handle(dissect_UL_SIR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSSICH_TPC_StepSize, new_create_dissector_handle(dissect_TDD_TPC_UplinkStepSize_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_ueCapability_Info, new_create_dissector_handle(dissect_UE_Capability_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HS_PDSCH_Code_Change_Grant, new_create_dissector_handle(dissect_HS_PDSCH_Code_Change_Grant_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HARQ_Preamble_Mode_Activation_Indicator, new_create_dissector_handle(dissect_HARQ_Preamble_Mode_Activation_Indicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_hsSCCH_Specific_Information_ResponseTDD768, new_create_dissector_handle(dissect_HSSCCH_Specific_InformationRespListTDD768_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MaximumMACdPDU_SizeExtended, new_create_dissector_handle(dissect_MAC_PDU_SizeExtended_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_failed_HS_SICH, new_create_dissector_handle(dissect_HS_SICH_failed_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_missed_HS_SICH, new_create_dissector_handle(dissect_HS_SICH_missed_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_total_HS_SICH, new_create_dissector_handle(dissect_HS_SICH_total_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_ContinuousPacketConnectivityHS_SCCH_less_Information, new_create_dissector_handle(dissect_ContinuousPacketConnectivityHS_SCCH_less_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_ContinuousPacketConnectivityHS_SCCH_less_Information_Response, new_create_dissector_handle(dissect_ContinuousPacketConnectivityHS_SCCH_less_Information_Response_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HS_PDSCH_Code_Change_Indicator, new_create_dissector_handle(dissect_HS_PDSCH_Code_Change_Indicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_Information, new_create_dissector_handle(dissect_GANSS_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_Common_Data, new_create_dissector_handle(dissect_GANSS_Common_Data_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_Generic_Data, new_create_dissector_handle(dissect_GANSS_Generic_Data_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SyncDLCodeIdThreInfoLCR, new_create_dissector_handle(dissect_SyncDLCodeIdThreInfoLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Extended_RNC_ID, new_create_dissector_handle(dissect_Extended_RNC_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_LCRTDD_uplink_Physical_Channel_Capability, new_create_dissector_handle(dissect_LCRTDD_Uplink_Physical_Channel_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PLCCH_Information_UL_TimeslotLCR_Info, new_create_dissector_handle(dissect_PLCCHinformation_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MICH_Parameters_CTCH_SetupRqstFDD, new_create_dissector_handle(dissect_MICH_Parameters_CTCH_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_FDD_S_CCPCH_FrameOffset_CTCH_SetupRqstFDD, new_create_dissector_handle(dissect_FDD_S_CCPCH_FrameOffset_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_ModulationPO_MBSFN, new_create_dissector_handle(dissect_ModulationPO_MBSFN_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Secondary_CCPCH_SlotFormat_Extended, new_create_dissector_handle(dissect_Secondary_CCPCH_SlotFormat_Extended_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_BroadcastReference, new_create_dissector_handle(dissect_BroadcastReference_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Tstd_indicator, new_create_dissector_handle(dissect_TSTD_Indicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MICH_Parameters_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_MICH_Parameters_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_S_CCPCH_Parameters_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_parameterExtendedList_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_S_CCPCH_LCR_Parameters_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_S_CCPCH_768_Parameters_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_768_parameterList_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_S_CCPCH_Modulation, new_create_dissector_handle(dissect_ModulationMBSFN_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_tFCI_Presence, new_create_dissector_handle(dissect_TFCI_Presence_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_maxFACH_Power_LCR_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PCH_Power_LCR_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PICH_768_Parameters_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_PICH_768_ParametersItem_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_FPACH_LCR_Parameters_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_FPACH_LCR_Parameters_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PRACH_768_Parameters_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_PRACH_768_ParametersItem_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MICH_Parameters_CTCH_ReconfRqstFDD, new_create_dissector_handle(dissect_MICH_Parameters_CTCH_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_FPACH_LCR_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_FPACH_LCR_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MICH_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_MICH_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PLCCH_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_PLCCH_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_S_CCPCH_768_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_768_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PICH_768_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_PICH_768_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MICH_768_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_MICH_768_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_S_CCPCH_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_parameterExtendedList_CTCH_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_S_CCPCH_LCR_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_Secondary_CCPCH_LCR_parameterExtendedList_CTCH_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_maxFACH_Power_LCR_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PCH_Power_LCR_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CommonPhysicalChannelID768_CommonTrChDeletionReq, new_create_dissector_handle(dissect_CommonPhysicalChannelID768_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Power_Local_Cell_Group_InformationList_AuditRsp, new_create_dissector_handle(dissect_Power_Local_Cell_Group_InformationList_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_FPACH_LCR_InformationList_AuditRsp, new_create_dissector_handle(dissect_FPACH_LCR_InformationList_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DwPCH_LCR_InformationList_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_Resources_Information_AuditRsp, new_create_dissector_handle(dissect_HS_DSCH_Resources_Information_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MICH_Information_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_S_CCPCH_InformationListExt_AuditRsp, new_create_dissector_handle(dissect_S_CCPCH_InformationListExt_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_S_CCPCH_LCR_InformationListExt_AuditRsp, new_create_dissector_handle(dissect_S_CCPCH_LCR_InformationListExt_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_Resources_Information_AuditRsp, new_create_dissector_handle(dissect_E_DCH_Resources_Information_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PLCCH_InformationList_AuditRsp, new_create_dissector_handle(dissect_PLCCH_InformationList_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_P_CCPCH_768_Information_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_S_CCPCH_768_InformationList_AuditRsp, new_create_dissector_handle(dissect_S_CCPCH_768_InformationList_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PICH_768_Information_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PRACH_768_InformationList_AuditRsp, new_create_dissector_handle(dissect_PRACH_768_InformationList_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SCH_768_Information_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MICH_768_Information_AuditRsp, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_RUCCH_InformationList_AuditRsp, new_create_dissector_handle(dissect_E_RUCCH_InformationList_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_RUCCH_768_InformationList_AuditRsp, new_create_dissector_handle(dissect_E_RUCCH_768_InformationList_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_ReferenceClockAvailability, new_create_dissector_handle(dissect_ReferenceClockAvailability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Power_Local_Cell_Group_ID, new_create_dissector_handle(dissect_Local_Cell_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDPA_Capability, new_create_dissector_handle(dissect_HSDPA_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_Capability, new_create_dissector_handle(dissect_E_DCH_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_TTI2ms_Capability, new_create_dissector_handle(dissect_E_DCH_TTI2ms_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_SF_Capability, new_create_dissector_handle(dissect_E_DCH_SF_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_HARQ_Combining_Capability, new_create_dissector_handle(dissect_E_DCH_HARQ_Combining_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_CapacityConsumptionLaw, new_create_dissector_handle(dissect_E_DCHCapacityConsumptionLaw_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_F_DPCH_Capability, new_create_dissector_handle(dissect_F_DPCH_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_TDD_CapacityConsumptionLaw, new_create_dissector_handle(dissect_E_DCH_TDD_CapacityConsumptionLaw_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_ContinuousPacketConnectivityDTX_DRX_Capability, new_create_dissector_handle(dissect_ContinuousPacketConnectivityDTX_DRX_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Max_UE_DTX_Cycle, new_create_dissector_handle(dissect_Max_UE_DTX_Cycle_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_ContinuousPacketConnectivityHS_SCCH_less_Capability, new_create_dissector_handle(dissect_ContinuousPacketConnectivityHS_SCCH_less_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MIMO_Capability, new_create_dissector_handle(dissect_MIMO_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SixtyfourQAM_DL_Capability, new_create_dissector_handle(dissect_SixtyfourQAM_DL_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MBMS_Capability, new_create_dissector_handle(dissect_MBMS_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Enhanced_FACH_Capability, new_create_dissector_handle(dissect_Enhanced_FACH_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Enhanced_PCH_Capability, new_create_dissector_handle(dissect_Enhanced_PCH_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SixteenQAM_UL_Capability, new_create_dissector_handle(dissect_SixteenQAM_UL_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_MACdPDU_SizeCapability, new_create_dissector_handle(dissect_HSDSCH_MACdPDU_SizeCapability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_F_DPCH_SlotFormatCapability, new_create_dissector_handle(dissect_F_DPCH_SlotFormatCapability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CommonMeasurementAccuracy, new_create_dissector_handle(dissect_CommonMeasurementAccuracy_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MeasurementRecoveryBehavior, new_create_dissector_handle(dissect_MeasurementRecoveryBehavior_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_RTWP_ReportingIndicator, new_create_dissector_handle(dissect_RTWP_ReportingIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_RTWP_CellPortion_ReportingIndicator, new_create_dissector_handle(dissect_RTWP_CellPortion_ReportingIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Reference_ReceivedTotalWideBandPowerReporting, new_create_dissector_handle(dissect_Reference_ReceivedTotalWideBandPowerReporting_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TimeSlotLCR_CM_Rqst, new_create_dissector_handle(dissect_TimeSlotLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_NeighbouringCellMeasurementInformation, new_create_dissector_handle(dissect_NeighbouringCellMeasurementInformation_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MeasurementRecoverySupportIndicator, new_create_dissector_handle(dissect_MeasurementRecoverySupportIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Reference_ReceivedTotalWideBandPowerSupportIndicator, new_create_dissector_handle(dissect_Reference_ReceivedTotalWideBandPowerSupportIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Reference_ReceivedTotalWideBandPower, new_create_dissector_handle(dissect_Reference_ReceivedTotalWideBandPower_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MeasurementRecoveryReportingIndicator, new_create_dissector_handle(dissect_MeasurementRecoveryReportingIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_IPDLParameter_Information_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_IPDLParameter_Information_Cell_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CellPortion_InformationList_Cell_SetupRqstFDD, new_create_dissector_handle(dissect_CellPortion_InformationList_Cell_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MIMO_PilotConfiguration, new_create_dissector_handle(dissect_MIMO_PilotConfiguration_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_TimeSlotConfigurationList_LCR_Cell_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PCCPCH_LCR_Information_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_PCCPCH_LCR_Information_Cell_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DwPCH_LCR_Information_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_DwPCH_LCR_Information_Cell_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_ReferenceSFNoffset, new_create_dissector_handle(dissect_ReferenceSFNoffset_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_IPDLParameter_Information_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_IPDLParameter_Information_Cell_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_IPDLParameter_Information_LCR_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_IPDLParameter_Information_LCR_Cell_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PCCPCH_768_Information_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_PCCPCH_768_Information_Cell_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SCH_768_Information_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_SCH_768_Information_Cell_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MBSFN_Only_Mode_Indicator_Cell_SetupRqstTDD_LCR, new_create_dissector_handle(dissect_MBSFN_Only_Mode_Indicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MBSFN_Cell_ParameterID_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_CellParameterID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Time_Slot_Parameter_ID, new_create_dissector_handle(dissect_CellParameterID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_IPDLParameter_Information_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_IPDLParameter_Information_Cell_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CellPortion_InformationList_Cell_ReconfRqstFDD, new_create_dissector_handle(dissect_CellPortion_InformationList_Cell_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_TimeSlotConfigurationList_LCR_Cell_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DwPCH_LCR_Information_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_DwPCH_LCR_Information_Cell_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_IPDLParameter_Information_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_IPDLParameter_Information_Cell_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_IPDLParameter_Information_LCR_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_IPDLParameter_Information_LCR_Cell_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SCH_768_Information_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_SCH_768_Information_Cell_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PCCPCH_768_Information_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_PCCPCH_768_Information_Cell_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MBSFN_Cell_ParameterID_Cell_ReconfRqstTDD, new_create_dissector_handle(dissect_CellParameterID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Power_Local_Cell_Group_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_Power_Local_Cell_Group_InformationList_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MBSFN_Only_Mode_Capability, new_create_dissector_handle(dissect_MBSFN_Only_Mode_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Power_Local_Cell_Group_InformationList2_ResourceStatusInd, new_create_dissector_handle(dissect_Power_Local_Cell_Group_InformationList2_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_FPACH_LCR_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_FPACH_LCR_InformationList_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DwPCH_LCR_Information_ResourceStatusInd, new_create_dissector_handle(dissect_DwPCH_LCR_Information_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_Resources_Information_ResourceStatusInd, new_create_dissector_handle(dissect_HS_DSCH_Resources_Information_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MICH_Information_ResourceStatusInd, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_S_CCPCH_InformationListExt_ResourceStatusInd, new_create_dissector_handle(dissect_S_CCPCH_InformationListExt_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_S_CCPCH_LCR_InformationListExt_ResourceStatusInd, new_create_dissector_handle(dissect_S_CCPCH_LCR_InformationListExt_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_Resources_Information_ResourceStatusInd, new_create_dissector_handle(dissect_E_DCH_Resources_Information_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PLCCH_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_PLCCH_InformationList_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_P_CCPCH_768_Information_ResourceStatusInd, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_S_CCPCH_768_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_S_CCPCH_768_InformationList_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PICH_768_Information_ResourceStatusInd, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PRACH_768_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_PRACH_768_InformationList_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SCH_768_Information_ResourceStatusInd, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MICH_768_Information_ResourceStatusInd, new_create_dissector_handle(dissect_Common_PhysicalChannel_Status_Information768_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_RUCCH_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_E_RUCCH_InformationList_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_RUCCH_768_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_E_RUCCH_768_InformationList_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_PowerBalancing_Information, new_create_dissector_handle(dissect_DL_PowerBalancing_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_FDD_Information, new_create_dissector_handle(dissect_HSDSCH_FDD_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_RNTI, new_create_dissector_handle(dissect_HSDSCH_RNTI_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSPDSCH_RL_ID, new_create_dissector_handle(dissect_RL_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DPCH_Information_RL_SetupRqstFDD, new_create_dissector_handle(dissect_E_DPCH_Information_RL_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_FDD_Information, new_create_dissector_handle(dissect_E_DCH_FDD_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Serving_E_DCH_RL_ID, new_create_dissector_handle(dissect_Serving_E_DCH_RL_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_F_DPCH_Information_RL_SetupRqstFDD, new_create_dissector_handle(dissect_F_DPCH_Information_RL_SetupRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Initial_DL_DPCH_TimingAdjustment_Allowed, new_create_dissector_handle(dissect_Initial_DL_DPCH_TimingAdjustment_Allowed_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DCH_Indicator_For_E_DCH_HSDPA_Operation, new_create_dissector_handle(dissect_DCH_Indicator_For_E_DCH_HSDPA_Operation_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Serving_Cell_Change_CFN, new_create_dissector_handle(dissect_CFN_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_ContinuousPacketConnectivityDTX_DRX_Information, new_create_dissector_handle(dissect_ContinuousPacketConnectivityDTX_DRX_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DPC_Mode, new_create_dissector_handle(dissect_DPC_Mode_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_DPDCH_Indicator_For_E_DCH_Operation, new_create_dissector_handle(dissect_UL_DPDCH_Indicator_For_E_DCH_Operation_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_RL_Specific_DCH_Info, new_create_dissector_handle(dissect_RL_Specific_DCH_Info_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DelayedActivation, new_create_dissector_handle(dissect_DelayedActivation_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Primary_CPICH_Usage_for_Channel_Estimation, new_create_dissector_handle(dissect_Primary_CPICH_Usage_for_Channel_Estimation_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Secondary_CPICH_Information, new_create_dissector_handle(dissect_CommonPhysicalChannelID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_RL_Indication, new_create_dissector_handle(dissect_E_DCH_RL_Indication_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_RL_Specific_E_DCH_Info, new_create_dissector_handle(dissect_RL_Specific_E_DCH_Info_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SynchronisationIndicator, new_create_dissector_handle(dissect_SynchronisationIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_F_DPCH_SlotFormat, new_create_dissector_handle(dissect_F_DPCH_SlotFormat_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_TDD_Information, new_create_dissector_handle(dissect_HSDSCH_TDD_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PDSCH_RL_ID, new_create_dissector_handle(dissect_RL_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_Information, new_create_dissector_handle(dissect_E_DCH_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_Serving_RL_ID, new_create_dissector_handle(dissect_RL_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_768_Information, new_create_dissector_handle(dissect_E_DCH_768_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_LCR_Information, new_create_dissector_handle(dissect_E_DCH_LCR_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_DPCH_LCR_Information_RL_SetupRqstTDD, new_create_dissector_handle(dissect_UL_DPCH_LCR_Information_RL_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_SIRTarget, new_create_dissector_handle(dissect_UL_SIR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TDD_TPC_UplinkStepSize_LCR_RL_SetupRqstTDD, new_create_dissector_handle(dissect_TDD_TPC_UplinkStepSize_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_DPCH_768_Information_RL_SetupRqstTDD, new_create_dissector_handle(dissect_UL_DPCH_768_Information_RL_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_DPCH_LCR_Information_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_DPCH_LCR_Information_RL_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CCTrCH_Initial_DL_Power_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CCTrCH_Maximum_DL_Power_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CCTrCH_Minimum_DL_Power_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_DPCH_768_Information_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_DPCH_768_Information_RL_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TimeslotISCP_LCR_InfoList_RL_SetupRqstTDD, new_create_dissector_handle(dissect_DL_TimeslotISCPInfoLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_Synchronisation_Parameters_LCR, new_create_dissector_handle(dissect_UL_Synchronisation_Parameters_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_FDD_Information_Response, new_create_dissector_handle(dissect_HSDSCH_FDD_Information_Response_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_PowerBalancing_ActivationIndicator, new_create_dissector_handle(dissect_DL_PowerBalancing_ActivationIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_RL_Set_ID, new_create_dissector_handle(dissect_RL_Set_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_FDD_DL_Control_Channel_Information, new_create_dissector_handle(dissect_E_DCH_FDD_DL_Control_Channel_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Initial_DL_DPCH_TimingAdjustment, new_create_dissector_handle(dissect_DL_DPCH_TimingAdjustment_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_FDD_Information_Response, new_create_dissector_handle(dissect_E_DCH_FDD_Information_Response_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_RL_InformationResponse_LCR_RL_SetupRspTDD, new_create_dissector_handle(dissect_RL_InformationResponse_LCR_RL_SetupRspTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_TDD_Information_Response, new_create_dissector_handle(dissect_HSDSCH_TDD_Information_Response_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_Information_Response, new_create_dissector_handle(dissect_E_DCH_Information_Response_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HS_DSCH_Serving_Cell_Change_Info, new_create_dissector_handle(dissect_HS_DSCH_Serving_Cell_Change_Info_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DPCH_Information_RL_AdditionReqFDD, new_create_dissector_handle(dissect_E_DPCH_Information_RL_AdditionReqFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DLReferencePower, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_Configured_Indicator, new_create_dissector_handle(dissect_HSDSCH_Configured_Indicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_UL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TDD_TPC_UplinkStepSize_LCR_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_TDD_TPC_UplinkStepSize_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_UL_DPCH_InformationItem_768_RL_AdditionRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_DL_DPCH_InformationItem_LCR_RL_AdditionRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CCTrCH_Initial_DL_Power_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TDD_TPC_DownlinkStepSize_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_TDD_TPC_DownlinkStepSize_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CCTrCH_Maximum_DL_Power_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CCTrCH_Minimum_DL_Power_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_DL_DPCH_InformationItem_768_RL_AdditionRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TimeslotISCP_InformationList_LCR_RL_AdditionRqstTDD, new_create_dissector_handle(dissect_DL_TimeslotISCPInfoLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HS_DSCH_Serving_Cell_Change_Info_Response, new_create_dissector_handle(dissect_HS_DSCH_Serving_Cell_Change_Info_Response_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_Serving_Cell_Change_Info_Response, new_create_dissector_handle(dissect_E_DCH_Serving_Cell_Change_Info_Response_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MAChs_ResetIndicator, new_create_dissector_handle(dissect_MAChs_ResetIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_RL_InformationResponse_LCR_RL_AdditionRspTDD, new_create_dissector_handle(dissect_RL_InformationResponse_LCR_RL_AdditionRspTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SignallingBearerRequestIndicator, new_create_dissector_handle(dissect_SignallingBearerRequestIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_Information_to_Modify, new_create_dissector_handle(dissect_HSDSCH_Information_to_Modify_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_MACdFlows_to_Add, new_create_dissector_handle(dissect_HSDSCH_MACdFlows_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_MACdFlows_to_Delete, new_create_dissector_handle(dissect_HSDSCH_MACdFlows_to_Delete_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DPCH_Information_RL_ReconfPrepFDD, new_create_dissector_handle(dissect_E_DPCH_Information_RL_ReconfPrepFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_FDD_Information_to_Modify, new_create_dissector_handle(dissect_E_DCH_FDD_Information_to_Modify_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_MACdFlows_to_Add, new_create_dissector_handle(dissect_E_DCH_MACdFlows_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_MACdFlows_to_Delete, new_create_dissector_handle(dissect_E_DCH_MACdFlows_to_Delete_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_F_DPCH_Information_RL_ReconfPrepFDD, new_create_dissector_handle(dissect_F_DPCH_Information_RL_ReconfPrepFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Fast_Reconfiguration_Mode, new_create_dissector_handle(dissect_Fast_Reconfiguration_Mode_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CPC_Information, new_create_dissector_handle(dissect_CPC_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_DPCH_Power_Information_RL_ReconfPrepFDD, new_create_dissector_handle(dissect_DL_DPCH_Power_Information_RL_ReconfPrepFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_DPCH_TimingAdjustment, new_create_dissector_handle(dissect_DL_DPCH_TimingAdjustment_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Secondary_CPICH_Information_Change, new_create_dissector_handle(dissect_Secondary_CPICH_Information_Change_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multiple_RL_Information_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_MultipleRL_Information_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_Information_Reconfig, new_create_dissector_handle(dissect_E_DCH_Information_Reconfig_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_768_Information_Reconfig, new_create_dissector_handle(dissect_E_DCH_768_Information_Reconfig_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_LCR_Information_Reconfig, new_create_dissector_handle(dissect_E_DCH_LCR_Information_Reconfig_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_DPCH_LCR_InformationAddListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TDD_TPC_UplinkStepSize_InformationAdd_LCR_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_TDD_TPC_UplinkStepSize_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_RL_ID, new_create_dissector_handle(dissect_RL_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multipleRL_ul_DPCH_InformationList, new_create_dissector_handle(dissect_MultipleRL_UL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_DPCH_768_InformationAddItemIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_DPCH_768_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_DPCH_768_InformationAddListIE_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_DPCH_768_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_DPCH_LCR_InformationModify_AddList, new_create_dissector_handle(dissect_UL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TDD_TPC_UplinkStepSize_InformationModify_LCR_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_TDD_TPC_UplinkStepSize_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multipleRL_ul_DPCH_InformationModifyList, new_create_dissector_handle(dissect_MultipleRL_UL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_DPCH_768_InformationModify_AddItem, new_create_dissector_handle(dissect_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_DPCH_768_InformationModify_AddList, new_create_dissector_handle(dissect_UL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_TimeslotLCR_Information_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_TimeslotLCR_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_Timeslot768_Information_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_UL_Timeslot768_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PLCCH_Information_RL_ReconfPrepTDDLCR, new_create_dissector_handle(dissect_PLCCHinformation_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_DPCH_TimeSlotFormat_LCR_ModifyItem_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_TDD_UL_DPCH_TimeSlotFormat_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_LCR_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CCTrCH_Initial_DL_Power_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TDD_TPC_DownlinkStepSize_InformationAdd_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_TDD_TPC_DownlinkStepSize_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CCTrCH_Maximum_DL_Power_InformationAdd_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CCTrCH_Minimum_DL_Power_InformationAdd_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multipleRL_dl_DPCH_InformationList, new_create_dissector_handle(dissect_MultipleRL_DL_DPCH_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_DPCH_768_InformationAddItem_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_768_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_DPCH_768_InformationAddList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_768_InformationAddList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_LCR_InformationModify_AddList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TDD_TPC_DownlinkStepSize_InformationModify_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_TDD_TPC_DownlinkStepSize_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CCTrCH_Maximum_DL_Power_InformationModify_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CCTrCH_Minimum_DL_Power_InformationModify_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multipleRL_dl_DPCH_InformationModifyList, new_create_dissector_handle(dissect_MultipleRL_DL_DPCH_InformationModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_DPCH_768_InformationModify_AddItem_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_DPCH_768_InformationModify_AddList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Timeslot_LCR_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Timeslot_768_InformationModify_ModifyList_RL_ReconfPrepTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Maximum_DL_Power_Modify_LCR_InformationModify_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Minimum_DL_Power_Modify_LCR_InformationModify_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_DPCH_TimeSlotFormat_LCR_ModifyItem_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_TDD_DL_DPCH_TimeSlotFormat_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_InitDL_Power, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TimeslotISCP_LCR_InfoList_RL_ReconfPrepTDD, new_create_dissector_handle(dissect_DL_TimeslotISCPInfoLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TargetCommunicationControlPortID, new_create_dissector_handle(dissect_CommunicationControlPortID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Fast_Reconfiguration_Permission, new_create_dissector_handle(dissect_Fast_Reconfiguration_Permission_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_PowerBalancing_UpdatedIndicator, new_create_dissector_handle(dissect_DL_PowerBalancing_UpdatedIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_Information_to_Modify_Unsynchronised, new_create_dissector_handle(dissect_HSDSCH_Information_to_Modify_Unsynchronised_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DPCH_Information_RL_ReconfRqstFDD, new_create_dissector_handle(dissect_E_DPCH_Information_RL_ReconfRqstFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multiple_RL_Information_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_Multiple_RL_Information_RL_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_DPCH_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_DPCH_LCR_InformationModify_ModifyList_RL_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CCTrCH_Maximum_DL_Power_InformationModify_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CCTrCH_Minimum_DL_Power_InformationModify_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multipleRL_dl_CCTrCH_InformationModifyList_RL_ReconfRqstTDD, new_create_dissector_handle(dissect_MultipleRL_DL_CCTrCH_InformationModifyList_RL_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TimeslotISCPInfoList_LCR_DL_PC_RqstTDD, new_create_dissector_handle(dissect_DL_TimeslotISCPInfoLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PrimCCPCH_RSCP_DL_PC_RqstTDD, new_create_dissector_handle(dissect_PrimaryCCPCH_RSCP_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PrimaryCCPCH_RSCP_Delta, new_create_dissector_handle(dissect_PrimaryCCPCH_RSCP_Delta_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_NumberOfReportedCellPortions, new_create_dissector_handle(dissect_NumberOfReportedCellPortions_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_AlternativeFormatReportingIndicator, new_create_dissector_handle(dissect_AlternativeFormatReportingIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PUSCH_Info_DM_Rqst, new_create_dissector_handle(dissect_PUSCH_Info_DM_Rqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSSICH_Info_DM_Rqst, new_create_dissector_handle(dissect_HSSICH_Info_DM_Rqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DPCH_ID768_DM_Rqst, new_create_dissector_handle(dissect_DPCH_ID768_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PUSCH_Info_DM_Rsp, new_create_dissector_handle(dissect_PUSCH_Info_DM_Rsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSSICH_Info_DM_Rsp, new_create_dissector_handle(dissect_HS_SICH_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multiple_DedicatedMeasurementValueList_TDD_DM_Rsp, new_create_dissector_handle(dissect_Multiple_DedicatedMeasurementValueList_TDD_DM_Rsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp, new_create_dissector_handle(dissect_Multiple_DedicatedMeasurementValueList_LCR_TDD_DM_Rsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multiple_PUSCH_InfoList_DM_Rsp, new_create_dissector_handle(dissect_Multiple_PUSCH_InfoList_DM_Rsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multiple_HSSICHMeasurementValueList_TDD_DM_Rsp, new_create_dissector_handle(dissect_Multiple_HSSICHMeasurementValueList_TDD_DM_Rsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DPCH_ID768_DM_Rsp, new_create_dissector_handle(dissect_DPCH_ID768_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp, new_create_dissector_handle(dissect_Multiple_DedicatedMeasurementValueList_768_TDD_DM_Rsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PUSCH_Info_DM_Rprt, new_create_dissector_handle(dissect_PUSCH_Info_DM_Rprt_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSSICH_Info_DM_Rprt, new_create_dissector_handle(dissect_HS_SICH_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multiple_PUSCH_InfoList_DM_Rprt, new_create_dissector_handle(dissect_Multiple_PUSCH_InfoList_DM_Rprt_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DPCH_ID768_DM_Rprt, new_create_dissector_handle(dissect_DPCH_ID768_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_AGCH_And_E_RGCH_E_HICH_FDD_Scrambling_Code, new_create_dissector_handle(dissect_DL_ScramblingCode_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_AGCH_FDD_Code_Information, new_create_dissector_handle(dissect_E_AGCH_FDD_Code_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_RGCH_E_HICH_FDD_Code_Information, new_create_dissector_handle(dissect_E_RGCH_E_HICH_FDD_Code_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDPA_And_EDCH_CellPortion_Information_PSCH_ReconfRqst, new_create_dissector_handle(dissect_HSDPA_And_EDCH_CellPortion_InformationList_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Maximum_Target_ReceivedTotalWideBandPower, new_create_dissector_handle(dissect_Maximum_Target_ReceivedTotalWideBandPower_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Target_NonServing_EDCH_To_Total_EDCH_Power_Ratio, new_create_dissector_handle(dissect_Target_NonServing_EDCH_To_Total_EDCH_Power_Ratio_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_Common_System_InformationFDD, new_create_dissector_handle(dissect_HSDSCH_Common_System_InformationFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_Paging_System_InformationFDD, new_create_dissector_handle(dissect_HSDSCH_Paging_System_InformationFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HS_PDSCH_TDD_Information_PSCH_ReconfRqst, new_create_dissector_handle(dissect_HS_PDSCH_TDD_Information_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Add_To_HS_SCCH_Resource_Pool_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Add_To_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Modify_HS_SCCH_Resource_Pool_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Modify_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Delete_From_HS_SCCH_Resource_Pool_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_ConfigurationGenerationID, new_create_dissector_handle(dissect_ConfigurationGenerationID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_PUCH_Information_PSCH_ReconfRqst, new_create_dissector_handle(dissect_E_PUCH_Information_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Add_To_E_AGCH_Resource_Pool_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Add_To_E_AGCH_Resource_Pool_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Modify_E_AGCH_Resource_Pool_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Modify_E_AGCH_Resource_Pool_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Delete_From_E_AGCH_Resource_Pool_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Delete_From_E_AGCH_Resource_Pool_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_HICH_Information_PSCH_ReconfRqst, new_create_dissector_handle(dissect_E_HICH_Information_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Maximum_Generated_ReceivedTotalWideBandPowerInOtherCells, new_create_dissector_handle(dissect_Maximum_Generated_ReceivedTotalWideBandPowerInOtherCells_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_PUCH_Information_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_E_PUCH_Information_768_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Add_To_E_AGCH_Resource_Pool_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Add_To_E_AGCH_Resource_Pool_768_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Modify_E_AGCH_Resource_Pool_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Modify_E_AGCH_Resource_Pool_768_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_HICH_Information_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_E_HICH_Information_768_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_PUCH_Information_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_E_PUCH_Information_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Add_To_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Add_To_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Modify_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Modify_E_AGCH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Add_To_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Add_To_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Modify_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Modify_E_HICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Delete_From_E_HICH_Resource_Pool_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SYNC_UL_Partition_LCR, new_create_dissector_handle(dissect_SYNC_UL_Partition_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PDSCH_AddInformation_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCH_AddInformation_LCR_AddItem_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PDSCH_AddInformation_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCH_AddInformation_768_AddItem_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PDSCH_Timeslot_Format_PSCH_ReconfRqst_LCR, new_create_dissector_handle(dissect_TDD_DL_DPCH_TimeSlotFormat_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PDSCH_ModifyInformation_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PDSCH_ModifyInformation_768_ModifyItem_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PUSCH_AddInformation_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCH_AddInformation_LCR_AddItem_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PUSCH_AddInformation_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCH_AddInformation_768_AddItem_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PUSCH_Timeslot_Format_PSCH_ReconfRqst_LCR, new_create_dissector_handle(dissect_TDD_UL_DPCH_TimeSlotFormat_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PUSCH_ModifyInformation_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_PUSCH_ModifyInformation_768_ModifyItem_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_dL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_DL_HS_PDSCH_Timeslot_Information_768_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_hS_SCCH_Information_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_HS_SCCH_Information_768_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_hS_SCCH_InformationModify_768_PSCH_ReconfRqst, new_create_dissector_handle(dissect_HS_SCCH_InformationModify_768_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_HICH_TimeOffset, new_create_dissector_handle(dissect_E_HICH_TimeOffset_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_HICH_TimeOffsetLCR, new_create_dissector_handle(dissect_E_HICH_TimeOffsetLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_Common_System_Information_ResponseFDD, new_create_dissector_handle(dissect_HSDSCH_Common_System_Information_ResponseFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_Paging_System_Information_ResponseFDD, new_create_dissector_handle(dissect_HSDSCH_Paging_System_Information_ResponseFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SYNCDlCodeId_TransInitLCR_CellSyncInitiationRqstTDD, new_create_dissector_handle(dissect_SYNCDlCodeId_TransInitLCR_CellSyncInitiationRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SYNCDlCodeId_MeasureInitLCR_CellSyncInitiationRqstTDD, new_create_dissector_handle(dissect_SYNCDlCodeId_MeasureInitLCR_CellSyncInitiationRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_NSubCyclesPerCyclePeriod_CellSyncReconfRqstTDD, new_create_dissector_handle(dissect_NSubCyclesPerCyclePeriod_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SYNCDlCodeIdTransReconfInfoLCR_CellSyncReconfRqstTDD, new_create_dissector_handle(dissect_SYNCDlCodeIdTransReconfInfoLCR_CellSyncReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SYNCDlCodeIdMeasReconfigurationLCR_CellSyncReconfRqstTDD, new_create_dissector_handle(dissect_SYNCDlCodeIdMeasInfoLCR_CellSyncReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DwPCH_Power, new_create_dissector_handle(dissect_DwPCH_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TimingAdjustmentValueLCR, new_create_dissector_handle(dissect_TimingAdjustmentValueLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_AccumulatedClockupdate_CellSyncReprtTDD, new_create_dissector_handle(dissect_TimingAdjustmentValue_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SyncDLCodeIdsMeasInfoList_CellSyncReprtTDD, new_create_dissector_handle(dissect_SyncDLCodeIdsMeasInfoList_CellSyncReprtTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_RearrangeList_Bearer_RearrangeInd, new_create_dissector_handle(dissect_E_DCH_RearrangeList_Bearer_RearrangeInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_FDD_Update_Information, new_create_dissector_handle(dissect_E_DCH_FDD_Update_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_IPMulticastIndication, new_create_dissector_handle(dissect_IPMulticastIndication_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD, new_create_dissector_handle(dissect_TimeSlotConfigurationList_LCR_CTCH_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp, new_create_dissector_handle(dissect_Cell_Frequency_List_Information_LCR_MulFreq_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD, new_create_dissector_handle(dissect_Cell_Frequency_List_LCR_MulFreq_Cell_SetupRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UARFCN_Adjustment, new_create_dissector_handle(dissect_UARFCN_Adjustment_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd, new_create_dissector_handle(dissect_Cell_Frequency_List_Information_LCR_MulFreq_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UPPCHPositionLCR, new_create_dissector_handle(dissect_UPPCHPositionLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD, new_create_dissector_handle(dissect_UPPCH_LCR_Parameters_CTCH_ReconfRqstTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UPPCH_LCR_InformationList_AuditRsp, new_create_dissector_handle(dissect_UPPCH_LCR_InformationList_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UPPCH_LCR_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_UPPCH_LCR_InformationList_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multipleFreq_dL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_MultipleFreq_DL_HS_PDSCH_Timeslot_Information_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multipleFreq_HS_DSCH_Resources_InformationList_AuditRsp, new_create_dissector_handle(dissect_MultipleFreq_HS_DSCH_Resources_InformationList_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_MultipleFreq_HS_DSCH_Resources_InformationList_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Extended_HS_SCCH_ID, new_create_dissector_handle(dissect_Extended_HS_SCCH_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Extended_HS_SICH_ID, new_create_dissector_handle(dissect_Extended_HS_SICH_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSSICH_InfoExt_DM_Rqst, new_create_dissector_handle(dissect_HSSICH_InfoExt_DM_Rqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Delete_From_HS_SCCH_Resource_PoolExt_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_HS_SCCH_InformationExt_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_HS_SCCH_InformationModifyExt_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PowerControlGAP, new_create_dissector_handle(dissect_ControlGAP_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MBSFN_SpecialTimeSlot_LCR, new_create_dissector_handle(dissect_TimeslotLCR_Extension_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Common_MACFlows_to_DeleteFDD, new_create_dissector_handle(dissect_Common_MACFlows_to_DeleteFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Paging_MACFlows_to_DeleteFDD, new_create_dissector_handle(dissect_Paging_MACFlows_to_DeleteFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Maximum_Target_ReceivedTotalWideBandPower_LCR, new_create_dissector_handle(dissect_Maximum_Target_ReceivedTotalWideBandPower_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DPDCH_PowerInterpolation, new_create_dissector_handle(dissect_E_DPDCH_PowerInterpolation_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_TFCI_Boost_Information, new_create_dissector_handle(dissect_E_TFCI_Boost_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Ext_Max_Bits_MACe_PDU_non_scheduled, new_create_dissector_handle(dissect_Ext_Max_Bits_MACe_PDU_non_scheduled_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Ext_Reference_E_TFCI_PO, new_create_dissector_handle(dissect_Ext_Reference_E_TFCI_PO_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HARQ_MemoryPartitioningInfoExtForMIMO, new_create_dissector_handle(dissect_HARQ_MemoryPartitioningInfoExtForMIMO_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_IPMulticastDataBearerIndication, new_create_dissector_handle(dissect_IPMulticastDataBearerIndication_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MIMO_ActivationIndicator, new_create_dissector_handle(dissect_MIMO_ActivationIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MIMO_Mode_Indicator, new_create_dissector_handle(dissect_MIMO_Mode_Indicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MIMO_N_M_Ratio, new_create_dissector_handle(dissect_MIMO_N_M_Ratio_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multicarrier_number, new_create_dissector_handle(dissect_Multicarrier_Number_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_number_Of_Supported_Carriers, new_create_dissector_handle(dissect_Number_Of_Supported_Carriers_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_multipleFreq_HSPDSCH_InformationList_ResponseTDDLCR, new_create_dissector_handle(dissect_MultipleFreq_HSPDSCH_InformationList_ResponseTDDLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SixtyfourQAM_UsageAllowedIndicator, new_create_dissector_handle(dissect_SixtyfourQAM_UsageAllowedIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SixtyfourQAM_DL_UsageIndicator, new_create_dissector_handle(dissect_SixtyfourQAM_DL_UsageIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SixteenQAM_UL_Operation_Indicator, new_create_dissector_handle(dissect_SixteenQAM_UL_Operation_Indicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TransportBearerNotRequestedIndicator, new_create_dissector_handle(dissect_TransportBearerNotRequestedIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TransportBearerNotSetupIndicator, new_create_dissector_handle(dissect_TransportBearerNotSetupIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_tSN_Length, new_create_dissector_handle(dissect_TSN_Length_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Extended_E_DCH_LCRTDD_PhysicalLayerCategory, new_create_dissector_handle(dissect_Extended_E_DCH_LCRTDD_PhysicalLayerCategory_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MultipleFreq_E_DCH_Resources_InformationList_AuditRsp, new_create_dissector_handle(dissect_MultipleFreq_E_DCH_Resources_InformationList_AuditRsp_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd, new_create_dissector_handle(dissect_MultipleFreq_E_DCH_Resources_InformationList_ResourceStatusInd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_MultipleFreq_E_PUCH_Timeslot_InformationList_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Extended_E_HICH_ID_TDD, new_create_dissector_handle(dissect_Extended_E_HICH_ID_TDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_ContinuousPacketConnectivityHS_SCCH_less_Deactivate_Indicator, new_create_dissector_handle(dissect_ContinuousPacketConnectivityHS_SCCH_less_Deactivate_Indicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_MACdPDU_SizeCapability, new_create_dissector_handle(dissect_E_DCH_MACdPDU_SizeCapability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_MACdPDUSizeFormat, new_create_dissector_handle(dissect_E_DCH_MACdPDUSizeFormat_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MaximumNumber_Of_Retransmission_for_Scheduling_Info_LCRTDD, new_create_dissector_handle(dissect_Maximum_Number_of_Retransmissions_For_E_DCH_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_RetransmissionTimer_for_SchedulingInfo_LCRTDD, new_create_dissector_handle(dissect_E_DCH_MACdFlow_Retransmission_Timer_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_HICH_TimeOffset_Extension, new_create_dissector_handle(dissect_E_HICH_TimeOffset_ExtensionLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_PUCH_PowerControlGAP, new_create_dissector_handle(dissect_ControlGAP_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_TBSizeTableIndicator, new_create_dissector_handle(dissect_HSDSCH_TBSizeTableIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_DL_Control_Channel_Change_Information, new_create_dissector_handle(dissect_E_DCH_DL_Control_Channel_Change_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_DL_Control_Channel_Grant_Information, new_create_dissector_handle(dissect_E_DCH_DL_Control_Channel_Grant_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DGANSS_Corrections_Req, new_create_dissector_handle(dissect_DGANSS_Corrections_Req_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_AdditionalTimeSlotListLCR, new_create_dissector_handle(dissect_AdditionalTimeSlotListLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_AdditionalMeasurementValueList, new_create_dissector_handle(dissect_AdditionalMeasurementValueList_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_AGCH_Table_Choice, new_create_dissector_handle(dissect_E_AGCH_Table_Choice_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HS_Cause, new_create_dissector_handle(dissect_Cause_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_Cause, new_create_dissector_handle(dissect_Cause_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Common_EDCH_Capability, new_create_dissector_handle(dissect_Common_EDCH_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_AI_Capability, new_create_dissector_handle(dissect_E_AI_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Common_EDCH_System_InformationFDD, new_create_dissector_handle(dissect_Common_EDCH_System_InformationFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Common_UL_MACFlows_to_DeleteFDD, new_create_dissector_handle(dissect_Common_MACFlows_to_DeleteFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Common_EDCH_MACdFlows_to_DeleteFDD, new_create_dissector_handle(dissect_E_DCH_MACdFlows_to_Delete_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Common_EDCH_System_Information_ResponseFDD, new_create_dissector_handle(dissect_Common_EDCH_System_Information_ResponseFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Enhanced_UE_DRX_Capability, new_create_dissector_handle(dissect_Enhanced_UE_DRX_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Enhanced_UE_DRX_InformationFDD, new_create_dissector_handle(dissect_Enhanced_UE_DRX_InformationFDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TransportBearerRequestIndicator, new_create_dissector_handle(dissect_TransportBearerRequestIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_SixtyfourQAM_DL_MIMO_Combined_Capability, new_create_dissector_handle(dissect_SixtyfourQAM_DL_MIMO_Combined_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_RNTI, new_create_dissector_handle(dissect_E_RNTI_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MinimumReducedE_DPDCH_GainFactor, new_create_dissector_handle(dissect_MinimumReducedE_DPDCH_GainFactor_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_Time_ID, new_create_dissector_handle(dissect_GANSS_Time_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_AddIonoModelReq, new_create_dissector_handle(dissect_GANSS_AddIonoModelReq_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_EarthOrientParaReq, new_create_dissector_handle(dissect_GANSS_EarthOrientParaReq_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_AddNavigationModelsReq, new_create_dissector_handle(dissect_GANSS_AddNavigationModelsReq_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_AddUTCModelsReq, new_create_dissector_handle(dissect_GANSS_AddUTCModelsReq_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_AuxInfoReq, new_create_dissector_handle(dissect_GANSS_AuxInfoReq_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_SBAS_ID, new_create_dissector_handle(dissect_GANSS_SBAS_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_ID, new_create_dissector_handle(dissect_GANSS_ID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_Additional_Ionospheric_Model, new_create_dissector_handle(dissect_GANSS_Additional_Ionospheric_Model_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_Earth_Orientation_Parameters, new_create_dissector_handle(dissect_GANSS_Earth_Orientation_Parameters_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_Additional_Time_Models, new_create_dissector_handle(dissect_GANSS_Additional_Time_Models_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_Additional_Navigation_Models, new_create_dissector_handle(dissect_GANSS_Additional_Navigation_Models_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_Additional_UTC_Models, new_create_dissector_handle(dissect_GANSS_Additional_UTC_Models_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_GANSS_Auxiliary_Information, new_create_dissector_handle(dissect_GANSS_Auxiliary_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DPCCH_Power_Boosting_Capability, new_create_dissector_handle(dissect_E_DPCCH_Power_Boosting_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_Common_System_InformationLCR, new_create_dissector_handle(dissect_HSDSCH_Common_System_InformationLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_Common_System_Information_ResponseLCR, new_create_dissector_handle(dissect_HSDSCH_Common_System_Information_ResponseLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_Paging_System_InformationLCR, new_create_dissector_handle(dissect_HSDSCH_Paging_System_InformationLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_Paging_System_Information_ResponseLCR, new_create_dissector_handle(dissect_HSDSCH_Paging_System_Information_ResponseLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Common_MACFlows_to_DeleteLCR, new_create_dissector_handle(dissect_Common_MACFlows_to_DeleteLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Paging_MACFlows_to_DeleteLCR, new_create_dissector_handle(dissect_Paging_MACFlows_to_DeleteLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Common_EDCH_System_InformationLCR, new_create_dissector_handle(dissect_Common_EDCH_System_InformationLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Common_UL_MACFlows_to_DeleteLCR, new_create_dissector_handle(dissect_Common_MACFlows_to_DeleteLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Common_EDCH_MACdFlows_to_DeleteLCR, new_create_dissector_handle(dissect_E_DCH_MACdFlows_to_DeleteLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Common_EDCH_System_Information_ResponseLCR, new_create_dissector_handle(dissect_Common_EDCH_System_Information_ResponseLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Enhanced_UE_DRX_CapabilityLCR, new_create_dissector_handle(dissect_Enhanced_UE_DRX_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Enhanced_UE_DRX_InformationLCR, new_create_dissector_handle(dissect_Enhanced_UE_DRX_InformationLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_PreconfigurationSetup, new_create_dissector_handle(dissect_HSDSCH_PreconfigurationSetup_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSDSCH_PreconfigurationInfo, new_create_dissector_handle(dissect_HSDSCH_PreconfigurationInfo_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_NoOfTargetCellHS_SCCH_Order, new_create_dissector_handle(dissect_NoOfTargetCellHS_SCCH_Order_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_EnhancedHSServingCC_Abort, new_create_dissector_handle(dissect_EnhancedHSServingCC_Abort_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_HS_Cell_Information_RL_Setup, new_create_dissector_handle(dissect_Additional_HS_Cell_Information_RL_Setup_List_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_HS_Cell_Information_Response, new_create_dissector_handle(dissect_Additional_HS_Cell_Information_Response_List_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_HS_Cell_Information_RL_Addition, new_create_dissector_handle(dissect_Additional_HS_Cell_Information_RL_Addition_List_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_HS_Cell_Change_Information_Response, new_create_dissector_handle(dissect_Additional_HS_Cell_Change_Information_Response_List_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_HS_Cell_Information_RL_Reconf_Prep, new_create_dissector_handle(dissect_Additional_HS_Cell_Information_RL_Reconf_Prep_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_HS_Cell_Information_RL_Reconf_Req, new_create_dissector_handle(dissect_Additional_HS_Cell_Information_RL_Reconf_Req_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_HS_Cell_Information_RL_Param_Upd, new_create_dissector_handle(dissect_Additional_HS_Cell_Information_RL_Param_Upd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Multi_Cell_Capability_Info, new_create_dissector_handle(dissect_Multi_Cell_Capability_Info_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_IMB_Parameters, new_create_dissector_handle(dissect_IMB_Parameters_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MACes_Maximum_Bitrate_LCR, new_create_dissector_handle(dissect_MACes_Maximum_Bitrate_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Semi_PersistentScheduling_CapabilityLCR, new_create_dissector_handle(dissect_Semi_PersistentScheduling_CapabilityLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_Semi_PersistentScheduling_Information_LCR, new_create_dissector_handle(dissect_E_DCH_Semi_PersistentScheduling_Information_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HS_DSCH_Semi_PersistentScheduling_Information_LCR, new_create_dissector_handle(dissect_HS_DSCH_Semi_PersistentScheduling_Information_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_ContinuousPacketConnectivity_DRX_CapabilityLCR, new_create_dissector_handle(dissect_ContinuousPacketConnectivity_DRX_CapabilityLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_ContinuousPacketConnectivity_DRX_InformationLCR, new_create_dissector_handle(dissect_ContinuousPacketConnectivity_DRX_InformationLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_ContinuousPacketConnectivity_DRX_Information_ResponseLCR, new_create_dissector_handle(dissect_ContinuousPacketConnectivity_DRX_Information_ResponseLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CPC_InformationLCR, new_create_dissector_handle(dissect_CPC_InformationLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR, new_create_dissector_handle(dissect_HS_DSCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR, new_create_dissector_handle(dissect_E_DCH_Semi_PersistentScheduling_Information_ResponseLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_AGCH_UE_Inactivity_Monitor_Threshold, new_create_dissector_handle(dissect_E_AGCH_UE_Inactivity_Monitor_Threshold_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_IdleIntervalInformation, new_create_dissector_handle(dissect_IdleIntervalInformation_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSSICH_ReferenceSignal_InformationLCR, new_create_dissector_handle(dissect_HSSICH_ReferenceSignal_InformationLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MIMO_ReferenceSignal_InformationListLCR, new_create_dissector_handle(dissect_MIMO_ReferenceSignal_InformationListLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MIMO_SFMode_For_HSPDSCHDualStream, new_create_dissector_handle(dissect_MIMO_SFMode_For_HSPDSCHDualStream_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MIMO_SFMode_Supported_For_HSPDSCHDualStream, new_create_dissector_handle(dissect_MIMO_SFMode_For_HSPDSCHDualStream_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UE_Selected_MBMS_Service_Information, new_create_dissector_handle(dissect_UE_Selected_MBMS_Service_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MultiCarrier_HSDSCH_Physical_Layer_Category, new_create_dissector_handle(dissect_LCRTDD_HSDSCH_Physical_Layer_Category_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Common_E_DCH_HSDPCCH_Capability, new_create_dissector_handle(dissect_Common_E_DCH_HSDPCCH_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DL_RLC_PDU_Size_Format, new_create_dissector_handle(dissect_DL_RLC_PDU_Size_Format_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSSICH_ReferenceSignal_InformationModifyLCR, new_create_dissector_handle(dissect_HSSICH_ReferenceSignal_InformationModifyLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_schedulingPriorityIndicator, new_create_dissector_handle(dissect_SchedulingPriorityIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TimeSlotMeasurementValueListLCR, new_create_dissector_handle(dissect_TimeSlotMeasurementValueListLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UE_SupportIndicatorExtension, new_create_dissector_handle(dissect_UE_SupportIndicatorExtension_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Single_Stream_MIMO_ActivationIndicator, new_create_dissector_handle(dissect_Single_Stream_MIMO_ActivationIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Single_Stream_MIMO_Capability, new_create_dissector_handle(dissect_Single_Stream_MIMO_Capability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Single_Stream_MIMO_Mode_Indicator, new_create_dissector_handle(dissect_Single_Stream_MIMO_Mode_Indicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Dual_Band_Capability_Info, new_create_dissector_handle(dissect_Dual_Band_Capability_Info_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UE_AggregateMaximumBitRate, new_create_dissector_handle(dissect_UE_AggregateMaximumBitRate_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UE_AggregateMaximumBitRate_Enforcement_Indicator, new_create_dissector_handle(dissect_UE_AggregateMaximumBitRate_Enforcement_Indicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MIMO_Power_Offset_For_S_CPICH_Capability, new_create_dissector_handle(dissect_MIMO_PowerOffsetForS_CPICHCapability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MIMO_PilotConfigurationExtension, new_create_dissector_handle(dissect_MIMO_PilotConfigurationExtension_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TxDiversityOnDLControlChannelsByMIMOUECapability, new_create_dissector_handle(dissect_TxDiversityOnDLControlChannelsByMIMOUECapability_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_NumberOfReportedCellPortionsLCR, new_create_dissector_handle(dissect_NumberOfReportedCellPortionsLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_CellPortion_CapabilityLCR, new_create_dissector_handle(dissect_CellPortion_CapabilityLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_EDCH_Cell_Information_RL_Setup_Req, new_create_dissector_handle(dissect_Additional_EDCH_Setup_Info_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_EDCH_Cell_Information_Response, new_create_dissector_handle(dissect_Additional_EDCH_Cell_Information_Response_List_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_EDCH_Cell_Information_RL_Add_Req, new_create_dissector_handle(dissect_Additional_EDCH_Cell_Information_RL_Add_Req_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_EDCH_Cell_Information_Response_RL_Add, new_create_dissector_handle(dissect_Additional_EDCH_Cell_Information_Response_RL_Add_List_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_EDCH_Cell_Information_RL_Reconf_Prep, new_create_dissector_handle(dissect_Additional_EDCH_Cell_Information_RL_Reconf_Prep_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_EDCH_Cell_Information_RL_Reconf_Req, new_create_dissector_handle(dissect_Additional_EDCH_Cell_Information_RL_Reconf_Req_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_EDCH_Cell_Information_Bearer_Rearrangement, new_create_dissector_handle(dissect_Additional_EDCH_Cell_Information_Bearer_Rearrangement_List_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_EDCH_Cell_Information_RL_Param_Upd, new_create_dissector_handle(dissect_Additional_EDCH_Cell_Information_RL_Param_Upd_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_EDCH_Preconfiguration_Information, new_create_dissector_handle(dissect_Additional_EDCH_Preconfiguration_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_EDCH_Indicator, new_create_dissector_handle(dissect_NULL_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HS_DSCH_SPS_Reservation_Indicator, new_create_dissector_handle(dissect_SPS_Reservation_Indicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_DCH_SPS_Reservation_Indicator, new_create_dissector_handle(dissect_SPS_Reservation_Indicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MultipleFreq_HARQ_MemoryPartitioning_InformationList, new_create_dissector_handle(dissect_MultipleFreq_HARQ_MemoryPartitioning_InformationList_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext, new_create_dissector_handle(dissect_Ul_common_E_DCH_MACflow_Specific_InfoResponseListLCR_Ext_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_RepetitionPeriodIndex, new_create_dissector_handle(dissect_RepetitionPeriodIndex_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MidambleShiftLCR, new_create_dissector_handle(dissect_MidambleShiftLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION, new_create_dissector_handle(dissect_MaxHSDSCH_HSSCCH_Power_per_CELLPORTION_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DormantModeIndicator, new_create_dissector_handle(dissect_DormantModeIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DiversityMode, new_create_dissector_handle(dissect_DiversityMode_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TransmitDiversityIndicator, new_create_dissector_handle(dissect_TransmitDiversityIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_NonCellSpecificTxDiversity, new_create_dissector_handle(dissect_NonCellSpecificTxDiversity_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Cell_Capability_Container, new_create_dissector_handle(dissect_Cell_Capability_Container_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_RNTI_List_Request, new_create_dissector_handle(dissect_NULL_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_RNTI_List, new_create_dissector_handle(dissect_E_RNTI_List_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PowerControlGAP_For_CellFACHLCR, new_create_dissector_handle(dissect_ControlGAP_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UL_Synchronisation_Parameters_For_FACHLCR, new_create_dissector_handle(dissect_UL_Synchronisation_Parameters_LCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HS_DSCH_SPS_Operation_Indicator, new_create_dissector_handle(dissect_HS_DSCH_SPS_Operation_Indicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Out_of_Sychronization_Window, new_create_dissector_handle(dissect_Out_of_Sychronization_Window_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst, new_create_dissector_handle(dissect_Max_RTWP_perUARFCN_Information_LCR_PSCH_ReconfRqst_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_E_HICH_TimeOffset_ReconfFailureTDD, new_create_dissector_handle(dissect_E_HICH_TimeOffset_ReconfFailureTDD_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_HSSCCH_TPC_StepSize, new_create_dissector_handle(dissect_TDD_TPC_DownlinkStepSize_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_TS0_CapabilityLCR, new_create_dissector_handle(dissect_TS0_CapabilityLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_UE_TS0_CapabilityLCR, new_create_dissector_handle(dissect_UE_TS0_CapabilityLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Common_System_Information_ResponseLCR, new_create_dissector_handle(dissect_Common_System_Information_ResponseLCR_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Additional_EDCH_Cell_Information_ResponseRLReconf, new_create_dissector_handle(dissect_Additional_EDCH_Cell_Information_Response_RLReconf_List_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Multicell_EDCH_InformationItemIEs, new_create_dissector_handle(dissect_Multicell_EDCH_InformationItemIEs_PDU, proto_nbap));
+  dissector_add_uint("nbap.ies", id_Multicell_EDCH_RL_Specific_InformationItemIEs, new_create_dissector_handle(dissect_Multicell_EDCH_RL_Specific_InformationItemIEs_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Add_To_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext, new_create_dissector_handle(dissect_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Modify_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext, new_create_dissector_handle(dissect_Modify_Non_HS_SCCH_Associated_HS_SICH_InformationList_Ext_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext, new_create_dissector_handle(dissect_Delete_From_Non_HS_SCCH_Associated_HS_SICH_Resource_Pool_LCR_PSCH_ReconfRqst_Ext_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Initial_DL_Transmission_Power, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Maximum_DL_Power, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_Minimum_DL_Power, new_create_dissector_handle(dissect_DL_Power_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DCH_MeasurementOccasion_Information, new_create_dissector_handle(dissect_DCH_MeasurementOccasion_Information_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_AssociatedPhsicalChannelID, new_create_dissector_handle(dissect_CommonPhysicalChannelID_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_DGNSS_ValidityPeriod, new_create_dissector_handle(dissect_DGNSS_ValidityPeriod_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PhysicalChannelID_for_CommonERNTI_RequestedIndicator, new_create_dissector_handle(dissect_PhysicalChannelID_for_CommonERNTI_RequestedIndicator_PDU, proto_nbap));
+  dissector_add_uint("nbap.extension", id_PrecodingWeightSetRestriction, new_create_dissector_handle(dissect_PrecodingWeightSetRestriction_PDU, proto_nbap));
   dissector_add_string("nbap.proc.imsg", "id-cellSetup/fdd", new_create_dissector_handle(dissect_CellSetupRequestFDD_PDU, proto_nbap));
   dissector_add_string("nbap.proc.sout", "id-cellSetup/fdd", new_create_dissector_handle(dissect_CellSetupResponse_PDU, proto_nbap));
   dissector_add_string("nbap.proc.uout", "id-cellSetup/fdd", new_create_dissector_handle(dissect_CellSetupFailure_PDU, proto_nbap));
@@ -53292,10 +68811,13 @@ proto_reg_handoff_nbap(void)
   dissector_add_string("nbap.proc.imsg", "id-radioLinkParameterUpdate/fdd", new_create_dissector_handle(dissect_RadioLinkParameterUpdateIndicationFDD_PDU, proto_nbap));
   dissector_add_string("nbap.proc.imsg", "id-radioLinkParameterUpdate/tdd", new_create_dissector_handle(dissect_RadioLinkParameterUpdateIndicationTDD_PDU, proto_nbap));
   dissector_add_string("nbap.proc.imsg", "id-mBMSNotificationUpdate/common", new_create_dissector_handle(dissect_MBMSNotificationUpdateCommand_PDU, proto_nbap));
+  dissector_add_string("nbap.proc.imsg", "id-uEStatusUpdate/common", new_create_dissector_handle(dissect_UEStatusUpdateCommand_PDU, proto_nbap));
+  dissector_add_string("nbap.proc.imsg", "id-secondaryULFrequencyReporting/fdd", new_create_dissector_handle(dissect_SecondaryULFrequencyReport_PDU, proto_nbap));
+  dissector_add_string("nbap.proc.imsg", "id-secondaryULFrequencyUpdate/fdd", new_create_dissector_handle(dissect_SecondaryULFrequencyUpdateIndication_PDU, proto_nbap));
 
 
 /*--- End of included file: packet-nbap-dis-tab.c ---*/
-#line 177 "packet-nbap-template.c"
+#line 185 "../../asn1/nbap/packet-nbap-template.c"
 }