Keeps information about beacon of peer station: beacon interval, association ID, last time we have received a beacon. More...
Collaboration diagram for ns3::dot11s::PeerManagementProtocol::BeaconInfo:Public Attributes | |
| uint16_t | aid |
| Time | beaconInterval |
| Time | referenceTbtt |
Keeps information about beacon of peer station: beacon interval, association ID, last time we have received a beacon.
Definition at line 181 of file peer-management-protocol.h.
| uint16_t ns3::dot11s::PeerManagementProtocol::BeaconInfo::aid |
Definition at line 183 of file peer-management-protocol.h.
| Time ns3::dot11s::PeerManagementProtocol::BeaconInfo::beaconInterval |
Definition at line 185 of file peer-management-protocol.h.
| Time ns3::dot11s::PeerManagementProtocol::BeaconInfo::referenceTbtt |
Definition at line 184 of file peer-management-protocol.h.