srsLTE/lib/include/srslte/interfaces
Andre Puschmann 2edecea33e fix SIB transmission for CA
Avoid double buffering of SIBs in MAC as this would require one buffer for each CC.
Instead, use byte_buffer managed by RRC that contains packed SIBs to avoid
double memcpy for each SIB tx. Only use MAC provided buffer in error case.

Also avoid MAC calling RLC for each SIB and call RRC directly.
2020-03-09 14:18:09 +01:00
..
enb_interfaces.h fix SIB transmission for CA 2020-03-09 14:18:09 +01:00
enb_metrics_interface.h clang format on the interface files 2019-11-18 11:43:31 +00:00
epc_interfaces.h Clang format UE, eNB and lib (#850) 2019-12-16 16:04:22 +01:00
radio_interfaces.h Remove radio_multi class and organize channels, ports and carrier buffers (#1019) 2020-03-06 15:26:48 +01:00
rrc_interface_types.h SRSENB: refactored PHY common UE database 2020-03-02 12:19:09 +01:00
sched_interface.h Fix jump depending on uninitialized variable in srsenb::sched_ue::set_bearer_cfg_unlocked 2020-03-04 22:03:17 +01:00
ue_interfaces.h Remove radio_multi class and organize channels, ports and carrier buffers (#1019) 2020-03-06 15:26:48 +01:00