ESP-IDF
FALSE
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
FALSE
FALSE value
Syntax
Show:
Summary
Declaration
from
defs.h:18
FALSE
=
0
;
Examples
References
from
examples
Code
Location
Referrer
typedef
enum
{
FALSE
=
0
,
TRUE
=
1
}
Boolean
;
defs.h:18
return
FALSE
;
eap.c:273
eap_sm_allowMethod()
return
FALSE
;
eap.c:279
eap_sm_allowMethod()
sm
->
peap_done
=
FALSE
;
eap_peap.c:167
eap_peap_init()
ret
->
allowNotifications
=
FALSE
;
eap_peap.c:1037
eap_peap_decrypt()
ret
->
allowNotifications
=
FALSE
;
eap_peap.c:1125
eap_peap_process()
ret
->
allowNotifications
=
FALSE
;
eap_peap.c:1293
eap_peap_process()
sm
->
peap_done
=
FALSE
;
eap_peap.c:1347
eap_peap_init_for_reauth()
ret
->
ignore
=
FALSE
;
eap_tls_common.c:868
eap_peer_tls_process_init()
ret
->
allowNotifications
=
FALSE
;
eap_ttls.c:1561
eap_ttls_check_auth_status()
group
->
changed
=
FALSE
;
wpa_auth.c:247
wpa_rekey_gtk()
group
->
GInit
=
FALSE
;
wpa_auth.c:350
wpa_group_init()
sm
->
Init
=
FALSE
;
wpa_auth.c:457
wpa_auth_sta_associated()
sm
->
GUpdateStationKeys
=
FALSE
;
wpa_auth.c:480
wpa_free_sta_sm()
ctr
[
i
]
.
valid
=
FALSE
;
wpa_auth.c:551
wpa_replay_counter_mark_invalid()
sm
->
MICVerified
=
FALSE
;
wpa_auth.c:863
wpa_receive()
sm
->
PTK_valid
=
FALSE
;
wpa_auth.c:1246
wpa_remove_ptk()
sm
->
pairwise_set
=
FALSE
;
wpa_auth.c:1249
wpa_remove_ptk()
sm
->
Init
=
FALSE
;
wpa_auth.c:1285
wpa_auth_sm_event()
sm
->
GUpdateStationKeys
=
FALSE
;
wpa_auth.c:1295
wpa_auth_sm_event()
sm
->
PTK_valid
=
FALSE
;
wpa_auth.c:1324
wpa_auth_sm_event()
sm
->
changed
=
FALSE
;
wpa_auth.c:1341
sm
->
GUpdateStationKeys
=
FALSE
;
wpa_auth.c:1347
sm
->
PInitAKeys
=
FALSE
;
wpa_auth.c:1349
sm
->
Disconnect
=
FALSE
;
wpa_auth.c:1370
sm
->
DeauthenticationRequest
=
FALSE
;
wpa_auth.c:1381
sm
->
PTK_valid
=
FALSE
;
wpa_auth.c:1389
sm
->
AuthenticationRequest
=
FALSE
;
wpa_auth.c:1393
group
->
reject_4way_hs_for_entropy
=
FALSE
;
wpa_auth.c:1417
wpa_group_ensure_init()
sm
->
ReAuthenticationRequest
=
FALSE
;
wpa_auth.c:1449
sm
->
PTKRequest
=
FALSE
;
wpa_auth.c:1539
sm
->
TimeoutEvt
=
FALSE
;
wpa_auth.c:1540
sm
->
EAPOLKeyReceived
=
FALSE
;
wpa_auth.c:1629
sm
->
update_snonce
=
FALSE
;
wpa_auth.c:1630
sm
->
TimeoutEvt
=
FALSE
;
wpa_auth.c:1814
sm
->
EAPOLKeyReceived
=
FALSE
;
wpa_auth.c:1967
sm
->
changed
=
FALSE
;
wpa_auth.c:2130
sm
->
PInitAKeys
=
FALSE
;
wpa_auth.c:2154
sm
->
TimeoutEvt
=
FALSE
;
wpa_auth.c:2155
sm
->
EAPOLKeyReceived
=
FALSE
;
wpa_auth.c:2202
sm
->
GUpdateStationKeys
=
FALSE
;
wpa_auth.c:2205
sm
->
GUpdateStationKeys
=
FALSE
;
wpa_auth.c:2217
sm
->
PtkGroupInit
=
FALSE
;
wpa_auth.c:2227
group
->
changed
=
FALSE
;
/* GInit is not cleared here; avoid loop */
wpa_auth.c:2292
wpa_group_gtk_init()
sm
->
GUpdateStationKeys
=
FALSE
;
wpa_auth.c:2314
wpa_group_update_sta()
group
->
GTKReKey
=
FALSE
;
wpa_auth.c:2426
wpa_group_setkeys()
sm
->
changed
=
FALSE
;
wpa_auth.c:2528
wpa_sm_step()
sm
->
wpa_auth
->
group
->
changed
=
FALSE
;
wpa_auth.c:2529
wpa_sm_step()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
FALSE
is read by 20 functions:
All items filtered out
FALSE
wpa_rekey_gtk()
wpa_group_init()
wpa_auth_sta_associated()
wpa_free_sta_sm()
wpa_replay_counter_mark_invalid()
wpa_receive()
wpa_remove_ptk()
wpa_auth_sm_event()
wpa_group_ensure_init()
wpa_group_gtk_init()
wpa_group_update_sta()
wpa_group_setkeys()
wpa_sm_step()
eap_sm_allowMethod()
eap_peap_init()
eap_peap_decrypt()
eap_peap_process()
eap_peap_init_for_reauth()
eap_peer_tls_process_init()
eap_ttls_check_auth_status()
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