A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::dot11s::PeerManagementProtocol::BeaconInfo Struct Reference

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
 

Detailed Description

Keeps information about beacon of peer station: beacon interval, association ID, last time we have received a beacon.

Definition at line 171 of file peer-management-protocol.h.

Member Data Documentation

uint16_t ns3::dot11s::PeerManagementProtocol::BeaconInfo::aid

Definition at line 173 of file peer-management-protocol.h.

Time ns3::dot11s::PeerManagementProtocol::BeaconInfo::beaconInterval

Definition at line 175 of file peer-management-protocol.h.

Time ns3::dot11s::PeerManagementProtocol::BeaconInfo::referenceTbtt

Definition at line 174 of file peer-management-protocol.h.


The documentation for this struct was generated from the following file: