Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dbeacon.h21 int ieee802_11_build_ap_params(struct hostapd_data *hapd,
Dbeacon.c1391 int ieee802_11_build_ap_params(struct hostapd_data *hapd, in ieee802_11_build_ap_params() function
1763 if (ieee802_11_build_ap_params(hapd, &params) < 0) in ieee802_11_set_beacon()
Dhostapd.c3320 ret = ieee802_11_build_ap_params(hapd, &params); in hostapd_build_beacon_data()