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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h3055 * In AP mode, union wpa_event_data::disassoc_info is required.
3064 * provided with union wpa_event_data::michael_mic_failure. This
3082 * completed scan can be provided with union wpa_event_data::scan_info.
3092 * wpa_event_data::assoc_info. EVENT_ASSOCINFO must be send just before
3104 * wpa_event_data::interface_status. This can be used to trigger
3119 * wpa_event_data::pmkid_candidate is used to report the BSSID of the
3159 * the extra information in union wpa_event_data::ft_ies.
3180 * union wpa_event_data::auth.
3190 * In AP mode, union wpa_event_data::deauth_info is required.
3199 * included in union wpa_event_data
3542 union wpa_event_data { union
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h3055 * In AP mode, union wpa_event_data::disassoc_info is required.
3064 * provided with union wpa_event_data::michael_mic_failure. This
3082 * completed scan can be provided with union wpa_event_data::scan_info.
3092 * wpa_event_data::assoc_info. EVENT_ASSOCINFO must be send just before
3104 * wpa_event_data::interface_status. This can be used to trigger
3119 * wpa_event_data::pmkid_candidate is used to report the BSSID of the
3159 * the extra information in union wpa_event_data::ft_ies.
3180 * union wpa_event_data::auth.
3190 * In AP mode, union wpa_event_data::deauth_info is required.
3199 * included in union wpa_event_data
3542 union wpa_event_data { union
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h3055 * In AP mode, union wpa_event_data::disassoc_info is required.
3064 * provided with union wpa_event_data::michael_mic_failure. This
3082 * completed scan can be provided with union wpa_event_data::scan_info.
3092 * wpa_event_data::assoc_info. EVENT_ASSOCINFO must be send just before
3104 * wpa_event_data::interface_status. This can be used to trigger
3119 * wpa_event_data::pmkid_candidate is used to report the BSSID of the
3159 * the extra information in union wpa_event_data::ft_ies.
3180 * union wpa_event_data::auth.
3190 * In AP mode, union wpa_event_data::deauth_info is required.
3199 * included in union wpa_event_data
3542 union wpa_event_data { union
[all...]

Completed in 145 milliseconds