ESP-IDF
kAdding
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
kAdding
kAdding value
Syntax
Show:
Summary
Declaration
from
srp_client.hpp:88
kAdding
=
OT_SRP_CLIENT_ITEM_STATE_ADDING
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kAdding
=
OT_SRP_CLIENT_ITEM_STATE_ADDING
,
///< Item is being added/registered.
srp_client.hpp:88
ValidateNextEnum
(
kAdding
)
;
srp_client.cpp:384
ot::Srp::Client
ot::Srp::Client::Client()
/* (0) kToAdd -> */
kAdding
,
srp_client.cpp:980
ot::Srp::Client
ot::Srp::Client::SendUpdate()
/* (1) kAdding -> */
kAdding
,
srp_client.cpp:981
ot::Srp::Client
ot::Srp::Client::SendUpdate()
case
kAdding
:
srp_client.cpp:1341
ot::Srp::Client
ot::Srp::Client::CanAppendService()
case
kAdding
:
srp_client.cpp:2030
ot::Srp::Client
ot::Srp::Client::UpdateState()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kAdding
is read by 4 functions:
All items filtered out
kAdding
ot::Srp::Client::Client()
ot::Srp::Client::SendUpdate()
ot::Srp::Client::CanAppendService()
ot::Srp::Client::UpdateState()
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