Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/ap/
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()
Dap_config.h558 int time_advertisement; member
/netbsd/src/external/bsd/wpa/dist/hostapd/
Dconfig_file.c4138 bss->time_advertisement = atoi(pos); in hostapd_config_fill()