|
hostapd
|
struct csa_settings - Settings for channel switch command : Count in Beacon frames (TBTT) to perform the switch : 1 - block transmission for CSA period : Next channel frequency parameter : Beacon/probe resp/asooc resp info for CSA period : Next beacon/probe resp/asooc resp info : Offset to the count field in beacon's tail : Offset to the count field in probe resp. More...
#include <driver.h>
Public Attributes | |
| 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 [2] |
| u16 | counter_offset_presp [2] |
struct csa_settings - Settings for channel switch command : Count in Beacon frames (TBTT) to perform the switch : 1 - block transmission for CSA period : Next channel frequency parameter : Beacon/probe resp/asooc resp info for CSA period : Next beacon/probe resp/asooc resp info : Offset to the count field in beacon's tail : Offset to the count field in probe resp.
1.8.12