HomeSort by relevance Sort by last modified time
    Searched refs:offchannel_send_action (Results 1 - 5 of 5) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
offchannel.h 13 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq,
offchannel.c 146 * a frame sent by offchannel_send_action() using wpa_drv_send_action().
202 * offchannel_send_action - Request off-channel Action frame TX
222 int offchannel_send_action(struct wpa_supplicant *wpa_s, unsigned int freq, function
336 * the channel that was used with offchannel_send_action().
gas_query.c 274 res = offchannel_send_action(gas->wpa_s, query->freq, query->addr,
p2p_supplicant.c 1069 if (offchannel_send_action(wpa_s, awork->freq, awork->dst, awork->src,
1134 return offchannel_send_action(wpa_s, freq, dst, src, bssid, buf, len,
    [all...]
ctrl_iface.c     [all...]

Completed in 55 milliseconds