X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrsch%2Fsch_drx.h;h=a90e54e70e9b5bbe3fbdb80859a4afc1c59b67e4;hb=c449cf0b0cc8794c2e2d28dcc4c9bd8b9534e697;hp=c19b710fdf491d6b3a5e723b4b96206ca8fb165e;hpb=b7a8e8fc6abc7fba2f580684da44413d481be825;p=o-du%2Fl2.git diff --git a/src/5gnrsch/sch_drx.h b/src/5gnrsch/sch_drx.h index c19b710fd..a90e54e70 100644 --- a/src/5gnrsch/sch_drx.h +++ b/src/5gnrsch/sch_drx.h @@ -18,8 +18,11 @@ #define SCH_DRX_INVALID_DISTANCE -1 #define SCH_DRX_INVALID_INDEX 0xFFFFFF -#define SCH_DRX_MAX_DELTA 1 +#define SCH_DRX_MAX_DELTA 3 #define SCH_DRX_TMRS_EXP_DELTA 1 +#define UE_ACTIVE_FOR_ONDURATION 1 +#define UE_ACTIVE_FOR_INACTIVE_TIMER 2 +#define UE_ACTIVE_FOR_SR 4 /** @brief Macro to convert milli second to slots */ #define SCH_CNVRT_MS_TO_SLOT(_numSlot, _timeInMs, _mu)\