Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11_shared.c190 if (hapd->conf->time_advertisement == 2) in hostapd_ext_capab_byte()
394 if (hapd->conf->time_advertisement != 2) in hostapd_eid_time_adv()
416 if (hapd->conf->time_advertisement != 2) in hostapd_eid_time_zone()
437 if (hapd->conf->time_advertisement != 2) in hostapd_update_time_adv()
Dap_config.h438 int time_advertisement; member
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c2996 bss->time_advertisement = atoi(pos); in hostapd_config_fill()