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.c365 if (hapd->conf->time_advertisement == 2) in hostapd_ext_capab_byte()
454 (hapd->conf->time_advertisement == 2 || hapd->conf->interworking)) in hostapd_eid_ext_capab()
660 if (hapd->conf->time_advertisement != 2) in hostapd_eid_time_adv()
682 if (hapd->conf->time_advertisement != 2 || !hapd->conf->time_zone) in hostapd_eid_time_zone()
703 if (hapd->conf->time_advertisement != 2) in hostapd_update_time_adv()
Dap_config.h539 int time_advertisement; member
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3868 bss->time_advertisement = atoi(pos);