X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fric_stub%2Fric_e2ap_msg_hdl.h;h=38c64a0f2b8ef572b30226a1c213339ae134ab7f;hb=ab13dee0decf8731b1d95f943d13a6e7a4a2ead5;hp=6f54f0d5cd3f0f94c88edfdf12cd031e766b908a;hpb=a5f35b2204dd87ebe347f11282000852b55810ad;p=o-du%2Fl2.git diff --git a/src/ric_stub/ric_e2ap_msg_hdl.h b/src/ric_stub/ric_e2ap_msg_hdl.h index 6f54f0d5c..38c64a0f2 100644 --- a/src/ric_stub/ric_e2ap_msg_hdl.h +++ b/src/ric_stub/ric_e2ap_msg_hdl.h @@ -51,9 +51,10 @@ -void E2APMsgHdlr(Buffer *mBuf); -uint8_t BuildAndSendE2SetupRsp(uint8_t duId); -uint8_t SendE2APMsg(Region , Pool ); +void E2APMsgHdlr(uint32_t *duId, Buffer *mBuf); +uint8_t BuildAndSendE2SetupRsp(DuDb *duDb, uint8_t transId); +uint8_t BuildAndSendRicSubscriptionReq(uint32_t duId); +uint8_t SendE2APMsg(Region region, Pool pool, uint32_t duId); /********************************************************************** End of file