Home
last modified time | relevance | path

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

/hostap-latest/doc/
Dp2p.doxygen138 - \ref p2p_send_action_cb()
242 negotiation. \ref p2p_send_action_cb() is used to report the result of
/hostap-latest/src/p2p/
Dp2p.h1663 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst,
Dp2p.c3804 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst, in p2p_send_action_cb() function
/hostap-latest/wpa_supplicant/
Dp2p_supplicant.c1591 p2p_send_action_cb(wpa_s->global->p2p, freq, dst, src, bssid, res); in wpas_p2p_send_action_tx_status()