ESP-IDF
SPINEL_PROP_PHY_RSSI
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_RSSI
SPINEL_PROP_PHY_RSSI value
Syntax
Show:
Summary
Declaration
from
spinel.h:1708
SPINEL_PROP_PHY_RSSI
=
SPINEL_PROP_PHY__BEGIN
+
6
;
Examples
References
from
examples
Code
Location
Scope
Referrer
SPINEL_PROP_PHY_RSSI
=
SPINEL_PROP_PHY__BEGIN
+
6
,
///< dBm [c]
spinel.h:1708
case
SPINEL_PROP_PHY_RSSI
:
logger.cpp:179
ot::Spinel::Logger
ot::Spinel::Logger::LogSpinelFrame()
case
SPINEL_PROP_PHY_RSSI
:
logger.cpp:202
ot::Spinel::Logger
ot::Spinel::Logger::LogSpinelFrame()
OT_NCP_GET_HANDLER_ENTRY
(
SPINEL_PROP_PHY_RSSI
)
,
ncp_base_dispatcher.cpp:71
ot::Ncp::NcpBase
ot::Ncp::NcpBase::FindGetPropertyHandler()
otError
error
=
Get
(
SPINEL_PROP_PHY_RSSI
,
SPINEL_DATATYPE_INT8_S
,
&
rssi
)
;
radio_spinel.cpp:1134
ot::Spinel::RadioSpinel
ot::Spinel::RadioSpinel::GetRssi()
{
SPINEL_PROP_PHY_RSSI
,
"PHY_RSSI"
}
,
spinel.c:1232
spinel_prop_key_to_cstr()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SPINEL_PROP_PHY_RSSI
is read by 4 functions:
All items filtered out
SPINEL_PROP_PHY_RSSI
ot::Spinel::Logger::LogSpinelFrame()
ot::Spinel::RadioSpinel::GetRssi()
spinel_prop_key_to_cstr()
ot::Ncp::NcpBase::FindGetPropertyHandler()
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