Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dbss_load.c22 unsigned int update_period = hapd->conf->bss_load_update_period; in get_bss_load_update_timeout()
66 hapd->conf->bss_load_update_period; in update_channel_utilization()
72 hapd->conf->bss_load_update_period); in update_channel_utilization()
Dap_config.h272 unsigned int bss_load_update_period; member
Dbeacon.c74 if (hapd->conf->bss_load_update_period) { in hostapd_eid_bss_load()
Dhostapd.c1257 if (conf->bss_load_update_period && bss_load_update_init(hapd)) { in hostapd_setup_bss()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3181 bss->bss_load_update_period = val; in hostapd_config_fill()
DChangeLog175 * add support for generating BSS Load element (bss_load_update_period)