• Robert Schmidt's avatar
    Set UE DU assoc_id to 0 on DU disconnect · a377e523
    Robert Schmidt authored
    An assoc_id of 0 is used to mark UEs whose DU is "offline" (not
    connected). In this patch, if a DU disconnects, we go through all UEs
    and set their assoc_id to 0 if they belong to a UE that just went
    offline.
    a377e523
rrc_gNB_du.c 9.21 KB