class WnmTest

Defined at line 29 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/sim/test/wnm_test.cc

Public Members

static duration kTestDuration

Protected Members

SimInterface client_ifc_
list aps_
bool setup_btm_firmware_support_
size_t btm_req_frame_count_

Public Methods

void PreInit ()

If a test needs firmware BTM enabled in the driver, this PreInit must be called.

Defined at line 59 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/sim/test/wnm_test.cc

void Init ()

Create our device instance and hook up the callbacks

Defined at line 73 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/sim/test/wnm_test.cc

void ScheduleBtmReq (const simulation::SimBtmReqFrame & btm_req, zx::duration when)

Schedule a future BSS Transition Management request event.

Defined at line 81 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/sim/test/wnm_test.cc