Home
last modified time | relevance | path

Searched defs:proberesp (Results 1 – 7 of 7) sorted by relevance

/hostap-latest/src/drivers/
Ddriver_nl80211_android.c175 const struct wpabuf *proberesp, in wpa_driver_set_ap_wps_p2p_ie()
Ddriver_hostap.c766 const struct wpabuf *proberesp, in hostap_set_ap_wps_ie()
Ddriver_atheros.c1036 const struct wpabuf *proberesp, in atheros_set_ap_wps_ie()
Ddriver.h1479 u8 *proberesp; member
/hostap-latest/src/ap/
Dap_drv_ops.c73 struct wpabuf *beacon = NULL, *proberesp = NULL, *assocresp = NULL; in hostapd_build_ap_extra_ies() local
232 struct wpabuf *proberesp, in hostapd_free_ap_extra_ies()
252 struct wpabuf *beacon, *proberesp, *assocresp; in hostapd_set_ap_wps_ie() local
Dbeacon.c2660 struct wpabuf *beacon, *proberesp, *assocresp; in __ieee802_11_set_beacon() local
/hostap-latest/wpa_supplicant/
Ddriver_i.h546 const struct wpabuf *proberesp, in wpa_drv_set_ap_wps_ie()