Commit 549b72d5 authored by Lian Araujo's avatar Lian Araujo
Browse files

Update 2 files

- /specification/stage-3/06_Connection_Control/asn1/Uu-6G-ConnectionControl.asn
- /specification/stage-3/06_Connection_Control/06.01 Connection Setup.md
parent f9088b2f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ The UE initiates the procedure when upper layers request establishment of an RRC

The UE shall ensure having valid and up to date essential system information as specified in clause 5.2.2.2 before initiating this procedure.

Upon initiation of the procedure, the UE shall:
Upon initiation of the procedure, the UE shall also:

- perform the unified access control procedure as specified in 5.3.14 using the Access Category and Access Identities provided by upper layers;

+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ EstablishmentCause ::= ENUMERATED {


ConnectionFailure ::= SEQUENCE {
    failureReason ENUMERATED {congestion, spare7, spare6, spare5, spare4, spare3, spare2, spare1 },
    failureReason ENUMERATED {morecongestion, spare7, spare6, spare5, spare4, spare3, spare2, spare1 },
    nonCriticalExtensions SEQUENCE { } OPTIONAL
}