class ChannelSwitchTest

Defined at line 27 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 65 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/sim/test/channel_switch_test.cc

void ScheduleChannelSwitch (const fuchsia_wlan_ieee80211::wire::ChannelNumber & new_channel, zx::duration when)

Schedule a future SetChannel event for the first AP in list

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

void SendFakeCSABeacon (const fuchsia_wlan_ieee80211::wire::ChannelNumber & dst_channel)

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

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