X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Fcrg.h;h=e53ae858c02a19476534eed81a94165026e705b7;hb=dfe84998d9dba8389ee232aa184bc3b5ae383db3;hp=1e160ca7e1fbfb67a8a351704879261b140d00c0;hpb=87c35884595a3166121854c3ae6e6e856f004ff4;p=o-du%2Fl2.git diff --git a/src/cm/crg.h b/src/cm/crg.h index 1e160ca7e..e53ae858c 100755 --- a/src/cm/crg.h +++ b/src/cm/crg.h @@ -35,13 +35,6 @@ @brief Defines for CRG interface. */ -/* Config/Reconfig/Delete MACROs */ -#define CRG_CONFIG 1 /*!< Macro for action type Configuration */ -#define CRG_RECONFIG 2 /*!< Macro for action type Re-Configuration */ -#define CRG_DELETE 3 /*!< Macro for action type Delete */ -#define CRG_RESET 4 /*!< Macro for action type Reset. Applicable - * only for UE. */ - /* Cell/Ue/Logical channel MACROs */ /* crg_h_001.main_6: Removed transport channel types from CRG. */ #define CRG_CELL_CFG 1 /*!< Macro for Cell Configuration type*/ @@ -72,8 +65,7 @@ #define EVTCRGBNDREQ 1 /*!< Macro for Bind Request */ #define EVTCRGBNDCFM 2 /*!< Macro for Bind Confirm */ #define EVTCRGUBNDREQ 3 /*!< Macro for Un-Bind Request */ -#define EVTCRGCFGREQ 4 /*!< Macro for Configuration Request */ -#define EVTCRGCFGCFM 5 /*!< Macro for Configuration Confirm */ +#define EVTCRGCFGCFM 4 /*!< Macro for Configuration Confirm */ /* Activation time limit in terms of number of frames */ #define CRG_ACTV_WIN_SIZE 20 /*!< Macro for Size of activation time window