Home
last modified time | relevance | path

Searched refs:wnm_sleep_mode (Results 1 – 8 of 8) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11_shared.c330 if (hapd->conf->wnm_sleep_mode) in hostapd_ext_capab_byte()
411 if (len < 3 && hapd->conf->wnm_sleep_mode) in hostapd_eid_ext_capab()
Dap_config.h534 int wnm_sleep_mode; member
Dwnm_ap.c251 if (!hapd->conf->wnm_sleep_mode) { in ieee802_11_rx_wnmsleep_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h544 int wnm_sleep_mode; member
Dwnm_ap.c274 if (!hapd->conf->wnm_sleep_mode) { in ieee802_11_rx_wnmsleep_req()
Dieee802_11_shared.c362 if (hapd->conf->wnm_sleep_mode) in hostapd_ext_capab_byte()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3815 bss->wnm_sleep_mode = atoi(pos);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3921 bss->wnm_sleep_mode = atoi(pos); in hostapd_config_fill()