Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
U
UERANSIM
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
Libraries
UERANSIM
Commits
aec9c136
Commit
aec9c136
authored
May 15, 2021
by
aligungr
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
RRC developments
parent
e0c66b8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/gnb/rrc/task.hpp
src/gnb/rrc/task.hpp
+1
-1
No files found.
src/gnb/rrc/task.hpp
View file @
aec9c136
...
...
@@ -49,9 +49,9 @@ class GnbRrcTask : public NtsTask
int
m_tidCounter
;
bool
m_isBarred
=
true
;
bool
m_intraFreqReselectAllowed
=
true
;
bool
m_cellReserved
=
false
;
UacAiBarringSet
m_aiBarringSet
=
{};
bool
m_intraFreqReselectAllowed
=
true
;
friend
class
GnbCmdHandler
;
...
...
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