X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Fdu_app_rlc_inf.h;h=761e163f304e26825ac8357391b53d618a3af33d;hb=bce97b3fc156581b450ccae095df357701289c78;hp=41f99c596141ac27d5bd0306c02a08640a33b5bf;hpb=7c6820e987fadb1102e5891408ad33a8ce36ba95;p=o-du%2Fl2.git diff --git a/src/cm/du_app_rlc_inf.h b/src/cm/du_app_rlc_inf.h index 41f99c596..761e163f3 100644 --- a/src/cm/du_app_rlc_inf.h +++ b/src/cm/du_app_rlc_inf.h @@ -21,8 +21,8 @@ #define __RLC_INF_H__ /* Events */ -#define EVENT_RLC_UE_CONFIG_REQ 210 -#define EVENT_RLC_UE_CONFIG_RSP 211 /*!< Config Confirm */ +#define EVENT_RLC_UE_CREATE_REQ 210 +#define EVENT_RLC_UE_CREATE_RSP 211 /*!< Config Confirm */ #define EVENT_UL_RRC_MSG_TRANS_TO_DU 212 #define EVENT_DL_RRC_MSG_TRANS_TO_RLC 213 #define EVENT_RRC_DELIVERY_MSG_TRANS_TO_DU 214