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
Michael Black
OpenXG-RAN
Commits
607f0ca3
Commit
607f0ca3
authored
Jul 13, 2016
by
Frédéric Leroy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
UE: remove _nas_user_context from comments
parent
83e1dc9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
16 deletions
+0
-16
openair3/NAS/UE/nas_user.c
openair3/NAS/UE/nas_user.c
+0
-16
No files found.
openair3/NAS/UE/nas_user.c
View file @
607f0ca3
...
...
@@ -547,7 +547,6 @@ static int _nas_user_proc_cgmm(nas_user_t *user, const at_command_t *data)
** Equipment to which it is connected to. **
** **
** Inputs: data: Pointer to the AT command data structure **
** Others: _nas_user_context **
** **
** Outputs: None **
** Return: RETURNok; RETURNerror; **
...
...
@@ -665,7 +664,6 @@ static int _nas_user_proc_cimi(nas_user_t *user, const at_command_t *data)
** to different power consumption states. **
** **
** Inputs: data: Pointer to the AT command data structure **
** Others: _nas_user_context **
** **
** Outputs: None **
** Return: RETURNok; RETURNerror; **
...
...
@@ -779,11 +777,9 @@ static int _nas_user_proc_cfun(nas_user_t *user, const at_command_t *data)
** can be operated. **
** **
** Inputs: data: Pointer to the AT command data structure **
** Others: _nas_user_context **
** **
** Outputs: None **
** Return: RETURNok; RETURNerror; **
** Others: _nas_user_context, _nas_user_data **
** **
***************************************************************************/
static
int
_nas_user_proc_cpin
(
nas_user_t
*
user
,
const
at_command_t
*
data
)
...
...
@@ -866,7 +862,6 @@ static int _nas_user_proc_cpin(nas_user_t *user, const at_command_t *data)
** Equipment. **
** **
** Inputs: data: Pointer to the AT command data structure **
** Others: _nas_user_context **
** **
** Outputs: None **
** Return: RETURNok; RETURNerror; **
...
...
@@ -928,7 +923,6 @@ static int _nas_user_proc_csq(nas_user_t *user, const at_command_t *data)
** meters. **
** **
** Inputs: data: Pointer to the AT command data structure **
** Others: _nas_user_context **
** **
** Outputs: None **
** Return: RETURNok; RETURNerror; **
...
...
@@ -994,7 +988,6 @@ static int _nas_user_proc_cesq(nas_user_t *user, const at_command_t *data)
** slot. **
** **
** Inputs: data: Pointer to the AT command data structure **
** Others: _nas_user_context **
** **
** Outputs: None **
** Return: RETURNok; RETURNerror; **
...
...
@@ -1244,7 +1237,6 @@ static int _nas_user_proc_cops(nas_user_t *user, const at_command_t *data)
** or detach the MT from, the EPS service. **
** **
** Inputs: data: Pointer to the AT command data structure **
** Others: _nas_user_context **
** **
** Outputs: None **
** Return: RETURNok; RETURNerror; **
...
...
@@ -1350,7 +1342,6 @@ static int _nas_user_proc_cgatt(nas_user_t *user, const at_command_t *data)
** location information in GERA/UTRA/E-UTRA Network. **
** **
** Inputs: data: Pointer to the AT command data structure **
** Others: _nas_user_context **
** **
** Outputs: None **
** Return: RETURNok; RETURNerror; **
...
...
@@ -1500,7 +1491,6 @@ static int _nas_user_proc_creg(nas_user_t *user, const at_command_t *data)
** information in GERA/UTRA Network. **
** **
** Inputs: data: Pointer to the AT command data structure **
** Others: _nas_user_context **
** **
** Outputs: None **
** Return: RETURNok; RETURNerror; **
...
...
@@ -1650,7 +1640,6 @@ static int _nas_user_proc_cgreg(nas_user_t *user, const at_command_t *data)
** information in E-UTRA Network. **
** **
** Inputs: data: Pointer to the AT command data structure **
** Others: _nas_user_context **
** **
** Outputs: None **
** Return: RETURNok; RETURNerror; **
...
...
@@ -1832,7 +1821,6 @@ static int _nas_user_proc_cereg(nas_user_t *user, const at_command_t *data)
** fault bearer and traffic flows in EPS. **
** **
** Inputs: data: Pointer to the AT command data structure **
** Others: _nas_user_context **
** **
** Outputs: None **
** Return: RETURNok; RETURNerror; **
...
...
@@ -2085,7 +2073,6 @@ static int _nas_user_proc_cgdcont(nas_user_t *user, const at_command_t *data)
** for E-UTRAN **
** **
** Inputs: data: Pointer to the AT command data structure **
** Others: _nas_user_context **
** **
** Outputs: None **
** Return: RETURNok; RETURNerror; **
...
...
@@ -2458,7 +2445,6 @@ static int _nas_user_proc_clck(nas_user_t *user, const at_command_t *data)
** for the specified context identifiers **
** **
** Inputs: data: Pointer to the AT command data structure **
** Others: _nas_user_context **
** **
** Outputs: None **
** Return: RETURNok; RETURNerror; **
...
...
@@ -2551,7 +2537,6 @@ static int _nas_user_proc_cgpaddr(nas_user_t *user, const at_command_t *data)
** subscriber. **
** **
** Inputs: data: Pointer to the AT command data structure **
** Others: _nas_user_context **
** **
** Outputs: None **
** Return: RETURNok; RETURNerror; **
...
...
@@ -2613,7 +2598,6 @@ static int _nas_user_proc_cnum(nas_user_t *user, const at_command_t *data)
** are available for the user. **
** **
** Inputs: data: Pointer to the AT command data structure **
** Others: _nas_user_context **
** **
** Outputs: None **
** Return: RETURNok; RETURNerror; **
...
...
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