X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrsch%2Fsch.h;h=75ca894b34c3658407f315c5b8d12f08cf7adf98;hb=488f5ed56e82148cd09eb8c4e62ad6f0009d6761;hp=15c112531fedb33e81658f23a8f8679ba8704700;hpb=56db1b2ff587365594f48f3274f806180eda4cb2;p=o-du%2Fl2.git diff --git a/src/5gnrsch/sch.h b/src/5gnrsch/sch.h index 15c112531..75ca894b3 100644 --- a/src/5gnrsch/sch.h +++ b/src/5gnrsch/sch.h @@ -209,6 +209,18 @@ typedef struct schUeCb SchDlCb dlInfo; }SchUeCb; +/** + * @brief + * RA Request Info + */ +typedef struct schRaReq +{ + uint32_t raRnti; + RachIndInfo *rachInd; + SlotTimingInfo winStartTime; + SlotTimingInfo winEndTime; +}SchRaReq; + /** * @brief * Cell Control block per cell. @@ -226,7 +238,8 @@ typedef struct schCellCb bool firstSsbTransmitted; bool firstSib1Transmitted; uint8_t ssbStartSymbArr[SCH_MAX_SSB_BEAM]; /*!