• Robert Schmidt's avatar
    Handle unsolicited UE Capability Information gracefully · e8159724
    Robert Schmidt authored
    A UE might send a UE Capability Information without unsolicitatedly
    (intentionally or not). Check this and handle appropriately to avoid
    assertion
    
        Assertion (UE->xids[xid] == RRC_UECAPABILITY_ENQUIRY) failed!
        In handle_ueCapabilityInformation() ../../../openair2/RRC/NR/rrc_gNB.c
    
    Closes: #858
    e8159724
rrc_gNB.c 120 KB