Searched defs:proberesp (Results 1 – 8 of 8) sorted by relevance
/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 192 struct wpabuf *proberesp, in hostapd_free_ap_extra_ies() 203 struct wpabuf *beacon, *proberesp, *assocresp; in hostapd_set_ap_wps_ie() local
|
D | beacon.c | 517 struct wpabuf *beacon, *proberesp, *assocresp; in ieee802_11_set_beacon() local
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_madwifi.c | 785 const struct wpabuf *proberesp, in madwifi_set_ap_wps_ie()
|
D | driver_hostap.c | 758 const struct wpabuf *proberesp, in hostap_set_ap_wps_ie()
|
D | driver_atheros.c | 1029 const struct wpabuf *proberesp, in atheros_set_ap_wps_ie()
|
D | driver_test.c | 886 const struct wpabuf *proberesp, in test_driver_set_ap_wps_ie()
|
D | driver.h | 612 const u8 *proberesp; member
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | driver_i.h | 477 const struct wpabuf *proberesp, in wpa_drv_set_ap_wps_ie()
|