X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fric_stub%2Fric_e2ap_msg_hdl.h;h=aba63d22e1317f7d2ca710674e6d50798b46c4cb;hb=47dcc6df526aaec243361a0296966cde738129cb;hp=38c64a0f2b8ef572b30226a1c213339ae134ab7f;hpb=1848207fc6601561cbac8cbb5950d1c6e80f2bea;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 38c64a0f2..aba63d22e 100644 --- a/src/ric_stub/ric_e2ap_msg_hdl.h +++ b/src/ric_stub/ric_e2ap_msg_hdl.h @@ -55,7 +55,7 @@ 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); - +uint8_t BuildAndSendRicServiceQuery(DuDb *duDb); /********************************************************************** End of file **********************************************************************/