GTS Descriptor. More...
Collaboration diagram for ns3::GtsFields::GtsDescriptor:Public Attributes | |
| Mac16Address | m_gtsDescDevShortAddr |
| GTS Descriptor Device Short Address (Bit 0-15) More... | |
| uint8_t | m_gtsDescLength |
| GTS Descriptor GTS Length (Bit 20-23) More... | |
| uint8_t | m_gtsDescStartSlot |
| GTS Descriptor GTS Starting Slot(Bit 16-19) More... | |
GTS Descriptor.
Definition at line 217 of file lr-wpan-fields.h.
| Mac16Address ns3::GtsFields::GtsDescriptor::m_gtsDescDevShortAddr |
GTS Descriptor Device Short Address (Bit 0-15)
Definition at line 219 of file lr-wpan-fields.h.
| uint8_t ns3::GtsFields::GtsDescriptor::m_gtsDescLength |
GTS Descriptor GTS Length (Bit 20-23)
Definition at line 221 of file lr-wpan-fields.h.
Referenced by ns3::GtsFields::Deserialize().
| uint8_t ns3::GtsFields::GtsDescriptor::m_gtsDescStartSlot |
GTS Descriptor GTS Starting Slot(Bit 16-19)
Definition at line 220 of file lr-wpan-fields.h.
Referenced by ns3::GtsFields::Deserialize(), and ns3::GtsFields::Serialize().