ESP-IDF
SPINEL_STATUS_RESET_UNKNOWN
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_RESET_UNKNOWN
SPINEL_STATUS_RESET_UNKNOWN value
Syntax
Show:
Summary
Declaration
from
spinel.h:572
SPINEL_STATUS_RESET_UNKNOWN
=
SPINEL_STATUS_RESET__BEGIN
+
7
;
Examples
References
from
examples
Code
Location
Scope
Referrer
SPINEL_STATUS_RESET_UNKNOWN
=
SPINEL_STATUS_RESET__BEGIN
+
7
,
spinel.h:572
{
SPINEL_PROP_LAST_STATUS
,
SPINEL_STATUS_RESET_UNKNOWN
,
false
}
,
changed_props_set.cpp:52
ret
=
SPINEL_STATUS_RESET_UNKNOWN
;
ncp_base.cpp:229
ot::Ncp::ResetReasonToSpinelStatus()
mChangedPropsSet
.
AddLastStatus
(
SPINEL_STATUS_RESET_UNKNOWN
)
;
ncp_base.cpp:372
ot::Ncp::NcpBase
ot::Ncp::NcpBase::NcpBase()
if
(
status
==
SPINEL_STATUS_RESET_UNKNOWN
)
ncp_base.cpp:947
ot::Ncp::NcpBase
ot::Ncp::NcpBase::UpdateChangedProps()
{
SPINEL_STATUS_RESET_UNKNOWN
,
"RESET_UNKNOWN"
}
,
spinel.c:1568
spinel_status_to_cstr()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SPINEL_STATUS_RESET_UNKNOWN
is read by 4 functions:
All items filtered out
SPINEL_STATUS_RESET_UNKNOWN
spinel_status_to_cstr()
ot::Ncp::ResetReasonToSpinelStatus()
ot::Ncp::NcpBase::NcpBase()
ot::Ncp::NcpBase::UpdateChangedProps()
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