class SimBtmReqFrame

Defined at line 420 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.h

IEEE 802.11-2020 9.6.13.9.

Public Methods

void SimBtmReqFrame (const SimBtmReqFrame & btm_req)

SimBtmReqFrame function implementations.

Defined at line 302 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc

void ~SimBtmReqFrame ()

Defined at line 304 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc

SimFrame * CopyFrame ()

Defined at line 306 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc

std::vector<SimNeighborReportElement> CandidateList ()

Defined at line 308 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc

void SimBtmReqFrame (const wlan::common::MacAddr & src, const wlan::common::MacAddr & dst, const SimBtmReqMode & request_mode, const std::vector<SimNeighborReportElement> & candidate_list)

Defined at line 422 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.h