Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_rsn.c29 #define MESH_AUTH_RETRY 3 macro
43 if (sta->sae_auth_retry < MESH_AUTH_RETRY) { in mesh_auth_timer()
48 if (sta->sae_auth_retry > MESH_AUTH_RETRY) { in mesh_auth_timer()