Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_he.c150 if (hapd->iface->conf->he_op.he_twt_required) in hostapd_eid_he_operation()
Dap_config.h847 u8 he_twt_required; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11_he.c188 if (hapd->iface->conf->he_op.he_twt_required) in hostapd_eid_he_operation()
Dap_config.h920 u8 he_twt_required; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3463 conf->he_op.he_twt_required = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3528 conf->he_op.he_twt_required = atoi(pos); in hostapd_config_fill()