class SimBtmReqFrame

Defined at line 413 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 299 of file ../../src/connectivity/wlan/drivers/testing/lib/sim-env/sim-frame.cc

void ~SimBtmReqFrame ()

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

SimFrame * CopyFrame ()

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

std::vector<SimNeighborReportElement> CandidateList ()

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

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

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