Home
last modified time | relevance | path

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

/external/openthread/src/cli/
Dcli_coap.hpp139 const otCoapTxParameters *GetRequestTxParameters(void) const in GetRequestTxParameters() function in ot::Cli::Coap
Dcli_coap.cpp536 … &Coap::HandleResponse, this, GetRequestTxParameters(), in ProcessRequest()
543 this, GetRequestTxParameters()); in ProcessRequest()