Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
0dee574c
Commit
0dee574c
authored
Dec 17, 2015
by
Xenofon Foukas
Browse files
Changed prp_stats_reply message to support multiple UE and cell reports
parent
988b483a
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair2/ENB_APP/MESSAGES/V2/progran.proto
View file @
0dee574c
...
...
@@ -51,8 +51,8 @@ message prp_stats_request {
message
prp_stats_reply
{
optional
prp_header
header
=
1
;
optional
prp_ue_stats_report
ue_report
=
2
;
optional
prp_cell_stats_report
cell_report
=
3
;
repeated
prp_ue_stats_report
ue_report
=
2
;
repeated
prp_cell_stats_report
cell_report
=
3
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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