Loading ttcn/AtsNGAP/NGAP_TCFunctions.ttcn +11 −11 Original line number Diff line number Diff line Loading @@ -3076,12 +3076,11 @@ module NGAP_TCFunctions { action("Trigger PWS_Failure_Indication!"); f_recv_NGAP_PDU( mw_ngap_unsuccMsg( ? // /*mw*/m_n2_PWSFailureIndication( //missing template // ?,//in template (value) PWSFailedCellList p_pWSFailedCellList, // ?//in template (value) GlobalRANNodeID p_globalRANNodeID // ) mw_ngap_initMsg( mw_n2_PWSFailureIndication( ?,//template (present) PWSFailedCellIDList p_pWSFailedCellIDList := ?, ?//template (present) GlobalRANNodeID p_globalRANNodeID := ? ) ) ); Loading Loading @@ -3118,11 +3117,12 @@ module NGAP_TCFunctions { f_recv_NGAP_PDU( mw_ngap_initMsg( ? // /*mw*/m_n2_PWSFailureIndication( //missing template // ?,//in template (value) PWSFailedCellList p_pWSFailedCellList, // ?//in template (value) GlobalRANNodeID p_globalRANNodeID // ) mw_n2_UplinkUEAssociatedNRPPaTransport( //?, //?, ?,//template (present) RoutingID p_routingID := ?, ?//template (present) NRPPa_PDU p_nRPPa_PDU := ? ) ) ); Loading Loading
ttcn/AtsNGAP/NGAP_TCFunctions.ttcn +11 −11 Original line number Diff line number Diff line Loading @@ -3076,12 +3076,11 @@ module NGAP_TCFunctions { action("Trigger PWS_Failure_Indication!"); f_recv_NGAP_PDU( mw_ngap_unsuccMsg( ? // /*mw*/m_n2_PWSFailureIndication( //missing template // ?,//in template (value) PWSFailedCellList p_pWSFailedCellList, // ?//in template (value) GlobalRANNodeID p_globalRANNodeID // ) mw_ngap_initMsg( mw_n2_PWSFailureIndication( ?,//template (present) PWSFailedCellIDList p_pWSFailedCellIDList := ?, ?//template (present) GlobalRANNodeID p_globalRANNodeID := ? ) ) ); Loading Loading @@ -3118,11 +3117,12 @@ module NGAP_TCFunctions { f_recv_NGAP_PDU( mw_ngap_initMsg( ? // /*mw*/m_n2_PWSFailureIndication( //missing template // ?,//in template (value) PWSFailedCellList p_pWSFailedCellList, // ?//in template (value) GlobalRANNodeID p_globalRANNodeID // ) mw_n2_UplinkUEAssociatedNRPPaTransport( //?, //?, ?,//template (present) RoutingID p_routingID := ?, ?//template (present) NRPPa_PDU p_nRPPa_PDU := ? ) ) ); Loading