You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann e8d6236975 remove init for all RLC TM/UM/AM
- all RLC entities are now initialized during contruction
- there is no need to check for, e.g., existance of timers, during
  runtime
- there is also no need to call re-init during resume
- timers are freed in dtor
6 years ago
..
gtpu.h update copyright notice 6 years ago
pdcp.h Add PDCP per-bearer reestablish 6 years ago
pdcp_entity.h added _t to unique_byte_buffer type 6 years ago
pdcp_interface.h added _t to unique_byte_buffer type 6 years ago
rlc.h remove init for all RLC TM/UM/AM 6 years ago
rlc_am.h remove init for all RLC TM/UM/AM 6 years ago
rlc_common.h remove init for all RLC TM/UM/AM 6 years ago
rlc_interface.h increasing rlc UM window size for eMBMS, small adjustment to eMBMS PHY common 6 years ago
rlc_metrics.h update copyright notice 6 years ago
rlc_tm.h remove init for all RLC TM/UM/AM 6 years ago
rlc_tx_queue.h added _t to unique_byte_buffer type 6 years ago
rlc_um.h remove init for all RLC TM/UM/AM 6 years ago