Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
TST
ATS
Commits
a8124c9f
Commit
a8124c9f
authored
Nov 24, 2017
by
Miguel Angel Reina Ortega
Browse files
Corrected f_cf01Down to wait until vc_ae2 is done
Signed-off-by:
reinaortega
<
miguelangel.reinaortega@etsi.org
>
parent
fa44d83b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
LibOneM2M/OneM2M_Functions.ttcn
LibOneM2M/OneM2M_Functions.ttcn
+1
-0
No files found.
LibOneM2M/OneM2M_Functions.ttcn
View file @
a8124c9f
...
...
@@ -231,6 +231,7 @@ module OneM2M_Functions {
unmap
(
self
:
acPort
,
system
:
acPort
);
if
(
vc_auxiliaryAe2Up
)
{
vc_ae2
.
start
(
f_cf01DownAe2
());
vc_ae2
.
done
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment