Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-AMF
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
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
OpenXG
OpenXG-AMF
Commits
e9c61798
Commit
e9c61798
authored
Feb 09, 2021
by
Tien-Thinh Nguyen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Code cleanup
parent
3fc77fde
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
40 deletions
+28
-40
src/amf-app/amf_n11.cpp
src/amf-app/amf_n11.cpp
+0
-8
src/amf-app/amf_n2.cpp
src/amf-app/amf_n2.cpp
+28
-32
No files found.
src/amf-app/amf_n11.cpp
View file @
e9c61798
...
...
@@ -150,7 +150,6 @@ amf_n11::amf_n11() {
amf_n11
::~
amf_n11
()
{}
//------------------------------------------------------------------------------
void
amf_n11
::
handle_itti_message
(
itti_pdu_session_resource_setup_response
&
itti_msg
)
{}
...
...
@@ -484,13 +483,6 @@ bool amf_n11::smf_selection_from_configuration(
return
false
;
}
//------------------------------------------------------------------------------
/*bool amf_n11::smf_selection_from_context(
std::string& smf_addr, std::string& smf_api_version) {
// TODO:
}
*/
// handlers for smf client response
//------------------------------------------------------------------------------
void
amf_n11
::
handle_post_sm_context_response_error_400
()
{}
...
...
src/amf-app/amf_n2.cpp
View file @
e9c61798
This diff is collapsed.
Click to expand it.
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