Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h450 int no_probe_resp_if_max_sta; member
Dbeacon.c941 if (hapd->conf->no_probe_resp_if_max_sta && in handle_probe_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h458 int no_probe_resp_if_max_sta; member
Dbeacon.c1056 if (hapd->conf->no_probe_resp_if_max_sta && in handle_probe_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
Dap_config_file.c3294 bss->no_probe_resp_if_max_sta = atoi(pos);
DChangeLog147 * added no_probe_resp_if_max_sta=1 parameter to disable Probe Response
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
Dap_config_file.c3356 bss->no_probe_resp_if_max_sta = atoi(pos); in hostapd_config_fill()
DChangeLog190 * added no_probe_resp_if_max_sta=1 parameter to disable Probe Response