6 #ifndef HW_FEATURES_COMMON_H
7 #define HW_FEATURES_COMMON_H
21 void get_pri_sec_chan(
struct wpa_scan_res *bss,
int *pri_chan,
int *sec_chan);
30 int freq,
int channel,
int ht_enabled,
31 int vht_enabled,
int sec_channel_offset,
32 int vht_oper_chwidth,
int center_segment0,
33 int center_segment1, u32 vht_caps);
Channel information.
Definition: driver.h:72
Driver interface definition.
Scan result for an BSS/IBSS.
Definition: driver.h:253
short chan
Channel number (IEEE 802.11)
Definition: driver.h:77
Supported hardware mode information.
Definition: driver.h:132
hostapd_hw_mode
Hardware mode.
Definition: defs.h:302
int freq
Frequency in MHz.
Definition: driver.h:83
Scan results.
Definition: driver.h:277
Channel parameters.
Definition: driver.h:510