srsLTE/srsue/test/mac
Andre Puschmann c3441046c9 simplify RLC buffer status query procedures
- add a simple and low-overhead has_data() method to check whether
  an RLC entity has data to transmit or not
- use this method for all calls that are actually not interested
  in the amount of data to send
- use the more expensive get_buffer_state() for all cases where
  the actual size of the buffer is of importance
2018-12-10 17:48:52 +01:00
..
CMakeLists.txt removed more unused libraries in ue binary 2017-06-07 10:57:20 +02:00
mac_test.cc simplify RLC buffer status query procedures 2018-12-10 17:48:52 +01:00