MLME-POLL.request params. More...
#include "lr-wpan-mac-base.h"
Public Attributes | |
| AddressMode | m_coorAddrMode {SHORT_ADDR} | 
| The addressing mode of the coordinator to which the pool is intended.   | |
| Mac64Address | m_coorExtAddr | 
| Coordinator extended address.   | |
| uint16_t | m_coorPanId {0} | 
| The PAN id of the coordinator to which the poll is intended.   | |
| Mac16Address | m_coorShortAddr | 
| Coordinator short address.   | |
MLME-POLL.request params.
See 802.15.4-2011 Section 6.2.14.1
Definition at line 230 of file lr-wpan-mac-base.h.
| AddressMode ns3::lrwpan::MlmePollRequestParams::m_coorAddrMode {SHORT_ADDR} | 
The addressing mode of the coordinator to which the pool is intended.
Definition at line 232 of file lr-wpan-mac-base.h.
| Mac64Address ns3::lrwpan::MlmePollRequestParams::m_coorExtAddr | 
Coordinator extended address.
Definition at line 236 of file lr-wpan-mac-base.h.
| uint16_t ns3::lrwpan::MlmePollRequestParams::m_coorPanId {0} | 
The PAN id of the coordinator to which the poll is intended.
Definition at line 234 of file lr-wpan-mac-base.h.
| Mac16Address ns3::lrwpan::MlmePollRequestParams::m_coorShortAddr | 
Coordinator short address.
Definition at line 235 of file lr-wpan-mac-base.h.