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 | 1034 		      const struct wpabuf *proberesp,  in atheros_set_ap_wps_ie()
  | 
| D | driver.h | 1409 	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 229 			       struct wpabuf *proberesp,  in hostapd_free_ap_extra_ies() 249 	struct wpabuf *beacon, *proberesp, *assocresp;  in hostapd_set_ap_wps_ie()  local
  | 
| D | beacon.c | 2073 	struct wpabuf *beacon, *proberesp, *assocresp;  in __ieee802_11_set_beacon()  local
  | 
| /external/wpa_supplicant_8/wpa_supplicant/ | 
| D | driver_i.h | 547 					const struct wpabuf *proberesp,  in wpa_drv_set_ap_wps_ie()
  |