LOG_E(NR_MAC,"%s(): cannot find free vrb_map for RNTI %04x!\n",__func__,rnti);
return;
}
// Remove UE associated to TC-RNTI
mac_remove_nr_ue(nr_mac,ra->rnti);
// If the UE used MSG3 to transfer a DCCH or DTCH message, then contention resolution is successful if the UE receives a PDCCH transmission which has its CRC bits scrambled by the C-RNTI
LOG_D(NR_MAC,"[gNB %d][RAPROC] Frame %d, Subframe %d: RA state %d\n",module_idP,frameP,slotP,ra->state);
LOG_I(NR_MAC,"UE %04x Generate msg4: feedback at %4d.%2d, payload %d bytes, next state WAIT_Msg4_ACK\n",ra->rnti,pucch->frame,pucch->ul_slot,harq->tb_size);