Building mib PDU and SSB changes at scheduler
[o-du/l2.git] / src / 5gnrmac / lwr_mac.h
index c579194..d153bcc 100644 (file)
@@ -44,8 +44,10 @@ typedef enum
 /* Events in Lower Mac */
 typedef enum{
   PARAM_REQ,
-  CONFIG_REQ = 2,
-  START_REQ = 4,
+  PARAM_RSP,
+  CONFIG_REQ,
+  CONFIG_RSP,
+  START_REQ,
   STOP_REQ,
   MAX_EVENT
 }EventState;