Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:resp

97 				      const struct wpabuf *resp,
102 anqp_resp_cb(wpa_s, dst, dialog_token, result, adv_proto, resp,
1946 const struct wpabuf *resp, u16 status_code)
1981 pos = wpabuf_head(resp);
1982 end = pos + wpabuf_len(resp);
2034 const struct wpabuf *resp, u16 status_code)
2041 resp ? (int) wpabuf_len(resp) : -1);
2042 if (!resp)
2046 wpa_s->last_gas_resp = wpabuf_dup(resp);