|
LTE UE PDCP
The ANSI-C implementation of LTE UE PDCP is compliance with 3GPP Release 9 and provides following features:
Functionality Supported:
-
ROHC Header Compression and decompression
-
AES and Snow 3G based cipehring and deciphering
-
Integrity protection
-
Sequence numbering
-
header compression and decompression of IP data flows using the ROHC protocol;
-
transfer of data (user plane or control plane);
-
maintenance of PDCP SNs;
-
insequence delivery of upper layer PDUs at reestablishment of lower layers;
-
duplicate elimination of lower layer SDUs at reestablishment of lower layers for radio bearers mapped on RLC AM;
-
ciphering and deciphering of user plane data and control plane data;
-
integrity protection and integrity verification of control plane data;
-
timer based discard;
-
duplicate discarding.

|