Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11_he.c78 if (hapd->iface->conf->he_op.he_rts_threshold) in hostapd_eid_he_operation()
80 (hapd->iface->conf->he_op.he_rts_threshold << in hostapd_eid_he_operation()
Dap_config.h730 u8 he_rts_threshold; member
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3444 conf->he_op.he_rts_threshold = atoi(pos); in hostapd_config_fill()