Home | History | Annotate | Download | only in drivers

Lines Matching refs:proberesp

716 	wpa_hexdump(MSG_DEBUG, "atheros: SET_APPIEBUF(ProbeResp)",
1104 const struct wpabuf *proberesp,
1110 wpa_hexdump_buf(MSG_DEBUG, "atheros: set_ap_wps_ie - proberesp",
1111 proberesp);
1117 drv->wps_probe_resp_ie = proberesp ? wpabuf_dup(proberesp) : NULL;
1127 proberesp ? wpabuf_head(proberesp) : NULL,
1128 proberesp ? wpabuf_len(proberesp): 0,