Merge "Using TAPA Task to generated PHY Stub's slot indication [Issue-Id: ODUHIGH...
[o-du/l2.git] / src / cm / rgu.h
index b43785d..6d6beff 100755 (executable)
@@ -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 */