Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwmm.c69 if (hapd->conf->wmm_uapsd && in hostapd_eid_wmm()
Dwpa_auth_glue.c49 wconf->wmm_uapsd = conf->wmm_uapsd; in hostapd_wpa_auth_conf()
Dwpa_auth.h152 int wmm_uapsd; member
Dap_config.h382 int wmm_uapsd; member
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c687 conf->bss[0]->wmm_uapsd = 1; in wpa_supplicant_create_ap()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c2809 bss->wmm_uapsd = atoi(pos); in hostapd_config_fill()