X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Frgu.h;h=e0e9cf93ee29942c4b9a442b206a55d46db21b35;hb=18fbca81feebe0cf45f205c1c580c574741292b0;hp=a9e085bde9a3fb0ea43889d681ff3e9e128191ef;hpb=5625a52ad68f6ad93684e68bbbdbaef0d462cf9a;p=o-du%2Fl2.git diff --git a/src/cm/rgu.h b/src/cm/rgu.h index a9e085bde..e0e9cf93e 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 EVTRGUDDATIND 7 /*!< Dedicated Channel Data Indication */ -#define EVTRGUCSTARSP 8 /*!< Common Channel status response */ +#define EVTRLCULDAT 7 /*!< Dedicated Channel Data Indication */ +#define EVTRLCDLDAT 8 /*!< Common Channel status response */ #define EVTRGUCSTAIND 9 /*!< Common Channel status Indication */ -#define EVTRGUDSTARSP 10 /*!< Dedicated Channel status response */ -#define EVTRGUDSTAIND 11 /*!< Dedicated Channel status Indication */ +#define EVTRLCBOSTA 10 /*!< Channel buffer occupancy status response */ +#define EVTSCHREP 11 /*!< Logical Channel Scheduling result report*/ /*rgu_h_001.main_5 - ADD - L2M Support */ #ifdef LTE_L2_MEAS #define EVTRGUHQSTAIND 12 /*!< HARQ status Indication */