Home
last modified time | relevance | path

Searched refs:offchannel_send_action (Results 1 – 8 of 8) sorted by relevance

/hostap-latest/wpa_supplicant/
Doffchannel.h13 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq,
Ddpp_supplicant.c92 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_qr_code()
207 offchannel_send_action(wpa_s, auth->curr_freq, auth->peer_mac_addr, in wpas_dpp_auth_resp_retry_timeout()
427 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_send_conn_status_result()
828 return offchannel_send_action(wpa_s, freq, dst, in wpas_dpp_auth_init_next()
1162 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_tx_auth_resp()
1957 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_gas_resp_cb()
2119 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_rx_auth_resp()
2583 if (offchannel_send_action(wpa_s, freq, src, wpa_s->own_addr, broadcast, in wpas_dpp_rx_reconfig_announcement()
2642 if (offchannel_send_action(wpa_s, freq, src, wpa_s->own_addr, broadcast, in wpas_dpp_rx_reconfig_auth_req()
2683 if (offchannel_send_action(wpa_s, freq, src, wpa_s->own_addr, broadcast, in wpas_dpp_rx_reconfig_auth_resp()
[all …]
Doffchannel.c259 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, in offchannel_send_action() function
Dnan_usd.c96 return offchannel_send_action(wpa_s, freq, dst, src, bssid, in wpas_nan_de_tx_send()
Dgas_query.c314 res = offchannel_send_action(gas->wpa_s, query->freq, query->addr, in gas_query_tx()
Dp2p_supplicant.c1626 if (offchannel_send_action(wpa_s, awork->freq, awork->dst, awork->src, in wpas_send_action_cb()
1698 return offchannel_send_action(wpa_s, freq, dst, src, bssid, buf, len, in wpas_send_action()
Dwpa_supplicant.c7019 offchannel_send_action(wpa_s, freq, da, wpa_s->own_addr, broadcast, in wpas_gas_server_tx()
Dctrl_iface.c9520 res = offchannel_send_action(wpa_s, freq, da, wpa_s->own_addr, bssid, in wpas_ctrl_iface_mgmt_tx()