ESP-IDF
SPINEL_HOST_POWER_STATE_DEEP_SLEEP
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
SPINEL_HOST_POWER_STATE_DEEP_SLEEP
SPINEL_HOST_POWER_STATE_DEEP_SLEEP value
Syntax
Show:
Summary
Declaration
from
spinel.h:636
SPINEL_HOST_POWER_STATE_DEEP_SLEEP
=
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
SPINEL_HOST_POWER_STATE_DEEP_SLEEP
=
1
,
spinel.h:636
return
(
mHostPowerState
==
SPINEL_HOST_POWER_STATE_DEEP_SLEEP
&&
!
mHostPowerStateInProgress
)
;
ncp_base.cpp:554
ot::Ncp::NcpBase
ot::Ncp::NcpBase::ShouldDeferHostSend()
case
SPINEL_HOST_POWER_STATE_DEEP_SLEEP
:
ncp_base.cpp:2282
ot::Ncp::NcpBase
ot::Ncp::NcpBase::HandlePropertySet_SPINEL_PROP_HOST_POWER_STATE()
mHostPowerState
=
SPINEL_HOST_POWER_STATE_DEEP_SLEEP
;
ncp_base.cpp:2291
ot::Ncp::NcpBase
ot::Ncp::NcpBase::HandlePropertySet_SPINEL_PROP_HOST_POWER_STATE()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SPINEL_HOST_POWER_STATE_DEEP_SLEEP
is read by 2 functions:
All items filtered out
SPINEL_HOST_POWER_STATE_DEEP_SLEEP
ot::Ncp::NcpBase::ShouldDeferHostSend()
ot::Ncp::NcpBase::HandlePropertySet_SPINEL_PROP_HOST_POWER_STATE()
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