Searched defs:error_indication (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_i.h105 u16 error_indication; member in struct:wps_data
137 u16 config_error, u16 error_indication, const u8 *mac_addr);
H A Dwps_common.c269 u16 config_error, u16 error_indication, const u8 *mac_addr)
279 data.fail.error_indication = error_indication;
268 wps_fail_event(struct wps_context *wps, enum wps_msg_type msg, u16 config_error, u16 error_indication, const u8 *mac_addr) argument
H A Dwps.h508 u16 error_indication; member in struct:wps_event_data::wps_event_fail
/external/wpa_supplicant_8/src/wps/
H A Dwps_i.h105 u16 error_indication; member in struct:wps_data
137 u16 config_error, u16 error_indication, const u8 *mac_addr);
H A Dwps_common.c269 u16 config_error, u16 error_indication, const u8 *mac_addr)
279 data.fail.error_indication = error_indication;
268 wps_fail_event(struct wps_context *wps, enum wps_msg_type msg, u16 config_error, u16 error_indication, const u8 *mac_addr) argument
H A Dwps.h508 u16 error_indication; member in struct:wps_event_data::wps_event_fail
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_i.h105 u16 error_indication; member in struct:wps_data
137 u16 config_error, u16 error_indication, const u8 *mac_addr);
H A Dwps_common.c269 u16 config_error, u16 error_indication, const u8 *mac_addr)
279 data.fail.error_indication = error_indication;
268 wps_fail_event(struct wps_context *wps, enum wps_msg_type msg, u16 config_error, u16 error_indication, const u8 *mac_addr) argument
H A Dwps.h508 u16 error_indication; member in struct:wps_event_data::wps_event_fail

Completed in 206 milliseconds