|
|
@ -732,7 +732,7 @@ void mac::timer_thread::tti_clock()
|
|
|
|
/********************************************************
|
|
|
|
/********************************************************
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* Class that runs a thread to process DL MAC PDUs from
|
|
|
|
* Class that runs a thread to process DL MAC PDUs from
|
|
|
|
* DEMU unit
|
|
|
|
* DEMUX unit
|
|
|
|
*
|
|
|
|
*
|
|
|
|
*******************************************************/
|
|
|
|
*******************************************************/
|
|
|
|
mac::pdu_process::pdu_process(pdu_process_handler *h) : running(false) {
|
|
|
|
mac::pdu_process::pdu_process(pdu_process_handler *h) : running(false) {
|
|
|
|