ESP-IDF
ot::Utils::Slaac::Action
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Utils::Slaac::Action
ot::Utils::Slaac::Action enum
Syntax
Show:
Summary
Declaration
from
slaac_address.hpp:161
enum
Action
:
uint8_t
{
kAdding
,
kRemoving
,
kDeprecating
,
}
;
Values
Value
Declared as
ot::Utils::Slaac::Action::kAdding
ot::Utils::Slaac::Action::kRemoving
ot::Utils::Slaac::Action::kDeprecating
Examples
References
from
examples
Code
Location
Scope
Referrer
enum
Action
:
uint8_t
slaac_address.hpp:161
void
Slaac
::
LogAddress
(
Action
aAction
,
const
SlaacAddress
&
aAddress
)
slaac_address.cpp:462
ot::Utils::Slaac::LogAddress()
ot::Utils::Slaac::LogAddress()::aAction
void
LogAddress
(
Action
aAction
,
const
SlaacAddress
&
aAddress
)
;
slaac_address.hpp:212
ot::Utils::Slaac::LogAddress()
ot::Utils::Slaac::LogAddress()::aAction
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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
Instance
Scope
Location
Project
ot::Utils::Slaac::LogAddress()::aAction
ot::Utils::Slaac::LogAddress()
slaac_address.hpp:212
ot::Utils::Slaac::LogAddress()::aAction
ot::Utils::Slaac::LogAddress()
slaac_address.cpp:462
Lifecycle
from
examples
All items filtered out
All items filtered out