Merge "[Epic-ID: ODUHIGH-405][Task-ID: ODUHIGH-434] EGTP connection towards multiple...
[o-du/l2.git] / src / ric_stub / ric_e2ap_msg_hdl.h
index c34b6a2..6f54f0d 100644 (file)
@@ -30,7 +30,6 @@
 #define CRNTI           17017
 #define CELL_INDEX      0
 
-
 /* allocate and zero out a static buffer */
 #define RIC_ALLOC(_datPtr, _size)                                \
 {                                                               \
 
 
 
+
 void E2APMsgHdlr(Buffer *mBuf);
-S16 BuildAndSendE2SetupReq();
-S16 SendE2APMsg(Region , Pool );
+uint8_t BuildAndSendE2SetupRsp(uint8_t duId);
+uint8_t SendE2APMsg(Region , Pool );
 
 /**********************************************************************
          End of file