Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11.h117 u8 hostapd_mbo_ie_len(struct hostapd_data *hapd);
127 static inline u8 hostapd_mbo_ie_len(struct hostapd_data *hapd) in hostapd_mbo_ie_len() function
Dieee802_11_shared.c548 u8 hostapd_mbo_ie_len(struct hostapd_data *hapd) in hostapd_mbo_ie_len() function
Dbeacon.c391 buflen += hostapd_mbo_ie_len(hapd); in hostapd_gen_probe_resp()
988 tail_len += hostapd_mbo_ie_len(hapd); in ieee802_11_build_ap_params()