ESP-IDF
ot::Srp::Server::Service::mParsedSrv
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::Server::Service::mParsedSrv
ot::Srp::Server::Service::mParsedSrv field
Syntax
Show:
Summary
Declaration
from
srp_server.hpp:414
bool
mParsedSrv
:
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
mParsedSrv
:
1
;
srp_server.hpp:414
VerifyOrExit
(
!
service
->
mParsedSrv
,
error
=
kErrorParse
)
;
srp_server.cpp:1155
ot::Srp::Server
ot::Srp::Server::ProcessServiceDescriptionInstructions() const
service
->
mParsedSrv
=
true
;
srp_server.cpp:1156
ot::Srp::Server
ot::Srp::Server::ProcessServiceDescriptionInstructions() const
mParsedSrv
=
false
;
srp_server.cpp:1821
ot::Srp::Server::Service
ot::Srp::Server::Service::Init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Srp::Server::Service::mParsedSrv
is written by 2 functions and is read by 1 function:
ot::Srp::Server::ProcessServiceDescriptionInstructions() const
ot::Srp::Server::Service::Init()
All items filtered out
ot::Srp::Server::Service::mParsedSrv
ot::Srp::Server::ProcessServiceDescriptionInstructions() 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