Home | History | Annotate | Download | only in p2p

Lines Matching refs:resp

410 	struct wpabuf *resp;
658 resp = p2p_build_prov_disc_resp(p2p, dev, msg.dialog_token, reject,
663 if (resp == NULL) {
675 wpabuf_free(resp);
682 wpabuf_head(resp), wpabuf_len(resp), 200) < 0) {
687 wpabuf_free(resp);