Home
last modified time | relevance | path

Searched refs:time_advertisement (Results 1 – 3 of 3) sorted by relevance

/src/contrib/wpa/src/ap/
H A Dieee802_11_shared.c397 if (hapd->conf->time_advertisement == 2) in hostapd_ext_capab_byte()
651 if (hapd->conf->time_advertisement != 2) in hostapd_eid_time_adv()
673 if (hapd->conf->time_advertisement != 2 || !hapd->conf->time_zone) in hostapd_eid_time_zone()
694 if (hapd->conf->time_advertisement != 2) in hostapd_update_time_adv()
H A Dap_config.h558 int time_advertisement; member
/src/contrib/wpa/hostapd/
H A Dconfig_file.c4138 bss->time_advertisement = atoi(pos); in hostapd_config_fill()