ESP-IDF
kTypeOther
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
kTypeOther
kTypeOther value
Syntax
Show:
Summary
Declaration
from
message.hpp:285
kTypeOther
=
6
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kTypeOther
=
6
,
///< Other (data) message.
message.hpp:285
aQuery
=
Get
<
MessagePool
>
(
)
.
Allocate
(
Message
::
kTypeOther
)
;
dns_client.cpp:1039
ot::Dns::Client
ot::Dns::Client::AllocateQuery()
Message
*
message
=
Get
<
MessagePool
>
(
)
.
Allocate
(
Message
::
kTypeOther
)
;
joiner_router.cpp:199
ot::MeshCoP::JoinerRouter
ot::MeshCoP::JoinerRouter::DelaySendingJoinerEntrust()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kTypeOther
is read by 2 functions:
All items filtered out
kTypeOther
ot::MeshCoP::JoinerRouter::DelaySendingJoinerEntrust()
ot::Dns::Client::AllocateQuery()
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