Commit f2a8b5c4 authored by Robert Schmidt's avatar Robert Schmidt

Remove wrong comment: SRBs are not handled via E1

parent 6cc01f7c
......@@ -363,7 +363,6 @@ static void rrc_gNB_generate_RRCSetup(instance_t instance,
// remove UE after 10 frames after RRCConnectionRelease is triggered
ue_context_pP->ue_context.ue_release_timer_thres = 1000;
/* TODO: this should go through the E1 interface */
nr_pdcp_add_srbs(true, rnti, ue_context_pP->ue_context.SRB_configList, 0, NULL, NULL);
f1ap_dl_rrc_message_t dl_rrc = {
......
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