Merge "[Epic-ID: ODUHIGH-538] XML based input configuration"
[o-du/l2.git] / src / cm / mac_sch_interface.h
index 52591b6..0716535 100644 (file)
@@ -789,8 +789,7 @@ typedef struct schBwpUlCfg
 typedef struct schPlmnInfoList
 {
    Plmn           plmn;
-   uint8_t        numSliceSupport; /* Total slice supporting */
-   Snssai         **snssai;         /* List of supporting snssai*/
+   SupportedSliceList suppSliceList;
 }SchPlmnInfoList;
 
 #ifdef NR_DRX