Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11.h189 size_t hostapd_eid_dpp_cc_len(struct hostapd_data *hapd);
Dbeacon.c474 buflen += hostapd_eid_dpp_cc_len(hapd); in hostapd_gen_probe_resp()
1443 tail_len += hostapd_eid_dpp_cc_len(hapd); in ieee802_11_build_ap_params()
Dieee802_11_shared.c922 size_t hostapd_eid_dpp_cc_len(struct hostapd_data *hapd) in hostapd_eid_dpp_cc_len() function