ESP-IDF
SPINEL_PROP_PHY_REGION_CODE
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_PROP_PHY_REGION_CODE
SPINEL_PROP_PHY_REGION_CODE value
Region code Format: `S` The ascii representation of the ISO 3166 alpha-2 code.
Syntax
Show:
Summary
Declaration
from
spinel.h:1725
SPINEL_PROP_PHY_REGION_CODE
=
SPINEL_PROP_PHY__BEGIN
+
12
;
Examples
References
from
examples
Code
Location
Scope
Referrer
SPINEL_PROP_PHY_REGION_CODE
=
SPINEL_PROP_PHY__BEGIN
+
12
,
spinel.h:1725
case
SPINEL_PROP_PHY_REGION_CODE
:
logger.cpp:249
ot::Spinel::Logger
ot::Spinel::Logger::LogSpinelFrame()
case
SPINEL_PROP_PHY_REGION_CODE
:
logger.cpp:262
ot::Spinel::Logger
ot::Spinel::Logger::LogSpinelFrame()
OT_NCP_GET_HANDLER_ENTRY
(
SPINEL_PROP_PHY_REGION_CODE
)
,
ncp_base_dispatcher.cpp:78
ot::Ncp::NcpBase
ot::Ncp::NcpBase::FindGetPropertyHandler()
OT_NCP_SET_HANDLER_ENTRY
(
SPINEL_PROP_PHY_REGION_CODE
)
,
ncp_base_dispatcher.cpp:426
ot::Ncp::NcpBase
ot::Ncp::NcpBase::FindSetPropertyHandler()
error
=
Set
(
SPINEL_PROP_PHY_REGION_CODE
,
SPINEL_DATATYPE_UINT16_S
,
aRegionCode
)
;
radio_spinel.cpp:2291
ot::Spinel::RadioSpinel
ot::Spinel::RadioSpinel::SetRadioRegion()
error
=
Get
(
SPINEL_PROP_PHY_REGION_CODE
,
SPINEL_DATATYPE_UINT16_S
,
aRegionCode
)
;
radio_spinel.cpp:2312
ot::Spinel::RadioSpinel
ot::Spinel::RadioSpinel::GetRadioRegion()
{
SPINEL_PROP_PHY_REGION_CODE
,
"PHY_REGION_CODE"
}
,
spinel.c:1237
spinel_prop_key_to_cstr()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SPINEL_PROP_PHY_REGION_CODE
is read by 6 functions:
All items filtered out
SPINEL_PROP_PHY_REGION_CODE
ot::Spinel::Logger::LogSpinelFrame()
ot::Spinel::RadioSpinel::SetRadioRegion()
ot::Spinel::RadioSpinel::GetRadioRegion()
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