Commit 6719eefb authored by Tien-Thinh Nguyen's avatar Tien-Thinh Nguyen

minor update to process SidelinkUEInformation

parent 136c61ac
...@@ -4984,6 +4984,11 @@ rrc_eNB_decode_dcch( ...@@ -4984,6 +4984,11 @@ rrc_eNB_decode_dcch(
PROTOCOL_RRC_CTXT_UE_ARGS(ctxt_pP), PROTOCOL_RRC_CTXT_UE_ARGS(ctxt_pP),
DCCH, DCCH,
sdu_sizeP); sdu_sizeP);
rrc_eNB_process_SidelinkUEInformation(
ctxt_pP,
ue_context_p,
&ul_dcch_msg->message.choice.messageClassExtension.choice.c2.choice.sidelinkUEInformation_r12);
break; break;
default: default:
break; break;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment