ESP-IDF
ot::Srp::Client::MsgInfo::mRecordCount
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::Srp::Client::MsgInfo::mRecordCount
ot::Srp::Client::MsgInfo::mRecordCount field
Syntax
Show:
Summary
Declaration
from
srp_client.hpp:1001
uint16_t
mRecordCount
;
Examples
References
from
examples
Code
Location
Scope
Referrer
uint16_t
mRecordCount
;
srp_client.hpp:1001
aInfo
.
mRecordCount
=
0
;
srp_client.cpp:1109
ot::Srp::Client
ot::Srp::Client::PrepareUpdateMessage()
header
.
SetUpdateRecordCount
(
aInfo
.
mRecordCount
)
;
srp_client.cpp:1144
ot::Srp::Client
ot::Srp::Client::PrepareUpdateMessage()
aInfo
.
mRecordCount
++
;
srp_client.cpp:1403
ot::Srp::Client
ot::Srp::Client::AppendServiceInstruction()
aInfo
.
mRecordCount
++
;
srp_client.cpp:1433
ot::Srp::Client
ot::Srp::Client::AppendServiceInstruction()
aInfo
.
mRecordCount
++
;
srp_client.cpp:1444
ot::Srp::Client
ot::Srp::Client::AppendServiceInstruction()
aInfo
.
mRecordCount
++
;
srp_client.cpp:1460
ot::Srp::Client
ot::Srp::Client::AppendServiceInstruction()
aInfo
.
mRecordCount
++
;
srp_client.cpp:1471
ot::Srp::Client
ot::Srp::Client::AppendServiceInstruction()
aInfo
.
mRecordCount
++
;
srp_client.cpp:1500
ot::Srp::Client
ot::Srp::Client::AppendHostDescriptionInstruction()
aInfo
.
mRecordCount
++
;
srp_client.cpp:1564
ot::Srp::Client
ot::Srp::Client::AppendAaaaRecord() const
aInfo
.
mRecordCount
++
;
srp_client.cpp:1586
ot::Srp::Client
ot::Srp::Client::AppendKeyRecord() const
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Srp::Client::MsgInfo::mRecordCount
is written by 5 functions and is read by 5 functions:
ot::Srp::Client::PrepareUpdateMessage()
ot::Srp::Client::AppendServiceInstruction()
ot::Srp::Client::AppendHostDescriptionInstruction()
ot::Srp::Client::AppendAaaaRecord() const
ot::Srp::Client::AppendKeyRecord() const
All items filtered out
ot::Srp::Client::MsgInfo::mRecordCount
ot::Srp::Client::PrepareUpdateMessage()
ot::Srp::Client::AppendServiceInstruction()
ot::Srp::Client::AppendHostDescriptionInstruction()
ot::Srp::Client::AppendAaaaRecord() const
ot::Srp::Client::AppendKeyRecord() 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