[Epic-ID: ODUHIGH-462][Task-ID: ODUHIGH-472] Handling of drx timer in SCH [storing...
[o-du/l2.git] / src / 5gnrmac / mac.h
index 6115c67..534b80e 100644 (file)
@@ -229,6 +229,7 @@ typedef struct macUeCb
 struct macCellCb
 {
    uint16_t    cellId;
+   uint16_t    numOfSlots;
    CellState   state;
    uint16_t    crntiMap;
    MacRaCbInfo macRaCb[MAX_NUM_UE];