ESP-IDF
kFirstTimeSelecting
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
kFirstTimeSelecting
kFirstTimeSelecting value
Syntax
Show:
Summary
Declaration
from
srp_client.hpp:952
kFirstTimeSelecting
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kFirstTimeSelecting
,
// Trying to select a server for the first time since AutoStart was enabled.
srp_client.hpp:952
mState
=
kDefaultMode
?
kFirstTimeSelecting
:
kDisabled
;
srp_client.cpp:276
ot::Srp::Client::AutoStart
ot::Srp::Client::AutoStart::AutoStart()
case
kFirstTimeSelecting
:
srp_client.cpp:286
ot::Srp::Client::AutoStart
ot::Srp::Client::AutoStart::HasSelectedServer() const
ValidateNextEnum
(
kFirstTimeSelecting
)
;
srp_client.cpp:330
ot::Srp::Client::AutoStart
ot::Srp::Client::AutoStart::StateToString()
case
AutoStart
::
kFirstTimeSelecting
:
srp_client.cpp:949
ot::Srp::Client
ot::Srp::Client::ChangeHostAndServiceStates()
case
AutoStart
::
kFirstTimeSelecting
:
srp_client.cpp:2351
ot::Srp::Client
ot::Srp::Client::ProcessAutoStart()
case
AutoStart
::
kFirstTimeSelecting
:
srp_client.cpp:2478
ot::Srp::Client
ot::Srp::Client::SelectNextServer()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kFirstTimeSelecting
is read by 6 functions:
All items filtered out
kFirstTimeSelecting
ot::Srp::Client::AutoStart::AutoStart()
ot::Srp::Client::AutoStart::HasSelectedServer() const
ot::Srp::Client::AutoStart::StateToString()
ot::Srp::Client::ChangeHostAndServiceStates()
ot::Srp::Client::ProcessAutoStart()
ot::Srp::Client::SelectNextServer()
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