Home
last modified time | relevance | path

Searched refs:ieee802_11_build_ap_params (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
HDbeacon.h21 int ieee802_11_build_ap_params(struct hostapd_data *hapd,
HDbeacon.c1051 int ieee802_11_build_ap_params(struct hostapd_data *hapd, in ieee802_11_build_ap_params() function
1413 if (ieee802_11_build_ap_params(hapd, &params) < 0) in ieee802_11_set_beacon()
HDhostapd.c3197 ret = ieee802_11_build_ap_params(hapd, &params); in hostapd_build_beacon_data()