Added missing triggers and state params for cell up
[o-du/l2.git] / src / cm / du_app_mac_inf.h
index 9c64971..40f2ab4 100644 (file)
@@ -210,6 +210,7 @@ typedef struct macCellCfgCfm
 
 typedef struct slotInfo
 {
+   uint16_t cellId;
    uint16_t sfn;
    uint16_t slot;
 }SlotInfo;