X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Frgu.h;h=89d0d7454a8225917a81fb5656f3506d4e27dd65;hb=42e50f5a3e46d7ca3afe97907b39d2a0c79a21c2;hp=b43785df046ad54281432d42a9e138531582d658;hpb=105199ef642ffe9736ea24a01d4546578fa25e60;p=o-du%2Fl2.git diff --git a/src/cm/rgu.h b/src/cm/rgu.h index b43785df0..89d0d7454 100755 --- a/src/cm/rgu.h +++ b/src/cm/rgu.h @@ -65,14 +65,11 @@ extern "C" { #define EVTRGUBNDREQ 1 /*!< Bind Request */ #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 EVTRGUDDATREQ 6 /*!< Dedicated Channel Data Request */ -#define EVTRLCULDAT 7 /*!< Dedicated Channel Data Indication */ -#define EVTRLCDLDAT 8 /*!< Common Channel status response */ +#define EVTRGUCDATIND 5 /*!< Common Channel Data Indication */ +#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 EVTRGUDSTAIND 11 /*!< Dedicated Channel status Indication */ /*rgu_h_001.main_5 - ADD - L2M Support */ #ifdef LTE_L2_MEAS #define EVTRGUHQSTAIND 12 /*!< HARQ status Indication */