ESP-IDF
STATUS__InternalError
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
STATUS__InternalError
STATUS__InternalError value
Syntax
Show:
Summary
Declaration
from
constants.pb-c.h:32
STATUS__InternalError
=
5
;
Examples
References
from
examples
Code
Location
Referrer
STATUS__InternalError
=
5
,
constants.pb-c.h:32
status
=
STATUS__InternalError
;
esp_local_ctrl_handler.c:70
err_to_status()
resp_payload
->
status
=
STATUS__InternalError
;
esp_local_ctrl_handler.c:126
cmd_get_prop_vals_handler()
resp_payload
->
status
=
STATUS__InternalError
;
wifi_config.c:188
cmd_set_config_handler()
resp_payload
->
status
=
STATUS__InternalError
;
wifi_config.c:218
cmd_apply_config_handler()
STATUS__Success
:
STATUS__InternalError
)
;
wifi_ctrl.c:60
cmd_ctrl_reset_handler()
STATUS__Success
:
STATUS__InternalError
)
;
wifi_ctrl.c:83
cmd_ctrl_reprov_handler()
STATUS__Success
:
STATUS__InternalError
)
;
wifi_scan.c:81
cmd_scan_start_handler()
STATUS__Success
:
STATUS__InternalError
)
;
wifi_scan.c:107
cmd_scan_status_handler()
resp
->
status
=
STATUS__InternalError
;
wifi_scan.c:156
cmd_scan_result_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
STATUS__InternalError
is read by 9 functions:
All items filtered out
STATUS__InternalError
err_to_status()
cmd_get_prop_vals_handler()
cmd_set_config_handler()
cmd_apply_config_handler()
cmd_scan_start_handler()
cmd_scan_status_handler()
cmd_scan_result_handler()
cmd_ctrl_reset_handler()
cmd_ctrl_reprov_handler()
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