X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrmac%2Fmac_upr_inf_api.h;h=9eb53330323ac2846ee5100cc7cbc46c98899a8a;hb=a46f210198423478d5884486e9610eb9067d46e6;hp=75a396341ab94dbb51e188f69acb015f911b3311;hpb=0fccb83e55b237d60cf451bab71a0c7242cc6e66;p=o-du%2Fl2.git diff --git a/src/5gnrmac/mac_upr_inf_api.h b/src/5gnrmac/mac_upr_inf_api.h index 75a396341..9eb533303 100644 --- a/src/5gnrmac/mac_upr_inf_api.h +++ b/src/5gnrmac/mac_upr_inf_api.h @@ -47,6 +47,7 @@ uint16_t MacDuAppSlotInd(Pst *pst, SlotInfo *slotInfo); uint16_t MacDuAppStopInd(Pst *pst, MacCellStopInfo *cellStopId); +uint16_t MacDuAppUlCcchInd(Pst *pst, UlCcchIndInfo *ulCcchIndInfo); /********************************************************************** End of file **********************************************************************/