[Epic-ID: ODUHIGH-462][Task-ID: ODUHIGH-472] Implementation of drx timer
[o-du/l2.git] / src / du_app / du_mgr.h
index c260408..e7345f5 100644 (file)
@@ -157,6 +157,7 @@ typedef struct duUeCfg
 #ifdef NR_DRX
    bool     drxCyclePres;
    DrxCycle drxCycle;
+   bool     drxConfigIndicatorRelease;
 #endif
 }DuUeCfg;