<JIRA ID: ODUHIGH-354> Bug in RACH IND trigger
[o-du/l2.git] / src / phy_stub / phy_stub.h
index 577a5ab..fab8712 100644 (file)
@@ -25,6 +25,9 @@
 #define MAX_SFN_VALUE    1023
 #define NR_PCI            1
 #define SLOT_DELAY       3
+/*UE Ids for RACH IND*/
+#define UE_IDX_0     0
+#define UE_IDX_1     1
 
 bool     slotIndicationStarted;
 uint16_t sfnValue;