Commit a58eb09b authored by canterburym's avatar canterburym
Browse files

Merge branch 'cr/TS33128/0222' of forge.3gpp.org:sa3/li-trial into trialmerge/sa93e/1

parents 38cebd87 458a1d60
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -332,7 +332,8 @@ CCPDU ::= CHOICE
    uPFCCPDU            [1] UPFCCPDU,
    extendedUPFCCPDU    [2] ExtendedUPFCCPDU,
    mMSCCPDU            [3] MMSCCPDU,
    nIDDCCPDU           [4] NIDDCCPDU
    nIDDCCPDU           [4] NIDDCCPDU,
    pTCCCPDU            [5] PTCCCPDU
}

-- ===========================
@@ -2271,6 +2272,12 @@ PTCAccessPolicy ::= SEQUENCE
}


-- =================
-- PTC CCPDU
-- =================

PTCCCPDU  ::= OCTET STRING

-- =================
-- 5G PTC parameters
-- =================