class SimStation
Defined at line 39 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/test/rx_tests.cc
Public Members
MacAddr mac_addr_
bool beacon_seen_
bool assoc_req_seen_
bool assoc_resp_seen_
bool probe_req_seen_
bool probe_resp_seen_
bool disassoc_req_seen_
static uint8_t instance_count
Public Methods
void SimStation ()
Defined at line 41 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 47 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/test/rx_tests.cc
void RxMgmtFrame (std::shared_ptr<const simulation::SimManagementFrame> mgmt_frame, std::shared_ptr<const simulation::WlanRxInfo> info)
Defined at line 58 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/test/location_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