wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
csa_settings Struct Reference

Settings for channel switch command. More...

#include <driver.h>

Data Fields

u8 cs_count
 
u8 block_tx
 
struct hostapd_freq_params freq_params
 
struct beacon_data beacon_csa
 
struct beacon_data beacon_after
 
u16 counter_offset_beacon
 
u16 counter_offset_presp
 

Detailed Description

Settings for channel switch command.

Parameters
cs_countCount in Beacon frames (TBTT) to perform the switch
block_tx1 - block transmission for CSA period
freq_paramsNext channel frequency parameter
beacon_csaBeacon/probe resp/asooc resp info for CSA period
beacon_afterNext beacon/probe resp/asooc resp info
counter_offset_beaconOffset to the count field in beacon's tail
counter_offset_prespOffset to the count field in probe resp.

The documentation for this struct was generated from the following file: