Skip to content
Snippets Groups Projects
Commit ddd3aadb authored by nikaeinn's avatar nikaeinn
Browse files

LIONEL GAUTHIER & NAVID NIKAEIN : set timer infinity for DRB

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5356 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent f0e624e6
No related branches found
No related tags found
No related merge requests found
......@@ -812,6 +812,8 @@ static void rrc_eNB_generate_defaultRRCConnectionReconfiguration(
mac_MainConfig->ul_SCH_Config->retxBSR_Timer = MAC_MainConfig__ul_SCH_Config__retxBSR_Timer_sf320;
mac_MainConfig->ul_SCH_Config->ttiBundling = 0; // FALSE
mac_MainConfig->timeAlignmentTimerDedicated = TimeAlignmentTimer_infinity;
mac_MainConfig->drx_Config = NULL;
mac_MainConfig->phr_Config = CALLOC(1, sizeof(*mac_MainConfig->phr_Config));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment