X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_e2ap_msg_hdl.h;h=a10fe03d0b9f713f6712c6c6e2962265151bc649;hb=c96baaa9714cbf572d850217810b0739de043a77;hp=b1539db95914f6a941e7d8713535e24e33fd9690;hpb=c548e17125cafaa528acd0f040f93c188b00a488;p=o-du%2Fl2.git diff --git a/src/du_app/du_e2ap_msg_hdl.h b/src/du_app/du_e2ap_msg_hdl.h index b1539db95..a10fe03d0 100644 --- a/src/du_app/du_e2ap_msg_hdl.h +++ b/src/du_app/du_e2ap_msg_hdl.h @@ -38,6 +38,7 @@ E2apMsgDb e2apMsgDb; uint8_t BuildAndSendE2SetupReq(); uint8_t SendE2APMsg(Region , Pool ); void E2APMsgHdlr(Buffer *mBuf); +uint8_t BuildAndSendE2NodeConfigUpdate(); /********************************************************************** End of file **********************************************************************/