Searched refs:p2p_send_action_cb (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/doc/ |
D | p2p.doxygen | 138 - \ref p2p_send_action_cb() 242 negotiation. \ref p2p_send_action_cb() is used to report the result of
|
/hostap-latest/src/p2p/ |
D | p2p.h | 1663 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst,
|
D | p2p.c | 3804 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/ |
D | p2p_supplicant.c | 1591 p2p_send_action_cb(wpa_s->global->p2p, freq, dst, src, bssid, res); in wpas_p2p_send_action_tx_status()
|