gnb,config: remove SN length for 4G SRB configs

This commit is contained in:
Pedro Alvarez 2022-04-29 18:19:45 +01:00
parent b446fa87b0
commit 42011401ff
1 changed files with 0 additions and 3 deletions

View File

@ -5,14 +5,12 @@
// srb1_config = {
// rlc_config = {
// ul_am = {
// sn_field_len = 12;
// t_poll_retx = 45;
// poll_pdu = -1;
// poll_byte = -1;
// max_retx_thresh = 4;
// };
// dl_am = {
// sn_field_len = 12;
// t_reassembly = 50;
// t_status_prohibit = 50;
// };
@ -22,7 +20,6 @@
// srb2_config = {
// rlc_config = {
// ul_am = {
// sn_field_len = 12;
// t_poll_retx = 45;
// poll_pdu = -1;
// poll_byte = -1;