Home
last modified time | relevance | path

Searched refs:HE_MU_AC_PARAM_ACM (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3528 set_he_cap(atoi(pos), HE_MU_AC_PARAM_ACM); in hostapd_config_fill()
3546 set_he_cap(atoi(pos), HE_MU_AC_PARAM_ACM); in hostapd_config_fill()
3564 set_he_cap(atoi(pos), HE_MU_AC_PARAM_ACM); in hostapd_config_fill()
3582 set_he_cap(atoi(pos), HE_MU_AC_PARAM_ACM); in hostapd_config_fill()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h2455 #define HE_MU_AC_PARAM_ACM ((u8) BIT(4)) macro