/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | dpp_supplicant.c | 79 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 D | offchannel.h | 13 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq,
|
H A D | offchannel.c | 177 * 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 D | gas_query.c | 315 res = offchannel_send_action(gas->wpa_s, query->freq, query->addr, in gas_query_tx()
|
H A D | p2p_supplicant.c | 1546 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 D | wpa_supplicant.c | 5640 offchannel_send_action(wpa_s, freq, da, wpa_s->own_addr, broadcast,
|
H A D | ctrl_iface.c | 8662 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 D | offchannel.h | 13 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq,
|
H A D | dpp_supplicant.c | 88 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 D | offchannel.c | 179 * 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 D | gas_query.c | 306 res = offchannel_send_action(gas->wpa_s, query->freq, query->addr, in gas_query_tx()
|
H A D | p2p_supplicant.c | 1818 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 D | wpa_supplicant.c | 6918 offchannel_send_action(wpa_s, freq, da, wpa_s->own_addr, broadcast,
|
H A D | ctrl_iface.c | 9619 res = offchannel_send_action(wpa_s, freq, da, wpa_s->own_addr, bssid,
|