X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Frgu.h;h=89d0d7454a8225917a81fb5656f3506d4e27dd65;hb=d18d80cc82c8bae113c62a45b30345bfb4ca570f;hp=6d6beff385249ed02c5122f3386fe5e3b2d63bc9;hpb=2193e4cf01012809495be026097e8d7eacb9f0ac;p=o-du%2Fl2.git diff --git a/src/cm/rgu.h b/src/cm/rgu.h index 6d6beff38..89d0d7454 100755 --- a/src/cm/rgu.h +++ b/src/cm/rgu.h @@ -65,13 +65,10 @@ 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 EVTRGUDDATIND 7 /*!< Dedicated Channel Data Indication */ #define EVTRGUCSTARSP 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 */ /*rgu_h_001.main_5 - ADD - L2M Support */ #ifdef LTE_L2_MEAS