Searched refs:p2p_sd_response (Results 1 – 4 of 4) sorted by relevance
/hostap-latest/doc/ |
D | p2p.doxygen | 103 - \ref p2p_sd_response() 301 \subsection p2p_sd_response Replying to service discovery queries from peers 305 by calling \ref p2p_sd_response().
|
/hostap-latest/src/p2p/ |
D | p2p.h | 1428 void p2p_sd_response(struct p2p_data *p2p, int freq, const u8 *dst,
|
D | p2p_sd.c | 422 void p2p_sd_response(struct p2p_data *p2p, int freq, const u8 *dst, in p2p_sd_response() function
|
/hostap-latest/wpa_supplicant/ |
D | p2p_supplicant_sd.c | 1115 p2p_sd_response(wpa_s->global->p2p, freq, dst, dialog_token, in wpas_p2p_sd_response()
|