X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrmac%2Frg.x;h=310e5503cd0aa6d5e0e4fd0315d3b01b6d48e702;hb=6636207100c598cd70537d177670ef131e263931;hp=464a4fecc8021b6827d7b36bd017b0df57aeab61;hpb=df93fa14853abfc47879088f095dbba96bac3569;p=o-du%2Fl2.git diff --git a/src/5gnrmac/rg.x b/src/5gnrmac/rg.x index 464a4fecc..310e5503c 100755 --- a/src/5gnrmac/rg.x +++ b/src/5gnrmac/rg.x @@ -745,12 +745,6 @@ S16 rgLMMStopTmr ARGS((Inst inst,S16 tmrEvnt, PTR cb)); S16 rgLMMTmrExpiry ARGS((PTR cb, S16 tmrEvnt)); /* To send a Unsolicited Status Indication to Layer Manager */ S16 rgLMMStaInd ARGS((Inst inst,uint16_t category, uint16_t event, uint16_t cause, RgUstaDgn *dgn)); -/* LIM uses this to forward the BndCfm to LMM. This function invokes a - * Control Confirmation to the LM. */ -S16 rgActvTmr ARGS((Ent ent, Inst inst )); -S16 rgActvInit ARGS((Ent entity, Inst inst, Region - region, Reason reason)); -S16 rgActvTsk ARGS((Pst *pst, Buffer *mBuf)); /* APIs Exposed by UIM */ S16 rgUIMRguBndCfm ARGS ((Inst inst,SuId suId, uint8_t status));