• Robert Schmidt's avatar
    nr_process_mac_pdu(): avoid double UE_id search · 9f719696
    Robert Schmidt authored
    nr_process_mac_pdu() gets the UE_id instead of the RNTI as parameter to
    avoid to search the UE_id after nr_rx_sdu() did that already.
    
    Since nr_process_mac_pdu() is only used/called from one file, remove
    from the header file.
    
    Reformat affected code to align more closely with OAI style guidelines.
    9f719696
mac_proto.h 15.1 KB