Searched refs:error_indication (Results 1 - 19 of 19) 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_enrollee.c679 wps->error_indication = WPS_EI_SECURITY_WEP_PROHIBITED;
780 wps->error_indication = WPS_EI_SECURITY_WEP_PROHIBITED;
798 wps->error_indication =
1208 wps->error_indication,
1217 wps->error_indication,
1226 wps->error_indication,
1355 wps->error_indication, wps->peer_dev.mac_addr);
1359 wps->error_indication, wps->peer_dev.mac_addr);
1363 wps->error_indication, wps->peer_dev.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
H A Dwps_registrar.c2907 wps->error_indication, wps->mac_addr_e);
2915 wps->error_indication, wps->mac_addr_e);
2923 wps->error_indication, wps->mac_addr_e);
3069 wps->error_indication, wps->mac_addr_e);
3073 wps->error_indication, wps->mac_addr_e);
3077 wps->error_indication, wps->mac_addr_e);
3081 wps->error_indication, wps->mac_addr_e);
3272 wps->error_indication, wps->mac_addr_e);
/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_enrollee.c679 wps->error_indication = WPS_EI_SECURITY_WEP_PROHIBITED;
780 wps->error_indication = WPS_EI_SECURITY_WEP_PROHIBITED;
798 wps->error_indication =
1208 wps->error_indication,
1217 wps->error_indication,
1226 wps->error_indication,
1355 wps->error_indication, wps->peer_dev.mac_addr);
1359 wps->error_indication, wps->peer_dev.mac_addr);
1363 wps->error_indication, wps->peer_dev.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
H A Dwps_registrar.c2907 wps->error_indication, wps->mac_addr_e);
2915 wps->error_indication, wps->mac_addr_e);
2923 wps->error_indication, wps->mac_addr_e);
3069 wps->error_indication, wps->mac_addr_e);
3073 wps->error_indication, wps->mac_addr_e);
3077 wps->error_indication, wps->mac_addr_e);
3081 wps->error_indication, wps->mac_addr_e);
3272 wps->error_indication, wps->mac_addr_e);
/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_enrollee.c679 wps->error_indication = WPS_EI_SECURITY_WEP_PROHIBITED;
780 wps->error_indication = WPS_EI_SECURITY_WEP_PROHIBITED;
798 wps->error_indication =
1208 wps->error_indication,
1217 wps->error_indication,
1226 wps->error_indication,
1355 wps->error_indication, wps->peer_dev.mac_addr);
1359 wps->error_indication, wps->peer_dev.mac_addr);
1363 wps->error_indication, wps->peer_dev.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
H A Dwps_registrar.c2907 wps->error_indication, wps->mac_addr_e);
2915 wps->error_indication, wps->mac_addr_e);
2923 wps->error_indication, wps->mac_addr_e);
3069 wps->error_indication, wps->mac_addr_e);
3073 wps->error_indication, wps->mac_addr_e);
3077 wps->error_indication, wps->mac_addr_e);
3081 wps->error_indication, wps->mac_addr_e);
3272 wps->error_indication, wps->mac_addr_e);
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwps_hostapd.c803 hapd->wps_stats.failure_reason = fail->error_indication;
805 if (fail->error_indication > 0 &&
806 fail->error_indication < NUM_WPS_EI_VALUES) {
809 fail->msg, fail->config_error, fail->error_indication,
810 wps_ei_str(fail->error_indication));
/external/wpa_supplicant_8/src/ap/
H A Dwps_hostapd.c803 hapd->wps_stats.failure_reason = fail->error_indication;
805 if (fail->error_indication > 0 &&
806 fail->error_indication < NUM_WPS_EI_VALUES) {
809 fail->msg, fail->config_error, fail->error_indication,
810 wps_ei_str(fail->error_indication));
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwps_hostapd.c803 hapd->wps_stats.failure_reason = fail->error_indication;
805 if (fail->error_indication > 0 &&
806 fail->error_indication < NUM_WPS_EI_VALUES) {
809 fail->msg, fail->config_error, fail->error_indication,
810 wps_ei_str(fail->error_indication));
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwps_supplicant.c581 if (fail->error_indication > 0 &&
582 fail->error_indication < NUM_WPS_EI_VALUES) {
585 fail->msg, fail->config_error, fail->error_indication,
586 wps_ei_str(fail->error_indication));
591 fail->error_indication,
592 wps_ei_str(fail->error_indication));

Completed in 205 milliseconds