Searched defs:proberesp_ret (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_drv_ops.c41 struct wpabuf **proberesp_ret,
47 *beacon_ret = *proberesp_ret = *assocresp_ret = NULL;
195 *proberesp_ret = proberesp;
39 hostapd_build_ap_extra_ies(struct hostapd_data *hapd, struct wpabuf **beacon_ret, struct wpabuf **proberesp_ret, struct wpabuf **assocresp_ret) argument
/external/wpa_supplicant_8/src/ap/
H A Dap_drv_ops.c41 struct wpabuf **proberesp_ret,
47 *beacon_ret = *proberesp_ret = *assocresp_ret = NULL;
195 *proberesp_ret = proberesp;
39 hostapd_build_ap_extra_ies(struct hostapd_data *hapd, struct wpabuf **beacon_ret, struct wpabuf **proberesp_ret, struct wpabuf **assocresp_ret) argument
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_drv_ops.c41 struct wpabuf **proberesp_ret,
47 *beacon_ret = *proberesp_ret = *assocresp_ret = NULL;
195 *proberesp_ret = proberesp;
39 hostapd_build_ap_extra_ies(struct hostapd_data *hapd, struct wpabuf **beacon_ret, struct wpabuf **proberesp_ret, struct wpabuf **assocresp_ret) argument

Completed in 388 milliseconds