Searched defs:wpa_event_data (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver.h1093 * provided with union wpa_event_data::michael_mic_failure. This
1120 * wpa_event_data::assoc_info. EVENT_ASSOCINFO must be send just before
1132 * wpa_event_data::interface_status. This can be used to trigger
1147 * wpa_event_data::pmkid_candidate is used to report the BSSID of the
1180 * the extra information in union wpa_event_data::ft_ies.
1187 * union wpa_event_data - Additional data for wpa_supplicant_event() calls
1189 union wpa_event_data { union
1322 union wpa_event_data *data);
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h2553 * In AP mode, union wpa_event_data::disassoc_info is required.
2562 * provided with union wpa_event_data::michael_mic_failure. This
2580 * completed scan can be provided with union wpa_event_data::scan_info.
2590 * wpa_event_data::assoc_info. EVENT_ASSOCINFO must be send just before
2602 * wpa_event_data::interface_status. This can be used to trigger
2617 * wpa_event_data::pmkid_candidate is used to report the BSSID of the
2657 * the extra information in union wpa_event_data::ft_ies.
2678 * union wpa_event_data::auth.
2688 * In AP mode, union wpa_event_data::deauth_info is required.
2697 * included in union wpa_event_data
2961 union wpa_event_data { union
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h2553 * In AP mode, union wpa_event_data::disassoc_info is required.
2562 * provided with union wpa_event_data::michael_mic_failure. This
2580 * completed scan can be provided with union wpa_event_data::scan_info.
2590 * wpa_event_data::assoc_info. EVENT_ASSOCINFO must be send just before
2602 * wpa_event_data::interface_status. This can be used to trigger
2617 * wpa_event_data::pmkid_candidate is used to report the BSSID of the
2657 * the extra information in union wpa_event_data::ft_ies.
2678 * union wpa_event_data::auth.
2688 * In AP mode, union wpa_event_data::deauth_info is required.
2697 * included in union wpa_event_data
2961 union wpa_event_data { union
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h2553 * In AP mode, union wpa_event_data::disassoc_info is required.
2562 * provided with union wpa_event_data::michael_mic_failure. This
2580 * completed scan can be provided with union wpa_event_data::scan_info.
2590 * wpa_event_data::assoc_info. EVENT_ASSOCINFO must be send just before
2602 * wpa_event_data::interface_status. This can be used to trigger
2617 * wpa_event_data::pmkid_candidate is used to report the BSSID of the
2657 * the extra information in union wpa_event_data::ft_ies.
2678 * union wpa_event_data::auth.
2688 * In AP mode, union wpa_event_data::deauth_info is required.
2697 * included in union wpa_event_data
2961 union wpa_event_data { union
[all...]

Completed in 57 milliseconds