[Epic-ID: ODUHIGH-462][Task-ID: ODUHIGH-471] Storing drx configuration in cell
[o-du/l2.git] / src / cm / rlc_mac_inf.h
index 89748d9..5cbbc9f 100644 (file)
@@ -34,7 +34,7 @@
 typedef struct rlcBoStatus
 {
    uint16_t   cellId;     /*!< CELL ID */
-   uint16_t   ueIdx;      /*!< UE ID */
+   uint16_t   ueId      /*!< UE ID */
    bool       commCh;     /*!< Common or Dedicated Channel */
    uint8_t    lcId;       /*!< Logical channel ID */
    uint32_t   bo;         /*!< Buffer occupancy reported by RLC */