ESP-IDF
ot::Dhcp6::Client::ProcessNextIdentityAssociation()
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::Dhcp6::Client::ProcessNextIdentityAssociation()
ot::Dhcp6::Client::ProcessNextIdentityAssociation() method
Syntax
Show:
Summary
Declaration
Definition
from
dhcp6_client.hpp:115
bool
ProcessNextIdentityAssociation
(
void
)
;
Implemented in
dhcp6_client.cpp:180
Examples
References
from
examples
Code
Location
Scope
Referrer
bool
Client
::
ProcessNextIdentityAssociation
(
void
)
dhcp6_client.cpp:180
bool
ProcessNextIdentityAssociation
(
void
)
;
dhcp6_client.hpp:115
ProcessNextIdentityAssociation
(
)
;
dhcp6_client.cpp:168
ot::Dhcp6::Client
ot::Dhcp6::Client::Start()
if
(
!
ProcessNextIdentityAssociation
(
)
)
dhcp6_client.cpp:236
ot::Dhcp6::Client
ot::Dhcp6::Client::HandleTrickleTimer()
Call Tree
from
examples
ot::Dhcp6::Client::ProcessNextIdentityAssociation()
is called by 2 functions:
ot::Dhcp6::Client::Start()
ot::Dhcp6::Client::HandleTrickleTimer()
All items filtered out
ot::Dhcp6::Client::ProcessNextIdentityAssociation()
All items filtered out
Data Use
from
examples
ot::Dhcp6::Client::ProcessNextIdentityAssociation()
reads 3 variables:
ot::Dhcp6::Client::IaStatus::kIaStatusSoliciting
ot::Dhcp6::Client::IdentityAssociation::mStatus
ot::Dhcp6::Client::mIdentityAssociationCurrent
All items filtered out
ot::Dhcp6::Client::ProcessNextIdentityAssociation()
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