Namespace simu5g
BsrType
enumTypes of BSR * TODO add LONG/TRUNCATED BSR
Source code
// Types of BSR * TODO add LONG/TRUNCATED BSR enum BsrType { SHORT_BSR = 0; D2D_SHORT_BSR = 1; D2D_MULTI_SHORT_BSR = 2; }File: src/common/LteCommonEnum.msg
Namespace simu5g
Types of BSR * TODO add LONG/TRUNCATED BSR
// Types of BSR * TODO add LONG/TRUNCATED BSR enum BsrType { SHORT_BSR = 0; D2D_SHORT_BSR = 1; D2D_MULTI_SHORT_BSR = 2; }File: src/common/LteCommonEnum.msg