Searched refs:p2p_send_action_cb (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/p2p/ |
D | p2p.h | 1648 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst,
|
D | p2p.c | 3795 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst, in p2p_send_action_cb() function
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | p2p_supplicant.c | 1505 p2p_send_action_cb(wpa_s->global->p2p, freq, dst, src, bssid, res); in wpas_p2p_send_action_tx_status()
|