ESP-IDF
OT_SRP_CLIENT_ITEM_STATE_REMOVED
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_ITEM_STATE_REMOVED
OT_SRP_CLIENT_ITEM_STATE_REMOVED value
Syntax
Show:
Summary
Declaration
from
srp_client.h:66
OT_SRP_CLIENT_ITEM_STATE_REMOVED
;
Examples
References
from
examples
Code
Location
Scope
Referrer
OT_SRP_CLIENT_ITEM_STATE_REMOVED
,
///< Item is removed.
srp_client.h:66
mState
=
OT_SRP_CLIENT_ITEM_STATE_REMOVED
;
srp_client.cpp:54
ot::Srp::Client::HostInfo
ot::Srp::Client::HostInfo::Init()
mState
=
OT_SRP_CLIENT_ITEM_STATE_REMOVED
;
srp_client.cpp:113
ot::Srp::Client::Service
ot::Srp::Client::Service::Init()
kRemoved
=
OT_SRP_CLIENT_ITEM_STATE_REMOVED
,
///< Item is removed.
srp_client.hpp:94
OT_ASSERT
(
aItemState
<=
OT_SRP_CLIENT_ITEM_STATE_REMOVED
)
;
srp_client_api.cpp:169
otSrpClientItemStateToString()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
OT_SRP_CLIENT_ITEM_STATE_REMOVED
is read by 3 functions:
All items filtered out
OT_SRP_CLIENT_ITEM_STATE_REMOVED
otSrpClientItemStateToString()
ot::Srp::Client::HostInfo::Init()
ot::Srp::Client::Service::Init()
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