wpa_supplicant / hostapd
2.5
|
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 |
Settings for channel switch command.
cs_count | Count in Beacon frames (TBTT) to perform the switch |
block_tx | 1 - block transmission for CSA period |
freq_params | Next channel frequency parameter |
beacon_csa | Beacon/probe resp/asooc resp info for CSA period |
beacon_after | Next beacon/probe resp/asooc resp info |
counter_offset_beacon | Offset to the count field in beacon's tail |
counter_offset_presp | Offset to the count field in probe resp. |