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=47ebf52d0f0efa9a876eab100b5bfe1dcd263669;hpb=6eda577056855df28788aef28ee0a29c9128d1f5;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 47ebf52d0..38c64a0f2 100644 --- a/src/ric_stub/ric_e2ap_msg_hdl.h +++ b/src/ric_stub/ric_e2ap_msg_hdl.h @@ -50,9 +50,11 @@ -void E2APMsgHdlr(Buffer *mBuf); -S16 BuildAndSendE2SetupReq(); -S16 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