There was an error while loading. Please reload this page.
1 parent 378656f commit 2a0ffa9Copy full SHA for 2a0ffa9
1 file changed
src/simu5g/stack/mac/LteMacEnb.h
@@ -54,6 +54,7 @@ class LteMacEnb : public LteMacBase
54
/*******************************************************************************************/
55
56
/// Buffer for the BSRs
57
+ /// In the key (MacCid), lcid is a BsrType: one of SHORT_BSR, D2D_SHORT_BSR, D2D_MULTI_SHORT_BSR.
58
std::map<MacCid, LteMacBuffer*> bsrbuf_;
59
60
/// Lte Mac Scheduler - Downlink
0 commit comments