ESP-IDF
ot::Dhcp6::Client::Solicit()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Dhcp6::Client::Solicit()
ot::Dhcp6::Client::Solicit() method
Syntax
Show:
Summary
Declaration
Definition
from
dhcp6_client.hpp:110
void
Solicit
(
uint16_t
aRloc16
)
;
Implemented in
dhcp6_client.cpp:252
Arguments
Argument
aRloc16
Examples
References
from
examples
Code
Location
Scope
Referrer
void
Client
::
Solicit
(
uint16_t
aRloc16
)
dhcp6_client.cpp:252
void
Solicit
(
uint16_t
aRloc16
)
;
dhcp6_client.hpp:110
Solicit
(
mIdentityAssociationCurrent
->
mPrefixAgentRloc
)
;
dhcp6_client.cpp:230
ot::Dhcp6::Client
ot::Dhcp6::Client::HandleTrickleTimer()
Call Tree
from
examples
ot::Dhcp6::Client::Solicit()
is called by 1 function and calls 12 functions:
ot::Dhcp6::Client::HandleTrickleTimer()
All items filtered out
ot::Dhcp6::Client::Solicit()
ot::Ip6::Address::SetToRoutingLocator()
ot::Ip6::MessageInfo::MessageInfo()
ot::Ip6::MessageInfo::SetSockAddr()
ot::Ip6::MessageInfo::GetPeerAddr()
ot::Logger::LogOnError()
ot::Message::Free()
ot::Dhcp6::Client::AppendHeader()
ot::Dhcp6::Client::AppendClientIdentifier()
ot::Dhcp6::Client::AppendIaNa()
ot::Dhcp6::Client::AppendIaAddress()
ot::Dhcp6::Client::AppendElapsedTime()
ot::Dhcp6::Client::AppendRapidCommit()
All items filtered out
Data Use
from
examples
ot::Dhcp6::Client::Solicit()
reads 4 variables and writes 1 variable:
ot::LogLevel::kLogLevelInfo
ot::kErrorNone
ot::kErrorNoBufs
ot::Dhcp6::kDhcpServerPort
All items filtered out
ot::Dhcp6::Client::Solicit()
otMessageInfo::mPeerPort
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