[Epic-ID: ODUHIGH-475][Task-ID: ODUHIGH-476]RRC codec upgrade
[o-du/l2.git] / src / codec_utils / RRC / UplinkTxDirectCurrentCell.h
index fffe41e..0aeb387 100644 (file)
@@ -1,8 +1,8 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "NR-RRC-Definitions"
- *     found in "02_Aug/rrc_15_3_asn.asn1"
- *     `asn1c -D ./Aug02 -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
+ *     found in "../ASN1_Input/rrc_15_3_asn.asn1"
+ *     `asn1c -D ../RRC_output_14Nov/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER`
  */
 
 #ifndef        _UplinkTxDirectCurrentCell_H_
@@ -12,7 +12,7 @@
 #include <asn_application.h>
 
 /* Including external dependencies */
-#include "ServCellIndex.h"
+#include "ServCellIndexRrc.h"
 #include <asn_SEQUENCE_OF.h>
 #include <constr_SEQUENCE_OF.h>
 #include <constr_SEQUENCE.h>
@@ -26,7 +26,7 @@ struct UplinkTxDirectCurrentBWP;
 
 /* UplinkTxDirectCurrentCell */
 typedef struct UplinkTxDirectCurrentCell {
-       ServCellIndex_t  servCellIndex;
+       ServCellIndexRrc_t       servCellIndex;
        struct UplinkTxDirectCurrentCell__uplinkDirectCurrentBWP {
                A_SEQUENCE_OF(struct UplinkTxDirectCurrentBWP) list;