X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fric_stub%2Fric_e2ap_msg_hdl.h;h=d1ed8a5d15f7d3d530f8f624c4a8d93465588cb9;hb=bb8df345963bb5ef2e035ead7731c1171e4cbbe0;hp=78910865598f5e8e42b9fcc5553c9793d3a0ab15;hpb=ef711b0830aedde36f4a1beceed146d08e77ce58;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 789108655..d1ed8a5d1 100644 --- a/src/ric_stub/ric_e2ap_msg_hdl.h +++ b/src/ric_stub/ric_e2ap_msg_hdl.h @@ -20,7 +20,7 @@ #include #include #include -#include +#include "ProtocolIE-FieldE2.h" #include "E2AP-PDU.h" #include "envopt.h" /* Environment options */ @@ -73,11 +73,9 @@ -extern char encBuf[ENC_BUF_MAX_LEN]; -int encBufSize; - void E2APMsgHdlr(Buffer *mBuf); S16 BuildAndSendE2SetupReq(); +S16 SendE2APMsg(Region , Pool ); /********************************************************************** End of file