Implementation for supporting Service Update
[sim/e2-interface.git] / e2sim / previous / e2apv1sim / e2sim / src / E2APr / e2ap_message_handler.hpp
index 5d93836..323efa7 100644 (file)
@@ -2,6 +2,7 @@
 #                                                                            *\r
 # Copyright 2019 AT&T Intellectual Property                                  *\r
 # Copyright 2019 Nokia                                                       *\r
+# Copyright (c) 2020 Samsung Electronics Co., Ltd. All Rights Reserved.      *\r
 #                                                                            *\r
 # Licensed under the Apache License, Version 2.0 (the "License");            *\r
 # you may not use this file except in compliance with the License.           *\r
@@ -44,4 +45,6 @@ void e2ap_handle_RICSubscriptionRequest_securityDemo(E2AP_PDU_t* pdu, int &socke
 \r
 void e2ap_handle_ResourceStatusRequest(E2AP_PDU_t* pdu, int &socket_fd);\r
 \r
+void e2ap_handle_E2SeviceUpdate(E2AP_PDU_t* pdu, int &socket_fd);\r
+\r
 #endif\r