Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openairinterface5G
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shweta Shrivastava
openairinterface5G
Commits
d9761e7a
"git@gitlab.eurecom.fr:Worker.N/openairinterface5g.git" did not exist on "99fcdfd0f7c9e9131044ed602735412ff3271397"
Commit
d9761e7a
authored
8 years ago
by
knopp
Browse files
Options
Downloads
Patches
Plain Diff
added missing structure element in eNB_RRC_UE_t : ue_release_timer_thres
parent
e6f201a2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
openair2/RRC/LITE/defs.h
+1
-0
1 addition, 0 deletions
openair2/RRC/LITE/defs.h
with
1 addition
and
0 deletions
openair2/RRC/LITE/defs.h
+
1
−
0
View file @
d9761e7a
...
...
@@ -359,6 +359,7 @@ typedef struct eNB_RRC_UE_s {
#endif
uint32_t
ul_failure_timer
;
uint32_t
ue_release_timer
;
uint32_t
ue_release_timer_thres
;
}
eNB_RRC_UE_t
;
typedef
uid_t
ue_uid_t
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment