Home
last modified time | relevance | path

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

/src/contrib/wpa/src/ap/
H A Dap_config.h730 int use_sta_nsts; member
H A Dieee802_11.c4960 if (sta && hapd->conf->use_sta_nsts && sta->vht_capabilities) { in send_assoc_resp()
/src/contrib/wpa/hostapd/
H A Dconfig_file.c3715 bss->use_sta_nsts = atoi(pos); in hostapd_config_fill()