Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dneighbor_db.c190 if (hapd->conf->wmm_uapsd && in hostapd_neighbor_set_own_report()
Dwmm.c64 if (hapd->conf->wmm_uapsd && in hostapd_eid_wmm()
Dap_config.h433 int wmm_uapsd; member
Dwpa_auth.h186 int wmm_uapsd; member
Dwpa_auth_glue.c57 wconf->wmm_uapsd = conf->wmm_uapsd; in hostapd_wpa_auth_conf()
/external/wpa_supplicant_8/wpa_supplicant/
Dap.c812 conf->bss[0]->wmm_uapsd = 1; in wpa_supplicant_create_ap()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3332 bss->wmm_uapsd = atoi(pos); in hostapd_config_fill()