Home
last modified time | relevance | path

Searched refs:hs20_len (Results 1 - 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_common.h120 u8 hs20_len; member
H A Dieee802_11_common.c112 elems->hs20_len = elen; in ieee802_11_parse_vendor_specific()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.h166 u8 hs20_len; member
H A Dieee802_11_common.c115 elems->hs20_len = elen; in ieee802_11_parse_vendor_specific()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddrv_callbacks.c284 if (elems.hs20 && elems.hs20_len > 4) { in hostapd_notif_assoc()
286 elems.hs20_len - 4); in hostapd_notif_assoc()
H A Dieee802_11.c4815 if (elems.hs20 && elems.hs20_len > 4) { in check_assoc_ies()
4819 elems.hs20_len - 4); in check_assoc_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddrv_callbacks.c248 if (elems.hs20 && elems.hs20_len > 4) { in hostapd_notif_assoc()
250 elems.hs20_len - 4); in hostapd_notif_assoc()
H A Dieee802_11.c3240 if (elems.hs20 && elems.hs20_len > 4) { in check_assoc_ies()
3244 elems.hs20_len - 4); in check_assoc_ies()

Completed in 25 milliseconds