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

/external/wpa_supplicant_8/hostapd/src/p2p/
H A Dp2p.h608 * p2p_send_action_cb() once the frame has either been transmitted or
1541 * p2p_send_action_cb - Notify TX status of an Action frame
1552 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst,
H A Dp2p.c3655 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst, function
/external/wpa_supplicant_8/src/p2p/
H A Dp2p.h608 * p2p_send_action_cb() once the frame has either been transmitted or
1541 * p2p_send_action_cb - Notify TX status of an Action frame
1552 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst,
H A Dp2p.c3655 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst, function
/external/wpa_supplicant_8/wpa_supplicant/src/p2p/
H A Dp2p.h608 * p2p_send_action_cb() once the frame has either been transmitted or
1541 * p2p_send_action_cb - Notify TX status of an Action frame
1552 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst,
H A Dp2p.c3655 void p2p_send_action_cb(struct p2p_data *p2p, unsigned int freq, const u8 *dst, function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dp2p_supplicant.c1411 p2p_send_action_cb(wpa_s->global->p2p, freq, dst, src, bssid, res);

Completed in 251 milliseconds