ESP-IDF
otBufferInfo::mCoapQueue
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
otBufferInfo::mCoapQueue
otBufferInfo::mCoapQueue field
Syntax
Show:
Summary
Declaration
from
message.h:385
otMessageQueueInfo
mCoapQueue
;
Examples
References
from
examples
Code
Location
Scope
Referrer
otMessageQueueInfo
mCoapQueue
;
///< Info about CoAP/TMF send queue.
message.h:385
{
&
otBufferInfo
::
mCoapQueue
,
"coap"
}
,
cli.cpp:1078
ot::Cli::Interpreter
ot::Cli::Interpreter::Process()
Get
<
Tmf
::
Agent
>
(
)
.
GetRequestMessages
(
)
.
GetInfo
(
aInfo
.
mCoapQueue
)
;
instance.cpp:485
ot::Instance
ot::Instance::GetBufferInfo()
Get
<
Tmf
::
Agent
>
(
)
.
GetCachedResponses
(
)
.
GetInfo
(
aInfo
.
mCoapQueue
)
;
instance.cpp:486
ot::Instance
ot::Instance::GetBufferInfo()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
otBufferInfo::mCoapQueue
is read by 1 function:
All items filtered out
otBufferInfo::mCoapQueue
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