Skip to content

Commit 2a0ffa9

Browse files
committed
LteMacEnb: added important note about bsrbuf_
1 parent 378656f commit 2a0ffa9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/simu5g/stack/mac/LteMacEnb.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ class LteMacEnb : public LteMacBase
5454
/*******************************************************************************************/
5555

5656
/// Buffer for the BSRs
57+
/// In the key (MacCid), lcid is a BsrType: one of SHORT_BSR, D2D_SHORT_BSR, D2D_MULTI_SHORT_BSR.
5758
std::map<MacCid, LteMacBuffer*> bsrbuf_;
5859

5960
/// Lte Mac Scheduler - Downlink

0 commit comments

Comments
 (0)