ESP-IDF
otCacheEntryInfo::mRloc16
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
otCacheEntryInfo::mRloc16
otCacheEntryInfo::mRloc16 field
Syntax
Show:
Summary
Declaration
from
thread_ftd.h:100
otShortAddress
mRloc16
;
Examples
References
from
examples
Code
Location
Scope
Referrer
otShortAddress
mRloc16
;
///< RLOC16
thread_ftd.h:100
aInfo
.
mRloc16
=
entry
->
GetRloc16
(
)
;
address_resolver.cpp:115
ot::AddressResolver
ot::AddressResolver::GetNextCacheEntry() const
OutputFormat
(
" %04x"
,
aEntry
.
mRloc16
)
;
cli.cpp:2736
ot::Cli::Interpreter
ot::Cli::Interpreter::OutputEidCacheEntry()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otCacheEntryInfo::mRloc16
is written by 1 function and is read by 1 function:
ot::AddressResolver::GetNextCacheEntry() const
All items filtered out
otCacheEntryInfo::mRloc16
ot::Cli::Interpreter::OutputEidCacheEntry()
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