Loading ttcn/AtsIms5gIot/AtsIms5gIot_TP_behavior_RX.ttcn +8 −0 Original line number Diff line number Diff line Loading @@ -461,6 +461,14 @@ group g_PCRF_STA { } } // End of function f_mtc_check_TP_RX_PCSCF_5G_ECO_STA_01 function f_mtc_check_TP_RX_PCRF_5G_ECO_STA_02( DiameterInterfaceMonitor p_monitorCompRef, in boolean p_checkMessage := false, in boolean p_forward_to_mtc := false ) runs on ImsTestCoordinator { f_mtc_check_TP_RX_PCSCF_5G_ECO_STA_01(p_monitorCompRef, p_checkMessage, p_forward_to_mtc); } /** * Starts monitor component behavior for TP_RX_PCRF_5G_ECO_STA_02 * @param p_monitorCompRef Reference to monitor component Loading Loading
ttcn/AtsIms5gIot/AtsIms5gIot_TP_behavior_RX.ttcn +8 −0 Original line number Diff line number Diff line Loading @@ -461,6 +461,14 @@ group g_PCRF_STA { } } // End of function f_mtc_check_TP_RX_PCSCF_5G_ECO_STA_01 function f_mtc_check_TP_RX_PCRF_5G_ECO_STA_02( DiameterInterfaceMonitor p_monitorCompRef, in boolean p_checkMessage := false, in boolean p_forward_to_mtc := false ) runs on ImsTestCoordinator { f_mtc_check_TP_RX_PCSCF_5G_ECO_STA_01(p_monitorCompRef, p_checkMessage, p_forward_to_mtc); } /** * Starts monitor component behavior for TP_RX_PCRF_5G_ECO_STA_02 * @param p_monitorCompRef Reference to monitor component Loading