Commit ea29a4b2 authored by wangyongshou's avatar wangyongshou

add pdu_session_resource_modify_response msg

parent c5581ce6
This diff is collapsed.
#ifndef NG_PDU_SESSOIN_RESOURCE_MODIFY_RESPONSE_H_
#define NG_PDU_SESSOIN_RESOURCE_MODIFY_RESPONSE_H_
#include "Ngap_NGAP-PDU.h"
Ngap_NGAP_PDU_t *make_NGAP_pdu_session_resource_modify_response();
#endif
......@@ -37,6 +37,7 @@ add_library (SMF STATIC
${SRC_TOP_DIR}/NgapSmfLayer/ng_pdu_session_resource_release_command.c
${SRC_TOP_DIR}/NgapSmfLayer/ng_pdu_session_resource_release_response.c
${SRC_TOP_DIR}/NgapSmfLayer/ng_pdu_session_resource_modify_request.c
${SRC_TOP_DIR}/NgapSmfLayer/ng_pdu_session_resource_modify_response.c
smf_app.cpp
smf_config.cpp
smf_context.cpp
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment