Commit 936c298b authored by rmagueta's avatar rmagueta

Uncomment nr_DRB_preconfiguration

parent 44e35dc4
......@@ -1661,7 +1661,7 @@ int nr_rrc_gNB_decode_ccch(protocol_ctxt_t *const ctxt_pP,
CC_id);
// FIXME: Check the best place to perform this DRB configuration
//nr_DRB_preconfiguration(ctxt_pP->rnti);
nr_DRB_preconfiguration(ctxt_pP->rnti);
}
break;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment