[Epic-ID: ODUHIGH-516][Task-ID: ODUHIGH-534] Handling of reset req and Implementation...
[o-du/l2.git] / src / du_app / du_tmr.h
index 54aced7..444bc24 100644 (file)
@@ -22,7 +22,7 @@
 short int duActvTmr(Ent ent,Inst inst); 
 bool duChkTmr(PTR cb, int16_t tmrEvnt);
 void duStartTmr(PTR cb, int16_t tmrEvnt, uint32_t timerValue);
-
+void duStopTmr(PTR cb, uint8_t tmrType);
 /**********************************************************************
   End of file
  **********************************************************************/