MCPS-DATA.confirm params. More...
#include "lr-wpan-mac.h"
| Public Attributes | |
| uint8_t | m_msduHandle | 
| MSDU handle.  More... | |
| LrWpanMcpsDataConfirmStatus | m_status | 
| The status of the last MSDU transmission.  More... | |
| uint8_t ns3::McpsDataConfirmParams::m_msduHandle | 
MSDU handle.
Definition at line 262 of file lr-wpan-mac.h.
Referenced by ns3::LrWpanMac::McpsDataRequest(), ns3::LrWpanMac::PdDataConfirm(), ns3::LrWpanMac::PdDataIndication(), ns3::LrWpanMac::PrepareRetransmission(), and ns3::LrWpanMac::SetLrWpanMacState().
| LrWpanMcpsDataConfirmStatus ns3::McpsDataConfirmParams::m_status | 
The status of the last MSDU transmission.
Definition at line 263 of file lr-wpan-mac.h.
Referenced by DataConfirm(), dataSentMacConfirm(), ns3::LrWpanMac::McpsDataRequest(), ns3::LrWpanMac::PdDataConfirm(), ns3::LrWpanMac::PdDataIndication(), ns3::LrWpanMac::PrepareRetransmission(), ns3::LrWpanMac::SetLrWpanMacState(), TransEndIndication(), and LrWpanSlottedCsmacaTestCase::TransEndIndication().