ESP-IDF
wpa_sm::ft_protocol
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
wpa_sm::ft_protocol
wpa_sm::ft_protocol field
Syntax
Show:
Summary
Declaration
from
wpa_i.h:106
unsigned
int
ft_protocol
:
1
;
Examples
References
from
examples
Code
Location
Referrer
unsigned
int
ft_protocol
:
1
;
wpa_i.h:106
if
(
gWpaSm
.
ft_protocol
)
{
esp_common.c:151
handle_auth_frame()
if
(
gWpaSm
.
ft_protocol
)
{
esp_common.c:166
handle_assoc_frame()
sm
->
ft_protocol
=
0
;
esp_common.c:185
wpa_sta_clear_ft_auth_ie()
sm
->
ft_protocol
=
1
;
wpa.c:851
wpa_supplicant_key_neg_complete()
sm
->
ft_protocol
=
1
;
wpa.c:2213
wpa_sm_notify_assoc()
sm
->
ft_protocol
=
0
;
wpa.c:2215
wpa_sm_notify_assoc()
sm
->
ft_protocol
=
0
;
wpa.c:2247
wpa_sm_notify_disassoc()
sm
->
ft_protocol
=
0
;
wpa.c:2409
wpa_set_bss()
sm
->
ft_protocol
=
0
;
wpa_ft.c:78
wpa_sm_set_ft_params()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
wpa_sm::ft_protocol
is written by 6 functions and is read by 2 functions:
wpa_supplicant_key_neg_complete()
wpa_sm_notify_assoc()
wpa_sm_notify_disassoc()
wpa_set_bss()
wpa_sta_clear_ft_auth_ie()
wpa_sm_set_ft_params()
All items filtered out
wpa_sm::ft_protocol
handle_auth_frame()
handle_assoc_frame()
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