completion of f_TC_S1AP_MME_RAB_01

This commit is contained in:
rennoch 2017-05-09 11:50:09 +00:00
parent d52e3c0700
commit 90dcb73374
1 changed files with 3 additions and 3 deletions

View File

@ -4215,11 +4215,11 @@ module S1AP_TCFunctions {
log("*** " & __SCOPE__ & ": INFO: Preamble done. ***");
f_recv_E_RABSetupRequest(superset (all from mw_E_RABSetupReqIEs(
f_recv_E_RABSetupRequest(mw_E_RABSetupReqIEs(
vc_MME_UE_ID,
vc_eNB_UE_ID,
?
)));
mw_E_RABToBeSetupItemBearerSUReq(?,?,?,?,?)
));
f_selfOrClientSyncAndVerdict(c_tbDone, f_getVerdict());