ESP-IDF
ot::MeshCoP::BorderAgent::mId
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
ot::MeshCoP::BorderAgent::mId
ot::MeshCoP::BorderAgent::mId field
Syntax
Show:
Summary
Declaration
from
border_agent.hpp:329
Id
mId
;
Examples
References
from
examples
Code
Location
Scope
Referrer
Id
mId
;
border_agent.hpp:329
aId
=
mId
;
border_agent.cpp:264
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::GetId()
if
(
Get
<
Settings
>
(
)
.
Read
<
Settings
::
BorderAgentId
>
(
mId
)
!=
kErrorNone
)
border_agent.cpp:268
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::GetId()
Random
::
NonCrypto
::
Fill
(
mId
)
;
border_agent.cpp:270
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::GetId()
SuccessOrExit
(
error
=
Get
<
Settings
>
(
)
.
Save
<
Settings
::
BorderAgentId
>
(
mId
)
)
;
border_agent.cpp:271
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::GetId()
aId
=
mId
;
border_agent.cpp:275
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::GetId()
mId
=
aId
;
border_agent.cpp:286
ot::MeshCoP::BorderAgent
ot::MeshCoP::BorderAgent::SetId()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::MeshCoP::BorderAgent::mId
is read by 2 functions:
All items filtered out
ot::MeshCoP::BorderAgent::mId
ot::MeshCoP::BorderAgent::GetId()
ot::MeshCoP::BorderAgent::SetId()
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