Home
last modified time | relevance | path

Searched refs:WLAN_STATUS_SUCCESS (Results 1 – 23 of 23) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_11.c334 reply_res = WLAN_STATUS_SUCCESS; in send_auth_reply()
359 if (sta->added_unassoc && (reply_res != WLAN_STATUS_SUCCESS || in handle_auth_ft_finish()
360 status != WLAN_STATUS_SUCCESS)) { in handle_auth_ft_finish()
366 if (status != WLAN_STATUS_SUCCESS) in handle_auth_ft_finish()
476 WLAN_STATUS_SUCCESS, wpabuf_head(data), in auth_sae_send_commit()
497 WLAN_STATUS_SUCCESS, wpabuf_head(data), in auth_sae_send_confirm()
681 if (ret != WLAN_STATUS_SUCCESS) in auth_sae_retransmit_timer()
712 if (status == WLAN_STATUS_SUCCESS && sta->sae) in sae_sme_send_external_auth_status()
757 sae_sme_send_external_auth_status(hapd, sta, WLAN_STATUS_SUCCESS); in sae_accept_sta()
843 return WLAN_STATUS_SUCCESS; in sae_sm_step()
[all …]
Dieee802_11_vht.c342 return WLAN_STATUS_SUCCESS; in copy_sta_vht_capab()
356 return WLAN_STATUS_SUCCESS; in copy_sta_vht_capab()
366 return WLAN_STATUS_SUCCESS; in copy_sta_vht_oper()
379 return WLAN_STATUS_SUCCESS; in copy_sta_vht_oper()
413 return WLAN_STATUS_SUCCESS; in copy_sta_vendor_vht()
417 return WLAN_STATUS_SUCCESS; in copy_sta_vendor_vht()
448 return WLAN_STATUS_SUCCESS; in set_sta_vht_opmode()
453 return WLAN_STATUS_SUCCESS; in set_sta_vht_opmode()
Ddrv_callbacks.c49 u16 reply_res = WLAN_STATUS_SUCCESS; in hostapd_notify_assoc_fils_finish()
74 WLAN_STATUS_SUCCESS, in hostapd_notify_assoc_fils_finish()
98 if (reply_res != WLAN_STATUS_SUCCESS || sta->added_unassoc) { in hostapd_notify_assoc_fils_finish()
119 u16 status = WLAN_STATUS_SUCCESS; in hostapd_notif_assoc()
382 if (status != WLAN_STATUS_SUCCESS) { in hostapd_notif_assoc()
514 if (sta && delay_assoc && status == WLAN_STATUS_SUCCESS) { in hostapd_notif_assoc()
564 if (!npos || reason != WLAN_STATUS_SUCCESS) in hostapd_notif_assoc()
1040 if (resp == WLAN_STATUS_SUCCESS) { in hostapd_notify_auth_fils_finish()
1065 u16 status = WLAN_STATUS_SUCCESS; in hostapd_notif_auth()
Dieee802_11_ht.c392 return WLAN_STATUS_SUCCESS; in copy_sta_ht_capab()
406 return WLAN_STATUS_SUCCESS; in copy_sta_ht_capab()
Dgas_serv.c1499 dialog_token, WLAN_STATUS_SUCCESS, in gas_serv_req_local_processing()
1505 dialog_token, WLAN_STATUS_SUCCESS, 0, buf); in gas_serv_req_local_processing()
1559 dialog_token, WLAN_STATUS_SUCCESS, in gas_serv_req_dpp_processing()
1568 dialog_token, WLAN_STATUS_SUCCESS, 0, in gas_serv_req_dpp_processing()
1782 WLAN_STATUS_SUCCESS, in gas_serv_rx_gas_comeback_req()
1792 WLAN_STATUS_SUCCESS, in gas_serv_rx_gas_comeback_req()
Dgas_query_ap.c528 } else if (query->status_code != WLAN_STATUS_SUCCESS) { in gas_query_ap_rx()
Dwpa_auth_ft.c2298 rdie->status_code = host_to_le16(WLAN_STATUS_SUCCESS); in wpa_ft_process_rdie()
3050 return WLAN_STATUS_SUCCESS; in wpa_ft_process_auth_req()
3310 return WLAN_STATUS_SUCCESS; in wpa_ft_validate_reassoc()
3398 WLAN_STATUS_SUCCESS, ies, ies_len); in wpa_ft_rrb_rx_request_cb()
Ddpp_hostapd.c685 if (!resp || status_code != WLAN_STATUS_SUCCESS) { in hostapd_dpp_gas_resp_cb()
/external/wpa_supplicant_8/src/common/
Dsae.c1051 return WLAN_STATUS_SUCCESS; in sae_group_allowed()
1166 return WLAN_STATUS_SUCCESS; in sae_parse_commit_scalar()
1213 return WLAN_STATUS_SUCCESS; in sae_parse_commit_element_ecc()
1263 return WLAN_STATUS_SUCCESS; in sae_parse_commit_element_ffc()
1290 return WLAN_STATUS_SUCCESS; /* No Password Identifier */ in sae_parse_password_identifier()
1310 return WLAN_STATUS_SUCCESS; in sae_parse_password_identifier()
1324 if (res != WLAN_STATUS_SUCCESS) in sae_parse_commit()
1333 if (res != WLAN_STATUS_SUCCESS) in sae_parse_commit()
1338 if (res != WLAN_STATUS_SUCCESS) in sae_parse_commit()
1343 if (res != WLAN_STATUS_SUCCESS) in sae_parse_commit()
[all …]
Dgas_server.c119 resp = gas_build_initial_resp(dialog_token, WLAN_STATUS_SUCCESS, in gas_server_send_resp()
257 WLAN_STATUS_SUCCESS, in gas_server_handle_rx_comeback_req()
Dieee802_11_defs.h109 #define WLAN_STATUS_SUCCESS 0 macro
/external/wpa_supplicant_8/src/fst/
Dfst_session.c551 if (res->status_code == WLAN_STATUS_SUCCESS && in fst_session_handle_setup_response()
561 if (res->status_code != WLAN_STATUS_SUCCESS) { in fst_session_handle_setup_response()
975 if (status_code == WLAN_STATUS_SUCCESS) { in fst_session_respond()
1013 if (status_code != WLAN_STATUS_SUCCESS) { in fst_session_respond()
1426 status_code = WLAN_STATUS_SUCCESS; in fst_test_req_send_fst_response()
1449 if (res.status_code == WLAN_STATUS_SUCCESS) { in fst_test_req_send_fst_response()
Dfst_ctrl_iface.c49 if (ss->extra.to_initial.reject_code != WLAN_STATUS_SUCCESS) in format_session_state_extra()
340 status_code = WLAN_STATUS_SUCCESS; in session_respond()
/external/wpa_supplicant_8/wpa_supplicant/
Dsme.c103 wpabuf_put_le16(buf, WLAN_STATUS_SUCCESS); in sme_auth_build_sae_commit()
148 wpabuf_put_le16(buf, WLAN_STATUS_SUCCESS); in sme_auth_build_sae_commit()
168 wpabuf_put_le16(buf, WLAN_STATUS_SUCCESS); in sme_auth_build_sae_confirm()
927 resp->u.auth.status_code = host_to_le16(WLAN_STATUS_SUCCESS); in sme_external_auth_build_buf()
1085 WLAN_STATUS_SUCCESS) { in sme_sae_auth()
1133 if (status_code != WLAN_STATUS_SUCCESS) in sme_sae_auth()
1156 if (res != WLAN_STATUS_SUCCESS) in sme_sae_auth()
1185 WLAN_STATUS_SUCCESS); in sme_sae_auth()
1291 if (data->auth.status_code != WLAN_STATUS_SUCCESS) { in sme_event_auth()
Dibss_rsn.c502 auth.u.auth.status_code = host_to_le16(WLAN_STATUS_SUCCESS); in ibss_rsn_send_auth()
913 le_to_host16(header->u.auth.status_code) != WLAN_STATUS_SUCCESS) in ibss_rsn_handle_auth()
Dgas_query.c581 } else if (query->status_code != WLAN_STATUS_SUCCESS) { in gas_query_rx()
Dmesh_mpm.c145 return WLAN_STATUS_SUCCESS; in copy_supp_rates()
Ddpp_supplicant.c998 !resp || status_code != WLAN_STATUS_SUCCESS) { in wpas_dpp_gas_resp_cb()
Devents.c4241 wpa_s->assoc_status_code = WLAN_STATUS_SUCCESS; in wpa_supplicant_event()
/external/wpa_supplicant_8/src/p2p/
Dp2p_sd.c460 resp = p2p_build_sd_response(dialog_token, WLAN_STATUS_SUCCESS, in p2p_sd_response()
466 WLAN_STATUS_SUCCESS, 0, in p2p_sd_response()
661 resp = p2p_build_gas_comeback_resp(dialog_token, WLAN_STATUS_SUCCESS, in p2p_rx_gas_comeback_req()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211_event.c237 if (status != WLAN_STATUS_SUCCESS) { in mlme_event_assoc()
321 status_code = status ? nla_get_u16(status) : WLAN_STATUS_SUCCESS; in mlme_event_connect()
332 if (cmd == NL80211_CMD_CONNECT && status_code != WLAN_STATUS_SUCCESS) { in mlme_event_connect()
/external/wpa_supplicant_8/src/rsn_supp/
Dtdls.c2239 if (status != WLAN_STATUS_SUCCESS) { in wpa_tdls_process_tpk_m2()
Dwpa.c3574 wpabuf_put_le16(buf, WLAN_STATUS_SUCCESS); in fils_build_auth()