ESP-IDF
ot::Srp::Client::MsgInfo
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
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
ot::Srp::Client::MsgInfo struct
Syntax
Show:
Summary
Declaration
from
srp_client.hpp:994
struct
MsgInfo
{
static
constexpr
uint16_t
kUnknownOffset
=
0
;
OwnedPtr
<
Message
>
mMessage
;
uint16_t
mDomainNameOffset
;
uint16_t
mHostNameOffset
;
uint16_t
mRecordCount
;
KeyInfo
mKeyInfo
;
}
;
Fields
Field
Declared as
ot::Srp::Client::MsgInfo::kUnknownOffset
ot::Srp::Client::MsgInfo::mMessage
OwnedPtr
<
Message
>
ot::Srp::Client::MsgInfo::mDomainNameOffset
uint16_t
ot::Srp::Client::MsgInfo::mHostNameOffset
uint16_t
ot::Srp::Client::MsgInfo::mRecordCount
uint16_t
ot::Srp::Client::MsgInfo::mKeyInfo
KeyInfo
Related Functions
Found 10 other functions taking a
MsgInfo
argument:
Function
ot::Srp::Client::AppendHostName() const
ot::Srp::Client::PrepareUpdateMessage()
ot::Srp::Client::AppendKeyRecord() const
ot::Srp::Client::AppendDeleteAllRrsets() const
ot::Srp::Client::AppendServiceInstructions()
ot::Srp::Client::AppendHostDescriptionInstruction()
ot::Srp::Client::AppendAaaaRecord() const
ot::Srp::Client::AppendUpdateLeaseOptRecord()
ot::Srp::Client::AppendSignature()
ot::Srp::Client::AppendServiceInstruction()
Examples
References
from
examples
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