Home
last modified time | relevance | path

Searched refs:sae_sync (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_config.h631 unsigned int sae_sync; member
Dap_config.c113 bss->sae_sync = 5; in hostapd_config_defaults_bss()
Dieee802_11.c640 if (sta->sae->sync > hapd->conf->sae_sync) { in sae_check_big_sync()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c4131 bss->sae_sync = atoi(pos); in hostapd_config_fill()