X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrsch%2Fsch.h;h=b8258bf6afdb993ae4e63a4015c88dd8aa5f24f8;hb=5bca27d3d33c085718de6e894b875c845d7456d2;hp=5295b0f16d93db79e15d2650ad49231e6b0825a3;hpb=6ffefa70d25f1f2e9a5879d4eb8f3af6379b54a9;p=o-du%2Fl2.git diff --git a/src/5gnrsch/sch.h b/src/5gnrsch/sch.h index 5295b0f16..b8258bf6a 100644 --- a/src/5gnrsch/sch.h +++ b/src/5gnrsch/sch.h @@ -436,6 +436,8 @@ void updateBsrAndLcList(CmLListCp *lcLL, BsrInfo *bsrInfo, uint8_t status); /*Paging Functions*/ void schProcPagingCfg(SchCellCb *cell); void schCfgPdcchMonOccOfPO(SchCellCb *cell); +void schIncrSlot(SlotTimingInfo *timingInfo, uint8_t incr, uint16_t numSlotsPerRF); + /********************************************************************** End of file **********************************************************************/