Commit b7dcefeb authored by pintar's avatar pintar
Browse files

Comments were adopted and code for this IE will be upgraded during validation.

parent 0870f34d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1973,7 +1973,7 @@ module S1AP_TCFunctions {
                            ltetoutran,//handover_Type
                            -,//Cause
                            -,//TargetId
                            -//TODO Check if SourceRNCToTargetRNCTransparentContainer with UE History Information is present
                            -// Value will be checked during validation if SourceRNCToTargetRNCTransparentContainer with UE History Information is present
                    ));
                    f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); 
                }
@@ -2013,7 +2013,7 @@ module S1AP_TCFunctions {
                            ltetogeran,//handover_Type
                            -,//Cause
                            -,//TargetId
                            -//TODO Check if SourceBSSToTargetBSSTransparentContainer
                            -// value will be checked during validation if SourceBSSToTargetBSSTransparentContainer is present
                    ));
                    f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict()); 
                }