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 | 766 const struct wpabuf *proberesp, in hostap_set_ap_wps_ie()
|
D | driver_atheros.c | 1035 const struct wpabuf *proberesp, in atheros_set_ap_wps_ie()
|
D | driver.h | 1275 u8 *proberesp; member
|
/external/wpa_supplicant_8/src/ap/ |
D | ap_drv_ops.c | 73 struct wpabuf *beacon = NULL, *proberesp = NULL, *assocresp = NULL; in hostapd_build_ap_extra_ies() local 221 struct wpabuf *proberesp, in hostapd_free_ap_extra_ies() 241 struct wpabuf *beacon, *proberesp, *assocresp; in hostapd_set_ap_wps_ie() local
|
D | beacon.c | 1468 struct wpabuf *beacon, *proberesp, *assocresp; in ieee802_11_set_beacon() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | driver_i.h | 545 const struct wpabuf *proberesp, in wpa_drv_set_ap_wps_ie()
|