Searched defs:wpa_supp_event_supported_band (Results 1 – 1 of 1) sorted by relevance
88 struct wpa_supp_event_supported_band { struct89 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;