• Robert Schmidt's avatar
    RLC: add per-UE RLF callback · f380a48a
    Robert Schmidt authored
    If the RLC cannot retransmit a package, 3GPP specs say that we should
    declare radio link failure (RLF). Up to this commit, the code did
    nothing though. In this commit, add a per-UE RLF callback; the RLC will
    call into this function to signal that RLF has been detected through
    maximum retransmissions on a particular RLC bearer.
    f380a48a
nr_rlc_oai_api.h 2.82 KB