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.c93 if (hapd->iface->conf->he_op.he_rts_threshold) in hostapd_eid_vendor_he_operation()
95 (hapd->iface->conf->he_op.he_rts_threshold << in hostapd_eid_vendor_he_operation()
Dap_config.h638 u8 he_rts_threshold; member
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3027 conf->he_op.he_rts_threshold = atoi(pos); in hostapd_config_fill()