Home
last modified time | relevance | path

Searched refs:hostapd_build_ap_extra_ies (Results 1 – 4 of 4) sorted by relevance

/hostap-latest/src/ap/
Dap_drv_ops.c68 int hostapd_build_ap_extra_ies(struct hostapd_data *hapd, in hostapd_build_ap_extra_ies() function
258 if (hostapd_build_ap_extra_ies(hapd, &beacon, &proberesp, &assocresp) < in hostapd_set_ap_wps_ie()
Dap_drv_ops.h20 int hostapd_build_ap_extra_ies(struct hostapd_data *hapd,
Dbeacon.c2680 if (hostapd_build_ap_extra_ies(hapd, &beacon, &proberesp, &assocresp) < in __ieee802_11_set_beacon()
Dhostapd.c4161 ret = hostapd_build_ap_extra_ies(hapd, &beacon_extra, in hostapd_build_beacon_data()