Commit df32b842 authored by juvancic's avatar juvancic
Browse files

added missing function f_NGAP_gnb_UE_Has_EstablishedContextInproperly

parent 648ec377
Loading
Loading
Loading
Loading
+7 −0
Changes for ttcn/AtsNGAP/NGAP_Steps.ttcn: 7 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -280,6 +280,13 @@ module NGAP_Steps {
        //FIXME: Implementation of UE handover required
        } // End of function f_NGAP_gnb_UE_EstablishedInitialContext
        
        /**
         * @desc
         */
        function f_NGAP_gnb_UE_Has_EstablishedContextInproperly() runs on NGAPComponent {
        //FIXME: Implementation of UE handover required
        } // End of function f_NGAP_gnb_UE_Has_EstablishedContextInproperly
        
        /**
         * @desc
         */