Removed EGTP_TEST flag and Modified algorithm for pumping DL data [Issue-ID: ODUHIGH...
[o-du/l2.git] / src / cu_stub / cu_f1ap_msg_hdl.h
index ba70927..b8ceb09 100644 (file)
@@ -35,6 +35,7 @@
 #include "DRB-ToAddMod.h"
 #include "SDAP-Config.h"
 #include "du_log.h"
+#include "cu_stub.h"
 
 #define ENCODE_FAIL -1
 #define TRANS_ID 1
 #define SRB2 2
 #define DRB1 1
 #define DRB2 2
+#define DRB3 3
 #define QCI  9
+#define MAX_DRB_SET_UE_CONTEXT_SETUP_REQ 2
+#define MAX_DRB_SET_UE_CONTEXT_MOD_REQ 1
 
 #define CU_UE_F1AP_ID 0
 #define DU_UE_F1AP_ID 1
@@ -67,6 +71,7 @@
 #define RRC_RECONFIG 6
 #define UE_CONTEXT_MOD_REQ 7
 
+
 typedef struct f1apDb
 {
    uint8_t dlRrcMsgCount;