Home
last modified time | relevance | path

Searched refs:offchannel_send_action (Results 1 - 14 of 14) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddpp_supplicant.c79 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_qr_code()
105 offchannel_send_action(wpa_s, auth->curr_freq, auth->peer_mac_addr, in wpas_dpp_auth_resp_retry_timeout()
425 return offchannel_send_action(wpa_s, freq, dst, in wpas_dpp_auth_init_next()
797 offchannel_send_action(wpa_s, wpa_s->dpp_auth->curr_freq, in wpas_dpp_rx_auth_req()
1081 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_gas_resp_cb()
1216 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_rx_auth_resp()
1525 offchannel_send_action(wpa_s, pkex->freq, broadcast, in wpas_dpp_pkex_retry_timeout()
1624 offchannel_send_action(wpa_s, freq, src, wpa_s->own_addr, in wpas_dpp_rx_pkex_exchange_req()
1667 offchannel_send_action(wpa_s, freq, src, wpa_s->own_addr, in wpas_dpp_rx_pkex_exchange_resp()
1727 offchannel_send_action(wpa_ in wpas_dpp_rx_pkex_commit_reveal_req()
[all...]
H A Doffchannel.h13 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq,
H A Doffchannel.c177 * a frame sent by offchannel_send_action() using wpa_drv_send_action().
239 * offchannel_send_action - Request off-channel Action frame TX
259 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, in offchannel_send_action() function
390 * the channel that was used with offchannel_send_action().
H A Dgas_query.c315 res = offchannel_send_action(gas->wpa_s, query->freq, query->addr, in gas_query_tx()
H A Dp2p_supplicant.c1546 if (offchannel_send_action(wpa_s, awork->freq, awork->dst, awork->src, in wpas_send_action_cb()
1618 return offchannel_send_action(wpa_s, freq, dst, src, bssid, buf, len, in wpas_send_action()
H A Dwpa_supplicant.c5640 offchannel_send_action(wpa_s, freq, da, wpa_s->own_addr, broadcast,
H A Dctrl_iface.c8662 res = offchannel_send_action(wpa_s, freq, da, wpa_s->own_addr, bssid, in wpas_ctrl_iface_mgmt_tx()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Doffchannel.h13 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq,
H A Ddpp_supplicant.c88 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_qr_code()
203 offchannel_send_action(wpa_s, auth->curr_freq, auth->peer_mac_addr, in wpas_dpp_auth_resp_retry_timeout()
402 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_send_conn_status_result()
739 return offchannel_send_action(wpa_s, freq, dst, in wpas_dpp_auth_init_next()
1157 offchannel_send_action(wpa_s, wpa_s->dpp_auth->curr_freq, in wpas_dpp_rx_auth_req()
1708 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_gas_resp_cb()
1838 offchannel_send_action(wpa_s, auth->curr_freq, in wpas_dpp_rx_auth_resp()
2211 if (offchannel_send_action(wpa_s, freq, src, wpa_s->own_addr, broadcast, in wpas_dpp_rx_reconfig_announcement()
2270 if (offchannel_send_action(wpa_s, freq, src, wpa_s->own_addr, broadcast, in wpas_dpp_rx_reconfig_auth_req()
2311 if (offchannel_send_action(wpa_ in wpas_dpp_rx_reconfig_auth_resp()
[all...]
H A Doffchannel.c179 * a frame sent by offchannel_send_action() using wpa_drv_send_action().
241 * offchannel_send_action - Request off-channel Action frame TX
261 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, in offchannel_send_action() function
392 * the channel that was used with offchannel_send_action().
H A Dgas_query.c306 res = offchannel_send_action(gas->wpa_s, query->freq, query->addr, in gas_query_tx()
H A Dp2p_supplicant.c1818 if (offchannel_send_action(wpa_s, awork->freq, awork->dst, awork->src, in wpas_send_action_cb()
1890 return offchannel_send_action(wpa_s, freq, dst, src, bssid, buf, len, in wpas_send_action()
H A Dwpa_supplicant.c6918 offchannel_send_action(wpa_s, freq, da, wpa_s->own_addr, broadcast,
H A Dctrl_iface.c9619 res = offchannel_send_action(wpa_s, freq, da, wpa_s->own_addr, bssid,

Completed in 75 milliseconds