Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Dieee802_11_shared.c371 if (hapd->conf->time_advertisement == 2) in hostapd_ext_capab_byte()
611 if (hapd->conf->time_advertisement != 2) in hostapd_eid_time_adv()
633 if (hapd->conf->time_advertisement != 2 || !hapd->conf->time_zone) in hostapd_eid_time_zone()
654 if (hapd->conf->time_advertisement != 2) in hostapd_update_time_adv()
Dap_config.h542 int time_advertisement; member
/hostap-3.6.0/hostapd/
Dconfig_file.c3907 bss->time_advertisement = atoi(pos); in hostapd_config_fill()