X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrsch%2Fsch_utils.h;h=195378441a7699d0cd5de7a26f6db442f0d92bf4;hb=fdf994581c1b672158c911a9a5f7a4191832c695;hp=09ac4c9382b23f78308df124c3980e6b7835e291;hpb=d75d1b078091768f45b83f2a745a25917e03b39d;p=o-du%2Fl2.git diff --git a/src/5gnrsch/sch_utils.h b/src/5gnrsch/sch_utils.h index 09ac4c938..195378441 100644 --- a/src/5gnrsch/sch_utils.h +++ b/src/5gnrsch/sch_utils.h @@ -95,7 +95,7 @@ SchUeCb* schGetUeCb(SchCellCb *cellCb, uint16_t crnti); void schInitUlSlot(SchUlSlotInfo *schUlSlotInfo); void schInitDlSlot(SchDlSlotInfo *schDlSlotInfo); #ifdef NR_TDD -SlotConfig schGetSlotFrmt(uint16_t slot, uint32_t slotBitMap); +SlotConfig schGetSlotSymbFrmt(uint16_t slot, uint32_t bitMap); #endif /**********************************************************************