Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
zhangtu
openairinterface5G
Commits
6719eefb
Commit
6719eefb
authored
Oct 23, 2017
by
Tien-Thinh Nguyen
Browse files
minor update to process SidelinkUEInformation
parent
136c61ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair2/RRC/LITE/rrc_eNB.c
View file @
6719eefb
...
...
@@ -4984,6 +4984,11 @@ rrc_eNB_decode_dcch(
PROTOCOL_RRC_CTXT_UE_ARGS
(
ctxt_pP
),
DCCH
,
sdu_sizeP
);
rrc_eNB_process_SidelinkUEInformation
(
ctxt_pP
,
ue_context_p
,
&
ul_dcch_msg
->
message
.
choice
.
messageClassExtension
.
choice
.
c2
.
choice
.
sidelinkUEInformation_r12
);
break
;
default:
break
;
...
...
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