|
LTE UE RLC
The MYMO's LTE UE RLC protocol layer which is compatible with the Release 9 is developed in ANSI C and provides following features:
RLC Layer:|Extensive feature list|.
Functionality supported-
-
Segmentation and re-assembly
-
ARQ
-
AM and UM modes of operation
-
All radio bearers.
-
TM data transfer;
-
UM data transfer;
-
AM data transfer, including indication of successful delivery of upper layers PDUs.
-
transfer of upper layer PDUs;
-
error correction through ARQ (only for AM data transfer);
-
concatenation, segmentation and reassembly of RLC SDUs (only for UM and AM data transfer);
-
resegmentation of RLC data PDUs (only for AM data transfer);
-
reordering of RLC data PDUs (only for UM and AM data transfer);
-
duplicate detection (only for UM and AM data transfer);
-
RLC SDU discard (only for UM and AM data transfer);
-
RLC reestablishment;
-
Protocol error detection (only for AM data transfer).

|