|
Lines 783-790
LteUeMac::DoSubframeIndication (uint32_t
|
Link Here
|
|---|
|
| 783 |
SendReportBufferStatus (); |
783 |
SendReportBufferStatus (); |
| 784 |
m_bsrLast = Simulator::Now (); |
784 |
m_bsrLast = Simulator::Now (); |
| 785 |
m_freshUlBsr = false; |
785 |
m_freshUlBsr = false; |
| 786 |
m_harqProcessId = (m_harqProcessId + 1) % HARQ_PERIOD; |
|
|
| 787 |
} |
786 |
} |
|
|
787 |
m_harqProcessId = (m_harqProcessId + 1) % HARQ_PERIOD; |
| 788 |
|
| 788 |
} |
789 |
} |
| 789 |
|
790 |
|
| 790 |
int64_t |
791 |
int64_t |