Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dbeacon.h22 int ieee802_11_build_ap_params(struct hostapd_data *hapd,
Dbeacon.c2173 int ieee802_11_build_ap_params(struct hostapd_data *hapd, in ieee802_11_build_ap_params() function
2677 if (ieee802_11_build_ap_params(hapd, &params) < 0) in __ieee802_11_set_beacon()
Dhostapd.c4157 ret = ieee802_11_build_ap_params(hapd, &params); in hostapd_build_beacon_data()