• chenyi's avatar
    do not allocate ul_dci on heap, introduces huge delay · d14e9a18
    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`**.
    d14e9a18
pnf_p7.c 98.6 KB