X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrsch%2Fsch_utils.h;h=195378441a7699d0cd5de7a26f6db442f0d92bf4;hb=e44180890b286bf1f78cd8f3867092f0914cccec;hp=09ac4c9382b23f78308df124c3980e6b7835e291;hpb=653aa9a77c383713ea88d4b34759b333576646b4;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 /**********************************************************************