• Melissa Elkadi's avatar
    Filtering tx_requests based on prev DCI RNTI · 54e231bf
    Melissa Elkadi authored
    In this commit, we create a new flag in the MAC
    instance which is set to true if the recevied
    DL DCI PDU's RNTI value matches the current UEs
    RNTI value. If the RNTI value does not match,
    then we should not process the recevied tx_request.
    This check should only take place after the CFRA
    procedure is complete.
    54e231bf
NR_IF_Module.c 39 KB