ESP-IDF
ot::Coap::TxParameters::CalculateExchangeLifetime() const
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
ot::Coap::TxParameters::CalculateExchangeLifetime() const
ot::Coap::TxParameters::CalculateExchangeLifetime() const method
Syntax
Show:
Summary
Declaration
Definition
from
coap.hpp:126
uint32_t
CalculateExchangeLifetime
(
void
)
const
;
Implemented in
coap.cpp:1625
Examples
References
from
examples
Code
Location
Scope
Referrer
uint32_t
TxParameters
::
CalculateExchangeLifetime
(
void
)
const
coap.cpp:1625
uint32_t
CalculateExchangeLifetime
(
void
)
const
;
coap.hpp:126
metadata
.
mDequeueTime
=
TimerMilli
::
GetNow
(
)
+
aTxParameters
.
CalculateExchangeLifetime
(
)
;
coap.cpp:1505
ot::Coap::ResponsesQueue
ot::Coap::ResponsesQueue::EnqueueResponse()
Call Tree
from
examples
ot::Coap::TxParameters::CalculateExchangeLifetime() const
is called by 1 function and calls 1 function:
ot::Coap::ResponsesQueue::EnqueueResponse()
All items filtered out
ot::Coap::TxParameters::CalculateExchangeLifetime() const
ot::Coap::TxParameters::CalculateSpan() const
All items filtered out
Data Use
from
examples
ot::Coap::TxParameters::CalculateExchangeLifetime() const
reads 3 variables:
otCoapTxParameters::mAckTimeout
otCoapTxParameters::mMaxRetransmit
ot::Coap::TxParameters::kDefaultMaxLatency
All items filtered out
ot::Coap::TxParameters::CalculateExchangeLifetime() const
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