X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fcu_stub%2Fcu_f1ap_msg_hdl.h;h=002113e3db83b1984919bac3abc4385c0b1e6dae;hb=53088c437fc01fb772f221e228ba7475fb5131d5;hp=776a02b53f9219730ea809ad336689489691de25;hpb=7268ff58ebfed5c837ed02ae3dbc2970937d6336;p=o-du%2Fl2.git diff --git a/src/cu_stub/cu_f1ap_msg_hdl.h b/src/cu_stub/cu_f1ap_msg_hdl.h index 776a02b53..002113e3d 100644 --- a/src/cu_stub/cu_f1ap_msg_hdl.h +++ b/src/cu_stub/cu_f1ap_msg_hdl.h @@ -76,6 +76,7 @@ typedef struct f1apDb F1apMsgDb f1apMsgDb; void F1APMsgHdlr(Buffer *mBuf); uint8_t BuildAndSendUeContextModificationReq(); +uint8_t BuildAndSendUeContextReleaseCommand(uint8_t cuUeF1apId, uint8_t duUeF1apId); /********************************************************************** End of file **********************************************************************/