ESP-IDF
OT_RADIO_STATE_DISABLED
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
OT_RADIO_STATE_DISABLED
OT_RADIO_STATE_DISABLED value
Syntax
Show:
Summary
Declaration
from
radio.h:383
OT_RADIO_STATE_DISABLED
=
0
;
Examples
References
from
examples
Code
Location
Scope
Referrer
OT_RADIO_STATE_DISABLED
=
0
,
radio.h:383
case
OT_RADIO_STATE_DISABLED
:
factory_diags.cpp:561
ot::FactoryDiags::Diags
ot::FactoryDiags::Diags::ProcessRadio()
inline
otRadioState
Radio
::
GetState
(
void
)
{
return
OT_RADIO_STATE_DISABLED
;
}
radio.hpp:1028
ot::Radio
ot::Radio::GetState()
OT_RADIO_STATE_DISABLED
,
OT_RADIO_STATE_SLEEP
,
OT_RADIO_STATE_RECEIVE
,
radio_spinel.cpp:1889
ot::Spinel::RadioSpinel
ot::Spinel::RadioSpinel::GetState() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
OT_RADIO_STATE_DISABLED
is read by 3 functions:
All items filtered out
OT_RADIO_STATE_DISABLED
ot::Radio::GetState()
ot::FactoryDiags::Diags::ProcessRadio()
ot::Spinel::RadioSpinel::GetState() const
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