Home
last modified time | relevance | path

Searched refs:hostapd_drv_send_action (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dhs20.c145 ret = hostapd_drv_send_action(hapd, hapd->iface->freq, 0, addr, in hs20_send_wnm_notification()
180 ret = hostapd_drv_send_action(hapd, hapd->iface->freq, 0, addr, in hs20_send_wnm_notification_deauth_req()
226 ret = hostapd_drv_send_action(hapd, hapd->iface->freq, 0, addr, in hs20_send_wnm_notification_t_c()
H A Ddpp_hostapd.c55 hostapd_drv_send_action(hapd, auth->curr_freq, 0, in hostapd_dpp_qr_code()
390 return hostapd_drv_send_action(hapd, freq, wait_time, in hostapd_dpp_auth_init_next()
603 hostapd_drv_send_action(hapd, hapd->dpp_auth->curr_freq, 0, in hostapd_dpp_rx_auth_req()
748 hostapd_drv_send_action(hapd, auth->curr_freq, 0, in hostapd_dpp_gas_resp_cb()
870 hostapd_drv_send_action(hapd, auth->curr_freq, 0, src, in hostapd_dpp_rx_auth_resp()
1049 hostapd_drv_send_action(hapd, freq, 0, src, in hostapd_dpp_send_peer_disc_resp()
1188 hostapd_drv_send_action(hapd, freq, 0, src, in hostapd_dpp_rx_pkex_exchange_req()
1231 hostapd_drv_send_action(hapd, freq, 0, src, in hostapd_dpp_rx_pkex_exchange_resp()
1274 hostapd_drv_send_action(hapd, freq, 0, src, in hostapd_dpp_rx_pkex_commit_reveal_req()
1583 hostapd_drv_send_action(hapd, 2437, 0, broadcast, in hostapd_dpp_pkex_add()
[all …]
H A Drrm.c272 hostapd_drv_send_action(hapd, hapd->iface->freq, 0, addr, in hostapd_send_nei_report_resp()
425 ret = hostapd_drv_send_action(hapd, hapd->iface->freq, 0, addr, in hostapd_send_lci_req()
544 ret = hostapd_drv_send_action(hapd, hapd->iface->freq, 0, addr, in hostapd_send_range_req()
655 ret = hostapd_drv_send_action(hapd, hapd->iface->freq, 0, addr, in hostapd_send_beacon_req()
H A Dgas_serv.c1513 hostapd_drv_send_action(hapd, hapd->iface->freq, 0, sa, in gas_serv_req_local_processing()
1582 hostapd_drv_send_action(hapd, hapd->iface->freq, 0, sa, in gas_serv_req_dpp_processing()
1658 hostapd_drv_send_action(hapd, hapd->iface->freq, 0, sa, in gas_serv_rx_gas_initial_req()
1827 hostapd_drv_send_action(hapd, hapd->iface->freq, 0, sa, in gas_serv_rx_gas_comeback_req()
H A Dwnm_ap.c185 res = hostapd_drv_send_action(hapd, hapd->iface->freq, 0, in ieee802_11_send_wnmsleep_resp()
374 res = hostapd_drv_send_action(hapd, hapd->iface->freq, 0, in ieee802_11_send_bss_trans_mgmt_request()
H A Dap_drv_ops.h103 int hostapd_drv_send_action(struct hostapd_data *hapd, unsigned int freq,
H A Dgas_query_ap.c273 res = hostapd_drv_send_action(gas->hapd, query->freq, wait_time, in gas_query_tx()
H A Dap_drv_ops.c741 int hostapd_drv_send_action(struct hostapd_data *hapd, unsigned int freq, in hostapd_drv_send_action() function
H A Dhostapd.c1665 return hostapd_drv_send_action(hapd, hapd->iface->freq, 0, da, in fst_hostapd_send_action_cb()