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

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_drv_ops.c40 struct wpabuf **beacon_ret,
47 *beacon_ret = *proberesp_ret = *assocresp_ret = NULL;
194 *beacon_ret = beacon;
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.c40 struct wpabuf **beacon_ret,
47 *beacon_ret = *proberesp_ret = *assocresp_ret = NULL;
194 *beacon_ret = beacon;
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.c40 struct wpabuf **beacon_ret,
47 *beacon_ret = *proberesp_ret = *assocresp_ret = NULL;
194 *beacon_ret = beacon;
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 370 milliseconds