ESP-IDF
kUriAddressNotify
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
kUriAddressNotify
kUriAddressNotify value
Syntax
Show:
Summary
Declaration
from
uri_paths.hpp:49
kUriAddressNotify
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kUriAddressNotify
,
///< Address Notify ("a/an")
uri_paths.hpp:49
LogInfo
(
"Received %s from 0x%04x for %s to 0x%04x"
,
UriToString
<
kUriAddressNotify
>
(
)
,
address_resolver.cpp:676
ot::AddressResolver
ot::AddressResolver::HandleTmf()
LogInfo
(
"Sent %s ack"
,
UriToString
<
kUriAddressNotify
>
(
)
)
;
address_resolver.cpp:710
ot::AddressResolver
ot::AddressResolver::HandleTmf()
message
=
Get
<
Tmf
::
Agent
>
(
)
.
NewPriorityConfirmablePostMessage
(
kUriAddressNotify
)
;
address_resolver.cpp:901
ot::AddressResolver
ot::AddressResolver::SendAddressQueryResponse()
LogInfo
(
"Sent %s for target %s"
,
UriToString
<
kUriAddressNotify
>
(
)
,
aTarget
.
ToString
(
)
.
AsCString
(
)
)
;
address_resolver.cpp:917
ot::AddressResolver
ot::AddressResolver::SendAddressQueryResponse()
LogInfo
(
"Timed out waiting for %s for %s, retry: %d"
,
UriToString
<
kUriAddressNotify
>
(
)
,
address_resolver.cpp:1018
ot::AddressResolver
ot::AddressResolver::HandleTimeTick()
Case
(
kUriAddressNotify
,
AddressResolver
)
;
tmf.cpp:129
ot::Tmf::Agent
ot::Tmf::Agent::HandleResource()
ValidateNextEnum
(
kUriAddressNotify
)
;
uri_paths.cpp:104
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kUriAddressNotify
is read by 4 functions:
All items filtered out
kUriAddressNotify
ot::AddressResolver::HandleTmf()
ot::AddressResolver::SendAddressQueryResponse()
ot::AddressResolver::HandleTimeTick()
ot::Tmf::Agent::HandleResource()
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