Searched refs:time_advertisement (Results 1 - 7 of 7) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dieee802_11_shared.c188 if (hapd->conf->time_advertisement == 2)
392 if (hapd->conf->time_advertisement != 2)
414 if (hapd->conf->time_advertisement != 2)
435 if (hapd->conf->time_advertisement != 2)
H A Dap_config.h410 int time_advertisement; member in struct:hostapd_bss_config
/external/wpa_supplicant_8/src/ap/
H A Dieee802_11_shared.c188 if (hapd->conf->time_advertisement == 2)
392 if (hapd->conf->time_advertisement != 2)
414 if (hapd->conf->time_advertisement != 2)
435 if (hapd->conf->time_advertisement != 2)
H A Dap_config.h410 int time_advertisement; member in struct:hostapd_bss_config
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dieee802_11_shared.c188 if (hapd->conf->time_advertisement == 2)
392 if (hapd->conf->time_advertisement != 2)
414 if (hapd->conf->time_advertisement != 2)
435 if (hapd->conf->time_advertisement != 2)
H A Dap_config.h410 int time_advertisement; member in struct:hostapd_bss_config
/external/wpa_supplicant_8/hostapd/
H A Dconfig_file.c2851 } else if (os_strcmp(buf, "time_advertisement") == 0) {
2852 bss->time_advertisement = atoi(pos);

Completed in 104 milliseconds