Home
last modified time | relevance | path

Searched refs:try_opportunistic (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dpmksa_cache.h66 int try_opportunistic);
121 int try_opportunistic) in pmksa_cache_set_current() argument
Dpmksa_cache.c416 int try_opportunistic) in pmksa_cache_set_current() argument
420 "try_opportunistic=%d", network_ctx, try_opportunistic); in pmksa_cache_set_current()
435 if (sm->cur_pmksa == NULL && try_opportunistic && bssid) in pmksa_cache_set_current()