Moving all common header file into common_def.h file
[o-du/l2.git] / src / cm / du_app_mac_inf.h
index ccc3206..a343fc2 100644 (file)
@@ -46,6 +46,7 @@
 
 #define SRB_ID_0 0
 #define SRB_ID_1 1
+
 /* Macro for Ue Context */
 #define MAX_NUM_LOGICAL_CHANNELS 11
 #define MAX_NUM_SR_CFG_PER_CELL_GRP 8   /* Max number of scheduling request config per cell group */
 #define PDSCH_START_SYMBOL_LEN 53
 #define PUSCH_START_SYMBOL_LEN 41
 
-/* Macros for coupling */
-#define DU_MAC_LC  0
-#define DU_MAC_TC  1
-#define DU_MAC_LWLC  2
-
 /* Event IDs */
 #define EVENT_MAC_CELL_CONFIG_REQ    200
 #define EVENT_MAC_CELL_CONFIG_CFM    201