Commit b70fc652 authored by pintar's avatar pintar
Browse files

function f_mtc_userCheckCallCannotBeEstablished

parent 69bf2381
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -167,6 +167,18 @@ module AtsImsIot_Functions {
 			return v_status;
     		}

       	/**
          * @desc Check that UE given by p_ueRef reports a not successfull call establishment
          * @param p_userCompRef Reference to IMS UE user component
          * @return true or false
          */
       	function f_mtc_userCheckCallCannotBeEstablished(EquipmentUser p_ueRef) 
       		runs on TestCoordinator return boolean {
           	var boolean v_status := true; 
           	// TODO
        	return v_status;
           	}


 		/**
		  * @desc Check that UE by p_ueRef given reports that its peer is ringing