Building mib PDU and SSB changes at scheduler
[o-du/l2.git] / src / cm / du_app_mac_inf.h
index 51d0bee..08169a1 100644 (file)
@@ -191,6 +191,7 @@ typedef struct macCellCfg
 
 typedef struct macCellCfgCfm
 {
+       uint8_t        rsp; 
    U16            transId;
 }MacCellCfgCfm;
 
@@ -216,7 +217,7 @@ typedef S16 (*DuMacCellCfgCfm)     ARGS((
 
 U16 packMacCellCfg(Pst *pst, MacCellCfg *macCellCfg);
 
-EXTERN S16 MacHdlCellCfgReq
+EXTERN int MacHdlCellCfgReq
 (
  Pst           *pst,
  MacCellCfg    *macCellCfg