Commit ac551964 authored by garciay's avatar garciay
Browse files

Changes in comments

parent f7342535
Loading
Loading
Loading
Loading
+28 −27
Original line number Diff line number Diff line
@@ -206,7 +206,7 @@ module AtsImsIot_TestConfiguration {
		/**
		 * @desc
		 *     Test configuration function for roaming registration szenario.
		 *     More information can be found in ETSI TS 186 011-2 V2.3.1 Cause
		 *     More information can be found in ETSI TS 186 011-2 V2.3.1 Clause
		 *     4.3.4.
		 * @param p_Gm Gm interface monitor component
		 * @param p_MxA Mx interface IMS A network
@@ -316,7 +316,7 @@ module AtsImsIot_TestConfiguration {
			/**
		 * @desc
		 *     Test configuration function for roaming registration szenario.
		 *     More information can be found in ETSI TS 186 011-2 V2.3.1 Cause
		 *     More information can be found in ETSI TS 186 011-2 V2.3.1 Clause
		 *     4.3.4.
		 * @param p_Gm Gm interface monitor component
		 * @param p_ic Mw interface monitor component
@@ -356,7 +356,7 @@ module AtsImsIot_TestConfiguration {
				 * @desc
				 *     Interworking Call test configuration. Mapps/connects all related
				 *     ports and initialize the test adapter.
				 *     More information can be found in ETSI TS 186 011-2 V2.3.1 Cause
				 *     More information can be found in ETSI TS 186 011-2 V2.3.1 Clause
		 		 *     4.3.4.
				 * @param p_GmA Gm A Interface Monitor component
				 * @param p_ici Mw Interface Monitor component
@@ -489,14 +489,15 @@ module AtsImsIot_TestConfiguration {
			 * @desc
			 *     Interworking Call test configuration. Ummaps/disconnect the
			 *     related component ports. More information can be found in ETSI TS
			*     186 011-2 V2.3.1 Cause 4.3.4.
			 *     186 011-2 V2.3.1 Clause 4.3.4.
			 * @param p_GmA Gm A Interface Monitor component
			 * @param p_ici Mw Interface Monitor component
			 * @param p_GmB
			 *     Gm B Interface Monitor component (optional, can be omitted)
			 */
			function f_cf_int_call_down ( inout CF_INT_CALL p_config )
			runs on ImsTestCoordinator {
			function f_cf_int_call_down(
				inout CF_INT_CALL p_config
			) runs on ImsTestCoordinator {
				// Stop traffic capture processing.
				timer tc_configureGuard;
				var StopTrafficCaptureRsp stopResult;
@@ -635,7 +636,7 @@ module AtsImsIot_TestConfiguration {
				 * @desc
				 *     Roaming Call test configuration. Ummaps/disconnect the
				 *     related component ports. More information can be found in ETSI TS
				 *     186 011-2 V2.3.1 Cause 4.3.4.
				 *     186 011-2 V2.3.1 Clause 4.3.4.
				 * @param p_GmA Gm A Interface Monitor component
				 * @param p_ici Mw Interface Monitor component
				 */
@@ -675,7 +676,7 @@ module AtsImsIot_TestConfiguration {
				 * @desc
				 *     Roaming Call test configuration. Mapps/connects all related
				 *     ports and initialize the test adapter.
				 *     More information can be found in ETSI TS 186 011-2 V2.3.1 Cause
				 *     More information can be found in ETSI TS 186 011-2 V2.3.1 Clause
		 *     4.3.4.
				 * @param p_config.gmA Gm A Interface Monitor component
				 * @param p_config.mw Mw Interface Monitor component
@@ -819,7 +820,7 @@ module AtsImsIot_TestConfiguration {
				 * @desc
				 *     Interworking Application Server test configuration.
				 *     Ummaps/disconnect the related component ports. More information
				 *     can be found in ETSI TS 186 011-2 V2.3.1 Cause 4.3.4.
				 *     can be found in ETSI TS 186 011-2 V2.3.1 Clause 4.3.4.
				 * @param p_config.gmA Gm A Interface Monitor component
				 * @param p_config.mw Mw Interface Monitor component
				 * @param p_config.gmB Gm B Interface Monitor component
@@ -867,7 +868,7 @@ module AtsImsIot_TestConfiguration {
				* @desc
				*     Roaming Call test configuration. Mapps/connects all related
				*     ports and initialize the test adapter.
				*     More information can be found in ETSI TS 186 011-2 V2.3.1 Cause
				*     More information can be found in ETSI TS 186 011-2 V2.3.1 Clause
		*     4.3.4.
				* @param p_config.gmA Gm A Interface Monitor component
				* @param p_config.mw Mw Interface Monitor component
@@ -1011,7 +1012,7 @@ module AtsImsIot_TestConfiguration {
				* @desc
				*     Interworking Application Server test configuration.
				*     Ummaps/disconnect the related component ports. More information
				*     can be found in ETSI TS 186 011-2 V2.3.1 Cause 4.3.4.
				*     can be found in ETSI TS 186 011-2 V2.3.1 Clause 4.3.4.
				* @param p_config.gmA Gm A Interface Monitor component
				* @param p_config.mw Mw Interface Monitor component
				* @param p_config.gmB Gm B Interface Monitor component