Added comment.

This commit is contained in:
Pedro Alvarez 2019-10-17 14:57:03 +01:00 committed by Andre Puschmann
parent ea0a413c8a
commit ac9ee9d863
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ const uint8_t PDCP_SN_LEN_18 = 18;
typedef enum { PDCP_RB_IS_SRB, PDCP_RB_IS_DRB } pdcp_rb_type_t;
// Take from PDCP-Config (TS 38.331 version 15.2.1)
enum class pdcp_t_reordering_t {
ms0 = 0,
ms1 = 1,