ESP-IDF
SPINEL_PROP_VENDOR__BEGIN
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/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_VENDOR__BEGIN
SPINEL_PROP_VENDOR__BEGIN value
Syntax
Show:
Summary
Declaration
from
spinel.h:4798
SPINEL_PROP_VENDOR__BEGIN
=
0x3C00
;
Examples
References
from
examples
Code
Location
Scope
Referrer
SPINEL_PROP_VENDOR__BEGIN
=
0x3C00
,
spinel.h:4798
if
(
aKey
>=
SPINEL_PROP_VENDOR__BEGIN
&&
aKey
<
SPINEL_PROP_VENDOR__END
)
ncp_base.cpp:1100
ot::Ncp::NcpBase
ot::Ncp::NcpBase::HandleCommandPropertySet()
if
(
aPropKey
>=
SPINEL_PROP_VENDOR__BEGIN
&&
aPropKey
<
SPINEL_PROP_VENDOR__END
)
ncp_base.cpp:1223
ot::Ncp::NcpBase
ot::Ncp::NcpBase::WritePropertyValueIsFrame()
else
if
(
aKey
>=
SPINEL_PROP_VENDOR__BEGIN
&&
aKey
<
SPINEL_PROP_VENDOR__END
)
radio_spinel.cpp:619
ot::Spinel::RadioSpinel
ot::Spinel::RadioSpinel::HandleValueIs()
SPINEL_PROP_VENDOR_ESP__BEGIN
=
(
SPINEL_PROP_VENDOR__BEGIN
+
0
)
,
spinel.h:4801
SPINEL_PROP_VENDOR_ESP__END
=
(
SPINEL_PROP_VENDOR__BEGIN
+
128
)
,
spinel.h:4802
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SPINEL_PROP_VENDOR__BEGIN
is read by 3 functions:
All items filtered out
SPINEL_PROP_VENDOR__BEGIN
ot::Spinel::RadioSpinel::HandleValueIs()
ot::Ncp::NcpBase::HandleCommandPropertySet()
ot::Ncp::NcpBase::WritePropertyValueIsFrame()
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