ESP-IDF
ot::SettingsBase::SlaacIidSecretKey
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
ot::SettingsBase::SlaacIidSecretKey
ot::SettingsBase::SlaacIidSecretKey class
Defines constants and types for SLAAC IID Secret key settings.
Syntax
Show:
Summary
Declaration
from
settings.hpp:476
class
SlaacIidSecretKey
{
public
:
static
constexpr
Key
kKey
=
kKeySlaacIidSecretKey
;
typedef
Utils
::
Slaac
::
IidSecretKey
ValueType
;
private
:
SlaacIidSecretKey
(
void
)
=
default
;
}
;
Fields
Field
ot::SettingsBase::SlaacIidSecretKey::kKey
Examples
References
from
examples
Code
Location
Referrer
class
SlaacIidSecretKey
settings.hpp:476
error
=
Get
<
Settings
>
(
)
.
Read
<
Settings
::
SlaacIidSecretKey
>
(
aKey
)
;
slaac_address.cpp:488
ot::Utils::Slaac::GetIidSecretKey() const
IgnoreError
(
Get
<
Settings
>
(
)
.
Save
<
Settings
::
SlaacIidSecretKey
>
(
aKey
)
)
;
slaac_address.cpp:501
ot::Utils::Slaac::GetIidSecretKey() const
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
Lifecycle
from
examples
All items filtered out
All items filtered out