MCPS-DATA.confirm params. More...
#include "lr-wpan-mac-base.h"
Public Attributes | |
uint8_t | m_msduHandle {0} |
MSDU handle. | |
MacStatus | m_status {MacStatus::INVALID_PARAMETER} |
The status of the last MSDU transmission. | |
uint8_t ns3::lrwpan::McpsDataConfirmParams::m_msduHandle {0} |
MSDU handle.
Definition at line 325 of file lr-wpan-mac-base.h.
Referenced by ns3::lrwpan::LrWpanMac::EnqueueTxQElement(), ns3::lrwpan::LrWpanMac::McpsDataRequest(), ns3::lrwpan::LrWpanMac::PdDataConfirm(), ns3::lrwpan::LrWpanMac::PdDataIndication(), ns3::lrwpan::LrWpanMac::PrepareRetransmission(), and ns3::lrwpan::LrWpanMac::SetLrWpanMacState().
MacStatus ns3::lrwpan::McpsDataConfirmParams::m_status {MacStatus::INVALID_PARAMETER} |
The status of the last MSDU transmission.
Definition at line 326 of file lr-wpan-mac-base.h.
Referenced by ns3::lrwpan::LrWpanMac::EnqueueTxQElement(), ns3::lrwpan::LrWpanMac::McpsDataRequest(), ns3::lrwpan::LrWpanMac::PdDataConfirm(), ns3::lrwpan::LrWpanMac::PdDataIndication(), ns3::lrwpan::LrWpanMac::PrepareRetransmission(), ns3::lrwpan::LrWpanMac::PurgeInd(), and ns3::lrwpan::LrWpanMac::SetLrWpanMacState().