RLC BO, BO response and DL Data handling. [Issue-ID: ODUHIGH-181]
[o-du/l2.git] / src / 5gnrmac / mac_upr_inf_api.h
index fb84cc1..bc7216c 100644 (file)
@@ -22,6 +22,9 @@
 uint8_t MacDuAppSlotInd(Pst *pst, SlotIndInfo *slotInfo);
 uint8_t MacDuAppStopInd(Pst *pst, MacCellStopInfo *cellStopId);
 uint8_t MacDuAppUlCcchInd(Pst *pst, UlCcchIndInfo *ulCcchIndInfo);
+uint8_t MacSendUlDataToRlc(Pst *pst, RlcData *ulData);
+uint8_t MacSendSchedResultRptToRlc(Pst *pst, RlcSchedResultRpt *schedRpt);
+
 /**********************************************************************
          End of file
 **********************************************************************/