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