Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Doffchannel.h13 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq,
Doffchannel.c238 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, in offchannel_send_action() function
Dgas_query.c288 res = offchannel_send_action(gas->wpa_s, query->freq, query->addr, in gas_query_tx()
Dp2p_supplicant.c1528 if (offchannel_send_action(wpa_s, awork->freq, awork->dst, awork->src, in wpas_send_action_cb()
1593 return offchannel_send_action(wpa_s, freq, dst, src, bssid, buf, len, in wpas_send_action()
Dctrl_iface.c7653 res = offchannel_send_action(wpa_s, freq, da, wpa_s->own_addr, bssid, in wpas_ctrl_iface_mgmt_tx()