Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/p2p/
H A Dp2p.h1663 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst,
H A Dp2p.c3804 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst, in p2p_send_action_cb() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c1591 p2p_send_action_cb(wpa_s->global->p2p, freq, dst, src, bssid, res); in wpas_p2p_send_action_tx_status()