X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrmac%2Fmac_upr_inf_api.h;h=7bda9d473068673eaeef24d4aca8a9513aba2290;hb=e2f19652869379312c6c6575e3aa4bba3bcd104e;hp=fb84cc17044d10bacbc44b6757214edb73189116;hpb=a5530e70a9d414952dadd1688aa9b4280c0dbb5a;p=o-du%2Fl2.git diff --git a/src/5gnrmac/mac_upr_inf_api.h b/src/5gnrmac/mac_upr_inf_api.h index fb84cc170..7bda9d473 100644 --- a/src/5gnrmac/mac_upr_inf_api.h +++ b/src/5gnrmac/mac_upr_inf_api.h @@ -22,6 +22,8 @@ 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, RlcMacData *ulData); + /********************************************************************** End of file **********************************************************************/