ESP-IDF
SPINEL_PROP_MAC_SCAN_PERIOD
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_PROP_MAC_SCAN_PERIOD
SPINEL_PROP_MAC_SCAN_PERIOD value
MAC Scan Channel Period Format: `S` Unit: milliseconds per channel
Syntax
Show:
Summary
Declaration
from
spinel.h:1983
SPINEL_PROP_MAC_SCAN_PERIOD
=
SPINEL_PROP_MAC__BEGIN
+
2
;
Examples
References
from
examples
Code
Location
Scope
Referrer
SPINEL_PROP_MAC_SCAN_PERIOD
=
SPINEL_PROP_MAC__BEGIN
+
2
,
spinel.h:1983
case
SPINEL_PROP_MAC_SCAN_PERIOD
:
logger.cpp:248
ot::Spinel::Logger
ot::Spinel::Logger::LogSpinelFrame()
case
SPINEL_PROP_MAC_SCAN_PERIOD
:
logger.cpp:259
ot::Spinel::Logger
ot::Spinel::Logger::LogSpinelFrame()
OT_NCP_GET_HANDLER_ENTRY
(
SPINEL_PROP_MAC_SCAN_PERIOD
)
,
ncp_base_dispatcher.cpp:81
ot::Ncp::NcpBase
ot::Ncp::NcpBase::FindGetPropertyHandler()
OT_NCP_SET_HANDLER_ENTRY
(
SPINEL_PROP_MAC_SCAN_PERIOD
)
,
ncp_base_dispatcher.cpp:433
ot::Ncp::NcpBase
ot::Ncp::NcpBase::FindSetPropertyHandler()
EXPECT_NO_ERROR
(
error
=
Set
(
SPINEL_PROP_MAC_SCAN_PERIOD
,
SPINEL_DATATYPE_UINT16_S
,
aScanDuration
)
)
;
radio_spinel.cpp:1266
ot::Spinel::RadioSpinel
ot::Spinel::RadioSpinel::EnergyScan()
{
SPINEL_PROP_MAC_SCAN_PERIOD
,
"MAC_SCAN_PERIOD"
}
,
spinel.c:1256
spinel_prop_key_to_cstr()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SPINEL_PROP_MAC_SCAN_PERIOD
is read by 5 functions:
All items filtered out
SPINEL_PROP_MAC_SCAN_PERIOD
ot::Spinel::Logger::LogSpinelFrame()
ot::Spinel::RadioSpinel::EnergyScan()
spinel_prop_key_to_cstr()
ot::Ncp::NcpBase::FindGetPropertyHandler()
ot::Ncp::NcpBase::FindSetPropertyHandler()
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