ESP-IDF
SPINEL_STATUS_SWITCHOVER_FAILED
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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_SWITCHOVER_FAILED
SPINEL_STATUS_SWITCHOVER_FAILED value
Syntax
Show:
Summary
Declaration
from
spinel.h:512
SPINEL_STATUS_SWITCHOVER_FAILED
=
26
;
Examples
References
from
examples
Code
Location
Scope
Referrer
SPINEL_STATUS_SWITCHOVER_FAILED
=
26
,
///< Radio interface switch failed (SPINEL_PROP_MULTIPAN_ACTIVE_INTERFACE)
spinel.h:512
else
if
(
status
==
SPINEL_STATUS_SWITCHOVER_DONE
||
status
==
SPINEL_STATUS_SWITCHOVER_FAILED
)
radio_spinel.cpp:529
ot::Spinel::RadioSpinel
ot::Spinel::RadioSpinel::HandleValueIs()
{
SPINEL_STATUS_SWITCHOVER_FAILED
,
"SWITCHOVER_FAILED"
}
,
spinel.c:1554
spinel_status_to_cstr()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SPINEL_STATUS_SWITCHOVER_FAILED
is read by 2 functions:
All items filtered out
SPINEL_STATUS_SWITCHOVER_FAILED
ot::Spinel::RadioSpinel::HandleValueIs()
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