ESP-IDF
ot::Srp::Client::mSingleServiceMode
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::mSingleServiceMode
ot::Srp::Client::mSingleServiceMode field
Syntax
Show:
Summary
Declaration
from
srp_client.hpp:1082
bool
mSingleServiceMode
:
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
mSingleServiceMode
:
1
;
srp_client.hpp:1082
,
mSingleServiceMode
(
false
)
srp_client.cpp:353
ot::Srp::Client
ot::Srp::Client::Client()
mSingleServiceMode
=
false
;
srp_client.cpp:456
ot::Srp::Client
ot::Srp::Client::Stop()
mSingleServiceMode
=
false
;
srp_client.cpp:521
ot::Srp::Client
ot::Srp::Client::Pause()
mSingleServiceMode
=
true
;
srp_client.cpp:1005
ot::Srp::Client
ot::Srp::Client::SendUpdate()
mSingleServiceMode
=
false
;
srp_client.cpp:1073
ot::Srp::Client
ot::Srp::Client::SendUpdate()
if
(
!
mSingleServiceMode
)
srp_client.cpp:1291
ot::Srp::Client
ot::Srp::Client::AppendServiceInstructions()
mSingleServiceMode
=
false
;
srp_client.cpp:2191
ot::Srp::Client
ot::Srp::Client::HandleTimer()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::Srp::Client::mSingleServiceMode
is written by 4 functions and is read by 1 function:
ot::Srp::Client::Stop()
ot::Srp::Client::Pause()
ot::Srp::Client::SendUpdate()
ot::Srp::Client::HandleTimer()
All items filtered out
ot::Srp::Client::mSingleServiceMode
ot::Srp::Client::AppendServiceInstructions()
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