Home
last modified time | relevance | path

Searched refs:WLAN_EID_HT_CAP (Results 1 - 16 of 16) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dtaxonomy.c154 if (id == WLAN_EID_HT_CAP && elen >= 2) { in ie_to_string()
160 if (id == WLAN_EID_HT_CAP && elen >= 3) { in ie_to_string()
166 if (id == WLAN_EID_HT_CAP && elen >= 7) { in ie_to_string()
H A Dieee802_11_ht.c33 *pos++ = WLAN_EID_HT_CAP; in hostapd_eid_ht_capabilities()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dtaxonomy.c154 if (id == WLAN_EID_HT_CAP && elen >= 2) { in ie_to_string()
160 if (id == WLAN_EID_HT_CAP && elen >= 3) { in ie_to_string()
166 if (id == WLAN_EID_HT_CAP && elen >= 7) { in ie_to_string()
H A Dieee802_11_ht.c33 *pos++ = WLAN_EID_HT_CAP; in hostapd_eid_ht_capabilities()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
H A Dwpa_ie.c559 } else if (*pos == WLAN_EID_HT_CAP && in wpa_supplicant_parse_ies()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dsme.c2106 ie = wpa_bss_get_ie(bss, WLAN_EID_HT_CAP); in sme_proc_obss_scan()
2271 ie = wpa_bss_get_ie(wpa_s->current_bss, WLAN_EID_HT_CAP); in sme_sched_obss_scan()
H A Dwnm_sta.c862 if (wpa_bss_ies_eq(bss, wpa_s->current_bss, WLAN_EID_HT_CAP)) in wnm_get_bss_info()
H A Dscan.c2318 ie = wpa_scan_get_ie(res, WLAN_EID_HT_CAP); in scan_est_throughput()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dieee802_11_common.c395 case WLAN_EID_HT_CAP: in ieee802_11_parse_elems()
H A Dieee802_11_defs.h300 #define WLAN_EID_HT_CAP 45 macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dsme.c3053 ie = wpa_bss_get_ie(bss, WLAN_EID_HT_CAP);
3224 ie = wpa_bss_get_ie(wpa_s->current_bss, WLAN_EID_HT_CAP);
H A Dwnm_sta.c879 if (wpa_bss_ies_eq(bss, wpa_s->current_bss, WLAN_EID_HT_CAP)) in wnm_get_bss_info()
H A Dscan.c2626 ie = get_ie(ies, ies_len, WLAN_EID_HT_CAP); in wpas_get_est_tpt()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_common.c585 case WLAN_EID_HT_CAP: in ieee802_11_parse_elems()
H A Dieee802_11_defs.h307 #define WLAN_EID_HT_CAP 45 macro
H A Dwpa_common.c3525 } else if (*pos == WLAN_EID_HT_CAP && in wpa_parse_kde_ies()

Completed in 50 milliseconds