X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Frgu.h;h=6d6beff385249ed02c5122f3386fe5e3b2d63bc9;hb=e698840bb6fcecc68be5b1d1fd17436bd1d5e83f;hp=b43785df046ad54281432d42a9e138531582d658;hpb=105199ef642ffe9736ea24a01d4546578fa25e60;p=o-du%2Fl2.git diff --git a/src/cm/rgu.h b/src/cm/rgu.h index b43785df0..6d6beff38 100755 --- a/src/cm/rgu.h +++ b/src/cm/rgu.h @@ -66,13 +66,13 @@ extern "C" { #define EVTRGUUBNDREQ 2 /*!< Un-Bind Request */ #define EVTRGUBNDCFM 3 /*!< Bind Confirm */ #define EVTRGUCDATREQ 4 /*!< Common Channel Data Request */ -//#define EVTRGUCDATIND 5 /*!< Common Channel Data Indication */ +#define EVTRGUCDATIND 5 /*!< Common Channel Data Indication */ #define EVTRGUDDATREQ 6 /*!< Dedicated Channel Data Request */ -#define EVTRLCULDAT 7 /*!< Dedicated Channel Data Indication */ -#define EVTRLCDLDAT 8 /*!< Common Channel status response */ +#define EVTRGUDDATIND 7 /*!< Dedicated Channel Data Indication */ +#define EVTRGUCSTARSP 8 /*!< Common Channel status response */ #define EVTRGUCSTAIND 9 /*!< Common Channel status Indication */ -#define EVTRLCBOSTA 10 /*!< Channel buffer occupancy status response */ -#define EVTSCHREP 11 /*!< Logical Channel Scheduling result report*/ +#define EVTRGUDSTARSP 10 /*!< Dedicated Channel status response */ +#define EVTRGUDSTAIND 11 /*!< Dedicated Channel status Indication */ /*rgu_h_001.main_5 - ADD - L2M Support */ #ifdef LTE_L2_MEAS #define EVTRGUHQSTAIND 12 /*!< HARQ status Indication */