• chenyi's avatar
    do not allocate ul_dci on heap, introduces huge delay · 21d6cf57
    chenyi authored
    - Process ul_dci whenever the number of ul_dci PDUs in the buffer > 0.
    - Replace dynamic allocation on the heap with stack allocation.
    - New function, **`cp_nr_ul_dci_req`**, to copy the **`ul_dci_req`**.
    21d6cf57
nfapi_pnf_interface.h 33 KB