Home
last modified time | relevance | path

Searched defs:wpa_supp_event_supported_band (Results 1 – 1 of 1) sorted by relevance

/hostap-3.6.0/src/drivers/
Ddriver_zephyr.h88 struct wpa_supp_event_supported_band { struct
89 unsigned short wpa_supp_n_channels;
90 unsigned short wpa_supp_n_bitrates;
93 struct wpa_supp_event_channel channels[WPA_SUPP_SBAND_MAX_CHANNELS];
94 struct wpa_supp_event_rate bitrates[WPA_SUPP_SBAND_MAX_RATES];
95 struct wpa_supp_event_sta_ht_cap ht_cap;
96 struct wpa_supp_event_sta_vht_cap vht_cap;
97 signed char band;