RLC BO, BO response and DL Data handling. [Issue-ID: ODUHIGH-181]
[o-du/l2.git] / src / 5gnrrlc / kw_udx_dl.c
index 1155b9d..6e3ee49 100755 (executable)
@@ -546,7 +546,7 @@ RlcUdxDlStaPdu   *pStaPdu;
    }
    
    AMDL.pStaPdu = pStaPdu;
-   rlcAmmSendDStaRsp(tRlcCb, rbCb, &AMDL);             
+   rlcAmmSendDedLcBoStatus(tRlcCb, rbCb, &AMDL);             
 
    return  (ROK);
 }