Home
last modified time | relevance | path

Searched refs:he_su_beamformee (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_he.c106 if (hapd->iface->conf->he_phy_capab.he_su_beamformee) in hostapd_eid_he_capab()
Dap_config.h837 Boolean he_su_beamformee; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_he.c141 if (hapd->iface->conf->he_phy_capab.he_su_beamformee) in hostapd_eid_he_capab()
Dap_config.h908 bool he_su_beamformee; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3455 conf->he_phy_capab.he_su_beamformee = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3517 conf->he_phy_capab.he_su_beamformee = atoi(pos); in hostapd_config_fill()