• Robert Schmidt's avatar
    bugfix: do not trigger e1 bearer setup when no PDU session · 95e4270e
    Robert Schmidt authored
    It can happen that no PDU session can be setup (e.g., PDU session
    already setup). Check that there is at least one before triggering the
    message.
    
    Also initialize bearer_req.gNB_cu_cp_ue_id early to avoid uninitialized
    IDs (e.g., when no PDU session to be setup).
    95e4270e
rrc_gNB_NGAP.c 76.8 KB