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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_drv_ops.c42 struct wpabuf **assocresp_ret)
47 *beacon_ret = *proberesp_ret = *assocresp_ret = NULL;
196 *assocresp_ret = assocresp;
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.c42 struct wpabuf **assocresp_ret)
47 *beacon_ret = *proberesp_ret = *assocresp_ret = NULL;
196 *assocresp_ret = assocresp;
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.c42 struct wpabuf **assocresp_ret)
47 *beacon_ret = *proberesp_ret = *assocresp_ret = NULL;
196 *assocresp_ret = assocresp;
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 747 milliseconds