ESP-IDF
otBufferInfo::mApplicationCoapQueue
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
otBufferInfo::mApplicationCoapQueue
otBufferInfo::mApplicationCoapQueue field
Syntax
Show:
Summary
Declaration
from
message.h:387
otMessageQueueInfo
mApplicationCoapQueue
;
Examples
References
from
examples
Code
Location
Scope
Referrer
otMessageQueueInfo
mApplicationCoapQueue
;
///< Info about application CoAP send queue.
message.h:387
{
&
otBufferInfo
::
mApplicationCoapQueue
,
"application coap"
}
,
cli.cpp:1080
ot::Cli::Interpreter
ot::Cli::Interpreter::Process()
GetApplicationCoap
(
)
.
GetRequestMessages
(
)
.
GetInfo
(
aInfo
.
mApplicationCoapQueue
)
;
instance.cpp:494
ot::Instance
ot::Instance::GetBufferInfo()
GetApplicationCoap
(
)
.
GetCachedResponses
(
)
.
GetInfo
(
aInfo
.
mApplicationCoapQueue
)
;
instance.cpp:495
ot::Instance
ot::Instance::GetBufferInfo()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otBufferInfo::mApplicationCoapQueue
is read by 1 function:
All items filtered out
otBufferInfo::mApplicationCoapQueue
ot::Instance::GetBufferInfo()
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