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

Data for EVENT_ACS_CHANNEL_SELECTED. More...

#include <driver.h>

Data Fields

u8 pri_channel
 
u8 sec_channel
 
u8 vht_seg0_center_ch
 
u8 vht_seg1_center_ch
 
u16 ch_width
 
enum hostapd_hw_mode hw_mode
 

Detailed Description

Data for EVENT_ACS_CHANNEL_SELECTED.

Parameters
pri_channelSelected primary channel
sec_channelSelected secondary channel
vht_seg0_center_chVHT mode Segment0 center channel
vht_seg1_center_chVHT mode Segment1 center channel
ch_widthSelected Channel width by driver. Driver may choose to change hostapd configured ACS channel width due driver internal channel restrictions. hw_mode: Selected band (used with hw_mode=any)

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