Searched refs:p2p_send_action_cb (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/p2p/
H A Dp2p.h674 * p2p_send_action_cb() once the frame has either been transmitted or
1637 * p2p_send_action_cb - Notify TX status of an Action frame
1648 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst,
H A Dp2p.c3732 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst, function
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c1505 p2p_send_action_cb(wpa_s->global->p2p, freq, dst, src, bssid, res);

Completed in 133 milliseconds