X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcu_stub%2Fcu_f1ap_msg_hdl.h;h=9ee9226a007db0c42a2ceea3912ded219ec60151;hb=0d27c8e566e052ad84ea994266a0c7a8c34ce096;hp=0e0e13a389e30f9dd5b1a5acb0948af117f45f3b;hpb=514d4c21e79d37636005186dd9ac5510742b7618;p=o-du%2Fl2.git diff --git a/src/cu_stub/cu_f1ap_msg_hdl.h b/src/cu_stub/cu_f1ap_msg_hdl.h index 0e0e13a38..9ee9226a0 100644 --- a/src/cu_stub/cu_f1ap_msg_hdl.h +++ b/src/cu_stub/cu_f1ap_msg_hdl.h @@ -50,6 +50,8 @@ #define SRB1 1 #define SRB2 2 #define DRB1 1 +#define DRB2 2 +#define QCI 9 #define CU_UE_F1AP_ID 0 #define DU_UE_F1AP_ID 1 @@ -63,6 +65,7 @@ #define UE_CONTEXT_SETUP_RSP 4 #define SECURITY_MODE_COMPLETE 5 #define RRC_RECONFIG 6 + typedef struct f1apDb { uint8_t dlRrcMsgCount;