X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_mgr.h;h=35ef06a3a02258e0f494549ff9663dac65c23f89;hb=a42c1300602c311dd44fd1e5595dcf6f9f9e1e5d;hp=f229b1ba083d06725389932429249d85f261019c;hpb=80a4fa9d0aede180472530cab6efa6acc925424b;p=o-du%2Fl2.git diff --git a/src/du_app/du_mgr.h b/src/du_app/du_mgr.h index f229b1ba0..35ef06a3a 100644 --- a/src/du_app/du_mgr.h +++ b/src/du_app/du_mgr.h @@ -167,6 +167,7 @@ typedef struct duCellCb { U32 cellId; /* Internal cell Id */ CellCfgParams cellInfo; /* Cell info */ + Bool firstSlotIndRcvd; CellStatus cellStatus; /*Cell status */ }DuCellCb;