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

/freebsd-10.2-release/contrib/wpa/src/p2p/
H A Dp2p.h455 * p2p_send_action_cb() once the frame has either been transmitted or
1230 * p2p_send_action_cb - Notify TX status of an Action frame
1241 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst,
H A Dp2p.c2944 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst, function
/freebsd-10.2-release/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c719 p2p_send_action_cb(wpa_s->global->p2p, freq, dst, src, bssid, res);

Completed in 205 milliseconds