HomeSort by: relevance | last modified time | path
    Searched refs:p2p_send_action_cb (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/p2p/
p2p.h 685 * p2p_send_action_cb() once the frame has either been transmitted or
1652 * p2p_send_action_cb - Notify TX status of an Action frame
1663 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst,
p2p.c 3804 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst, function
  /src/external/bsd/wpa/dist/wpa_supplicant/
p2p_supplicant.c 1591 p2p_send_action_cb(wpa_s->global->p2p, freq, dst, src, bssid, res);

Completed in 69 milliseconds