Commit 5fdf0178 authored by wangllei6's avatar wangllei6
Browse files

typo corrections

parent 6440c743
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ The purpose of this procedure is to establish an RRC connection between the UE a

#### 6.1.1.2 Initiation

The UE initiates the procedure when upper layers request establishment of an RRC connection while the UE is in RRC_IDLE and it has acquired essential system information.
The UE initiates the procedure when upper layers request establishment of an RRC connection while the UE is in RRC_IDLE state and it has acquired essential system information.

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.

+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ ConnectionSetupRequest ::= SEQUENCE {
    /* If upper layers provide a 5G-S-TMSI, the UE shall set this field to the ng-5G-S-TMSI-Part1 (note: upper layers provide the 5G-S-TMSI if the UE is registered in the TA of the current cell.). Else, the UE shall set the field to a uniformly drawn random value in the range 0..549755813887. */
    ue-Identity InitialUE-Identity,

    /* If the UE establishmes the RRC connection as a result of release with redirect with mpsPriorityIndication, it shall set this field to "mps-PriorityAccess". Else, the UE shall set the field in accordance with the information received from upper layers.
    /* If the UE establishmes the RRC connection due to the release with redirect with mpsPriorityIndication, it shall set this field to "mps-PriorityAccess". Else, the UE shall set the field in accordance with the information received from upper layers.
    NOTE: The network does not reject an RRCSetupRequest if the UE chooses a cause value that is unknown to the network. */
    establishmentCause EstablishmentCause,