ESP-IDF
otBorderAgentId::mId
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
otBorderAgentId::mId
otBorderAgentId::mId field
Syntax
Show:
Summary
Declaration
from
border_agent.h:83
uint8_t
mId
[
OT_BORDER_AGENT_ID_LENGTH
]
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint8_t
mId
[
OT_BORDER_AGENT_ID_LENGTH
]
;
///< Border Agent ID bytes.
border_agent.h:83
OutputBytesLine
(
id
.
mId
)
;
cli.cpp:454
ot::Cli::Interpreter
ot::Cli::Interpreter::Process()
SuccessOrExit
(
error
=
aArgs
[
1
]
.
ParseAsHexString
(
idLength
,
id
.
mId
)
)
;
cli.cpp:460
ot::Cli::Interpreter
ot::Cli::Interpreter::Process()
string
.
AppendHexBytes
(
aId
.
mId
,
sizeof
(
aId
)
)
;
settings.cpp:110
ot::SettingsBase::BorderAgentId
ot::SettingsBase::BorderAgentId::Log()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otBorderAgentId::mId
is read by 2 functions:
All items filtered out
otBorderAgentId::mId
ot::SettingsBase::BorderAgentId::Log()
ot::Cli::Interpreter::Process()
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