Jenkins Builder has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154?usp=email )
Change subject: library: add SGP.32 and SGP.22 ASN.1 specification, encoder and templates
......................................................................
Patch Set 1:
(1130 comments)
File library/euicc/PEDefinitions.asn:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cec275c8_1b75…
PS1, Line 1: PEDefinitions {joint-iso-itu-t(2) international-organizations(23) tca(143)
euicc-profile(1) spec-version(1) version-three(3)}
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bcbac096_bf37…
PS1, Line 2: DEFINITIONS
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4e385562_47e1…
PS1, Line 3: AUTOMATIC TAGS
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cae35c0c_870f…
PS1, Line 4: EXTENSIBILITY IMPLIED ::=
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7bf046ff_d6dd…
PS1, Line 5: BEGIN
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/db4403a4_a029…
PS1, Line 6: EXPORTS UICCCapability; -- Definition to be used in remote provisioning
specifications for eligibility check
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/31f94d05_4e27…
PS1, Line 7:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8c548c88_fc42…
PS1, Line 8: -- Basic integer types, for size constraints
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8c0d587e_dd8e…
PS1, Line 9: maxUInt8 INTEGER ::= 255
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b5fa435a_f681…
PS1, Line 10: UInt8 ::= INTEGER (0..maxUInt8)
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d1d44f2e_2f4c…
PS1, Line 11: maxUInt15 INTEGER ::= 32767
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c791f45c_978e…
PS1, Line 12: UInt15 ::= INTEGER (0..maxUInt15)
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/93783dcd_61e6…
PS1, Line 13: maxUInt16 INTEGER ::= 65535
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2b11ada8_de3f…
PS1, Line 14: UInt16 ::= INTEGER (0..maxUInt16)
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/40d0507a_3592…
PS1, Line 15: maxUInt31 INTEGER ::= 2147483647
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/42bf51b5_c79f…
PS1, Line 16: UInt31 ::= INTEGER (0..maxUInt31)
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a3446549_1acd…
PS1, Line 17:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9778a06d_17dd…
PS1, Line 18: ApplicationIdentifier ::= OCTET STRING (SIZE(5..16))
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3f24b308_a521…
PS1, Line 19:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b06e225b_cc87…
PS1, Line 20: PEHeader ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c1891f86_7076…
PS1, Line 21: mandated NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/93283fc8_51a6…
PS1, Line 22: -- if set, indicate that the support of this PE is mandatory
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c817a24e_c323…
PS1, Line 23: identification UInt15 -- Identification number of this PE
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/938c1ce9_b353…
PS1, Line 24: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e83d551e_007a…
PS1, Line 25:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a96ed140_a506…
PS1, Line 26: ProfileElement ::= CHOICE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5d7aa61d_058d…
PS1, Line 27: header ProfileHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bad77b55_5581…
PS1, Line 28:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1490e657_a256…
PS1, Line 29: /* PEs */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7f80d7f2_5572…
PS1, Line 30: genericFileManagement PE-GenericFileManagement,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1f3896d1_fbdf…
PS1, Line 31: pinCodes PE-PINCodes,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/428145c7_568c…
PS1, Line 32: pukCodes PE-PUKCodes,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/365affa4_1ce6…
PS1, Line 33: akaParameter PE-AKAParameter,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8773c6c3_c097…
PS1, Line 34: cdmaParameter PE-CDMAParameter,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ee306556_8d9a…
PS1, Line 35: securityDomain PE-SecurityDomain,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7f1d8bef_672c…
PS1, Line 36: rfm PE-RFM,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/27c3e25d_a58d…
PS1, Line 37: application PE-Application,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/edeed839_b8fd…
PS1, Line 38: nonStandard PE-NonStandard,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e68f75cd_4098…
PS1, Line 39: end PE-End,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a3021294_05ed…
PS1, Line 40: rfu1 PE-Dummy, -- this avoids renumbering of tag values
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/14299953_0d46…
PS1, Line 41: rfu2 PE-Dummy, -- in case other non-file-system PEs are
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4c8f50cc_2138…
PS1, Line 42: rfu3 PE-Dummy, -- added here in future versions
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a65292d3_2377…
PS1, Line 43: rfu4 PE-Dummy,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4edf8be1_f5cf…
PS1, Line 44: rfu5 PE-Dummy,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f88aa57e_6f3a…
PS1, Line 45:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4dddb228_c72f…
PS1, Line 46: /* PEs related to file system creation using templates defined in this
specification */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/84fa1a8d_18e8…
PS1, Line 47: mf PE-MF,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a0378821_6424…
PS1, Line 48: cd PE-CD,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fbca1172_467c…
PS1, Line 49: telecom PE-TELECOM,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/338ac71d_1af0…
PS1, Line 50: usim PE-USIM,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6bbf3bd2_a65f…
PS1, Line 51: opt-usim PE-OPT-USIM,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a3c0786c_0fad…
PS1, Line 52: isim PE-ISIM,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3c44c11d_f320…
PS1, Line 53: opt-isim PE-OPT-ISIM,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/11211269_4f89…
PS1, Line 54: phonebook PE-PHONEBOOK,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7f4b6b2a_055c…
PS1, Line 55: gsm-access PE-GSM-ACCESS,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1f631a9c_56f9…
PS1, Line 56: csim PE-CSIM,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b8db159e_f85d…
PS1, Line 57: opt-csim PE-OPT-CSIM,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/79432412_85e3…
PS1, Line 58: eap PE-EAP,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b9516c34_4fbb…
PS1, Line 59: df-5gs PE-DF-5GS,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ec81d1ad_5510…
PS1, Line 60: df-saip PE-DF-SAIP,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f6a94a07_2a6f…
PS1, Line 61: df-snpn PE-DF-SNPN,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/20fabe45_11ed…
PS1, Line 62: df-5gprose PE-DF-5GPROSE,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d97ca002_1b25…
PS1, Line 63: iot PE-IoT,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4b4b9836_fbb0…
PS1, Line 64: opt-iot PE-OPT-IoT,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d89701c1_67b4…
PS1, Line 65: ...
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/41d6c6f1_8699…
PS1, Line 66: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9236e695_a6e2…
PS1, Line 67:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e325a3d4_9316…
PS1, Line 68: PE-Dummy ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5c1b35de_7cec…
PS1, Line 69: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c66a14a5_ce58…
PS1, Line 70:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4f12ac9a_6f6e…
PS1, Line 71: ProfileHeader ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0839b19a_6c77…
PS1, Line 72: major-version UInt8, -- set to 3 for this version of the specification
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a9e0cd8d_f815…
PS1, Line 73: minor-version UInt8, -- set to 3 for this version of the specification
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/71f86ead_f37e…
PS1, Line 74: profileType UTF8String (SIZE (1..100)) OPTIONAL, -- Profile type
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a3c1f4fd_17c5…
PS1, Line 75: iccid OCTET STRING (SIZE (10)), -- ICCID of the Profile
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/af93bff8_c29e…
PS1, Line 76: pol OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4f6c261c_dcae…
PS1, Line 77: eUICC-Mandatory-services ServicesList,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/da268187_2173…
PS1, Line 78: eUICC-Mandatory-GFSTEList SEQUENCE OF OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6a17216d_9eed…
PS1, Line 79: connectivityParameters OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/27e2b0bd_360b…
PS1, Line 80: eUICC-Mandatory-AIDs SEQUENCE OF SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/023abf8d_b8c5…
PS1, Line 81: aid ApplicationIdentifier,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ff637759_8e86…
PS1, Line 82: version OCTET STRING (SIZE(2))
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/efae328c_17c3…
PS1, Line 83: } OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8227484f_2500…
PS1, Line 84: iotOptions IotOptions OPTIONAL -- details for IoT Minimal Profile, mandatory
for IoT Minimal Profiles
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bf6724c5_20e2…
PS1, Line 85: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a78e4afb_a17f…
PS1, Line 86:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cbaaeb42_6929…
PS1, Line 87: IotOptions ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/255ff5a5_2eb0…
PS1, Line 88: pix OCTET STRING (SIZE (7..11)) -- PIX value to be used for IoT Minimal
Profiles
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3a7929ef_f0ed…
PS1, Line 89: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/34c270d5_1a60…
PS1, Line 90:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6b17efe7_4c31…
PS1, Line 91: ServicesList ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6a1eb066_b9a4…
PS1, Line 92: /* Contactless */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/becd796a_417d…
PS1, Line 93: contactless NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/06d39d63_bb9e…
PS1, Line 94:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b90c2c7b_c03a…
PS1, Line 95: /* NAAs */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e7f59ae3_792a…
PS1, Line 96: usim NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3e90e61c_4d79…
PS1, Line 97: isim NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/352f1f0e_b864…
PS1, Line 98: csim NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c38be187_4c68…
PS1, Line 99:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b631c76d_c4d8…
PS1, Line 100: /* NAA algorithms */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a94be343_96c3…
PS1, Line 101: milenage NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/32f49f88_03bc…
PS1, Line 102: tuak128 NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cd768d8a_95ad…
PS1, Line 103: cave NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0553fd8f_3570…
PS1, Line 104:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0866cec4_5c30…
PS1, Line 105: /* USIM/ISIM services */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/26d3faec_9047…
PS1, Line 106: gba-usim NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/11318de5_958a…
PS1, Line 107: gba-isim NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/09752d51_84a3…
PS1, Line 108: mbms NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/191635eb_b4b3…
PS1, Line 109:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9f7b6b01_b407…
PS1, Line 110: /* EAP service */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/da39745d_db6e…
PS1, Line 111: eap NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c268015a_1ef0…
PS1, Line 112:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/63ae0664_3c5f…
PS1, Line 113: /* Application Runtime environment */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/59448c29_adbd…
PS1, Line 114: javacard NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/939db86c_86e4…
PS1, Line 115: multos NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c8bf8a6f_0cc0…
PS1, Line 116:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3eac7d66_b6ed…
PS1, Line 117: /* NAAs */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/da93c322_9189…
PS1, Line 118: multiple-usim NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b5976479_47d7…
PS1, Line 119: multiple-isim NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/39e527a5_8cd7…
PS1, Line 120: multiple-csim NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e8ac7c3f_350d…
PS1, Line 121:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4a443eaa_b868…
PS1, Line 122: /* Additional algorithms */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bc426e83_1c20…
PS1, Line 123: tuak256 NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/05fdcbf1_4adf…
PS1, Line 124: usim-test-algorithm NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/30bbed7f_cd1b…
PS1, Line 125:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f1c4aa33_5516…
PS1, Line 126: /* File type */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a14c1010_ba34…
PS1, Line 127: ber-tlv NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/36f0ec3d_f66c…
PS1, Line 128:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c90df566_779b…
PS1, Line 129: /* Linked files */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fd594e68_de08…
PS1, Line 130: dfLink NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fe6e898d_389f…
PS1, Line 131:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c7dc63c8_47d6…
PS1, Line 132: /* Support of CAT_TP */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c3663dce_c5d9…
PS1, Line 133: cat-tp NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8937bcab_7ad5…
PS1, Line 134:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f95f825e_c345…
PS1, Line 135: /* Support of 5G */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0e32a966_3035…
PS1, Line 136: get-identity NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9ebf56c1_4fbf…
PS1, Line 137: profile-a-x25519 NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/09fa1a2d_b552…
PS1, Line 138: profile-b-p256 NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0845ceeb_d4dd…
PS1, Line 139: suciCalculatorApi NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/13ce5f8f_48ab…
PS1, Line 140:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3f5860a8_ea52…
PS1, Line 141: /* Support of DNS Resolution */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c5ba93f6_1f45…
PS1, Line 142: dns-resolution NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/782905f8_3672…
PS1, Line 143:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1120f4c1_d71e…
PS1, Line 144: /* Support of GP Amd F SCP11 */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d9a9ea00_b0a2…
PS1, Line 145: scp11ac NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f435168f_f5a8…
PS1, Line 146: scp11c-authorization-mechanism NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4b3fe606_5bec…
PS1, Line 147:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ded7622f_278d…
PS1, Line 148: /* Support of S16 mode as defined in GP Amd D and Amd F */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/239e0542_6c66…
PS1, Line 149: s16mode NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7375bc3b_49d2…
PS1, Line 150:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c5e5de35_f029…
PS1, Line 151: /* Support of enhanced AKA algorithm defined in 3GPP */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/43622cce_13cd…
PS1, Line 152: eaka NULL OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4bd58332_3734…
PS1, Line 153: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7bbe685b_5640…
PS1, Line 154:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/25801354_4e23…
PS1, Line 155: -- Definition of UICCCapability
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/20934d2c_0cd1…
PS1, Line 156: UICCCapability ::= BIT STRING {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9210b10d_84fb…
PS1, Line 157: contactlessSupport(0), -- Contactless (SWP, HCI and associated APIs)
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/588a3c57_8bb6…
PS1, Line 158: usimSupport(1), -- USIM as defined by 3GPP
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2991f376_e859…
PS1, Line 159: isimSupport(2), -- ISIM as defined by 3GPP
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e754b159_4967…
PS1, Line 160: csimSupport(3), -- CSIM as defined by 3GPP2
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8573c8d7_05a6…
PS1, Line 161:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1a89772d_5a38…
PS1, Line 162: akaMilenage(4), -- Milenage as AKA algorithm
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/15f388c7_f249…
PS1, Line 163: akaCave(5), -- CAVE as authentication algorithm
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/edb7f5a6_a9f2…
PS1, Line 164: akaTuak128(6), -- TUAK as AKA algorithm with 128 bit key length
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/16577e55_ed0b…
PS1, Line 165: akaTuak256(7), -- TUAK as AKA algorithm with 256 bit key length
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4e17eb6d_0c63…
PS1, Line 166: usimTestAlgorithm(8), -- USIM test algorithm
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a170be4a_3fac…
PS1, Line 167: rfu2(9), -- reserved for further algorithms
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7f015fd9_4ead…
PS1, Line 168:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2a2d3d00_0cd7…
PS1, Line 169: gbaAuthenUsim(10), -- GBA authentication in the context of USIM
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/922aec77_5af0…
PS1, Line 170: gbaAuthenISim(11), -- GBA authentication in the context of ISIM
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/00b6b7fa_154c…
PS1, Line 171: mbmsAuthenUsim(12), -- MBMS authentication in the context of USIM
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/94c22bab_160f…
PS1, Line 172: eapClient(13), -- EAP client
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/205973cc_dd0f…
PS1, Line 173:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/281bf6b4_a9f4…
PS1, Line 174: javacard(14), -- Java Card(TM) support
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f4772fbe_46ff…
PS1, Line 175: multos(15), -- Multos support
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/48f0a6e2_8041…
PS1, Line 176:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c44516f5_7ac7…
PS1, Line 177: multipleUsimSupport(16), -- Multiple USIM applications are supported
within the same Profile
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fe5a2fd8_1e3c…
PS1, Line 178: multipleIsimSupport(17), -- Multiple ISIM applications are supported
within the same Profile
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/63b22347_8f85…
PS1, Line 179: multipleCsimSupport(18), -- Multiple CSIM applications are supported
within the same Profile
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5c5aaa79_be4c…
PS1, Line 180:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ca8f56cd_eff2…
PS1, Line 181: berTlvFileSupport(19), -- BER TLV files
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/83532525_7f53…
PS1, Line 182: dfLinkSupport(20), -- Linked Directory Files
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c13d72cd_1c85…
PS1, Line 183: catTp(21), -- Support of CAT TP
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/32455007_56ec…
PS1, Line 184: getIdentity(22), -- Support of the GET IDENTITY command as defined in
ETSI TS 102 221
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4d923a49_7bb6…
PS1, Line 185: profile-a-x25519(23), -- Support of ECIES Profile A as defined in 3GPP TS
33.501 [87]
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5ffd71f5_1e60…
PS1, Line 186: profile-b-p256(24), -- Support of ECIES Profile B as defined in 3GPP TS
33.501 [87]
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/39d309d3_72f7…
PS1, Line 187: suciCalculatorApi(25), -- Support of the associated API for SUCI
derivation as defined in 3GPP 31.130 [31.130]
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/03490fcb_e341…
PS1, Line 188: dns-resolution(26), -- Support of DNS Resolution as defined by GP Amd B
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/71bf63eb_616b…
PS1, Line 189: scp11ac(27), -- Support of GP Amd F SCP11 variants a and c
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e9a7ce9b_19fe…
PS1, Line 190: scp11c-authorization-mechanism(28), -- Support of SCP11c authorization
mechanism (Tag 'BF20')
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/900cf167_a2b7…
PS1, Line 191: s16mode(29), -- Support of S16 mode as defined in GP Amd D and Amd F
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7dc50227_bcb3…
PS1, Line 192: eaka(30), -- Support of enhanced AKA algorithm as defined in 3GPP TS
[33.102]
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9d20b7d6_c454…
PS1, Line 193: iotminimal(31) -- Support of IoT Minimal Profile as described in section
7.5
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b0a60b17_7e11…
PS1, Line 194: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cfd8ea45_6621…
PS1, Line 195:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b7602cc3_7fc1…
PS1, Line 196: ProprietaryInfo ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3095f25f_a60f…
PS1, Line 197: specialFileInformation [PRIVATE 0] OCTET STRING (SIZE (1)) DEFAULT
'00'H,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f15a9980_f4f0…
PS1, Line 198:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bfbbc46d_8ff1…
PS1, Line 199: /* fillPattern, repeatPattern
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/95aa066f_1173…
PS1, Line 200: only one of the parameters may be present. Coding and rules defined within
ETSI TS 102 222 [102 222] apply
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/af7f1b55_0019…
PS1, Line 201: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0d7f6233_d6c1…
PS1, Line 202:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ca34e255_9e95…
PS1, Line 203: fillPattern [PRIVATE 1] OCTET STRING (SIZE(1..200)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6c517549_ebc7…
PS1, Line 204: repeatPattern [PRIVATE 2] OCTET STRING (SIZE(1..200)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fed6f7c5_82fd…
PS1, Line 205: /* Specific parameters for BER-TLV files */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b479b42f_6a7c…
PS1, Line 206: /* Shall be encoded on the minimum number of octets possible
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/430db32e_8336…
PS1, Line 207: (i.e. no leading bytes set to '00' are allowed)*/
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5a6edaaa_f41a…
PS1, Line 208: maximumFileSize [6] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0e59ba4e_2e65…
PS1, Line 209: fileDetails [4] OCTET STRING (SIZE(1)) DEFAULT '01'H
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1d6f8e6d_e9ec…
PS1, Line 210: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/53a43f2c_27c3…
PS1, Line 211:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/056a927d_7089…
PS1, Line 212: Fcp ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cbf5e236_e1c9…
PS1, Line 213: /* The fileDescriptor shall be encoded as defined in
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9183638b_83a7…
PS1, Line 214: ETSI TS 102 222 [102 222]
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/78ea4d6a_a0d7…
PS1, Line 215: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/81682fcb_c7df…
PS1, Line 216: fileDescriptor [2] OCTET STRING (SIZE(2..4)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/15606e7f_7d3d…
PS1, Line 217:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d9eace3d_57c0…
PS1, Line 218: /* fileID
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6ea26c41_d12c…
PS1, Line 219: For ADFs, the fileID is a temporary value (named temporary file ID
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c9ec3613_d864…
PS1, Line 220: in this document) used only during the profile creation. It has to
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/eff337b7_3daa…
PS1, Line 221: be unique within a profile and is used for referencing files within
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9de4d179_2127…
PS1, Line 222: this ADF using the file path.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c592eaf0_08c4…
PS1, Line 223: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e5eb111e_15d2…
PS1, Line 224: fileID [3] OCTET STRING (SIZE(2)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/92b8f396_749b…
PS1, Line 225:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7750bdc2_6ae3…
PS1, Line 226: /* dfName
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b456078c_b912…
PS1, Line 227: Only applies for ADFs
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/43ecab9c_1473…
PS1, Line 228: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/46aa75cb_a199…
PS1, Line 229: dfName [4] ApplicationIdentifier OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b99e58e4_5654…
PS1, Line 230:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b34d13f1_8e13…
PS1, Line 231: /* lcsi
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/21c58785_1a9d…
PS1, Line 232: Coding according to ETSI TS 102 222 [102 222]
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8a58b33a_cfc8…
PS1, Line 233: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/791f24d9_f9fd…
PS1, Line 234: lcsi [10] OCTET STRING (SIZE (1)) DEFAULT '05'H,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/45970833_a95d…
PS1, Line 235:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/73947f60_8e60…
PS1, Line 236: /* securityAttributesReferenced
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2d02a52d_3411…
PS1, Line 237: Either containing EF ARR ID[2] + record number[1] or
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c5fb5e62_5bfc…
PS1, Line 238: record number[1] only and EF ARR ID implicitly known from the
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/184a5d6c_6c83…
PS1, Line 239: context: File ID 2F06 is automatically applied for ADFs,
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/79bc227f_88ac…
PS1, Line 240: the MF and all files directly located under the MF
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e0f7eb38_01af…
PS1, Line 241: '6F06' for any other files
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5cfd9d1e_f3f8…
PS1, Line 242: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7d7d8fd4_f483…
PS1, Line 243: securityAttributesReferenced [11] OCTET STRING (SIZE (1..3)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/be9adb2c_6e19…
PS1, Line 244:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/49337178_2527…
PS1, Line 245: /* efFileSize
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/497fc3d3_df95…
PS1, Line 246: Mandatory for EF file types
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f396f770_f236…
PS1, Line 247: Not allowed for DF files and EF link files
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0e7c766f_1f37…
PS1, Line 248: Shall be encoded on the minimum number of octets possible
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bd887a12_c433…
PS1, Line 249: (i.e. no leading bytes set to '00' are allowed)
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1864cc54_2648…
PS1, Line 250: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7f3c28e8_cbae…
PS1, Line 251: efFileSize [0] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d9cde690_7ef2…
PS1, Line 252:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/998daf7a_a838…
PS1, Line 253: /* pinStatusTemplateDO
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/eb7d1676_4dfb…
PS1, Line 254: Not allowed for EF files
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8a188058_680e…
PS1, Line 255: Mandatory for DF/ADF files
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ce849f59_c948…
PS1, Line 256: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b78b0ecb_0115…
PS1, Line 257: pinStatusTemplateDO [PRIVATE 6] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8b98580a_929c…
PS1, Line 258:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/45011644_6d19…
PS1, Line 259: /* shortEFID
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e7f5558f_74d1…
PS1, Line 260: Not allowed for DF files
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4bc1b52b_000b…
PS1, Line 261: Optional for EF file types / equivalent to ETSI TS 102 222
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/684839c1_7f5e…
PS1, Line 262: shortEFID not provided: in case of a template file, SFI
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/62e1a073_d293…
PS1, Line 263: is set according to Annex A. For files created
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/56618bb0_1295…
PS1, Line 264: by using GenericFileManagement, SFI is calculated from FID
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ca7cfb38_48f1…
PS1, Line 265: shortEFID provided with no value: no SFI is supported
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d35b5a09_1336…
PS1, Line 266: for this EF
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/308f3e58_0dff…
PS1, Line 267: shortEFID available with a length of 1 byte:
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c9b05356_5047…
PS1, Line 268: The Short File Identifier is coded from bits b8 to b4.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6ac7e814_a2a0…
PS1, Line 269: Bits b3,b2,b1 = 000.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6d719928_1968…
PS1, Line 270: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/eec2747e_63dc…
PS1, Line 271: shortEFID [8] OCTET STRING (SIZE (0..1)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/295f26e7_50e4…
PS1, Line 272:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/56a2750f_9256…
PS1, Line 273: /* proprietaryEFInfo
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/56c3ac28_aaa6…
PS1, Line 274: Optional for EF file types
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ff63dad5_1abc…
PS1, Line 275: Not allowed for DF files
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/56b09f57_a295…
PS1, Line 276: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/efae18bd_0634…
PS1, Line 277: proprietaryEFInfo [5] ProprietaryInfo OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c93af4f8_7e07…
PS1, Line 278:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/95ede9c9_ebd0…
PS1, Line 279: /* linkPath
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c225051a_47a7…
PS1, Line 280: Specifies the path to the file to which shall be linked,
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/18b49a47_562e…
PS1, Line 281: also valid for DFs. Files within ADFs are addressed
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6fc271b2_ce2e…
PS1, Line 282: by the temporary file ID of the respective ADF. For the coding
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/adc79e6c_d1f5…
PS1, Line 283: see filePath. In case of a template link file, an empty linkPath
indicates that the link file shall be turned into an independent file.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6b338803_7cb7…
PS1, Line 284: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d7974ca8_f1f7…
PS1, Line 285: linkPath [PRIVATE 7] OCTET STRING (SIZE (0..8)) OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4f2384c0_6666…
PS1, Line 286: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/dafe7093_f857…
PS1, Line 287:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/88a4329c_1b7e…
PS1, Line 288: File ::= SEQUENCE OF CHOICE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3d79e372_2a62…
PS1, Line 289: doNotCreate NULL, /* Indicates that this file shall not be created by the
eUICC even if present in a PE referencing a "Created by Default" template.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0074d8df_663d…
PS1, Line 290: This flag has no effect for the creation of files in the MF and shall not
be used for all the files listed in a "Not Created by Default" template*/
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3b8836de_98a4…
PS1, Line 291: fileDescriptor Fcp,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/07eb3f62_119e…
PS1, Line 292: fillFileOffset UInt16,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/61881477_7650…
PS1, Line 293: fillFileContent OCTET STRING
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8b44a527_8bb8…
PS1, Line 294: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/34597d1c_e94a…
PS1, Line 295:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/75a272d3_c073…
PS1, Line 296: PE-MF ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/091ed968_cced…
PS1, Line 297: mf-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/48ca4809_f86f…
PS1, Line 298: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7d79cc46_5ff6…
PS1, Line 299: mf File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2530ec0f_ed99…
PS1, Line 300: ef-pl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/34b71f05_66b2…
PS1, Line 301: ef-iccid File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/376f972c_5c76…
PS1, Line 302: ef-dir File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8a0dae1c_5cef…
PS1, Line 303: ef-arr File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/26ee12db_f5ee…
PS1, Line 304: ef-umpc File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6ba9a6e3_5d2b…
PS1, Line 305: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0be8296b_0037…
PS1, Line 306:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/98e05b62_ea96…
PS1, Line 307: PE-CD ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f07e14f9_3d98…
PS1, Line 308: cd-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/454cbebf_87a0…
PS1, Line 309: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1fdc1876_518f…
PS1, Line 310: df-cd File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e4b40067_dc70…
PS1, Line 311: ef-launchpad File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4f9d4497_de8e…
PS1, Line 312: ef-icon File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4ce97e76_22a3…
PS1, Line 313: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fb046754_52db…
PS1, Line 314:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/53cdf4bc_0fb9…
PS1, Line 315: PE-TELECOM ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/63092b61_de3a…
PS1, Line 316: telecom-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b67661e0_5560…
PS1, Line 317: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/48c4ddaa_1792…
PS1, Line 318: df-telecom File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7601a024_3562…
PS1, Line 319: ef-arr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7ffb7f52_7dd9…
PS1, Line 320: ef-rma File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/779f5c29_be00…
PS1, Line 321: ef-sume File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0a2053b2_dc2b…
PS1, Line 322: ef-ice-dn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cd098361_5188…
PS1, Line 323: ef-ice-ff File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0b128ad5_ad4e…
PS1, Line 324: ef-psismsc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d0c4063a_d6b7…
PS1, Line 325: df-graphics File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bd60391d_793b…
PS1, Line 326: ef-img File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8a522f88_c200…
PS1, Line 327: ef-iidf File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d9ed87e1_518c…
PS1, Line 328: ef-ice-graphics File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bde623f5_bc04…
PS1, Line 329: ef-launch-scws File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7e132ce6_e92a…
PS1, Line 330: ef-icon File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/da7e879b_6ac7…
PS1, Line 331: df-phonebook File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/42b3d6db_30ea…
PS1, Line 332: ef-pbr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ef71d237_500f…
PS1, Line 333: ef-ext1 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/673812c5_14a7…
PS1, Line 334: ef-aas File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/df5a665d_c52f…
PS1, Line 335: ef-gas File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/da195a30_3b63…
PS1, Line 336: ef-psc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1606ff68_784f…
PS1, Line 337: ef-cc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7b735049_8c65…
PS1, Line 338: ef-puid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e305a127_3ea1…
PS1, Line 339: ef-iap File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cc6f86b0_79bb…
PS1, Line 340: ef-adn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/368f7907_68a2…
PS1, Line 341: ef-pbc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e90563e3_cd72…
PS1, Line 342: ef-anr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/638a27d8_c129…
PS1, Line 343: ef-puri File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c1686b90_4ebb…
PS1, Line 344: ef-email File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/311dc160_1b00…
PS1, Line 345: ef-sne File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/14d13a6f_81d9…
PS1, Line 346: ef-uid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/88e76cf9_0869…
PS1, Line 347: ef-grp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/206a8747_a455…
PS1, Line 348: ef-ccp1 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d9ecddf3_017c…
PS1, Line 349: df-multimedia File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c62f0407_f9e7…
PS1, Line 350: ef-mml File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/de1913a6_2d22…
PS1, Line 351: ef-mmdf File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9598d942_06ba…
PS1, Line 352: df-mmss File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/942ec562_9870…
PS1, Line 353: ef-mlpl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/17c09b25_b61e…
PS1, Line 354: ef-mspl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c3015a27_756c…
PS1, Line 355: ef-mmssmode File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/77049190_30f2…
PS1, Line 356: df-mcs File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/94add5f4_0888…
PS1, Line 357: ef-mst File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/29402dcc_8736…
PS1, Line 358: ef-mcs-config File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/92dee60f_5d21…
PS1, Line 359: df-v2x File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/913616f7_0df4…
PS1, Line 360: ef-vst File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5030e49d_b847…
PS1, Line 361: ef-v2x-config File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2895f7ad_24e8…
PS1, Line 362: ef-v2xp-pc5 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c6b6eb6b_c9bc…
PS1, Line 363: ef-v2xp-Uu File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9d51d53e_7f34…
PS1, Line 364: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/127ab219_b95f…
PS1, Line 365:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3c2cd107_87d7…
PS1, Line 366: PE-USIM ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/23e00e51_cd7d…
PS1, Line 367: usim-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f8fe5bf5_5d9d…
PS1, Line 368: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/39a0f81a_7d3c…
PS1, Line 369: adf-usim File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d7d52804_b64d…
PS1, Line 370: ef-imsi File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/73b29af6_abc5…
PS1, Line 371: ef-arr File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cdab8270_a620…
PS1, Line 372: ef-keys File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/00748bfb_6a19…
PS1, Line 373: ef-keysPS File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/754abf64_e259…
PS1, Line 374: ef-hpplmn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f7703d86_545c…
PS1, Line 375: ef-ust File, /* The content of UST file shall be modified by the eUICC
during profile installation according to the functionality supported by the eUICC platform
i.e. in the case where a service is not supported (and not indicated as required) the
related bit(s) will be set to zero */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/faaab3c9_3152…
PS1, Line 376: ef-fdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7206cea8_95ff…
PS1, Line 377: ef-sms File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b1cf6081_19c0…
PS1, Line 378: ef-smsp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e68bf6db_608f…
PS1, Line 379: ef-smss File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/96b3b459_17b1…
PS1, Line 380: ef-spn File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c3058f1b_35f4…
PS1, Line 381: ef-est File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cde675d4_a0ed…
PS1, Line 382: ef-start-hfn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/91bc7f5c_c725…
PS1, Line 383: ef-threshold File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e3584548_3f07…
PS1, Line 384: ef-psloci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/17394d80_1cd9…
PS1, Line 385: ef-acc File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e5c2d2f9_21fa…
PS1, Line 386: ef-fplmn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/71b75884_6bcb…
PS1, Line 387: ef-loci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a93f2aae_ad6d…
PS1, Line 388: ef-ad File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d8e0ddbc_232a…
PS1, Line 389: ef-ecc File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3f9ea50c_e00c…
PS1, Line 390: ef-netpar File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5bc40b80_ef5f…
PS1, Line 391: ef-epsloci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/043e67f1_ed65…
PS1, Line 392: ef-epsnsc File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7cce9365_586d…
PS1, Line 393: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d695852e_78c6…
PS1, Line 394:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8b1e3c4b_22a4…
PS1, Line 395: PE-OPT-USIM ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/77bc8bc2_284a…
PS1, Line 396: optusim-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b3834f3f_2156…
PS1, Line 397: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6ab0fa4e_8089…
PS1, Line 398: ef-li File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a5641386_8a7b…
PS1, Line 399: ef-acmax File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/783432ae_da28…
PS1, Line 400: ef-acm File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/77b453ce_24a5…
PS1, Line 401: ef-gid1 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cb4362b4_6b3a…
PS1, Line 402: ef-gid2 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/531dfea0_962f…
PS1, Line 403: ef-msisdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6b0a73bc_619e…
PS1, Line 404: ef-puct File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/974d20fb_4b44…
PS1, Line 405: ef-cbmi File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3efc6f59_0417…
PS1, Line 406: ef-cbmid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0df26168_2b5a…
PS1, Line 407: ef-sdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/996d32c4_a747…
PS1, Line 408: ef-ext2 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/13203ecc_0e03…
PS1, Line 409: ef-ext3 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/06a21fb4_3788…
PS1, Line 410: ef-cbmir File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/eea88376_7687…
PS1, Line 411: ef-plmnwact File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c46ee456_76ac…
PS1, Line 412: ef-oplmnwact File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6b20e480_48a0…
PS1, Line 413: ef-hplmnwact File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fca9a9f9_6392…
PS1, Line 414: ef-dck File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/dc675251_9429…
PS1, Line 415: ef-cnl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/969ad54c_164b…
PS1, Line 416: ef-smsr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/108dbc3b_53d4…
PS1, Line 417: ef-bdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/523cf38e_01ff…
PS1, Line 418: ef-ext5 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/14a0701d_0f34…
PS1, Line 419: ef-ccp2 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/871e4b03_8e0f…
PS1, Line 420: ef-ext4 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fc484b2f_41ae…
PS1, Line 421: ef-acl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8358b87c_3650…
PS1, Line 422: ef-cmi File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0457bd3a_ba97…
PS1, Line 423: ef-ici File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/19802852_bb42…
PS1, Line 424: ef-oci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/24c47e29_d8d5…
PS1, Line 425: ef-ict File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7784ce2a_1edc…
PS1, Line 426: ef-oct File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f084bd15_d57c…
PS1, Line 427: ef-vgcs File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cc24e843_1096…
PS1, Line 428: ef-vgcss File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0e3b8cbb_7477…
PS1, Line 429: ef-vbs File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/af918651_cc97…
PS1, Line 430: ef-vbss File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0cad4845_fec3…
PS1, Line 431: ef-emlpp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/069a1573_50dc…
PS1, Line 432: ef-aaem File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/46773873_5c4c…
PS1, Line 433: ef-hiddenkey File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/90cdd03a_9ea2…
PS1, Line 434: ef-pnn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d3dcf8e4_0b59…
PS1, Line 435: ef-opl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2877db5f_7cbb…
PS1, Line 436: ef-mbdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/eba2d4ee_c0bf…
PS1, Line 437: ef-ext6 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/50a5eed9_840d…
PS1, Line 438: ef-mbi File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5dc151a5_21b0…
PS1, Line 439: ef-mwis File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0dcd7f53_03c9…
PS1, Line 440: ef-cfis File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d80c6a60_ff07…
PS1, Line 441: ef-ext7 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8dc59f95_5e6b…
PS1, Line 442: ef-spdi File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e8daba24_bab8…
PS1, Line 443: ef-mmsn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/62f77a4e_fca4…
PS1, Line 444: ef-ext8 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8932cbe9_4661…
PS1, Line 445: ef-mmsicp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6fe74f39_f24f…
PS1, Line 446: ef-mmsup File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7bf368df_87c6…
PS1, Line 447: ef-mmsucp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/85a0ce13_b9a4…
PS1, Line 448: ef-nia File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0ba2673e_2c48…
PS1, Line 449: ef-vgcsca File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/aef45307_9996…
PS1, Line 450: ef-vbsca File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e4b6630a_1518…
PS1, Line 451: ef-gbabp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/29f0d653_1b03…
PS1, Line 452: ef-msk File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/05b0806f_060b…
PS1, Line 453: ef-muk File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/303c70b1_8a10…
PS1, Line 454: ef-ehplmn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5b4429c8_a6f6…
PS1, Line 455: ef-gbanl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/79153242_467c…
PS1, Line 456: ef-ehplmnpi File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/aecd2b73_94da…
PS1, Line 457: ef-lrplmnsi File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6daf6aac_a329…
PS1, Line 458: ef-nafkca File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/adb8e1cd_7c19…
PS1, Line 459: ef-spni File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e3777f2c_d541…
PS1, Line 460: ef-pnni File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/69ba7b45_1079…
PS1, Line 461: ef-ncp-ip File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a847ade8_065a…
PS1, Line 462: ef-ufc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ae29bc3d_f3fd…
PS1, Line 463: ef-nasconfig File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e8d909f5_43ab…
PS1, Line 464: ef-uicciari File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a23a3811_eae5…
PS1, Line 465: ef-pws File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/18131686_7cde…
PS1, Line 466: ef-fdnuri File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/474f905c_fd73…
PS1, Line 467: ef-bdnuri File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/716e7e2f_8388…
PS1, Line 468: ef-sdnuri File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f2ab7166_9837…
PS1, Line 469: ef-ial File OPTIONAL, -- This file was known as ef-iwl in Version 3.2 and
earlier of this specification
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/73da529d_b42d…
PS1, Line 470: ef-ips File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f4078523_7361…
PS1, Line 471: ef-ipd File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9d32e76e_ab98…
PS1, Line 472: ef-epdgid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d44782dd_cf54…
PS1, Line 473: ef-epdgselection File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/83d90fe2_edd4…
PS1, Line 474: ef-epdgidem File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2abe8405_54d1…
PS1, Line 475: ef-epdgselectionem File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/02e27209_1497…
PS1, Line 476: ef-frompreferred File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7904b3d8_a752…
PS1, Line 477: ef-imsconfigdata File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fa853b66_8dde…
PS1, Line 478: ef-3gpppsdataoff File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e31c8adc_f00f…
PS1, Line 479: ef-3gpppsdataoffservicelist File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e8a57103_5db5…
PS1, Line 480: ef-xcapconfigdata File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/60a031e1_4ec9…
PS1, Line 481: ef-earfcnlist File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2057a0bb_0f16…
PS1, Line 482: ef-mudmidconfigdata File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/544f8705_c4ad…
PS1, Line 483: ef-eaka File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/538e019c_c225…
PS1, Line 484: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c112c183_c158…
PS1, Line 485:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e919b718_0ee0…
PS1, Line 486: PE-PHONEBOOK ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/aebed2e2_379f…
PS1, Line 487: phonebook-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f670a6bd_0fb4…
PS1, Line 488: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f4fc2996_fd5d…
PS1, Line 489: df-phonebook File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/674ec1f4_f91b…
PS1, Line 490: ef-pbr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/385f596a_52bb…
PS1, Line 491: ef-ext1 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/09c9363b_b6a6…
PS1, Line 492: ef-aas File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e19baa5f_c5aa…
PS1, Line 493: ef-gas File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d59190af_3c14…
PS1, Line 494: ef-psc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/28480c3f_8dca…
PS1, Line 495: ef-cc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/28f93f67_1c89…
PS1, Line 496: ef-puid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3adbbe6f_526c…
PS1, Line 497: ef-iap File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/96e058f2_a925…
PS1, Line 498: ef-adn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/08157635_a7ad…
PS1, Line 499: ef-pbc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5f3609bb_288e…
PS1, Line 500: ef-anr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/be23037e_cf10…
PS1, Line 501: ef-puri File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8c321163_cf28…
PS1, Line 502: ef-email File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e631abec_154e…
PS1, Line 503: ef-sne File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bbcac5e3_9351…
PS1, Line 504: ef-uid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/30009ab5_4fc9…
PS1, Line 505: ef-grp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/758e00cc_d7c4…
PS1, Line 506: ef-ccp1 File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/69bd0211_fb6d…
PS1, Line 507: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5b3e2c28_238b…
PS1, Line 508:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6d2d5e04_72a1…
PS1, Line 509: PE-GSM-ACCESS ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f0f25c76_5ab8…
PS1, Line 510: gsm-access-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/145e27bb_1966…
PS1, Line 511: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a8367494_58d1…
PS1, Line 512: df-gsm-access File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a1a741e2_f533…
PS1, Line 513: ef-kc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7fcf3f2d_1d7b…
PS1, Line 514: ef-kcgprs File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/69d2c685_f09f…
PS1, Line 515: ef-cpbcch File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/92da748c_ad68…
PS1, Line 516: ef-invscan File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/65f2270b_2f75…
PS1, Line 517: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5d9ab040_289d…
PS1, Line 518:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9631d978_bd7c…
PS1, Line 519: PE-DF-5GS ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/10d139ed_52a7…
PS1, Line 520: df-5gs-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/24db1b94_b737…
PS1, Line 521: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1a540906_242c…
PS1, Line 522: df-df-5gs File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fa11e35c_e393…
PS1, Line 523: ef-5gs3gpploci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/74005cc0_344d…
PS1, Line 524: ef-5gsn3gpploci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/24d475e3_9adc…
PS1, Line 525: ef-5gs3gppnsc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/dd71b000_2e02…
PS1, Line 526: ef-5gsn3gppnsc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bcfc501a_2922…
PS1, Line 527: ef-5gauthkeys File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f6b2a781_0439…
PS1, Line 528: ef-uac-aic File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/40384d9e_b03d…
PS1, Line 529: ef-suci-calc-info File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f89994d3_c3ac…
PS1, Line 530: ef-opl5g File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ef53cb5b_6e42…
PS1, Line 531: ef-supinai File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1e2d9f16_05b1…
PS1, Line 532: ef-routing-indicator File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fc44d56b_2700…
PS1, Line 533: ef-ursp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5b94e8ee_cb70…
PS1, Line 534: ef-tn3gppsnn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c41bda2e_2772…
PS1, Line 535: ef-cag File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d95623fa_1f77…
PS1, Line 536: ef-sor-cmci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d009947e_c60e…
PS1, Line 537: ef-dri File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ce5add21_6e1a…
PS1, Line 538: ef-5gsedrx File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/afa2256a_2b61…
PS1, Line 539: ef-5gnswo-conf File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bb87ac5a_a450…
PS1, Line 540: ef-mchpplmn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/767dcbdf_55ed…
PS1, Line 541: ef-kausf-derivation File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/31dc65e9_5ca0…
PS1, Line 542: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9ac708ff_e765…
PS1, Line 543:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d4b58f23_5e0d…
PS1, Line 544: PE-DF-SAIP ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/da161929_d22e…
PS1, Line 545: df-saip-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6a4bcb0f_f922…
PS1, Line 546: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/37662a49_d8d1…
PS1, Line 547: df-df-saip File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2e69007b_0c78…
PS1, Line 548: ef-suci-calc-info-usim File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c04e6e7d_b8f7…
PS1, Line 549: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/31c6db40_487e…
PS1, Line 550:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b7cb39e9_d605…
PS1, Line 551: PE-DF-SNPN ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/af362f35_1ea4…
PS1, Line 552: df-snpn-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/16bb8b4c_1d8f…
PS1, Line 553: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/364f2ff3_1c94…
PS1, Line 554: df-df-snpn File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/02410e89_b919…
PS1, Line 555: ef-pws-snpn File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f025d897_5b8f…
PS1, Line 556: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3355534c_0124…
PS1, Line 557:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2c468560_0ab7…
PS1, Line 558: PE-DF-5GPROSE ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/dcf16b01_458c…
PS1, Line 559: df-5g-prose-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/aa674fbd_3acc…
PS1, Line 560: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7a850bae_6697…
PS1, Line 561: df-df-5g-prose File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/dafb31b2_1ee2…
PS1, Line 562: ef-5g-prose-st File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/03b14a28_330f…
PS1, Line 563: ef-5g-prose-dd File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/05fb1ebf_3200…
PS1, Line 564: ef-5g-prose-dc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/33e3deca_babc…
PS1, Line 565: ef-5g-prose-u2nru File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/23e583a6_3646…
PS1, Line 566: ef-5g-prose-ru File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f1952dbb_4899…
PS1, Line 567: ef-5g-prose-uir File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d4ff3019_0251…
PS1, Line 568: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8d0ff549_1f1d…
PS1, Line 569:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f9a71b54_4faa…
PS1, Line 570: PE-ISIM ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/71a3257b_0ac6…
PS1, Line 571: isim-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e9974634_bb27…
PS1, Line 572: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7c298678_79d9…
PS1, Line 573: adf-isim File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a7c87f31_fa8f…
PS1, Line 574: ef-impi File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d5407baf_1bf5…
PS1, Line 575: ef-impu File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3fc10569_883e…
PS1, Line 576: ef-domain File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ecebe694_9877…
PS1, Line 577: ef-ist File, /* The content of IST file shall be modified by the eUICC
during profile installation according to the functionality supported by the eUICC platform
i.e. in the case where a service is not supported (and not indicated as required) the
related bit(s) will be set to zero */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0e3656ad_ecc1…
PS1, Line 578: ef-ad File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9908be80_e68f…
PS1, Line 579: ef-arr File
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cb9def02_bc66…
PS1, Line 580: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8a82623d_1bb3…
PS1, Line 581:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d7f42ee5_03f5…
PS1, Line 582: PE-OPT-ISIM ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/872c531b_1831…
PS1, Line 583: optisim-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/04781224_4d0e…
PS1, Line 584: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/80deff14_81e7…
PS1, Line 585: ef-pcscf File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/759c5afc_56ef…
PS1, Line 586: ef-sms File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9d9c4303_9c52…
PS1, Line 587: ef-smsp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b06e3c86_74c4…
PS1, Line 588: ef-smss File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/64d2871d_0731…
PS1, Line 589: ef-smsr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/af834603_f182…
PS1, Line 590: ef-gbabp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f8d3ee28_e336…
PS1, Line 591: ef-gbanl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/dce51a42_616e…
PS1, Line 592: ef-nafkca File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/091c906a_ba12…
PS1, Line 593: ef-uicciari File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/67b0c5ce_daf1…
PS1, Line 594: ef-frompreferred File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/344e19a0_bcd3…
PS1, Line 595: ef-imsconfigdata File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d3960303_2292…
PS1, Line 596: ef-xcapconfigdata File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/583b3906_16ee…
PS1, Line 597: ef-webrtcuri File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c066904d_edd7…
PS1, Line 598: ef-mudmidconfigdata File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2c38cd81_7e3e…
PS1, Line 599: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bd0faca4_a692…
PS1, Line 600:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0ff8eca1_1365…
PS1, Line 601: PE-CSIM ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/60b76083_673c…
PS1, Line 602: csim-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a9bbcab1_e201…
PS1, Line 603: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4fd0a9a3_f565…
PS1, Line 604: adf-csim File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ef182ff5_1ad6…
PS1, Line 605: ef-arr File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ae9e04cc_1ff7…
PS1, Line 606: ef-call-count File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/39af68e4_a6a4…
PS1, Line 607: ef-imsi-m File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/159412b7_403b…
PS1, Line 608: ef-imsi-t File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a9bb0dcd_1d2e…
PS1, Line 609: ef-tmsi File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/89407db1_171b…
PS1, Line 610: ef-ah File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/006860b4_77ed…
PS1, Line 611: ef-aop File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0ba69764_f156…
PS1, Line 612: ef-aloc File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/35c5304c_a92a…
PS1, Line 613: ef-cdmahome File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/17ba058a_74fa…
PS1, Line 614: ef-znregi File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/83f180b4_7141…
PS1, Line 615: ef-snregi File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9002b179_bc9f…
PS1, Line 616: ef-distregi File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/18c9d8da_585f…
PS1, Line 617: ef-accolc File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e84abf69_3ddf…
PS1, Line 618: ef-term File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b2938208_7ddc…
PS1, Line 619: ef-acp File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/72406967_fae8…
PS1, Line 620: ef-prl File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4ba2735d_2d3c…
PS1, Line 621: ef-ruimid File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/20dad3c9_6e7b…
PS1, Line 622: ef-csim-st File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/275225b4_cde9…
PS1, Line 623: ef-spc File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/91ab95dc_dedf…
PS1, Line 624: ef-otapaspc File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c4af4e36_5107…
PS1, Line 625: ef-namlock File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bd7ad2e5_04db…
PS1, Line 626: ef-ota File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/72631a4d_10da…
PS1, Line 627: ef-sp File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cc56083d_7261…
PS1, Line 628: ef-esn-meid-me File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8f222f5f_82b9…
PS1, Line 629: ef-li File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/27f46ca9_d0b9…
PS1, Line 630: ef-usgind File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d245226f_d6ca…
PS1, Line 631: ef-ad File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/43fedf16_9b57…
PS1, Line 632: ef-max-prl File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ade62103_ffb3…
PS1, Line 633: ef-spcs File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7496bd7b_d5eb…
PS1, Line 634: ef-mecrp File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5a93d20c_3895…
PS1, Line 635: ef-home-tag File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1bd527a0_88bf…
PS1, Line 636: ef-group-tag File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d7b6205b_4e1f…
PS1, Line 637: ef-specific-tag File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/467aaf6a_055f…
PS1, Line 638: ef-call-prompt File
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b1d239b1_a6a3…
PS1, Line 639: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/dd13cfd6_9712…
PS1, Line 640:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ac9f4250_8d58…
PS1, Line 641: PE-OPT-CSIM ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a658b270_c1ba…
PS1, Line 642: optcsim-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6f2f6def_e337…
PS1, Line 643: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ff98d54b_7c52…
PS1, Line 644: ef-ssci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/90eae2c7_1a17…
PS1, Line 645: ef-fdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9f54eadf_a42b…
PS1, Line 646: ef-sms File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0704335d_8440…
PS1, Line 647: ef-smsp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/230565aa_42aa…
PS1, Line 648: ef-smss File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3d1a511b_4082…
PS1, Line 649: ef-ssfc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/64deb061_1bef…
PS1, Line 650: ef-spn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3e74e345_2a2d…
PS1, Line 651: ef-mdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c6b76132_1724…
PS1, Line 652: ef-ecc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e7af0260_4461…
PS1, Line 653: ef-me3gpdopc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8ec5afa3_7260…
PS1, Line 654: ef-3gpdopm File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7500136f_88d1…
PS1, Line 655: ef-sipcap File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/635e770e_8cf9…
PS1, Line 656: ef-mipcap File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7a568c00_c0d9…
PS1, Line 657: ef-sipupp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5a9d8688_efe9…
PS1, Line 658: ef-mipupp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/127de637_ce6b…
PS1, Line 659: ef-sipsp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1b682e00_849b…
PS1, Line 660: ef-mipsp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/94dd49ab_ae29…
PS1, Line 661: ef-sippapss File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5b75d92a_47f8…
PS1, Line 662: ef-puzl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b4939d20_02a9…
PS1, Line 663: ef-maxpuzl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0f8826e0_6bf0…
PS1, Line 664: ef-hrpdcap File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/93c0f524_440b…
PS1, Line 665: ef-hrpdupp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/df421eae_9cd4…
PS1, Line 666: ef-csspr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f8bb99a3_3cd6…
PS1, Line 667: ef-atc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/185554d0_2fc7…
PS1, Line 668: ef-eprl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/55ebd0df_27ff…
PS1, Line 669: ef-bcsmscfg File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c42c7e89_96f0…
PS1, Line 670: ef-bcsmspref File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1e7bd97e_a72f…
PS1, Line 671: ef-bcsmstable File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a26541f6_2176…
PS1, Line 672: ef-bcsmsp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ec3c026c_8c87…
PS1, Line 673: ef-bakpara File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d394d0f2_561c…
PS1, Line 674: ef-upbakpara File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/98b89099_c0e4…
PS1, Line 675: ef-mmsn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/92657fa0_8f70…
PS1, Line 676: ef-ext8 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/df3d277c_513f…
PS1, Line 677: ef-mmsicp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/588c0ece_6c79…
PS1, Line 678: ef-mmsup File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f84a843f_f9da…
PS1, Line 679: ef-mmsucp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/336145b2_56a7…
PS1, Line 680: ef-auth-capability File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5a991dfc_8c5b…
PS1, Line 681: ef-3gcik File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/70633614_4b90…
PS1, Line 682: ef-dck File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c3bc260d_7dae…
PS1, Line 683: ef-gid1 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3b325c66_a2fb…
PS1, Line 684: ef-gid2 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2d8ef0ed_e359…
PS1, Line 685: ef-cdmacnl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0cfb7aa1_92df…
PS1, Line 686: ef-sf-euimid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f0ff877a_e630…
PS1, Line 687: ef-est File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6364a502_5040…
PS1, Line 688: ef-hidden-key File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/13315c41_2fcb…
PS1, Line 689: ef-lcsver File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fa540149_29af…
PS1, Line 690: ef-lcscp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2c68f8f0_c162…
PS1, Line 691: ef-sdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/328fbb41_1867…
PS1, Line 692: ef-ext2 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/82aec648_12b5…
PS1, Line 693: ef-ext3 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5345772d_db90…
PS1, Line 694: ef-ici File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4f8ec910_5b96…
PS1, Line 695: ef-oci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c0c13551_9dae…
PS1, Line 696: ef-ext5 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/69b51453_fcf0…
PS1, Line 697: ef-ccp2 File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/27cc7a87_eea7…
PS1, Line 698: ef-applabels File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/95844211_ce6d…
PS1, Line 699: ef-model File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/91e573eb_787c…
PS1, Line 700: ef-rc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/13eb098e_f0c0…
PS1, Line 701: ef-smscap File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3d367361_81f7…
PS1, Line 702: ef-mipflags File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/11bbc41d_2e72…
PS1, Line 703: ef-3gpduppext File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c4358df4_a132…
PS1, Line 704: ef-ipv6cap File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1a81b742_2ebe…
PS1, Line 705: ef-tcpconfig File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bfdb935a_d547…
PS1, Line 706: ef-dgc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/52664142_d256…
PS1, Line 707: ef-wapbrowsercp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c900bab3_7cd3…
PS1, Line 708: ef-wapbrowserbm File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/13ffd67e_a671…
PS1, Line 709: ef-mmsconfig File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d2ae549e_db79…
PS1, Line 710: ef-jdl File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4761ef9e_9953…
PS1, Line 711: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/81f94410_ea93…
PS1, Line 712:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/82f5df24_e647…
PS1, Line 713: PE-EAP ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/94428976_85ef…
PS1, Line 714: eap-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8035a306_0cdf…
PS1, Line 715: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a3091758_012d…
PS1, Line 716: df-eap File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/08ead93a_1ca5…
PS1, Line 717: ef-eapkeys File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0cb26a6b_e67d…
PS1, Line 718: ef-eapstatus File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/946352b1_f104…
PS1, Line 719: ef-puid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9e4eadd4_7f47…
PS1, Line 720: ef-ps File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7ee4ef25_9499…
PS1, Line 721: ef-curid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2fb9573b_a910…
PS1, Line 722: ef-reid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cf4bc23a_e4da…
PS1, Line 723: ef-realm File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/82be9eb3_f8b0…
PS1, Line 724: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2a18d34d_2fca…
PS1, Line 725:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e09b099d_346c…
PS1, Line 726: PE-IoT ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d85539d1_2a21…
PS1, Line 727: iot-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1f3d7ecc_f86e…
PS1, Line 728: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cba671b3_e5da…
PS1, Line 729: mf File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3a789e88_9fbc…
PS1, Line 730: ef-pl File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1bd43b2a_f2a1…
PS1, Line 731: ef-iccid File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9c8131e4_000d…
PS1, Line 732: ef-dir File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ea547fc4_cf82…
PS1, Line 733: ef-arr File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e4def5a4_ecdb…
PS1, Line 734: ef-umpc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/40b46b61_aef3…
PS1, Line 735: adf-usim File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/66aed1db_dd1c…
PS1, Line 736: ef-imsi File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4e39cc3d_024f…
PS1, Line 737: ef-arr-usim File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d08494d8_613c…
PS1, Line 738: ef-keys File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/12608388_66ff…
PS1, Line 739: ef-keysPS File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/20475fbe_ae35…
PS1, Line 740: ef-hpplmn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6dcca3a1_e360…
PS1, Line 741: ef-ust File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9c9f2fab_9e0f…
PS1, Line 742: ef-start-hfn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0df87bab_e9c4…
PS1, Line 743: ef-threshold File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f742a156_7d4d…
PS1, Line 744: ef-psloci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d801c4fa_f042…
PS1, Line 745: ef-acc File,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c80eac55_c82f…
PS1, Line 746: ef-fplmn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a6459b5a_d204…
PS1, Line 747: ef-loci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4c05b080_2951…
PS1, Line 748: ef-ad File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/11e58381_fb0d…
PS1, Line 749: ef-ecc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/870edda6_8c5b…
PS1, Line 750: ef-netpar File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/75ca3c03_34cf…
PS1, Line 751: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/57a2d26c_cc5a…
PS1, Line 752:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/56bbbf7d_6c3f…
PS1, Line 753: PE-OPT-IoT ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/55eb56ef_bb72…
PS1, Line 754: optiot-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c154b2d0_f6e0…
PS1, Line 755: templateID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2603e514_a422…
PS1, Line 756: ef-fdn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a28ef1a2_f663…
PS1, Line 757: ef-sms File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d206ddb0_66f6…
PS1, Line 758: ef-smsp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5e1ea200_85f2…
PS1, Line 759: ef-smss File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/79054ba8_3d1d…
PS1, Line 760: ef-spn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4ae477d5_2981…
PS1, Line 761: ef-est File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7fe6deea_e5e7…
PS1, Line 762: ef-oplmnwact File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5e7b6179_7b45…
PS1, Line 763: ef-hplmnwact File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0a9aaa23_5f5d…
PS1, Line 764: ef-ehplmn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/de8a7cc6_38e4…
PS1, Line 765: ef-epsloci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/33655e81_2066…
PS1, Line 766: ef-epsnsc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/36847acf_b26a…
PS1, Line 767: df-df-5gs File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cf603fc0_d73c…
PS1, Line 768: ef-5gs3gpploci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/739ce33c_c9b9…
PS1, Line 769: ef-5gsn3gpploci File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/71cf6411_f15b…
PS1, Line 770: ef-5gs3gppnsc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/84c06ad4_1d43…
PS1, Line 771: ef-5gsn3gppnsc File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6c795e5e_98e6…
PS1, Line 772: ef-5gauthkeys File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e132171a_d30f…
PS1, Line 773: ef-uac-aic File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3571c76f_b846…
PS1, Line 774: ef-suci-calc-info File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2870cbbc_ba71…
PS1, Line 775: ef-opl5g File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9ca82285_6615…
PS1, Line 776: ef-supi-nai File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3998af2b_aad0…
PS1, Line 777: ef-routing-indicator File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/96dfd783_f109…
PS1, Line 778: ef-ursp File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9ba52e8e_9c1a…
PS1, Line 779: ef-tn3gppsnn File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bf4f8727_8eaa…
PS1, Line 780: df-df-saip File OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/09f00ddf_9177…
PS1, Line 781: ef-suci-calc-info-usim File OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5380278c_7df4…
PS1, Line 782: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/60d30ed4_8123…
PS1, Line 783:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3675efba_8779…
PS1, Line 784: /* Create GenericFileManagement
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8103e864_a522…
PS1, Line 785: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ef2b0a95_cfdf…
PS1, Line 786: PE-GenericFileManagement ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a2938515_b761…
PS1, Line 787: gfm-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/464933d5_821b…
PS1, Line 788: fileManagementCMD SEQUENCE (SIZE (1..MAX)) OF FileManagement
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f17f3397_8539…
PS1, Line 789: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/22de5d12_8c96…
PS1, Line 790:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/73ab2918_70dc…
PS1, Line 791: FileManagement ::= SEQUENCE (SIZE (1..MAX)) OF CHOICE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1d94dd8e_4ae8…
PS1, Line 792: filePath [0] OCTET STRING (SIZE (0..8)), -- Use Temporary File ID for ADF
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6cedee17_aa72…
PS1, Line 793: createFCP [APPLICATION 2] Fcp,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e497beb0_3ab5…
PS1, Line 794: fillFileOffset UInt16,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ce60cf21_5c34…
PS1, Line 795: fillFileContent [1] OCTET STRING
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f639f99f_7674…
PS1, Line 796: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3594d6f3_67cf…
PS1, Line 797:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e9792dd2_6486…
PS1, Line 798: MappingParameter ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7b51bdac_a01b…
PS1, Line 799: mappingOptions OCTET STRING (SIZE(1)),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/61bf1ff5_fda0…
PS1, Line 800: mappingSource ApplicationIdentifier
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e7069709_eb60…
PS1, Line 801: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/092098b9_5ac8…
PS1, Line 802:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/de10302a_f488…
PS1, Line 803: AlgoParameter ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/dc1805db_7dd7…
PS1, Line 804: algorithmID INTEGER {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2ba536bf_359c…
PS1, Line 805: milenage(1),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1879257f_a6c8…
PS1, Line 806: tuak(2),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/41e643c4_4c97…
PS1, Line 807: usim-test-algorithm(3)
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/064543f2_b00f…
PS1, Line 808: },
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bbfa7c21_960d…
PS1, Line 809: algorithmOptions OCTET STRING (SIZE(1)),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a3fe422c_2e06…
PS1, Line 810: key OCTET STRING,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e3b8ac54_53f9…
PS1, Line 811: opc OCTET STRING, /* OPc for Milenage; TOPc for TUAK; ignored in case of
usim-test-algorithm */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e758ad05_8aef…
PS1, Line 812:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c3147c97_f8f5…
PS1, Line 813: /* rotationConstants only apply for Milenage; ignored in case of TUAK and
usim-test-algorithm */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/41e9a94d_e72b…
PS1, Line 814: rotationConstants OCTET STRING (SIZE (5)) DEFAULT '4000204060'H,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1bff6a15_1e5f…
PS1, Line 815:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/32740573_c08e…
PS1, Line 816: /* xoringConstants only apply for Milenage; ignored in case of TUAK and
usim-test-algorithm */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0eb09858_dd41…
PS1, Line 817: xoringConstants OCTET STRING (SIZE (80)) DEFAULT
'0000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000020000000000000000000000000000000400000000000000000000000000000008'H,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/19650ce6_e85c…
PS1, Line 818: authCounterMax OCTET STRING (SIZE(3)) OPTIONAL, /* ignored in case of
usim-test-algorithm */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e29b47dd_8939…
PS1, Line 819:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c6011fc1_5b6c…
PS1, Line 820: /* Number of iterations of Keccak-f[1600] (noted: ) permutation as
recommended by 3GPP TS 35.231 [TUAK] in section 7.2.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/19aa349d_30e4…
PS1, Line 821: This parameter only applies for TUAK; ignored otherwise.*/
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fc3a194c_0bd2…
PS1, Line 822: numberOfKeccak UInt8 DEFAULT 1
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2af7472b_809c…
PS1, Line 823: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a4e01776_1f58…
PS1, Line 824:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/31c68b9b_7202…
PS1, Line 825: PE-AKAParameter ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8bebff1d_c486…
PS1, Line 826: aka-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b52ce69d_fe4b…
PS1, Line 827: algoConfiguration CHOICE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0c81defe_a132…
PS1, Line 828: mappingParameter MappingParameter,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4f2c3c77_2f32…
PS1, Line 829: algoParameter AlgoParameter
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c2ac3a44_20fd…
PS1, Line 830: },
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/256cdd79_660f…
PS1, Line 831:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2d6705f7_4dbc…
PS1, Line 832: sqnOptions OCTET STRING (SIZE(1)) DEFAULT '02'H, /* ignored in
case of usim-test-algorithm */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/26573e62_520a…
PS1, Line 833: -- maximum value for sqnDelta and sqnAgeLimit is '07FFFFFFFFFF'H
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/203ddf7f_7bd0…
PS1, Line 834: sqnDelta OCTET STRING (SIZE(6)) DEFAULT '000010000000'H, /*
ignored in case of usim-test-algorithm */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/65790d16_6aaa…
PS1, Line 835: sqnAgeLimit OCTET STRING (SIZE(6)) DEFAULT '000010000000'H, /*
ignored in case of usim-test-algorithm */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/58770c19_5328…
PS1, Line 836:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/507eca33_1ab1…
PS1, Line 837: -- Sequence numbers do not include the index (IND)
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ff53df02_e905…
PS1, Line 838: -- maximum for any values within sqnInit is '07FFFFFFFFFF'H
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5be245e8_3f0a…
PS1, Line 839: sqnInit SEQUENCE (SIZE (32)) OF OCTET STRING (SIZE (6)) DEFAULT {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0c436115_47e6…
PS1, Line 840: /* Index 0 */'000000000000'H, '000000000000'H,
'000000000000'H, '000000000000'H,'000000000000'H,
'000000000000'H, '000000000000'H, '000000000000'H,
'000000000000'H, '000000000000'H, '000000000000'H,
'000000000000'H,'000000000000'H, '000000000000'H,
'000000000000'H, '000000000000'H, '000000000000'H,
'000000000000'H, '000000000000'H,
'000000000000'H,'000000000000'H, '000000000000'H,
'000000000000'H, '000000000000'H, '000000000000'H,
'000000000000'H, '000000000000'H,
'000000000000'H,'000000000000'H, '000000000000'H,
'000000000000'H,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/eb9f054e_44cb…
PS1, Line 841: /* Index 31 */'000000000000'H } /* ignored in case of
usim-test-algorithm */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ad410922_08ad…
PS1, Line 842: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ad5f08b4_10c3…
PS1, Line 843:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7d1cb8e9_c63c…
PS1, Line 844: PE-CDMAParameter ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e6fcd281_7f5b…
PS1, Line 845: cdma-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6cdab0cf_e810…
PS1, Line 846:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8a448944_b1b7…
PS1, Line 847: /* A-Key for CAVE Authentication */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5c19561d_3ec9…
PS1, Line 848: authenticationKey OCTET STRING (SIZE(8)),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8cf55ae2_d624…
PS1, Line 849:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/28294d34_9f6e…
PS1, Line 850: /*
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7eb7e688_89e0…
PS1, Line 851: Optional value for ssd
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b0f8cfb6_c020…
PS1, Line 852: Bytes 1..8: value if shared secret data A
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/58ee8322_cfa4…
PS1, Line 853: Bytes 9..16: value if shared secret data B
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/eb30dd26_4d00…
PS1, Line 854: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8bc9c808_5678…
PS1, Line 855: ssd OCTET STRING (SIZE (16)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a83726bf_7c28…
PS1, Line 856:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a5b5e4f6_4652…
PS1, Line 857: /*
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/999b54a8_aaa7…
PS1, Line 858: Shared Secrets for HRPD access authentication
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/759d7c10_27db…
PS1, Line 859: Includes the shared secret data. This field is coded as defined in
section 4.5.7.10 HRPD Access Authentication CHAP SS Parameters of [S0016].
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/78918003_b8af…
PS1, Line 860: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9503944f_3e14…
PS1, Line 861: hrpdAccessAuthenticationData OCTET STRING (SIZE (2..32)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0020a83f_6d6b…
PS1, Line 862:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1c50c196_05b9…
PS1, Line 863: /*
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/55e728da_35e3…
PS1, Line 864: Parameters for simple IP authentication are coded as defined in section
4.5.7.7 SimpleIP CHAP SS Parameters of [S0016].
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/db6e0e73_bec6…
PS1, Line 865: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c6fc7631_8499…
PS1, Line 866: simpleIPAuthenticationData OCTET STRING (SIZE (3..483)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/19611c28_b0db…
PS1, Line 867:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e6792b85_715d…
PS1, Line 868: /*
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/65adfd9b_1ac7…
PS1, Line 869: Parameters for mobile IP authentication are coded as defined in section
4.5.7.8 MobileIP SS Parameters of [S0016].
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/92289d6d_515b…
PS1, Line 870: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0c544019_86db…
PS1, Line 871: mobileIPAuthenticationData OCTET STRING (SIZE (5..957)) OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/17d55eb7_bb83…
PS1, Line 872: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/baa95540_47ac…
PS1, Line 873:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2d4b1849_70b0…
PS1, Line 874: PINKeyReferenceValue ::= INTEGER {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f0d85033_f45b…
PS1, Line 875: pinAppl1(1), -- PIN global of App 1
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ead2df59_392b…
PS1, Line 876: pinAppl2(2), -- PIN global of App 2
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2dd8004c_4817…
PS1, Line 877: pinAppl3(3), -- PIN global of App 3
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cf3e59e2_b043…
PS1, Line 878: pinAppl4(4), -- PIN global of App 4
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1e7b14fb_fc5a…
PS1, Line 879: pinAppl5(5), -- PIN global of App 5
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6aa07fde_9cd6…
PS1, Line 880: pinAppl6(6), -- PIN global of App 6
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/20d76660_d3e6…
PS1, Line 881: pinAppl7(7), -- PIN global of App 7
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b3bcadfe_7fdb…
PS1, Line 882: pinAppl8(8), -- PIN global of App 8
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fbe80ba5_472b…
PS1, Line 883: adm1(10), -- Administrative Key 1
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/29a360d7_05e9…
PS1, Line 884: adm2(11), -- Administrative Key 2
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/27a14227_b218…
PS1, Line 885: adm3(12), -- Administrative Key 3
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/323079ab_c7e5…
PS1, Line 886: adm4(13), -- Administrative Key 4
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/80079635_7a32…
PS1, Line 887: adm5(14), -- Administrative Key 5
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4a716f4c_7c8f…
PS1, Line 888: secondPINAppl1(129), -- PIN local of App 1
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/11f8b58f_30c3…
PS1, Line 889: secondPINAppl2(130), -- PIN local of App 2
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a984cbfe_21d2…
PS1, Line 890: secondPINAppl3(131), -- PIN local of App 3
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/966d94b7_9bb5…
PS1, Line 891: secondPINAppl4(132), -- PIN local of App 4
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7e1ab455_b41d…
PS1, Line 892: secondPINAppl5(133), -- PIN local of App 5
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b3bf0a97_ca40…
PS1, Line 893: secondPINAppl6(134), -- PIN local of App 6
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7a859ba7_a794…
PS1, Line 894: secondPINAppl7(135), -- PIN local of App 7
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4a9afe37_0c42…
PS1, Line 895: secondPINAppl8(136), -- PIN local of App 8
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f6937849_325f…
PS1, Line 896: adm6(138), -- Administrative Key 6
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0a777f0f_73a6…
PS1, Line 897: adm7(139), -- Administrative Key 7
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/658ae7de_3702…
PS1, Line 898: adm8(140), -- Administrative Key 8
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/af3924ee_51f5…
PS1, Line 899: adm9(141), -- Administrative Key 9
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bfe69bbe_b13a…
PS1, Line 900: adm10(142) -- Administrative Key 10
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fec4535d_acd0…
PS1, Line 901: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/aac6ac8f_65a9…
PS1, Line 902:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/536ce315_a81b…
PS1, Line 903: PINConfiguration ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/14fa5554_3f5b…
PS1, Line 904: /*
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/856423a3_463c…
PS1, Line 905: For every value defined in PINKeyReferenceValue only one entry may be
included per PE-PINCodes.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1c3c9724_3392…
PS1, Line 906: Within the PE-PINCodes sent in the context of the MF only global PIN key
references shall be used. For PINs in any ADF/DF only local PINs shall be defined:
secondPINAppl1 secondPINAppl8. It is allowed to define the same PINKeyReferenceValue in
multiple directories (e.g. secondPINAppl1 may be defined in the ISIM NAA and within the
USIM NAA). Provided they are not linked they shall be handled as two independent PIN
values which also may reference different PUK references.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1f394201_c08e…
PS1, Line 907: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/40e13ee3_a3c8…
PS1, Line 908: keyReference PINKeyReferenceValue,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/aeca2fb6_c696…
PS1, Line 909: pinValue OCTET STRING (SIZE (8)),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cb021854_2f15…
PS1, Line 910: /*
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/27c401dd_2007…
PS1, Line 911: In case no unblockingPINReference is set, no PUK applies for the
corresponding PIN.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ffc666f2_23a4…
PS1, Line 912: In case a PUKKeyReferenceValue is defined the related PUKKeyReferenceValue
shall exist within the PE-PUKCodes list.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b787c323_4942…
PS1, Line 913: Any value defined in PUKKeyReferenceValue may be applied for any
PINKeyReferenceValue.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/580d0750_2600…
PS1, Line 914: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9117a855_a600…
PS1, Line 915: unblockingPINReference PUKKeyReferenceValue OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a7bc143a_984f…
PS1, Line 916: pinAttributes UInt8 DEFAULT 7,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c7e7c08d_05d2…
PS1, Line 917: maxNumOfAttemps-retryNumLeft UInt8 DEFAULT 51
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/de5d051c_426d…
PS1, Line 918: /* maxNumOfAttemps-retryNumLeft is encoded as follows: max Number of
Attempts is encoded in the high nibble of this value (Bits b8 to b5) and the Number of
retry left is encoded in the low nibble of this value (Bits b4 to b1)*/
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ec0078fa_2437…
PS1, Line 919: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/043bde51_5eed…
PS1, Line 920:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/be6436fd_8076…
PS1, Line 921: PE-PINCodes ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6521bff6_5a2b…
PS1, Line 922: pin-Header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d0a8f425_3cec…
PS1, Line 923: pinCodes CHOICE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/36d81480_6ed1…
PS1, Line 924: pinconfig SEQUENCE (SIZE (1..26))OF PINConfiguration,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/11bd323d_1ed7…
PS1, Line 925: filePath OCTET STRING (SIZE (0..8)) /* temporary File ID for ADF, coding
according to section 8.3.5 */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e99606d4_1852…
PS1, Line 926: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3bf9cbd7_6a9d…
PS1, Line 927: /* PIN can be either defined in the current context or shared
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/85f2567d_8ab9…
PS1, Line 928: with another DF/ADF
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/aa00a243_cacc…
PS1, Line 929: Up to 26 PIN could be defined according to TS 102 221 [102 221]
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7b2e4825_f7df…
PS1, Line 930: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/583045eb_4788…
PS1, Line 931: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0e2db070_97a5…
PS1, Line 932:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6302b086_9580…
PS1, Line 933: PUKKeyReferenceValue ::= INTEGER {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fa59a027_1b62…
PS1, Line 934: pukAppl1(1), -- PUK Reference 1
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/63ef896a_2a57…
PS1, Line 935: pukAppl2(2), -- PUK Reference 2
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e2cab2fa_8db7…
PS1, Line 936: pukAppl3(3), -- PUK Reference 3
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e08f9520_fca2…
PS1, Line 937: pukAppl4(4), -- PUK Reference 4
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2a16c700_7829…
PS1, Line 938: pukAppl5(5), -- PUK Reference 5
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8263fb10_6c89…
PS1, Line 939: pukAppl6(6), -- PUK Reference 6
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a84f86da_7009…
PS1, Line 940: pukAppl7(7), -- PUK Reference 7
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/399717cd_4a2a…
PS1, Line 941: pukAppl8(8), -- PUK Reference 8
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ff3292ad_bd86…
PS1, Line 942: secondPUKAppl1(129), -- PUK Reference 9
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4ca230f3_87f5…
PS1, Line 943: secondPUKAppl2(130), -- PUK Reference 10
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9e44963c_dfb3…
PS1, Line 944: secondPUKAppl3(131), -- PUK Reference 11
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8633d6a5_5cc1…
PS1, Line 945: secondPUKAppl4(132), -- PUK Reference 12
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/544031ed_98b6…
PS1, Line 946: secondPUKAppl5(133), -- PUK Reference 13
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8e53ce51_8e86…
PS1, Line 947: secondPUKAppl6(134), -- PUK Reference 14
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e4ed3690_906c…
PS1, Line 948: secondPUKAppl7(135), -- PUK Reference 15
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/21bfa1ce_0d42…
PS1, Line 949: secondPUKAppl8(136) -- PUK Reference 16
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bbff6141_8289…
PS1, Line 950: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f8482535_42d1…
PS1, Line 951:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5daf6505_f002…
PS1, Line 952: PUKConfiguration ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e968bd31_105c…
PS1, Line 953: /*
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5ba37dfe_422c…
PS1, Line 954: Any PUKKeyReferenceValue shall only be defined once within PE-PUKCodes.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ebc31315_2a0c…
PS1, Line 955: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c3d8f689_f3ed…
PS1, Line 956: keyReference PUKKeyReferenceValue,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d0e95da3_b4ba…
PS1, Line 957: pukValue OCTET STRING (SIZE (8)),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a6575942_3eed…
PS1, Line 958: maxNumOfAttemps-retryNumLeft UInt8 DEFAULT 170
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e6cfe33d_ecec…
PS1, Line 959: /* maxNumOfAttemps-retryNumLeft is encoded as follows: max Number of
Attempts is encoded in the high nibble of this value (Bits b8 to b5) and the Number of
retry left is encoded in the low nibble of this value (Bits b4 to b1)*/
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fa43fb2c_120f…
PS1, Line 960: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/465aff7b_0103…
PS1, Line 961:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8ec5f5e3_a843…
PS1, Line 962: PE-PUKCodes ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/11ad2cd9_30c4…
PS1, Line 963: puk-Header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e37fb8f8_de9b…
PS1, Line 964: pukCodes SEQUENCE (SIZE (1..16))OF PUKConfiguration
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/35408726_a8b5…
PS1, Line 965: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fa2040a3_a402…
PS1, Line 966:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5278e296_2de3…
PS1, Line 967: PE-SecurityDomain ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/623c3786_27b0…
PS1, Line 968: sd-Header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/366bc9b5_50d1…
PS1, Line 969: instance ApplicationInstance, -- see section 8.7.3
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ea52848c_5bc6…
PS1, Line 970: keyList SEQUENCE (SIZE (1..MAX)) OF KeyObject OPTIONAL, -- see section
8.6.3
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/737568c0_dd8e…
PS1, Line 971: sdPersoData SEQUENCE (SIZE (1..MAX)) OF OCTET STRING OPTIONAL, /* see
section 8.6.4 */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b068813b_cc48…
PS1, Line 972: openPersoData SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/48931107_80bd…
PS1, Line 973: restrictParameter [PRIVATE 25] OCTET STRING (SIZE(1)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/03c4124d_cb78…
PS1, Line 974: contactlessProtocolParameters OCTET STRING OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a2f7a240_e69f…
PS1, Line 975: } OPTIONAL, /* see section 8.6.6 */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4f75c6dc_0006…
PS1, Line 976: catTpParameters SEQUENCE
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/df03dbdc_0976…
PS1, Line 977: { catTpMaxSduSize UInt16,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/045484e6_fb88…
PS1, Line 978: catTpMaxPduSize UInt16
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8861e256_dc31…
PS1, Line 979: } OPTIONAL -- see section 8.6.7
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a88d2926_e8d7…
PS1, Line 980: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b968590f_c43f…
PS1, Line 981:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/437683ff_b035…
PS1, Line 982: KeyObject::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3eabdf63_4712…
PS1, Line 983: keyUsageQualifier [21] OCTET STRING (SIZE (1..2)), /* see [GPCS] section
11.1.9 */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3aa8655a_94d9…
PS1, Line 984: keyAccess [22] OCTET STRING (SIZE (1)) DEFAULT '00'H,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3809f5d7_9764…
PS1, Line 985: keyIdentifier [2] OCTET STRING (SIZE (1)),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/78155197_91e2…
PS1, Line 986: keyVersionNumber [3] OCTET STRING (SIZE (1)),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/365ba664_1af9…
PS1, Line 987: keyCounterValue [5] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f5efeb29_89d3…
PS1, Line 988: keyCompontents SEQUENCE (SIZE (1..MAX)) OF SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ef486f67_49ed…
PS1, Line 989: keyType [0] OCTET STRING,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ba5daa8b_216b…
PS1, Line 990: keyData [6] OCTET STRING,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/462415cb_7a3b…
PS1, Line 991: macLength[7] UInt8 DEFAULT 8
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bede5d21_7da5…
PS1, Line 992: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/acddafbc_c186…
PS1, Line 993: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7d3fe7ab_4037…
PS1, Line 994:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/276ae9ac_21f2…
PS1, Line 995: PE-Application ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/daafa134_3f03…
PS1, Line 996: app-Header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e1339116_2145…
PS1, Line 997: loadBlock ApplicationLoadPackage OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/217da012_c262…
PS1, Line 998: instanceList SEQUENCE (SIZE (1..MAX)) OF ApplicationInstance OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0e863d51_d096…
PS1, Line 999: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0e569a8b_399f…
PS1, Line 1000:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7d4e18df_06eb…
PS1, Line 1001: ApplicationLoadPackage ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1978183d_c50a…
PS1, Line 1002: loadPackageAID [APPLICATION 15] ApplicationIdentifier,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/488155cc_a318…
PS1, Line 1003: securityDomainAID [APPLICATION 15] ApplicationIdentifier OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d5a64a87_f53b…
PS1, Line 1004: nonVolatileCodeLimitC6 [PRIVATE 6] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/efea3097_f0dc…
PS1, Line 1005: volatileDataLimitC7 [PRIVATE 7] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f42a803e_b0b9…
PS1, Line 1006: nonVolatileDataLimitC8 [PRIVATE 8] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7d658ac2_30c5…
PS1, Line 1007: hashValue [PRIVATE 1] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0ef99f68_e5c0…
PS1, Line 1008: loadBlockObject [PRIVATE 4] OCTET STRING
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8db9520c_adf3…
PS1, Line 1009: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/27b66dd4_f983…
PS1, Line 1010:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7f5c68cc_e2ff…
PS1, Line 1011: ApplicationInstance ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c6028684_be08…
PS1, Line 1012: applicationLoadPackageAID [APPLICATION 15] ApplicationIdentifier,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/67b8a74e_6b80…
PS1, Line 1013: classAID [APPLICATION 15] ApplicationIdentifier,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fc2bbccc_cd87…
PS1, Line 1014: instanceAID [APPLICATION 15] ApplicationIdentifier,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cb34ce68_aef4…
PS1, Line 1015: extraditeSecurityDomainAID [APPLICATION 15] ApplicationIdentifier
OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0a52ea37_e5f9…
PS1, Line 1016: applicationPrivileges [2] OCTET STRING,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/57930c41_5006…
PS1, Line 1017: lifeCycleState [3] OCTET STRING (SIZE(1)) DEFAULT '07'H,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0e2c26be_0833…
PS1, Line 1018: /* Coding according to GP Life Cycle State. */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/89a45fb6_e000…
PS1, Line 1019:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/77d839a5_e8d9…
PS1, Line 1020: applicationSpecificParametersC9 [PRIVATE 9] OCTET STRING,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1083a3e2_3083…
PS1, Line 1021: systemSpecificParameters [PRIVATE 15] ApplicationSystemParameters
OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5fe52497_ac39…
PS1, Line 1022: applicationParameters [PRIVATE 10] UICCApplicationParameters OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/39e3e0f4_05f5…
PS1, Line 1023: processData SEQUENCE (SIZE (1..MAX)) OF OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2aee551f_2598…
PS1, Line 1024: controlReferenceTemplate [16] ControlReferenceTemplate OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c3a3a3af_e4fc…
PS1, Line 1025: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f5138fe4_7889…
PS1, Line 1026:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6a88387d_520d…
PS1, Line 1027: ApplicationSystemParameters ::= SEQUENCE{
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/746425d3_f687…
PS1, Line 1028: volatileMemoryQuotaC7 [PRIVATE 7] OCTET STRING (SIZE (2..4)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d6aa4f75_74ef…
PS1, Line 1029: nonVolatileMemoryQuotaC8 [PRIVATE 8] OCTET STRING (SIZE (2..4)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/b98e827f_7ae1…
PS1, Line 1030: globalServiceParameters [PRIVATE 11] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6bcb6437_07eb…
PS1, Line 1031: implicitSelectionParameter [PRIVATE 15] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6b84bdb7_f2af…
PS1, Line 1032: volatileReservedMemory [PRIVATE 23] OCTET STRING (SIZE (2..4)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a3176ab9_4af2…
PS1, Line 1033: nonVolatileReservedMemory [PRIVATE 24] OCTET STRING (SIZE (2..4))
OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/934095f4_fd74…
PS1, Line 1034: ts102226SIMFileAccessToolkitParameter [PRIVATE 10] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3c65d059_2a9f…
PS1, Line 1035: ts102226AdditionalContactlessParameters [0]
TS102226AdditionalContactlessParameters OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/97b241d4_662e…
PS1, Line 1036: contactlessProtocolParameters [PRIVATE 25] OCTET STRING OPTIONAL, /* Coded
according to Contactless Protocol Parameters Structure as defined in GP Amd. C */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4ff9ccf0_089d…
PS1, Line 1037: userInteractionContactlessParameters [PRIVATE 26] OCTET STRING OPTIONAL,
/* Coded according to User Interaction Parameters Structure as defined in GP Amd. C */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c35d99a7_8bb5…
PS1, Line 1038: cumulativeGrantedVolatileMemory [2] OCTET STRING (SIZE (2..4)) OPTIONAL,
/*
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9f67797b_1467…
PS1, Line 1039: Coded according to Contactless Specific Parameters as defined in GP Amd. C
*/
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d37a169f_b8fd…
PS1, Line 1040:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a231993c_482f…
PS1, Line 1041: cumulativeGrantedNonVolatileMemory [3] OCTET STRING (SIZE (2..4)) OPTIONAL
/*
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/017ecfe7_45d8…
PS1, Line 1042: Coded according to Contactless Specific Parameters as defined in GP Amd. C
*/
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e562a082_e7ae…
PS1, Line 1043: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1e917024_844b…
PS1, Line 1044:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9d37b448_ad62…
PS1, Line 1045: UICCApplicationParameters ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0e7c0181_51e1…
PS1, Line 1046: uiccToolkitApplicationSpecificParametersField [0] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a7a401bf_d886…
PS1, Line 1047: uiccAccessApplicationSpecificParametersField [1] OCTET STRING OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/53000bf9_b184…
PS1, Line 1048: uiccAdministrativeAccessApplicationSpecificParametersField [2] OCTET
STRING OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/db9c586b_ce7c…
PS1, Line 1049: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/eb4feace_3d33…
PS1, Line 1050:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/da864431_8296…
PS1, Line 1051: TS102226AdditionalContactlessParameters ::= SEQUENCE{
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/791f224e_309a…
PS1, Line 1052: protocolParameterData OCTET STRING /* Parameters for contactless
applications encoded according to TS 102 226 */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cf6f3c5d_42ae…
PS1, Line 1053: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/816900ce_cdec…
PS1, Line 1054:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f22abe93_d040…
PS1, Line 1055: ControlReferenceTemplate ::= SEQUENCE{
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/01e97879_1a85…
PS1, Line 1056: applicationProviderIdentifier [APPLICATION 32] OCTET STRING
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/46534f6c_ecca…
PS1, Line 1057: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7d64dc76_982e…
PS1, Line 1058:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d5e1971e_72b8…
PS1, Line 1059:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3dd0ee57_6c54…
PS1, Line 1060: PE-RFM ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/677a6758_c75f…
PS1, Line 1061: rfm-header [0] PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3900326f_3ce3…
PS1, Line 1062:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e9c0de00_6f2a…
PS1, Line 1063: /* instanceAID
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5b628fa0_df28…
PS1, Line 1064: AID of the RFM instance
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/81f1ec41_c9a0…
PS1, Line 1065: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/fad4e980_c5a2…
PS1, Line 1066: instanceAID [APPLICATION 15] ApplicationIdentifier,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d4cc5631_0a0d…
PS1, Line 1067:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d55d372d_5f9c…
PS1, Line 1068: /* securityDomainAID to which the RFM instance is associated
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5c5647f7_7d96…
PS1, Line 1069: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7aaa366e_5735…
PS1, Line 1070: securityDomainAID [APPLICATION 15] ApplicationIdentifier OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cad7ac10_4e2d…
PS1, Line 1071:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/95df076e_02df…
PS1, Line 1072: tarList [0] SEQUENCE (SIZE (1..MAX)) OF OCTET STRING (SIZE(3)) OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/50321bd4_e230…
PS1, Line 1073:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/154002f7_30fe…
PS1, Line 1074: minimumSecurityLevel [1] OCTET STRING (SIZE (1)),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/915a0b1f_5d0c…
PS1, Line 1075:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/cbb172bb_2cfd…
PS1, Line 1076: uiccAccessDomain OCTET STRING,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e4a6f3c7_d76b…
PS1, Line 1077: uiccAdminAccessDomain OCTET STRING,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ac947e61_7cf7…
PS1, Line 1078:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5de7f37c_42f8…
PS1, Line 1079: /*
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/a57e5c55_6598…
PS1, Line 1080: If the following parameter is available the respective ADF shall be
the directory selected by default within an RFM script. In case it is not available the MF
shall be the default selection.
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/04c25d65_012c…
PS1, Line 1081: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d19b5147_3210…
PS1, Line 1082: adfRFMAccess ADFRFMAccess OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/85f27a17_e508…
PS1, Line 1083: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/aa5961d6_97b2…
PS1, Line 1084:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7201a8b8_6aa7…
PS1, Line 1085: ADFRFMAccess ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/d81a1e63_4ed8…
PS1, Line 1086: adfAID ApplicationIdentifier,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/14cf5982_dd88…
PS1, Line 1087: adfAccessDomain OCTET STRING,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c76fb37e_2d9b…
PS1, Line 1088: adfAdminAccessDomain OCTET STRING
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7f0954c5_d119…
PS1, Line 1089: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f1572a2b_1fca…
PS1, Line 1090:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/5ee598a8_4b5c…
PS1, Line 1091: PE-NonStandard ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/49bbece1_05f4…
PS1, Line 1092: nonStandard-header PEHeader,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/3fbcc3ad_111b…
PS1, Line 1093: issuerID OBJECT IDENTIFIER,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/04f90171_75d8…
PS1, Line 1094: content OCTET STRING
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/ff910f35_245f…
PS1, Line 1095: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7925aaf7_1c47…
PS1, Line 1096:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/eb8b4423_29f0…
PS1, Line 1097: PE-End ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/c459c4d3_f375…
PS1, Line 1098: end-header PEHeader
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7d70c7f6_6bf6…
PS1, Line 1099: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4ce10bef_64a1…
PS1, Line 1100:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/0bac78bb_ab8c…
PS1, Line 1101: PEStatus ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/7250f2c6_aa61…
PS1, Line 1102: status INTEGER {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f7596f14_4d5a…
PS1, Line 1103: ok(0), pe-not-supported(1), memory-failure(2),bad-values(3),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bd649986_ee76…
PS1, Line 1104: not-enough-memory(4),invalid-request-format(5), invalid-parameter(6),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/65996b23_c4b8…
PS1, Line 1105: runtime-not-supported (7), lib-not-supported (8),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/bd9ffde4_c20b…
PS1, Line 1106: template-not-supported (9), feature-not-supported (10),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/2cf1d99b_a8b5…
PS1, Line 1107: pin-code-missing (11),
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/541fcd78_e962…
PS1, Line 1108: unsupported-profile-version(31)
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/9c5373b6_a459…
PS1, Line 1109: /* ISO 7816 standard status values apply in the range of [24576...28671]
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/111cc823_0523…
PS1, Line 1110: and [36864...40959] for reporting status values '6xxx'H and
'9xxx'H
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/67a2ae73_f785…
PS1, Line 1111: proprietary values apply in the range [40960...65535]
trailing whitespace
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/84fce124_5274…
PS1, Line 1112: */
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/dceae007_f8e7…
PS1, Line 1113: },
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4787e6b5_19ee…
PS1, Line 1114: identification UInt15 OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/f69a88ce_9c17…
PS1, Line 1115: -- Identification number of the PE triggering the error
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/16bef497_64f2…
PS1, Line 1116: additional-information UInt8 OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e084ad74_5ecf…
PS1, Line 1117: -- Additional information related to the status code
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/16333ab3_d172…
PS1, Line 1118: offset UInt31 OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/1175196b_b35c…
PS1, Line 1119: -- Position of the part of the PE generating this status code
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/8747026f_f882…
PS1, Line 1120: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/95fdbde3_5546…
PS1, Line 1121:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/af55494b_61d3…
PS1, Line 1122: EUICCResponse ::= SEQUENCE {
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/981c39cb_4b01…
PS1, Line 1123: peStatus SEQUENCE OF PEStatus,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e855b21e_cc7f…
PS1, Line 1124: profileInstallationAborted NULL OPTIONAL,
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/428cddcb_7b61…
PS1, Line 1125: statusMessage UTF8String (SIZE (2..64)) OPTIONAL
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/e5c483e3_fd01…
PS1, Line 1126: }
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6970976e_db24…
PS1, Line 1127:
DOS line endings
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/591cb48b_1200…
PS1, Line 1128: END
DOS line endings
File library/euicc/PKIX1Explicit88.asn:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/6bdf069f_0847…
PS1, Line 553: videotex (8) }
trailing whitespace
File library/euicc/SGP32Definitions.asn:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-14843):
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154/comment/4bd391ff_6c85…
PS1, Line 22: CancelSessionResponse, CancelSessionResponseOk,
trailing whitespace
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36154?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I9df8caa98aeb6953a738660a758c92249832d780
Gerrit-Change-Number: 36154
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Mon, 04 Mar 2024 10:17:45 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment