class SimStation
Defined at line 44 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/test/trans_time_tests.cc
Public Members
MacAddr mac_addr_
list recv_times_
simulation::Environment * env_
static uint8_t instance_count
Public Methods
void SimStation ()
Defined at line 46 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/test/trans_time_tests.cc
void RxMgmtFrame (std::shared_ptr<const simulation::SimManagementFrame> mgmt_frame)
Defined at line 62 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/test/rx_tests.cc
void Rx (std::shared_ptr<const simulation::SimFrame> frame, std::shared_ptr<const simulation::WlanRxInfo> info)
StationIfc methods
Defined at line 80 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/test/trans_time_tests.cc
void RxMgmtFrame (std::shared_ptr<const simulation::SimManagementFrame> mgmt_frame, std::shared_ptr<const simulation::WlanRxInfo> info)
Defined at line 95 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/test/trans_time_tests.cc