class ChannelSwitchTest

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

Public Members

static duration kTestDuration

Protected Members

size_t assoc_resp_count_
SimInterface client_ifc_
list aps_

Public Methods

void Init ()

Create our device instance and hook up the callbacks

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

void ScheduleChannelSwitch (const wlan_ieee80211::WlanChannel & new_channel, zx::duration when)

Schedule a future SetChannel event for the first AP in list

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

void SendFakeCSABeacon (wlan_ieee80211::WlanChannel & dst_channel)

Send one fake CSA beacon using the identification consistent of default ssid and bssid.

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