ESP-IDF
SPINEL_PROP_VENDOR__END
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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__END
SPINEL_PROP_VENDOR__END value
Syntax
Show:
Summary
Declaration
from
spinel.h:4799
SPINEL_PROP_VENDOR__END
=
0x4000
;
Examples
References
from
examples
Code
Location
Scope
Referrer
SPINEL_PROP_VENDOR__END
=
0x4000
,
spinel.h:4799
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()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SPINEL_PROP_VENDOR__END
is read by 3 functions:
All items filtered out
SPINEL_PROP_VENDOR__END
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