ESP-IDF
ot::Srp::Client::MsgInfo::mHostNameOffset
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
ot::Srp::Client::MsgInfo::mHostNameOffset
ot::Srp::Client::MsgInfo::mHostNameOffset field
Syntax
Show:
Summary
Declaration
from
srp_client.hpp:1000
uint16_t
mHostNameOffset
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint16_t
mHostNameOffset
;
srp_client.hpp:1000
aInfo
.
mHostNameOffset
=
MsgInfo
::
kUnknownOffset
;
srp_client.cpp:1108
ot::Srp::Client
ot::Srp::Client::PrepareUpdateMessage()
if
(
aInfo
.
mHostNameOffset
!=
MsgInfo
::
kUnknownOffset
)
srp_client.cpp:1623
ot::Srp::Client
ot::Srp::Client::AppendHostName() const
ExitNow
(
error
=
Dns
::
Name
::
AppendPointerLabel
(
aInfo
.
mHostNameOffset
,
*
aInfo
.
mMessage
)
)
;
srp_client.cpp:1625
ot::Srp::Client
ot::Srp::Client::AppendHostName() const
aInfo
.
mHostNameOffset
=
aInfo
.
mMessage
->
GetLength
(
)
;
srp_client.cpp:1628
ot::Srp::Client
ot::Srp::Client::AppendHostName() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Srp::Client::MsgInfo::mHostNameOffset
is written by 2 functions and is read by 1 function:
ot::Srp::Client::PrepareUpdateMessage()
ot::Srp::Client::AppendHostName() const
All items filtered out
ot::Srp::Client::MsgInfo::mHostNameOffset
ot::Srp::Client::AppendHostName() const
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