• Francesco Mani's avatar
    Fix to receive SIB1 in re-establishment · 87c83f72
    Francesco Mani authored
    During re-establishment we still have a valid SIB1 so we don't decode it
    again. Then the UE never moves out of UE_RECEIVING_SIB, making
    re-establishment impossible. This fixes addresses this.
    
    Fixes: 11b87d87 ("NR UE: RRC layer now explicitly tells MAC layer
    when the RA procedure can be started)"
    87c83f72
nr_ue_procedures.c 176 KB