/external/wpa_supplicant_8/src/ap/ |
D | ieee802_11.c | 313 reply_res = WLAN_STATUS_SUCCESS; in send_auth_reply() 337 if (sta->added_unassoc && (reply_res != WLAN_STATUS_SUCCESS || in handle_auth_ft_finish() 338 status != WLAN_STATUS_SUCCESS)) { in handle_auth_ft_finish() 344 if (status != WLAN_STATUS_SUCCESS) in handle_auth_ft_finish() 419 WLAN_STATUS_SUCCESS, wpabuf_head(data), in auth_sae_send_commit() 440 WLAN_STATUS_SUCCESS, wpabuf_head(data), in auth_sae_send_confirm() 562 if (ret != WLAN_STATUS_SUCCESS) in auth_sae_retransmit_timer() 671 return WLAN_STATUS_SUCCESS; in sae_sm_step() 703 return WLAN_STATUS_SUCCESS; in sae_sm_step() 731 return WLAN_STATUS_SUCCESS; in sae_sm_step() [all …]
|
D | ieee802_11_vht.c | 342 return WLAN_STATUS_SUCCESS; in copy_sta_vht_capab() 356 return WLAN_STATUS_SUCCESS; in copy_sta_vht_capab() 390 return WLAN_STATUS_SUCCESS; in copy_sta_vendor_vht() 394 return WLAN_STATUS_SUCCESS; in copy_sta_vendor_vht() 425 return WLAN_STATUS_SUCCESS; in set_sta_vht_opmode() 430 return WLAN_STATUS_SUCCESS; in set_sta_vht_opmode()
|
D | drv_callbacks.c | 47 u16 reply_res = WLAN_STATUS_SUCCESS; in hostapd_notify_assoc_fils_finish() 72 WLAN_STATUS_SUCCESS, in hostapd_notify_assoc_fils_finish() 96 if (reply_res != WLAN_STATUS_SUCCESS || sta->added_unassoc) { in hostapd_notify_assoc_fils_finish() 117 u16 status = WLAN_STATUS_SUCCESS; in hostapd_notif_assoc() 365 if (status != WLAN_STATUS_SUCCESS) { in hostapd_notif_assoc() 493 if (sta && delay_assoc && status == WLAN_STATUS_SUCCESS) { in hostapd_notif_assoc() 870 if (resp == WLAN_STATUS_SUCCESS) { in hostapd_notify_auth_fils_finish() 895 u16 status = WLAN_STATUS_SUCCESS; in hostapd_notif_auth()
|
D | ieee802_11_ht.c | 348 return WLAN_STATUS_SUCCESS; in copy_sta_ht_capab() 362 return WLAN_STATUS_SUCCESS; in copy_sta_ht_capab()
|
D | gas_serv.c | 1388 dialog_token, WLAN_STATUS_SUCCESS, in gas_serv_req_local_processing() 1394 dialog_token, WLAN_STATUS_SUCCESS, 0, buf); in gas_serv_req_local_processing() 1448 dialog_token, WLAN_STATUS_SUCCESS, in gas_serv_req_dpp_processing() 1457 dialog_token, WLAN_STATUS_SUCCESS, 0, in gas_serv_req_dpp_processing() 1671 WLAN_STATUS_SUCCESS, in gas_serv_rx_gas_comeback_req() 1681 WLAN_STATUS_SUCCESS, in gas_serv_rx_gas_comeback_req()
|
D | gas_query_ap.c | 528 } else if (query->status_code != WLAN_STATUS_SUCCESS) { in gas_query_ap_rx()
|
D | wpa_auth_ft.c | 1683 rdie->status_code = host_to_le16(WLAN_STATUS_SUCCESS); in wpa_ft_process_rdie() 2194 return WLAN_STATUS_SUCCESS; in wpa_ft_process_auth_req() 2394 return WLAN_STATUS_SUCCESS; in wpa_ft_validate_reassoc() 2482 WLAN_STATUS_SUCCESS, ies, ies_len); in wpa_ft_rrb_rx_request_cb()
|
D | dpp_hostapd.c | 647 if (!resp || status_code != WLAN_STATUS_SUCCESS) { in hostapd_dpp_gas_resp_cb()
|
/external/wpa_supplicant_8/src/common/ |
D | sae.c | 920 return WLAN_STATUS_SUCCESS; in sae_group_allowed() 990 return WLAN_STATUS_SUCCESS; in sae_parse_commit_scalar() 1035 return WLAN_STATUS_SUCCESS; in sae_parse_commit_element_ecc() 1083 return WLAN_STATUS_SUCCESS; in sae_parse_commit_element_ffc() 1106 if (res != WLAN_STATUS_SUCCESS) in sae_parse_commit() 1115 if (res != WLAN_STATUS_SUCCESS) in sae_parse_commit() 1120 if (res != WLAN_STATUS_SUCCESS) in sae_parse_commit() 1139 return WLAN_STATUS_SUCCESS; /* scalars/elements are different */ in sae_parse_commit()
|
D | gas_server.c | 117 resp = gas_build_initial_resp(dialog_token, WLAN_STATUS_SUCCESS, in gas_server_send_resp() 254 WLAN_STATUS_SUCCESS, in gas_server_handle_rx_comeback_req()
|
D | ieee802_11_defs.h | 109 #define WLAN_STATUS_SUCCESS 0 macro
|
/external/wpa_supplicant_8/src/fst/ |
D | fst_session.c | 551 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()
|
D | fst_ctrl_iface.c | 49 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/ |
D | sme.c | 99 wpabuf_put_le16(buf, WLAN_STATUS_SUCCESS); in sme_auth_build_sae_commit() 131 wpabuf_put_le16(buf, WLAN_STATUS_SUCCESS); in sme_auth_build_sae_commit() 147 wpabuf_put_le16(buf, WLAN_STATUS_SUCCESS); in sme_auth_build_sae_confirm() 821 WLAN_STATUS_SUCCESS) { in sme_sae_auth() 849 if (status_code != WLAN_STATUS_SUCCESS) in sme_sae_auth() 872 if (res != WLAN_STATUS_SUCCESS) in sme_sae_auth() 955 if (data->auth.status_code != WLAN_STATUS_SUCCESS) { in sme_event_auth()
|
D | ibss_rsn.c | 500 auth.u.auth.status_code = host_to_le16(WLAN_STATUS_SUCCESS); in ibss_rsn_send_auth() 911 le_to_host16(header->u.auth.status_code) != WLAN_STATUS_SUCCESS) in ibss_rsn_handle_auth()
|
D | gas_query.c | 577 } else if (query->status_code != WLAN_STATUS_SUCCESS) { in gas_query_rx()
|
D | mesh_mpm.c | 144 return WLAN_STATUS_SUCCESS; in copy_supp_rates()
|
D | dpp_supplicant.c | 1049 if (!resp || status_code != WLAN_STATUS_SUCCESS) { in wpas_dpp_gas_resp_cb()
|
/external/wpa_supplicant_8/src/p2p/ |
D | p2p_sd.c | 460 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/ |
D | driver_nl80211_event.c | 231 if (status != WLAN_STATUS_SUCCESS) { in mlme_event_assoc() 309 status_code = status ? nla_get_u16(status) : WLAN_STATUS_SUCCESS; in mlme_event_connect() 320 if (cmd == NL80211_CMD_CONNECT && status_code != WLAN_STATUS_SUCCESS) { in mlme_event_connect()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | tdls.c | 2231 if (status != WLAN_STATUS_SUCCESS) { in wpa_tdls_process_tpk_m2()
|
D | wpa.c | 3374 wpabuf_put_le16(buf, WLAN_STATUS_SUCCESS); in fils_build_auth()
|