srsLTE/srsue/test/upper
Andre Puschmann 8dbabb2834 rework bearer/LCID handling
This is a larger patch that reworks the LCID handling throughout the
code.

- It first moves the RB/LCID mapping out of common.h into the RRC object
  because different RATs may have different mappings.
- It adds a interface to RRC that other objects like RLC/PDCP/etc. may
  use to get the bearer name of a specific LCID.
- The patch also introduces a PDCP config class.
2017-07-04 17:48:39 +02:00
..
CMakeLists.txt removed more unused libraries in ue binary 2017-06-07 10:57:20 +02:00
ip_test.cc rework bearer/LCID handling 2017-07-04 17:48:39 +02:00
nas_test.cc added buffer pool function call name debug feature 2017-06-06 20:04:19 +02:00
rrc_reconfig_test.cc changed logger classes 2017-06-23 16:29:46 +02:00
usim_test.cc changed logger classes 2017-06-23 16:29:46 +02:00