ESP-IDF
sae_data::sync
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
sae_data::sync
sae_data::sync field
Syntax
Show:
Summary
Declaration
from
sae.h:120
unsigned
int
sync
;
Examples
References
from
examples
Code
Location
Referrer
unsigned
int
sync
;
/* protocol instance variable: Sync */
sae.h:120
if
(
sta
->
sae
->
sync
>
hapd
->
conf
->
sae_sync
)
{
ieee802_11.c:232
sae_check_big_sync()
sta
->
sae
->
sync
=
0
;
ieee802_11.c:234
sae_check_big_sync()
sta
->
sae
->
sync
=
0
;
ieee802_11.c:291
sae_sm_step()
sta
->
sae
->
sync
=
0
;
ieee802_11.c:307
sae_sm_step()
sta
->
sae
->
sync
++
;
ieee802_11.c:335
sae_sm_step()
sta
->
sae
->
sync
=
0
;
ieee802_11.c:372
sae_sm_step()
sta
->
sae
->
sync
++
;
ieee802_11.c:377
sae_sm_step()
sta
->
sae
->
sync
=
0
;
ieee802_11.c:498
handle_auth_sae()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
sae_data::sync
is written by 3 functions and is read by 2 functions:
sae_check_big_sync()
sae_sm_step()
handle_auth_sae()
All items filtered out
sae_data::sync
sae_check_big_sync()
sae_sm_step()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out