Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwmm.c64 if (hapd->conf->wmm_uapsd && in hostapd_eid_wmm()
Dwpa_auth_glue.c51 wconf->wmm_uapsd = conf->wmm_uapsd; in hostapd_wpa_auth_conf()
Dap_config.h396 int wmm_uapsd; member
Dwpa_auth.h154 int wmm_uapsd; member
Dhostapd.c1592 if (hapd->conf->wmm_uapsd && in hostapd_set_own_neighbor_report()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c710 conf->bss[0]->wmm_uapsd = 1; in wpa_supplicant_create_ap()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c2921 bss->wmm_uapsd = atoi(pos); in hostapd_config_fill()