Searched refs:offchannel_send_action (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/ |
D | offchannel.h | 13 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq,
|
D | offchannel.c | 238 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, in offchannel_send_action() function
|
D | gas_query.c | 288 res = offchannel_send_action(gas->wpa_s, query->freq, query->addr, in gas_query_tx()
|
D | p2p_supplicant.c | 1528 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()
|
D | ctrl_iface.c | 7653 res = offchannel_send_action(wpa_s, freq, da, wpa_s->own_addr, bssid, in wpas_ctrl_iface_mgmt_tx()
|