• Cedric Roux's avatar
    improve NR UE capabilities request · f8299700
    Cedric Roux authored
    Seems like the UEs in the CI don't like when asked to report NR UE
    capabilities. So let's first ask for eutra capabilities and then
    dig into them to check for en-dc support and only then ask for
    NR capabilities. We chose to ask for NR capabilities after receiving
    RRCConnectionReconfigurationComplete. That may not be the best thing
    to do.
    
    Today, we do nothing with those capabilities. We could completely skip
    asking them to the UE, but since the code is there and since it may be
    useful in the future, let's do it. Hopefully, it should not hurt too much.
    f8299700
rrc_defs.h 30.1 KB