ESP-IDF
SIG_TASK_DEL
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/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
SIG_TASK_DEL
SIG_TASK_DEL value
Syntax
Show:
Summary
Declaration
from
esp_wpa3_i.h:34
SIG_TASK_DEL
;
Examples
References
from
examples
Code
Location
Referrer
SIG_TASK_DEL
,
esp_wpa3_i.h:34
if
(
evt
.
id
==
SIG_WPA3_RX_CONFIRM
||
evt
.
id
==
SIG_TASK_DEL
)
{
esp_wpa3.c:431
wpa3_hostap_post_evt()
if
(
evt_id
!=
SIG_TASK_DEL
)
{
esp_wpa3.c:445
wpa3_hostap_post_evt()
case
SIG_TASK_DEL
:
esp_wpa3.c:573
esp_wpa3_hostap_task()
if
(
wpa3_hostap_post_evt
(
SIG_TASK_DEL
,
0
)
!=
0
)
{
esp_wpa3.c:641
wpa3_hostap_auth_deinit()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SIG_TASK_DEL
is read by 3 functions:
All items filtered out
SIG_TASK_DEL
wpa3_hostap_post_evt()
esp_wpa3_hostap_task()
wpa3_hostap_auth_deinit()
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