Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SA3
SA3LI Trial
Commits
ff1534cc
Commit
ff1534cc
authored
Nov 10, 2021
by
hawbaker
Browse files
Fixed Auth Type
parent
818da410
Pipeline
#5279
passed with stages
in 1 minute and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
33128/r17/TS33128Payloads.asn
View file @
ff1534cc
...
...
@@ -3375,6 +3375,19 @@ AccessType ::= ENUMERATED
threeGPPandNonThreeGPPAccess(3)
}
AuthType ::= ENUMERATED
{
eAPAKAPrime(1),
fiveGAKA(2),
eAPTLS(3),
none(4),
ePSAKA(5),
eAPAKA(6),
iMSAKA(7),
gBAAKA(8),
uMTSAKA(9)
}
Direction ::= ENUMERATED
{
fromTarget(1),
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment