X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrmac%2Fmac_upr_inf_api.h;h=6e050fa31964c08540d56fc537955803bada1e95;hb=2ba58cd78e409ae234aac627914f954e6aa8b1ff;hp=1bcd9b920c65b2b0f4a03413b99751daf4835dd6;hpb=79b8d410dc34e5624583b9ad935e65350dd3f62a;p=o-du%2Fl2.git diff --git a/src/5gnrmac/mac_upr_inf_api.h b/src/5gnrmac/mac_upr_inf_api.h index 1bcd9b920..6e050fa31 100644 --- a/src/5gnrmac/mac_upr_inf_api.h +++ b/src/5gnrmac/mac_upr_inf_api.h @@ -22,8 +22,9 @@ uint8_t MacDuAppCellUpInd(Pst *pst, OduCellId *cellId); uint8_t MacDuAppStopInd(Pst *pst, OduCellId *cellId); uint8_t MacDuAppUlCcchInd(Pst *pst, UlCcchIndInfo *ulCcchIndInfo); -uint8_t MacSendUlDataToRlc(Pst *pst, RlcData *ulData); +uint8_t MacSendUlDataToRlc(Pst *pst, RlcUlData *ulData); uint8_t MacSendSchedResultRptToRlc(Pst *pst, RlcSchedResultRpt *schedRpt); +uint8_t MacDuAppSlotInd(Pst *pst, SlotTimingInfo *slotIndInfo); /********************************************************************** End of file