// meNBtoSgNBContainer should contain the RRCReconfigurationComplete message from the UE but in the specs 36.423(9.1.4.4) its presence is not mandatory
returnx2ap_eNB_generate_ENDC_x2_SgNB_addition_request(instance_p,x2ap_eNB_data,0);// Not the right place to call the X2 function. Used only initially for testing.
}
...
...
@@ -1782,7 +1782,7 @@ int x2ap_gNB_handle_ENDC_sGNB_addition_request (instance_t instance,
x2ap_eNB_generate_ENDC_x2_SgNB_reconfiguration_complete(instance_p,x2ap_eNB_data,0,0);// Not the right place to call the X2 function. Used only initially for testing.