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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h2818 * In AP mode, union wpa_event_data::disassoc_info is required.
2827 * provided with union wpa_event_data::michael_mic_failure. This
2845 * completed scan can be provided with union wpa_event_data::scan_info.
2855 * wpa_event_data::assoc_info. EVENT_ASSOCINFO must be send just before
2867 * wpa_event_data::interface_status. This can be used to trigger
2882 * wpa_event_data::pmkid_candidate is used to report the BSSID of the
2922 * the extra information in union wpa_event_data::ft_ies.
2943 * union wpa_event_data::auth.
2953 * In AP mode, union wpa_event_data::deauth_info is required.
2962 * included in union wpa_event_data
3326 union wpa_event_data { union
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h2818 * In AP mode, union wpa_event_data::disassoc_info is required.
2827 * provided with union wpa_event_data::michael_mic_failure. This
2845 * completed scan can be provided with union wpa_event_data::scan_info.
2855 * wpa_event_data::assoc_info. EVENT_ASSOCINFO must be send just before
2867 * wpa_event_data::interface_status. This can be used to trigger
2882 * wpa_event_data::pmkid_candidate is used to report the BSSID of the
2922 * the extra information in union wpa_event_data::ft_ies.
2943 * union wpa_event_data::auth.
2953 * In AP mode, union wpa_event_data::deauth_info is required.
2962 * included in union wpa_event_data
3326 union wpa_event_data { union
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h2818 * In AP mode, union wpa_event_data::disassoc_info is required.
2827 * provided with union wpa_event_data::michael_mic_failure. This
2845 * completed scan can be provided with union wpa_event_data::scan_info.
2855 * wpa_event_data::assoc_info. EVENT_ASSOCINFO must be send just before
2867 * wpa_event_data::interface_status. This can be used to trigger
2882 * wpa_event_data::pmkid_candidate is used to report the BSSID of the
2922 * the extra information in union wpa_event_data::ft_ies.
2943 * union wpa_event_data::auth.
2953 * In AP mode, union wpa_event_data::deauth_info is required.
2962 * included in union wpa_event_data
3326 union wpa_event_data { union
[all...]

Completed in 100 milliseconds