[Epic-ID: ODUHIGH-404][Task-ID: ODUHIGH-413] Modification of E2setup request and...
[o-du/l2.git] / src / ric_stub / ric_stub.h
index bb7f095..b41e9c6 100644 (file)
 
 typedef struct ricCfgParams
 {
-   uint32_t             ricId;
+   uint32_t        ricId;
    char            ricName[RIC_DU_NAME_LEN_MAX];
    RicSctpParams   sctpParams;
    Plmn            plmn;
+   Bool            ricSubsStatus;
 }RicCfgParams;
 RicCfgParams ricCfgParams; //global variable to hold all configs