Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lizhongxiao
OpenXG-RAN
Commits
70949fd4
Commit
70949fd4
authored
Feb 16, 2023
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/bugfix-f1-du-to-cu-len' into integration_2023_w07
parents
73ae66f2
16b0b5f0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
openair2/COMMON/f1ap_messages_types.h
openair2/COMMON/f1ap_messages_types.h
+3
-3
No files found.
openair2/COMMON/f1ap_messages_types.h
View file @
70949fd4
...
...
@@ -358,11 +358,11 @@ typedef struct cu_to_du_rrc_information_s {
typedef
struct
du_to_du_rrc_information_s
{
uint8_t
*
cellGroupConfig
;
uint
8_t
cellGroupConfig_length
;
uint
32_t
cellGroupConfig_length
;
uint8_t
*
measGapConfig
;
uint
8_t
measGapConfig_length
;
uint
32_t
measGapConfig_length
;
uint8_t
*
requestedP_MaxFR1
;
uint
8_t
requestedP_MaxFR1_length
;
uint
32_t
requestedP_MaxFR1_length
;
}
du_to_cu_rrc_information_t
;
typedef
enum
QoS_information_e
{
...
...
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