Searched defs:proberesp (Results 1 – 7 of 7) sorted by relevance
/external/wpa_supplicant_8/src/drivers/ |
D | driver_nl80211_android.c | 175 const struct wpabuf *proberesp, in wpa_driver_set_ap_wps_p2p_ie()
|
D | driver_hostap.c | 763 const struct wpabuf *proberesp, in hostap_set_ap_wps_ie()
|
D | driver_atheros.c | 998 const struct wpabuf *proberesp, in atheros_set_ap_wps_ie()
|
D | driver.h | 894 u8 *proberesp; member
|
/external/wpa_supplicant_8/src/ap/ |
D | ap_drv_ops.c | 45 struct wpabuf *beacon = NULL, *proberesp = NULL, *assocresp = NULL; in hostapd_build_ap_extra_ies() local 211 struct wpabuf *proberesp, in hostapd_free_ap_extra_ies() 231 struct wpabuf *beacon, *proberesp, *assocresp; in hostapd_set_ap_wps_ie() local
|
D | beacon.c | 1041 struct wpabuf *beacon, *proberesp, *assocresp; in ieee802_11_set_beacon() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | driver_i.h | 499 const struct wpabuf *proberesp, in wpa_drv_set_ap_wps_ie()
|