Searched refs:WLAN_EID_HT_CAP (Results 1 – 7 of 7) sorted by relevance
33 *pos++ = WLAN_EID_HT_CAP; in hostapd_eid_ht_capabilities()
556 } else if (*pos == WLAN_EID_HT_CAP && in wpa_supplicant_parse_ies()
1330 ie = wpa_bss_get_ie(bss, WLAN_EID_HT_CAP); in sme_proc_obss_scan()1495 ie = wpa_bss_get_ie(wpa_s->current_bss, WLAN_EID_HT_CAP); in sme_sched_obss_scan()
631 if (wpa_bss_ies_eq(bss, wpa_s->current_bss, WLAN_EID_HT_CAP)) in wnm_get_bss_info()
2027 ie = wpa_scan_get_ie(res, WLAN_EID_HT_CAP); in scan_est_throughput()
287 case WLAN_EID_HT_CAP: in ieee802_11_parse_elems()
245 #define WLAN_EID_HT_CAP 45 macro