ESP-IDF
SPINEL_STATUS_SECURITY_ERROR
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
SPINEL_STATUS_SECURITY_ERROR
SPINEL_STATUS_SECURITY_ERROR value
Syntax
Show:
Summary
Declaration
from
spinel.h:493
SPINEL_STATUS_SECURITY_ERROR
=
8
;
Examples
References
from
examples
Code
Location
Referrer
SPINEL_STATUS_SECURITY_ERROR
=
8
,
///< A security/authentication error has occurred.
spinel.h:493
{
SPINEL_STATUS_SECURITY_ERROR
,
"SECURITY_ERROR"
}
,
spinel.c:1538
spinel_status_to_cstr()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SPINEL_STATUS_SECURITY_ERROR
is read by 1 function:
All items filtered out
SPINEL_STATUS_SECURITY_ERROR
spinel_status_to_cstr()
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