Home
last modified time | relevance | path

Searched refs:GetRequestTxParameters (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/cli/
Dcli_coap.hpp138 const otCoapTxParameters *GetRequestTxParameters(void) const in GetRequestTxParameters() function in ot::Cli::Coap
Dcli_coap.cpp769 … &Coap::HandleResponse, this, GetRequestTxParameters(), in ProcessRequest()
776 this, GetRequestTxParameters()); in ProcessRequest()