ESP-IDF
ot::Utils::Slaac::UpdateContextIdFor()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Utils::Slaac::UpdateContextIdFor()
ot::Utils::Slaac::UpdateContextIdFor() method
Syntax
Show:
Summary
Declaration
Definition
from
slaac_address.hpp:208
bool
UpdateContextIdFor
(
SlaacAddress
&
aSlaacAddress
)
;
Implemented in
slaac_address.cpp:364
Arguments
Argument
aSlaacAddress
Related Functions
Found 3 other functions taking a
SlaacAddress
argument:
Function
ot::Utils::Slaac::LogAddress()
ot::Utils::Slaac::RemoveAddress()
ot::Utils::Slaac::DeprecateAddress()
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
Slaac
::
UpdateContextIdFor
(
SlaacAddress
&
aSlaacAddress
)
slaac_address.cpp:364
bool
UpdateContextIdFor
(
SlaacAddress
&
aSlaacAddress
)
;
slaac_address.hpp:208
UpdateContextIdFor
(
*
newAddress
)
;
slaac_address.cpp:354
ot::Utils::Slaac
ot::Utils::Slaac::AddAddressFor()
Call Tree
from
examples
ot::Utils::Slaac::UpdateContextIdFor()
is called by 1 function and calls 2 functions:
ot::Utils::Slaac::AddAddressFor()
All items filtered out
ot::Utils::Slaac::UpdateContextIdFor()
ot::Utils::Slaac::SlaacAddress::GetContextId() const
ot::Utils::Slaac::SlaacAddress::SetContextId()
All items filtered out
Data Use
from
examples
ot::Utils::Slaac::UpdateContextIdFor()
reads 3 variables and writes 1 variable:
ot::kErrorNone
ot::Utils::Slaac::SlaacAddress::kInvalidContextId
ot::Lowpan::Context::mContextId
All items filtered out
ot::Utils::Slaac::UpdateContextIdFor()
ot::Lowpan::Context::mContextId
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